Pull request #43358 updated Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f9f549cbe445177c1f0f4b13173e3b049674a3a1+a583434ebc5fb98bab6f693475e89e4d3a6703be (1067f2ba1795f8190c13a3403f743bfd8d6bf3e0) 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-43358@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 [2022-03-11T18:45:42.616Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-11T18:45:42.621Z] Trying to pass milestone 2 [Pipeline] milestone [2022-03-11T18:45:42.701Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-11T18:45:57.867Z] Still waiting to schedule task [2022-03-11T18:45:57.867Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:09.748Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-054c85811d295e395) in /home/ubuntu/workspace/moby_PR-43358 [Pipeline] { [Pipeline] checkout [2022-03-11T18:46:09.800Z] The recommended git tool is: git [2022-03-11T18:46:09.816Z] using credential docker-jenkins-github-credentials [2022-03-11T18:46:09.824Z] Cloning the remote Git repository [2022-03-11T18:46:09.824Z] Cloning with configured refspecs honoured and without tags [2022-03-11T18:46:09.829Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T18:46:09.829Z] > git init /home/ubuntu/workspace/moby_PR-43358 # timeout=10 [2022-03-11T18:46:09.846Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T18:46:09.846Z] > git --version # timeout=10 [2022-03-11T18:46:09.851Z] > git --version # 'git version 2.17.1' [2022-03-11T18:46:09.852Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:46:09.852Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:46:25.399Z] Fetching without tags [2022-03-11T18:46:25.630Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:46:25.368Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T18:46:25.372Z] > git config --add remote.origin.fetch +refs/pull/43358/head:refs/remotes/origin/PR-43358 # timeout=10 [2022-03-11T18:46:25.377Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:46:25.388Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T18:46:25.402Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T18:46:25.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:46:25.403Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:46:25.633Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T18:46:25.638Z] > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10 [2022-03-11T18:46:26.178Z] Merge succeeded, producing f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:46:26.178Z] Checking out Revision f9f549cbe445177c1f0f4b13173e3b049674a3a1 (PR-43358) [2022-03-11T18:46:26.428Z] Commit message: "plugin: add EndpointResolver interface" [2022-03-11T18:46:26.144Z] > git remote # timeout=10 [2022-03-11T18:46:26.151Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T18:46:26.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:46:26.157Z] > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10 [2022-03-11T18:46:26.168Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T18:46:26.180Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T18:46:26.185Z] > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10 [2022-03-11T18:46:26.432Z] > git rev-list --no-walk f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-11T18:46:27.161Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43358:/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 [2022-03-11T18:46:27.161Z] Unable to find image 'alpine:latest' locally [2022-03-11T18:46:27.161Z] latest: Pulling from library/alpine [2022-03-11T18:46:27.161Z] 59bf1c3509f3: Pulling fs layer [2022-03-11T18:46:27.419Z] 59bf1c3509f3: Download complete [2022-03-11T18:46:27.419Z] 59bf1c3509f3: Pull complete [2022-03-11T18:46:27.419Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-11T18:46:27.419Z] Status: Downloaded newer image for alpine:latest [2022-03-11T18:46:29.949Z] 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-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-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 [2022-03-11T18:46:30.427Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-054c85811d295e395) in /home/ubuntu/workspace/moby_PR-43358 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-03-11T18:46:30.432Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0640584ed561c8bba) in /home/ubuntu/workspace/moby_PR-43358 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2022-03-11T18:46:30.441Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-001004705073454e1) in /home/ubuntu/workspace/moby_PR-43358 [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] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-03-11T18:46:30.508Z] The recommended git tool is: git [Pipeline] checkout [2022-03-11T18:46:30.517Z] The recommended git tool is: git [2022-03-11T18:46:30.517Z] using credential docker-jenkins-github-credentials [Pipeline] { [2022-03-11T18:46:30.526Z] using credential docker-jenkins-github-credentials [2022-03-11T18:46:30.533Z] Cloning the remote Git repository [2022-03-11T18:46:30.533Z] Cloning with configured refspecs honoured and without tags [2022-03-11T18:46:30.538Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-03-11T18:46:30.548Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2022-03-11T18:46:30.623Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) 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] } [2022-03-11T18:46:30.639Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-03-11T18:46:30.646Z] Cloning the remote Git repository [2022-03-11T18:46:30.646Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-03-11T18:46:30.765Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit f9f549cbe445177c1f0f4b13173e3b049674a3a1 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-11T18:46:31.011Z] Merge succeeded, producing f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:46:31.012Z] Checking out Revision f9f549cbe445177c1f0f4b13173e3b049674a3a1 (PR-43358) [2022-03-11T18:46:31.073Z] Commit message: "plugin: add EndpointResolver interface" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-11T18:46:30.526Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43358/.git # timeout=10 [2022-03-11T18:46:30.541Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T18:46:30.550Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T18:46:30.550Z] > git --version # timeout=10 [2022-03-11T18:46:30.556Z] > git --version # 'git version 2.17.1' [2022-03-11T18:46:30.556Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:46:30.556Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:46:30.767Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T18:46:30.776Z] > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10 [2022-03-11T18:46:30.969Z] > git remote # timeout=10 [2022-03-11T18:46:30.981Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T18:46:30.990Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:46:30.990Z] > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10 [2022-03-11T18:46:31.003Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T18:46:31.014Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T18:46:31.017Z] > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10 [2022-03-11T18:46:30.538Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T18:46:30.539Z] > git init /home/ubuntu/workspace/moby_PR-43358 # timeout=10 [2022-03-11T18:46:30.549Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T18:46:30.549Z] > git --version # timeout=10 [2022-03-11T18:46:30.554Z] > git --version # 'git version 2.25.1' [2022-03-11T18:46:30.554Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:46:30.555Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:46:30.688Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T18:46:30.689Z] > git init /home/ubuntu/workspace/moby_PR-43358 # timeout=10 [2022-03-11T18:46:30.705Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T18:46:30.705Z] > git --version # timeout=10 [2022-03-11T18:46:30.709Z] > git --version # 'git version 2.25.1' [2022-03-11T18:46:30.709Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:46:30.710Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:46:31.734Z] + [ PR != PR ] [2022-03-11T18:46:31.734Z] + [ master != master ] [2022-03-11T18:46:31.734Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T18:46:32.061Z] + docker version [2022-03-11T18:46:32.061Z] Client: Docker Engine - Community [2022-03-11T18:46:32.061Z] Version: 20.10.12 [2022-03-11T18:46:32.061Z] API version: 1.41 [2022-03-11T18:46:32.061Z] Go version: go1.16.12 [2022-03-11T18:46:32.061Z] Git commit: e91ed57 [2022-03-11T18:46:32.061Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-11T18:46:32.061Z] OS/Arch: linux/amd64 [2022-03-11T18:46:32.061Z] Context: default [2022-03-11T18:46:32.061Z] Experimental: true [2022-03-11T18:46:32.061Z] [2022-03-11T18:46:32.061Z] Server: Docker Engine - Community [2022-03-11T18:46:32.061Z] Engine: [2022-03-11T18:46:32.061Z] Version: 20.10.12 [2022-03-11T18:46:32.061Z] API version: 1.41 (minimum version 1.12) [2022-03-11T18:46:32.061Z] Go version: go1.16.12 [2022-03-11T18:46:32.061Z] Git commit: 459d0df [2022-03-11T18:46:32.061Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-11T18:46:32.061Z] OS/Arch: linux/amd64 [2022-03-11T18:46:32.061Z] Experimental: true [2022-03-11T18:46:32.061Z] containerd: [2022-03-11T18:46:32.061Z] Version: 1.4.12 [2022-03-11T18:46:32.061Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T18:46:32.061Z] runc: [2022-03-11T18:46:32.061Z] Version: 1.0.2 [2022-03-11T18:46:32.061Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-11T18:46:32.061Z] docker-init: [2022-03-11T18:46:32.061Z] Version: 0.19.0 [2022-03-11T18:46:32.061Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-11T18:46:32.340Z] + docker info [2022-03-11T18:46:33.273Z] Client: [2022-03-11T18:46:33.273Z] Context: default [2022-03-11T18:46:33.273Z] Debug Mode: false [2022-03-11T18:46:33.273Z] Plugins: [2022-03-11T18:46:33.273Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-11T18:46:33.273Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-11T18:46:33.273Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-11T18:46:33.273Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-11T18:46:33.273Z] [2022-03-11T18:46:33.273Z] Server: [2022-03-11T18:46:33.273Z] Containers: 0 [2022-03-11T18:46:33.273Z] Running: 0 [2022-03-11T18:46:33.273Z] Paused: 0 [2022-03-11T18:46:33.273Z] Stopped: 0 [2022-03-11T18:46:33.273Z] Images: 3 [2022-03-11T18:46:33.273Z] Server Version: 20.10.12 [2022-03-11T18:46:33.273Z] Storage Driver: overlay2 [2022-03-11T18:46:33.273Z] Backing Filesystem: extfs [2022-03-11T18:46:33.273Z] Supports d_type: true [2022-03-11T18:46:33.273Z] Native Overlay Diff: true [2022-03-11T18:46:33.273Z] userxattr: false [2022-03-11T18:46:33.273Z] Logging Driver: json-file [2022-03-11T18:46:33.273Z] Cgroup Driver: cgroupfs [2022-03-11T18:46:33.273Z] Cgroup Version: 1 [2022-03-11T18:46:33.273Z] Plugins: [2022-03-11T18:46:33.273Z] Volume: local [2022-03-11T18:46:33.273Z] Network: bridge host ipvlan macvlan null overlay [2022-03-11T18:46:33.273Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-11T18:46:33.273Z] Swarm: inactive [2022-03-11T18:46:33.273Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-11T18:46:33.273Z] Default Runtime: runc [2022-03-11T18:46:33.273Z] Init Binary: docker-init [2022-03-11T18:46:33.273Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T18:46:33.273Z] runc version: v1.0.2-0-g52b36a2 [2022-03-11T18:46:33.273Z] init version: de40ad0 [2022-03-11T18:46:33.273Z] Security Options: [2022-03-11T18:46:33.273Z] apparmor [2022-03-11T18:46:33.273Z] seccomp [2022-03-11T18:46:33.273Z] Profile: default [2022-03-11T18:46:33.273Z] Kernel Version: 5.4.0-1061-aws [2022-03-11T18:46:33.273Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-11T18:46:33.273Z] OSType: linux [2022-03-11T18:46:33.273Z] Architecture: x86_64 [2022-03-11T18:46:33.273Z] CPUs: 2 [2022-03-11T18:46:33.273Z] Total Memory: 7.565GiB [2022-03-11T18:46:33.273Z] Name: ip-10-100-124-83 [2022-03-11T18:46:33.273Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-11T18:46:33.273Z] Docker Root Dir: /var/lib/docker [2022-03-11T18:46:33.273Z] Debug Mode: false [2022-03-11T18:46:33.273Z] Registry: https://index.docker.io/v1/ [2022-03-11T18:46:33.273Z] Labels: [2022-03-11T18:46:33.273Z] Experimental: true [2022-03-11T18:46:33.273Z] Insecure Registries: [2022-03-11T18:46:33.273Z] 127.0.0.0/8 [2022-03-11T18:46:33.273Z] Live Restore Enabled: true [2022-03-11T18:46:33.273Z] [2022-03-11T18:46:33.273Z] WARNING: No swap limit support [Pipeline] sh [2022-03-11T18:46:33.555Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T18:46:33.555Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T18:46:33.555Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43358/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-11T18:46:33.555Z] + bash /home/ubuntu/workspace/moby_PR-43358/check-config.sh [2022-03-11T18:46:33.555Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-11T18:46:33.555Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-11T18:46:33.555Z] [2022-03-11T18:46:33.555Z] Generally Necessary: [2022-03-11T18:46:33.555Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-11T18:46:33.555Z] - apparmor: enabled and tools installed [2022-03-11T18:46:33.555Z] - CONFIG_NAMESPACES: enabled [2022-03-11T18:46:33.555Z] - CONFIG_NET_NS: enabled [2022-03-11T18:46:33.555Z] - CONFIG_PID_NS: enabled [2022-03-11T18:46:33.555Z] - CONFIG_IPC_NS: enabled [2022-03-11T18:46:33.555Z] - CONFIG_UTS_NS: enabled [2022-03-11T18:46:33.555Z] - CONFIG_CGROUPS: enabled [2022-03-11T18:46:33.555Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-11T18:46:33.555Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-11T18:46:33.555Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-11T18:46:33.555Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-11T18:46:33.555Z] - CONFIG_CPUSETS: enabled [2022-03-11T18:46:33.555Z] - CONFIG_MEMCG: enabled [2022-03-11T18:46:33.555Z] - CONFIG_KEYS: enabled [2022-03-11T18:46:33.555Z] - CONFIG_VETH: enabled (as module) [2022-03-11T18:46:33.555Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-11T18:46:33.555Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-11T18:46:33.555Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-11T18:46:33.555Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-11T18:46:33.555Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-11T18:46:33.555Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-11T18:46:33.555Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-11T18:46:33.555Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-11T18:46:33.555Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-11T18:46:33.555Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-11T18:46:33.555Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-11T18:46:33.555Z] - CONFIG_CGROUP_BPF: enabled [2022-03-11T18:46:33.555Z] [2022-03-11T18:46:33.555Z] Optional Features: [2022-03-11T18:46:33.555Z] - CONFIG_USER_NS: enabled [2022-03-11T18:46:33.555Z] - CONFIG_SECCOMP: enabled [2022-03-11T18:46:33.555Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-11T18:46:33.555Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-11T18:46:33.555Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-11T18:46:33.555Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-11T18:46:33.555Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-11T18:46:33.555Z] - CONFIG_BLK_CGROUP: enabled [2022-03-11T18:46:33.813Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-11T18:46:33.813Z] - CONFIG_CGROUP_PERF: enabled [2022-03-11T18:46:33.813Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-11T18:46:33.813Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-11T18:46:33.813Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-11T18:46:33.813Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-11T18:46:33.813Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-11T18:46:33.813Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-11T18:46:33.813Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-11T18:46:33.813Z] - CONFIG_IP_VS: enabled (as module) [2022-03-11T18:46:33.813Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-11T18:46:33.813Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-11T18:46:33.813Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-11T18:46:33.813Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-11T18:46:33.813Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-11T18:46:33.813Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-11T18:46:33.813Z] - CONFIG_EXT4_FS: enabled [2022-03-11T18:46:33.813Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-11T18:46:33.813Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-11T18:46:33.813Z] - Network Drivers: [2022-03-11T18:46:33.813Z] - "overlay": [2022-03-11T18:46:33.813Z] - CONFIG_VXLAN: enabled (as module) [2022-03-11T18:46:33.813Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-11T18:46:33.813Z] Optional (for encrypted networks): [2022-03-11T18:46:33.813Z] - CONFIG_CRYPTO: enabled [2022-03-11T18:46:33.813Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-11T18:46:33.813Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-11T18:46:33.813Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-11T18:46:33.813Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-11T18:46:33.813Z] - CONFIG_XFRM: enabled [2022-03-11T18:46:33.813Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-11T18:46:33.813Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-11T18:46:33.813Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-11T18:46:33.813Z] - "ipvlan": [2022-03-11T18:46:33.813Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-11T18:46:33.813Z] - "macvlan": [2022-03-11T18:46:33.813Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-11T18:46:33.813Z] - CONFIG_DUMMY: enabled (as module) [2022-03-11T18:46:33.813Z] - "ftp,tftp client in container": [2022-03-11T18:46:33.813Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-11T18:46:33.813Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-11T18:46:33.813Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-11T18:46:33.813Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-11T18:46:33.813Z] - Storage Drivers: [2022-03-11T18:46:33.813Z] - "aufs": [2022-03-11T18:46:33.813Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-11T18:46:33.813Z] - "btrfs": [2022-03-11T18:46:33.813Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-11T18:46:33.813Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-11T18:46:33.813Z] - "devicemapper": [2022-03-11T18:46:33.813Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-11T18:46:33.813Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-11T18:46:33.813Z] - "overlay": [2022-03-11T18:46:33.813Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-11T18:46:33.813Z] - "zfs": [2022-03-11T18:46:33.813Z] - /dev/zfs: present [2022-03-11T18:46:33.813Z] - zfs command: missing [2022-03-11T18:46:33.813Z] - zpool command: missing [2022-03-11T18:46:33.813Z] [2022-03-11T18:46:33.813Z] Limits: [2022-03-11T18:46:33.813Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-11T18:46:33.813Z] [2022-03-11T18:46:33.813Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-11T18:46:34.146Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 . [2022-03-11T18:46:34.404Z] #2 [internal] load .dockerignore [2022-03-11T18:46:34.405Z] #2 sha256:5738bd042071c02299758017b7481f8b4fb36e719bc17272429e214b5333660d [2022-03-11T18:46:34.405Z] #2 transferring context: 87B done [2022-03-11T18:46:34.405Z] #2 DONE 0.0s [2022-03-11T18:46:34.405Z] [2022-03-11T18:46:34.405Z] #1 [internal] load build definition from Dockerfile [2022-03-11T18:46:34.405Z] #1 sha256:c30d527a41a2868a5dbd7a119b5a4ba39a68ec62111a609439c25404ee79f4da [2022-03-11T18:46:34.405Z] #1 transferring dockerfile: 16.77kB done [2022-03-11T18:46:34.405Z] #1 DONE 0.0s [2022-03-11T18:46:34.405Z] [2022-03-11T18:46:34.405Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-11T18:46:34.405Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-11T18:46:34.405Z] #3 DONE 0.1s [2022-03-11T18:46:34.405Z] [2022-03-11T18:46:34.405Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-11T18:46:34.405Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-11T18:46:34.405Z] #4 CACHED [2022-03-11T18:46:34.663Z] [2022-03-11T18:46:34.663Z] #6 [internal] load .dockerignore [2022-03-11T18:46:34.663Z] #6 sha256:ef35c6117cecd1886395aa06f8cd910cc91536914fd73d3354d9f0812f6c57e7 [2022-03-11T18:46:34.663Z] #6 DONE 0.0s [2022-03-11T18:46:34.663Z] [2022-03-11T18:46:34.663Z] #5 [internal] load build definition from Dockerfile [2022-03-11T18:46:34.663Z] #5 sha256:fc87ccf32b9771f97d7ac51388ee210671aee3e531ffbf96d308a787af374c25 [2022-03-11T18:46:34.663Z] #5 DONE 0.0s [2022-03-11T18:46:34.663Z] [2022-03-11T18:46:34.663Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-11T18:46:34.663Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-11T18:46:34.663Z] #7 DONE 0.1s [2022-03-11T18:46:34.663Z] [2022-03-11T18:46:34.663Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-11T18:46:34.663Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-11T18:46:34.663Z] #10 DONE 0.1s [2022-03-11T18:46:34.663Z] [2022-03-11T18:46:34.663Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T18:46:34.663Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-11T18:46:34.663Z] #9 DONE 0.1s [2022-03-11T18:46:34.663Z] [2022-03-11T18:46:34.663Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T18:46:34.663Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-11T18:46:34.663Z] #8 DONE 0.1s [2022-03-11T18:46:34.663Z] [2022-03-11T18:46:34.663Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T18:46:34.663Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-11T18:46:34.663Z] #74 DONE 0.0s [2022-03-11T18:46:34.663Z] [2022-03-11T18:46:34.663Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T18:46:34.663Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-11T18:46:34.663Z] #76 DONE 0.0s [2022-03-11T18:46:34.663Z] [2022-03-11T18:46:34.663Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:46:34.663Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:46:34.663Z] #11 DONE 0.0s [2022-03-11T18:46:34.663Z] [2022-03-11T18:46:34.663Z] #31 [internal] load build context [2022-03-11T18:46:34.663Z] #31 sha256:2c76b9d04a60e4e76535dcb8cdeec9a644b714af0d5447794cac04ccec467e76 [2022-03-11T18:46:34.921Z] #31 ... [2022-03-11T18:46:34.921Z] [2022-03-11T18:46:34.921Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-11T18:46:34.921Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-11T18:46:34.921Z] #12 CACHED [2022-03-11T18:46:34.921Z] [2022-03-11T18:46:34.921Z] #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 [2022-03-11T18:46:34.921Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-11T18:46:34.921Z] #13 CACHED [2022-03-11T18:46:34.921Z] [2022-03-11T18:46:34.921Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T18:46:34.921Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-11T18:46:34.921Z] #35 DONE 0.0s [2022-03-11T18:46:34.921Z] [2022-03-11T18:46:34.921Z] #31 [internal] load build context [2022-03-11T18:46:34.921Z] #31 sha256:2c76b9d04a60e4e76535dcb8cdeec9a644b714af0d5447794cac04ccec467e76 [2022-03-11T18:46:35.197Z] #31 ... [2022-03-11T18:46:35.197Z] [2022-03-11T18:46:35.197Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-11T18:46:35.197Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-11T18:46:35.197Z] #52 DONE 0.4s [2022-03-11T18:46:35.197Z] [2022-03-11T18:46:35.198Z] #31 [internal] load build context [2022-03-11T18:46:35.198Z] #31 sha256:2c76b9d04a60e4e76535dcb8cdeec9a644b714af0d5447794cac04ccec467e76 [2022-03-11T18:46:35.767Z] #31 ... [2022-03-11T18:46:35.767Z] [2022-03-11T18:46:35.767Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-11T18:46:35.767Z] #14 sha256:09b6e3692320f08cf6327db0ae6dbac3f5eaa5ea0349ddf964de4290be45ec49 [2022-03-11T18:46:35.767Z] #14 DONE 1.0s [2022-03-11T18:46:36.025Z] [2022-03-11T18:46:36.025Z] #31 [internal] load build context [2022-03-11T18:46:36.025Z] #31 sha256:2c76b9d04a60e4e76535dcb8cdeec9a644b714af0d5447794cac04ccec467e76 [2022-03-11T18:46:36.970Z] #31 ... [2022-03-11T18:46:36.970Z] [2022-03-11T18:46:36.970Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-11T18:46:36.970Z] #15 sha256:96bcf02670b65def60e1b23dcad47755d0bff725bd59a782e559ae99ba7a16f0 [2022-03-11T18:46:36.970Z] #15 DONE 1.1s [2022-03-11T18:46:36.970Z] [2022-03-11T18:46:36.970Z] #31 [internal] load build context [2022-03-11T18:46:36.970Z] #31 sha256:2c76b9d04a60e4e76535dcb8cdeec9a644b714af0d5447794cac04ccec467e76 [2022-03-11T18:46:38.344Z] #31 transferring context: 59.70MB 3.2s done [2022-03-11T18:46:38.344Z] #31 DONE 3.3s [2022-03-11T18:46:38.344Z] [2022-03-11T18:46:38.344Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-11T18:46:38.344Z] #16 sha256:beddf0d6d60e18c9ac5b3546568cba2a4901f4a5fec519fe15cb3d5d496e5cb7 [2022-03-11T18:46:38.344Z] #16 DONE 1.0s [2022-03-11T18:46:38.344Z] [2022-03-11T18:46:38.344Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-11T18:46:38.344Z] #17 sha256:44e4058ee4dc4bd39264506dac38d0f29b98e82470d99148e586789f2478289b [2022-03-11T18:46:38.602Z] #17 DONE 0.5s [2022-03-11T18:46:38.602Z] [2022-03-11T18:46:38.602Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-11T18:46:38.602Z] #18 sha256:4537d596aeb6a1f91ba4cb2255575856f0f9010515abf5fd2f90bdd0313e4de4 [2022-03-11T18:46:39.166Z] #18 DONE 0.5s [2022-03-11T18:46:39.166Z] [2022-03-11T18:46:39.166Z] #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 [2022-03-11T18:46:39.166Z] #19 sha256:306936fe72a1e45426452ae066606808492a2e9eb55b90c51c6a2e50cd890142 [2022-03-11T18:46:39.733Z] #19 0.868 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T18:46:40.300Z] #19 1.063 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T18:46:40.300Z] #19 1.252 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T18:46:40.300Z] #19 1.256 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T18:46:40.300Z] #19 1.380 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-11T18:46:40.300Z] #19 1.435 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-11T18:46:40.558Z] #19 1.515 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-11T18:46:40.816Z] #19 1.594 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-11T18:46:40.816Z] #19 1.670 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-11T18:46:40.816Z] #19 1.751 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-11T18:46:40.816Z] #19 1.753 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-11T18:46:40.816Z] #19 1.755 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [124 kB] [2022-03-11T18:46:40.816Z] #19 1.757 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-11T18:46:40.816Z] #19 1.758 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-11T18:46:40.816Z] #19 1.760 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T18:46:40.816Z] #19 1.761 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-11T18:46:40.816Z] #19 1.762 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-11T18:46:40.816Z] #19 1.762 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-11T18:46:40.816Z] #19 1.763 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-11T18:46:40.816Z] #19 1.764 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T18:46:40.816Z] #19 1.764 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-11T18:46:42.874Z] Fetching without tags [2022-03-11T18:46:42.861Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T18:46:42.867Z] > git config --add remote.origin.fetch +refs/pull/43358/head:refs/remotes/origin/PR-43358 # timeout=10 [2022-03-11T18:46:42.869Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:46:42.874Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T18:46:42.879Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T18:46:42.879Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:46:42.880Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:46:43.118Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:46:43.627Z] Merge succeeded, producing f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:46:43.627Z] Checking out Revision f9f549cbe445177c1f0f4b13173e3b049674a3a1 (PR-43358) [2022-03-11T18:46:44.286Z] Commit message: "plugin: add EndpointResolver interface" [Pipeline] withEnv [Pipeline] { [2022-03-11T18:46:43.123Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T18:46:43.125Z] > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10 [2022-03-11T18:46:43.611Z] > git remote # timeout=10 [2022-03-11T18:46:43.616Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T18:46:43.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:46:43.618Z] > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10 [2022-03-11T18:46:43.626Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T18:46:43.632Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T18:46:43.636Z] > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T18:46:45.020Z] + docker version [2022-03-11T18:46:45.020Z] Client: Docker Engine - Community [2022-03-11T18:46:45.020Z] Version: 20.10.12 [2022-03-11T18:46:45.020Z] API version: 1.41 [2022-03-11T18:46:45.020Z] Go version: go1.16.12 [2022-03-11T18:46:45.020Z] Git commit: e91ed57 [2022-03-11T18:46:45.020Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-11T18:46:45.020Z] OS/Arch: linux/arm64 [2022-03-11T18:46:45.020Z] Context: default [2022-03-11T18:46:45.020Z] Experimental: true [2022-03-11T18:46:45.020Z] [2022-03-11T18:46:45.021Z] Server: Docker Engine - Community [2022-03-11T18:46:45.021Z] Engine: [2022-03-11T18:46:45.021Z] Version: 20.10.12 [2022-03-11T18:46:45.021Z] API version: 1.41 (minimum version 1.12) [2022-03-11T18:46:45.021Z] Go version: go1.16.12 [2022-03-11T18:46:45.021Z] Git commit: 459d0df [2022-03-11T18:46:45.021Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-11T18:46:45.021Z] OS/Arch: linux/arm64 [2022-03-11T18:46:45.021Z] Experimental: true [2022-03-11T18:46:45.021Z] containerd: [2022-03-11T18:46:45.021Z] Version: 1.4.12 [2022-03-11T18:46:45.021Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T18:46:45.021Z] runc: [2022-03-11T18:46:45.021Z] Version: 1.0.2 [2022-03-11T18:46:45.021Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-11T18:46:45.021Z] docker-init: [2022-03-11T18:46:45.021Z] Version: 0.19.0 [2022-03-11T18:46:45.021Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-11T18:46:45.299Z] + docker info [2022-03-11T18:46:45.426Z] Still waiting to schedule task [2022-03-11T18:46:45.426Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ed9ba8822e017370)’ is offline [2022-03-11T18:46:45.426Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01adf6e004d78727f)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06788938cc51c9035)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘azwin-2-8dd6d0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘azwin-2-ae3690’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.426Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] Still waiting to schedule task [2022-03-11T18:46:45.427Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ed9ba8822e017370)’ is offline [2022-03-11T18:46:45.427Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01adf6e004d78727f)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06788938cc51c9035)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘azwin-2-8dd6d0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘azwin-2-ae3690’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.427Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-11T18:46:45.431Z] Still waiting to schedule task [2022-03-11T18:46:45.432Z] Waiting for next available executor on ‘windows-2019’ [2022-03-11T18:46:45.432Z] Still waiting to schedule task [2022-03-11T18:46:45.433Z] Waiting for next available executor on ‘windows-2022’ [2022-03-11T18:46:45.433Z] Still waiting to schedule task [2022-03-11T18:46:45.433Z] Waiting for next available executor on ‘windows-2022’ [2022-03-11T18:46:45.864Z] Client: [2022-03-11T18:46:45.864Z] Context: default [2022-03-11T18:46:45.864Z] Debug Mode: false [2022-03-11T18:46:45.864Z] Plugins: [2022-03-11T18:46:45.864Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-11T18:46:45.864Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-11T18:46:45.864Z] [2022-03-11T18:46:45.864Z] Server: [2022-03-11T18:46:45.864Z] Containers: 0 [2022-03-11T18:46:45.864Z] Running: 0 [2022-03-11T18:46:45.864Z] Paused: 0 [2022-03-11T18:46:45.864Z] Stopped: 0 [2022-03-11T18:46:45.864Z] Images: 3 [2022-03-11T18:46:45.864Z] Server Version: 20.10.12 [2022-03-11T18:46:45.864Z] Storage Driver: overlay2 [2022-03-11T18:46:45.864Z] Backing Filesystem: extfs [2022-03-11T18:46:45.864Z] Supports d_type: true [2022-03-11T18:46:45.864Z] Native Overlay Diff: true [2022-03-11T18:46:45.864Z] userxattr: false [2022-03-11T18:46:45.864Z] Logging Driver: json-file [2022-03-11T18:46:45.864Z] Cgroup Driver: cgroupfs [2022-03-11T18:46:45.864Z] Cgroup Version: 1 [2022-03-11T18:46:45.864Z] Plugins: [2022-03-11T18:46:45.864Z] Volume: local [2022-03-11T18:46:45.864Z] Network: bridge host ipvlan macvlan null overlay [2022-03-11T18:46:45.864Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-11T18:46:45.864Z] Swarm: inactive [2022-03-11T18:46:45.864Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-03-11T18:46:45.864Z] Default Runtime: runc [2022-03-11T18:46:45.864Z] Init Binary: docker-init [2022-03-11T18:46:45.864Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T18:46:45.864Z] runc version: v1.0.2-0-g52b36a2 [2022-03-11T18:46:45.864Z] init version: de40ad0 [2022-03-11T18:46:45.864Z] Security Options: [2022-03-11T18:46:45.864Z] apparmor [2022-03-11T18:46:45.864Z] seccomp [2022-03-11T18:46:45.864Z] Profile: default [2022-03-11T18:46:45.864Z] Kernel Version: 5.11.0-1023-aws [2022-03-11T18:46:45.864Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-11T18:46:45.864Z] OSType: linux [2022-03-11T18:46:45.864Z] Architecture: aarch64 [2022-03-11T18:46:45.864Z] CPUs: 2 [2022-03-11T18:46:45.864Z] Total Memory: 7.576GiB [2022-03-11T18:46:45.864Z] Name: ip-10-100-99-176 [2022-03-11T18:46:45.864Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-11T18:46:45.864Z] Docker Root Dir: /var/lib/docker [2022-03-11T18:46:45.864Z] Debug Mode: false [2022-03-11T18:46:45.864Z] Registry: https://index.docker.io/v1/ [2022-03-11T18:46:45.864Z] Labels: [2022-03-11T18:46:45.864Z] Experimental: true [2022-03-11T18:46:45.864Z] Insecure Registries: [2022-03-11T18:46:45.864Z] 127.0.0.0/8 [2022-03-11T18:46:45.864Z] Live Restore Enabled: true [2022-03-11T18:46:45.864Z] [Pipeline] sh [2022-03-11T18:46:46.143Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T18:46:46.143Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T18:46:46.143Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43358/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-11T18:46:46.143Z] + bash /home/ubuntu/workspace/moby_PR-43358/check-config.sh [2022-03-11T18:46:46.143Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-11T18:46:46.143Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-11T18:46:46.143Z] [2022-03-11T18:46:46.143Z] Generally Necessary: [2022-03-11T18:46:46.143Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-11T18:46:46.143Z] - apparmor: enabled and tools installed [2022-03-11T18:46:46.143Z] - CONFIG_NAMESPACES: enabled [2022-03-11T18:46:46.143Z] - CONFIG_NET_NS: enabled [2022-03-11T18:46:46.143Z] - CONFIG_PID_NS: enabled [2022-03-11T18:46:46.143Z] - CONFIG_IPC_NS: enabled [2022-03-11T18:46:46.143Z] - CONFIG_UTS_NS: enabled [2022-03-11T18:46:46.143Z] - CONFIG_CGROUPS: enabled [2022-03-11T18:46:46.143Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-11T18:46:46.143Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-11T18:46:46.143Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-11T18:46:46.143Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-11T18:46:46.143Z] - CONFIG_CPUSETS: enabled [2022-03-11T18:46:46.143Z] - CONFIG_MEMCG: enabled [2022-03-11T18:46:46.143Z] - CONFIG_KEYS: enabled [2022-03-11T18:46:46.143Z] - CONFIG_VETH: enabled (as module) [2022-03-11T18:46:46.143Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-11T18:46:46.143Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-11T18:46:46.143Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-11T18:46:46.143Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-11T18:46:46.143Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-11T18:46:46.143Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-11T18:46:46.143Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-11T18:46:46.143Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-11T18:46:46.143Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-11T18:46:46.143Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-11T18:46:46.143Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-11T18:46:46.143Z] - CONFIG_CGROUP_BPF: enabled [2022-03-11T18:46:46.143Z] [2022-03-11T18:46:46.143Z] Optional Features: [2022-03-11T18:46:46.143Z] - CONFIG_USER_NS: enabled [2022-03-11T18:46:46.143Z] - CONFIG_SECCOMP: enabled [2022-03-11T18:46:46.143Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-11T18:46:46.143Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-11T18:46:46.143Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-11T18:46:46.143Z] (cgroup swap accounting is currently enabled) [2022-03-11T18:46:46.143Z] - CONFIG_BLK_CGROUP: enabled [2022-03-11T18:46:46.143Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-11T18:46:46.143Z] - CONFIG_CGROUP_PERF: enabled [2022-03-11T18:46:46.143Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-11T18:46:46.143Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-11T18:46:46.143Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-11T18:46:46.143Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-11T18:46:46.143Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-11T18:46:46.143Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-11T18:46:46.143Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-11T18:46:46.143Z] - CONFIG_IP_VS: enabled (as module) [2022-03-11T18:46:46.239Z] Fetching without tags [2022-03-11T18:46:46.403Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-11T18:46:46.403Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-11T18:46:46.403Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-11T18:46:46.403Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-11T18:46:46.403Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-11T18:46:46.403Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-11T18:46:46.403Z] - CONFIG_EXT4_FS: enabled [2022-03-11T18:46:46.403Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-11T18:46:46.403Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-11T18:46:46.403Z] - Network Drivers: [2022-03-11T18:46:46.403Z] - "overlay": [2022-03-11T18:46:46.403Z] - CONFIG_VXLAN: enabled (as module) [2022-03-11T18:46:46.403Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-11T18:46:46.403Z] Optional (for encrypted networks): [2022-03-11T18:46:46.403Z] - CONFIG_CRYPTO: enabled [2022-03-11T18:46:46.403Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-11T18:46:46.403Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-11T18:46:46.403Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-11T18:46:46.403Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-11T18:46:46.403Z] - CONFIG_XFRM: enabled [2022-03-11T18:46:46.403Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-11T18:46:46.403Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-11T18:46:46.403Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-11T18:46:46.403Z] - "ipvlan": [2022-03-11T18:46:46.403Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-11T18:46:46.403Z] - "macvlan": [2022-03-11T18:46:46.403Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-11T18:46:46.403Z] - CONFIG_DUMMY: enabled (as module) [2022-03-11T18:46:46.403Z] - "ftp,tftp client in container": [2022-03-11T18:46:46.403Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-11T18:46:46.403Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-11T18:46:46.403Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-11T18:46:46.403Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-11T18:46:46.403Z] - Storage Drivers: [2022-03-11T18:46:46.403Z] - "aufs": [2022-03-11T18:46:46.403Z] - CONFIG_AUFS_FS: missing [2022-03-11T18:46:46.403Z] - "btrfs": [2022-03-11T18:46:46.403Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-11T18:46:46.403Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-11T18:46:46.403Z] - "devicemapper": [2022-03-11T18:46:46.404Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-11T18:46:46.404Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-11T18:46:46.404Z] - "overlay": [2022-03-11T18:46:46.404Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-11T18:46:46.404Z] - "zfs": [2022-03-11T18:46:46.404Z] - /dev/zfs: present [2022-03-11T18:46:46.404Z] - zfs command: missing [2022-03-11T18:46:46.404Z] - zpool command: missing [2022-03-11T18:46:46.404Z] [2022-03-11T18:46:46.404Z] Limits: [2022-03-11T18:46:46.404Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-11T18:46:46.404Z] [2022-03-11T18:46:46.404Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-11T18:46:46.486Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:46:46.233Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T18:46:46.242Z] > git config --add remote.origin.fetch +refs/pull/43358/head:refs/remotes/origin/PR-43358 # timeout=10 [2022-03-11T18:46:46.258Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:46:46.268Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T18:46:46.280Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T18:46:46.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:46:46.281Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:46:46.528Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T18:46:46.533Z] > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10 [2022-03-11T18:46:46.728Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 . [2022-03-11T18:46:46.728Z] #1 [internal] load build definition from Dockerfile [2022-03-11T18:46:46.728Z] #1 sha256:2565bd620a49a0e67e70eb44558ea8c334de6d049a3ae3e1d185c5994ce4f9b4 [2022-03-11T18:46:46.728Z] #1 transferring dockerfile: 16.77kB done [2022-03-11T18:46:46.728Z] #1 DONE 0.0s [2022-03-11T18:46:46.728Z] [2022-03-11T18:46:46.728Z] #2 [internal] load .dockerignore [2022-03-11T18:46:46.728Z] #2 sha256:95cec19d96c004a61cc7adf1b38cb9b74bbe0e55572f8a4a965fb8968b5949f2 [2022-03-11T18:46:46.728Z] #2 transferring context: 87B 0.0s done [2022-03-11T18:46:46.728Z] #2 DONE 0.1s [2022-03-11T18:46:46.728Z] [2022-03-11T18:46:46.728Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-11T18:46:46.728Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-03-11T18:46:46.987Z] #3 DONE 0.1s [2022-03-11T18:46:46.987Z] [2022-03-11T18:46:46.987Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-11T18:46:46.987Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-11T18:46:46.987Z] #4 CACHED [2022-03-11T18:46:47.027Z] Merge succeeded, producing f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:46:47.028Z] Checking out Revision f9f549cbe445177c1f0f4b13173e3b049674a3a1 (PR-43358) [2022-03-11T18:46:47.154Z] Commit message: "plugin: add EndpointResolver interface" [2022-03-11T18:46:47.244Z] [2022-03-11T18:46:47.244Z] #5 [internal] load build definition from Dockerfile [2022-03-11T18:46:47.244Z] #5 sha256:b7705f3bef1e9e39c39b096287c38306760a8ad12a245cf889a7c7c099821f54 [2022-03-11T18:46:47.244Z] #5 DONE 0.0s [2022-03-11T18:46:47.245Z] [2022-03-11T18:46:47.245Z] #6 [internal] load .dockerignore [2022-03-11T18:46:47.245Z] #6 sha256:1cb5ed13a24e05cfa941bdf72231dc23bdd305d792f87bbd13762c3873bb8718 [2022-03-11T18:46:47.245Z] #6 DONE 0.0s [2022-03-11T18:46:47.245Z] [2022-03-11T18:46:47.245Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T18:46:47.245Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-11T18:46:47.378Z] #19 7.432 Fetched 48.9 MB in 7s (7055 kB/s) [2022-03-11T18:46:47.503Z] #10 DONE 0.1s [2022-03-11T18:46:47.503Z] [2022-03-11T18:46:47.503Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T18:46:47.503Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-11T18:46:47.503Z] #9 DONE 0.1s [2022-03-11T18:46:47.503Z] [2022-03-11T18:46:47.503Z] #7 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-11T18:46:47.503Z] #7 sha256:22ad42c0f63999343985ab56aa068321849128ea8a7a89632def013e434f4488 [2022-03-11T18:46:47.503Z] #7 DONE 0.1s [2022-03-11T18:46:47.503Z] [2022-03-11T18:46:47.503Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-11T18:46:47.503Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T18:46:47.761Z] #8 DONE 0.5s [2022-03-11T18:46:47.910Z] + docker version [2022-03-11T18:46:47.910Z] Client: Docker Engine - Community [2022-03-11T18:46:47.910Z] Version: 20.10.12 [2022-03-11T18:46:47.910Z] API version: 1.41 [2022-03-11T18:46:47.910Z] Go version: go1.16.12 [2022-03-11T18:46:47.910Z] Git commit: e91ed57 [2022-03-11T18:46:47.910Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-11T18:46:47.910Z] OS/Arch: linux/amd64 [2022-03-11T18:46:47.910Z] Context: default [2022-03-11T18:46:47.910Z] Experimental: true [2022-03-11T18:46:47.910Z] [2022-03-11T18:46:47.910Z] Server: Docker Engine - Community [2022-03-11T18:46:47.910Z] Engine: [2022-03-11T18:46:47.910Z] Version: 20.10.12 [2022-03-11T18:46:47.910Z] API version: 1.41 (minimum version 1.12) [2022-03-11T18:46:47.910Z] Go version: go1.16.12 [2022-03-11T18:46:47.910Z] Git commit: 459d0df [2022-03-11T18:46:47.910Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-11T18:46:47.910Z] OS/Arch: linux/amd64 [2022-03-11T18:46:47.910Z] Experimental: true [2022-03-11T18:46:47.910Z] containerd: [2022-03-11T18:46:47.910Z] Version: 1.4.12 [2022-03-11T18:46:47.910Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T18:46:47.910Z] runc: [2022-03-11T18:46:47.910Z] Version: 1.0.2 [2022-03-11T18:46:47.910Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-11T18:46:47.910Z] docker-init: [2022-03-11T18:46:47.910Z] Version: 0.19.0 [2022-03-11T18:46:47.910Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-11T18:46:48.019Z] [2022-03-11T18:46:48.019Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T18:46:48.019Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-11T18:46:48.019Z] #69 DONE 0.0s [2022-03-11T18:46:48.019Z] [2022-03-11T18:46:48.019Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:46:48.019Z] #11 sha256:0da8ec1d8d6ad8e570fd59c985e0ce18067a4b44c01e177f941551ca9c6861fd [2022-03-11T18:46:48.019Z] #11 DONE 0.0s [2022-03-11T18:46:48.019Z] [2022-03-11T18:46:48.019Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T18:46:48.019Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-11T18:46:48.019Z] #67 DONE 0.0s [2022-03-11T18:46:48.019Z] [2022-03-11T18:46:48.019Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T18:46:48.019Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-11T18:46:48.019Z] #28 DONE 0.0s [2022-03-11T18:46:48.019Z] [2022-03-11T18:46:48.019Z] #24 [internal] load build context [2022-03-11T18:46:48.019Z] #24 sha256:b9742306869f8e4c0a6c37a994a3974afcd0177412174d73b4d5fc11a68a16fb [2022-03-11T18:46:48.196Z] + docker info [2022-03-11T18:46:47.038Z] > git remote # timeout=10 [2022-03-11T18:46:47.047Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T18:46:47.050Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:46:47.050Z] > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10 [2022-03-11T18:46:47.062Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T18:46:47.069Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T18:46:47.073Z] > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10 [2022-03-11T18:46:48.593Z] #24 ... [2022-03-11T18:46:48.593Z] [2022-03-11T18:46:48.593Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-11T18:46:48.593Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-11T18:46:48.593Z] #45 DONE 0.4s [2022-03-11T18:46:48.593Z] [2022-03-11T18:46:48.593Z] #24 [internal] load build context [2022-03-11T18:46:48.593Z] #24 sha256:b9742306869f8e4c0a6c37a994a3974afcd0177412174d73b4d5fc11a68a16fb [2022-03-11T18:46:49.132Z] Client: [2022-03-11T18:46:49.132Z] Context: default [2022-03-11T18:46:49.132Z] Debug Mode: false [2022-03-11T18:46:49.132Z] Plugins: [2022-03-11T18:46:49.132Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-11T18:46:49.132Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-11T18:46:49.132Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-11T18:46:49.132Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-11T18:46:49.132Z] [2022-03-11T18:46:49.132Z] Server: [2022-03-11T18:46:49.132Z] Containers: 0 [2022-03-11T18:46:49.132Z] Running: 0 [2022-03-11T18:46:49.132Z] Paused: 0 [2022-03-11T18:46:49.132Z] Stopped: 0 [2022-03-11T18:46:49.132Z] Images: 2 [2022-03-11T18:46:49.132Z] Server Version: 20.10.12 [2022-03-11T18:46:49.132Z] Storage Driver: overlay2 [2022-03-11T18:46:49.132Z] Backing Filesystem: extfs [2022-03-11T18:46:49.132Z] Supports d_type: true [2022-03-11T18:46:49.132Z] Native Overlay Diff: true [2022-03-11T18:46:49.132Z] userxattr: false [2022-03-11T18:46:49.132Z] Logging Driver: json-file [2022-03-11T18:46:49.132Z] Cgroup Driver: systemd [2022-03-11T18:46:49.132Z] Cgroup Version: 2 [2022-03-11T18:46:49.132Z] Plugins: [2022-03-11T18:46:49.132Z] Volume: local [2022-03-11T18:46:49.132Z] Network: bridge host ipvlan macvlan null overlay [2022-03-11T18:46:49.132Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-11T18:46:49.132Z] Swarm: inactive [2022-03-11T18:46:49.132Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-11T18:46:49.132Z] Default Runtime: runc [2022-03-11T18:46:49.132Z] Init Binary: docker-init [2022-03-11T18:46:49.132Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T18:46:49.132Z] runc version: v1.0.2-0-g52b36a2 [2022-03-11T18:46:49.132Z] init version: de40ad0 [2022-03-11T18:46:49.132Z] Security Options: [2022-03-11T18:46:49.132Z] apparmor [2022-03-11T18:46:49.132Z] seccomp [2022-03-11T18:46:49.132Z] Profile: default [2022-03-11T18:46:49.132Z] cgroupns [2022-03-11T18:46:49.132Z] Kernel Version: 5.11.0-1023-aws [2022-03-11T18:46:49.132Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-11T18:46:49.132Z] OSType: linux [2022-03-11T18:46:49.132Z] Architecture: x86_64 [2022-03-11T18:46:49.132Z] CPUs: 2 [2022-03-11T18:46:49.132Z] Total Memory: 7.559GiB [2022-03-11T18:46:49.132Z] Name: ip-10-100-120-117 [2022-03-11T18:46:49.132Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-11T18:46:49.132Z] Docker Root Dir: /var/lib/docker [2022-03-11T18:46:49.132Z] Debug Mode: false [2022-03-11T18:46:49.132Z] Registry: https://index.docker.io/v1/ [2022-03-11T18:46:49.132Z] Labels: [2022-03-11T18:46:49.132Z] Experimental: true [2022-03-11T18:46:49.132Z] Insecure Registries: [2022-03-11T18:46:49.132Z] 127.0.0.0/8 [2022-03-11T18:46:49.132Z] Live Restore Enabled: true [2022-03-11T18:46:49.132Z] [Pipeline] } [Pipeline] // stage [2022-03-11T18:46:49.163Z] #24 transferring context: 59.70MB 1.0s done [2022-03-11T18:46:49.163Z] #24 DONE 1.0s [2022-03-11T18:46:49.163Z] [2022-03-11T18:46:49.163Z] #53 [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 [2022-03-11T18:46:49.163Z] #53 sha256:816e54f3e4cada04102342468422afe632a8e165b0c111e555401b5d012c569c [2022-03-11T18:46:49.163Z] #53 CACHED [2022-03-11T18:46:49.163Z] [2022-03-11T18:46:49.163Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-11T18:46:49.163Z] #23 sha256:af88cd3de548723313362069a44abf1b7f1032f90f1d69fc20000e663d609ccc [2022-03-11T18:46:49.163Z] #23 CACHED [2022-03-11T18:46:49.163Z] [2022-03-11T18:46:49.163Z] #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 [2022-03-11T18:46:49.163Z] #26 sha256:c096be7d7d5211e65f2f162373c2acab202472c5b76aba58dd46f3139e36ec1a [2022-03-11T18:46:49.163Z] #26 CACHED [2022-03-11T18:46:49.163Z] [2022-03-11T18:46:49.163Z] #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 [2022-03-11T18:46:49.163Z] #46 sha256:29f307aacc913c168d34ae6100258981712fa6f867ace27802647a2e17757ba8 [2022-03-11T18:46:49.163Z] #46 CACHED [2022-03-11T18:46:49.163Z] [2022-03-11T18:46:49.163Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-11T18:46:49.163Z] #32 sha256:4ea864cae2785cb711cee1c636fbe9c894c48890e14ec6c78727d713b5cc988a [2022-03-11T18:46:49.163Z] #32 CACHED [2022-03-11T18:46:49.163Z] [2022-03-11T18:46:49.163Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-11T18:46:49.163Z] #35 sha256:3a04b64604c03cd454350a8609be056df2b84a5827be371302ff9aafc5751f49 [2022-03-11T18:46:49.163Z] #35 CACHED [2022-03-11T18:46:49.163Z] [2022-03-11T18:46:49.163Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-11T18:46:49.163Z] #17 sha256:6d445e17e82a6afd8099c23fd61946d766c1342f7cb9d89c86708f3e96199681 [2022-03-11T18:46:49.163Z] #17 CACHED [2022-03-11T18:46:49.163Z] [2022-03-11T18:46:49.163Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-11T18:46:49.163Z] #57 sha256:e229b0a8643fe81831dfe3d9e23cef07580b4dd2afc1edb33b47c5763d74ae00 [2022-03-11T18:46:49.163Z] #57 CACHED [2022-03-11T18:46:49.163Z] [2022-03-11T18:46:49.163Z] #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 [2022-03-11T18:46:49.163Z] #43 sha256:a45cc70e46ee27c278a69b1a58980f87923f0aa87cddb5eb8b9c0b4d2e4e3136 [2022-03-11T18:46:49.163Z] #43 CACHED [2022-03-11T18:46:49.163Z] [2022-03-11T18:46:49.164Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-11T18:46:49.164Z] #55 sha256:3cf61687b1e1f26a4cb6310fda8d094896e8efabe2f2de7648d49ffc23e867c9 [2022-03-11T18:46:49.164Z] #55 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #49 [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 [2022-03-11T18:46:49.164Z] #49 sha256:2091bf311a2680210b8be5f35515c5ae9a070f0d398a8c1273941818a5e66041 [2022-03-11T18:46:49.164Z] #49 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-11T18:46:49.164Z] #56 sha256:36f8bcfbbb8b420af30513550f9d49d95ac44cc629fa1718ac172a8a85511825 [2022-03-11T18:46:49.164Z] #56 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #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 [2022-03-11T18:46:49.164Z] #36 sha256:d92b31bad1494e8669b08a4bbff1c0362cea934f3809cf3707355f41c2ba3165 [2022-03-11T18:46:49.164Z] #36 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-11T18:46:49.164Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-11T18:46:49.164Z] #68 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #22 [dev-systemd-false 8/24] 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 [2022-03-11T18:46:49.164Z] #22 sha256:d14082d5357a42ffaebfff01d9ae84eabcf067dba5a4ac6a2b542cae9eff8027 [2022-03-11T18:46:49.164Z] #22 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-11T18:46:49.164Z] #27 sha256:ae2055169c9673c4a934143e73e5dec58c2c96d518025fd1721a3c8f8fc178ee [2022-03-11T18:46:49.164Z] #27 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #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 [2022-03-11T18:46:49.164Z] #13 sha256:9f188e1017c9fac2fca657577c71ee2cc73089491a98e5c2195a0038fb0a90a9 [2022-03-11T18:46:49.164Z] #13 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-11T18:46:49.164Z] #61 sha256:f4462d3c19c25120c2a46aa10a0ad130b5eb3f92b3f0766e65ea7165c92c688f [2022-03-11T18:46:49.164Z] #61 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #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 [2022-03-11T18:46:49.164Z] #34 sha256:620509505b9ba232340bea86f8a6a413cbbe1040cdef04c4eace1707d8fa01f3 [2022-03-11T18:46:49.164Z] #34 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-11T18:46:49.164Z] #65 sha256:0f21af01fe778f93af38f88c798b2d56d512ad570f37b10a7d2088e41b726bac [2022-03-11T18:46:49.164Z] #65 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-11T18:46:49.164Z] #16 sha256:0c80225504182bbac7a0e55e8c1aa3859d87336028874264d84ff9fa2df8a46a [2022-03-11T18:46:49.164Z] #16 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:46:49.164Z] #51 sha256:7e886a43c3741841e41ebabce8488931375aaa4f3d3c86112f4cd8891884996a [2022-03-11T18:46:49.164Z] #51 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #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 [2022-03-11T18:46:49.164Z] #14 sha256:6b2cc1b0c2d83e7729273911d50139e728f8218ae589b99e56a7a2c5acb8e969 [2022-03-11T18:46:49.164Z] #14 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #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 [2022-03-11T18:46:49.164Z] #38 sha256:2b03f7df4257c7ba58fb500fb5842cfead1c86b9434f96c22d67c7246114511c [2022-03-11T18:46:49.164Z] #38 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #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 [2022-03-11T18:46:49.164Z] #31 sha256:1b8cc5bd168e77922a0c8c312294a9604a518a8fa384c058a09d89265024be9f [2022-03-11T18:46:49.164Z] #31 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-11T18:46:49.164Z] #52 sha256:839be23745ef3b607370c1bf035b9c4006562bf9cf20e5a79946e8dccab4745d [2022-03-11T18:46:49.164Z] #52 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #58 [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 [2022-03-11T18:46:49.164Z] #58 sha256:1cd422a8c117a9fdaf88f240a4447d054d247ebd64a7e5dfa3b81a1c639ce1c0 [2022-03-11T18:46:49.164Z] #58 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-11T18:46:49.164Z] #50 sha256:ba1c1ac1a18236a88403b382d48fe9bc677259b1066243d8f53d29d8cdfbda40 [2022-03-11T18:46:49.164Z] #50 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-11T18:46:49.164Z] #48 sha256:efd85cb1bbeca3c2fa4ee79d86299de42bc5f2829cb3ac3e9335f1a2822cc2cc [2022-03-11T18:46:49.164Z] #48 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #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 [2022-03-11T18:46:49.164Z] #40 sha256:b9f2da05e0b86e84bda75671a19f96affa49df6b502ac93f4860c120fc4d8e29 [2022-03-11T18:46:49.164Z] #40 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-11T18:46:49.164Z] #62 sha256:029b2a482907429549d2efc734b110b581ae0779e8c07e05855274b163903c43 [2022-03-11T18:46:49.164Z] #62 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-11T18:46:49.164Z] #59 sha256:536c5cfd63584375f939534bee7712a57990ece8ca4714b691e4f78f042425e9 [2022-03-11T18:46:49.164Z] #59 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-11T18:46:49.164Z] #20 sha256:3632c16c49cb9271406f3686f7bfc9cabcb81928521e8ce1c755c8632f702f99 [2022-03-11T18:46:49.164Z] #20 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-11T18:46:49.164Z] #25 sha256:eabab7ec0d7e834c1c217ccc0eceb2c33e7c95f1ad616c0e8e172d9dcc07c8cb [2022-03-11T18:46:49.164Z] #25 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-11T18:46:49.164Z] #12 sha256:f224c0882cf598acea34e9eb020bc42c885ac138a9d50f4a2fbe066742f67597 [2022-03-11T18:46:49.164Z] #12 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-11T18:46:49.164Z] #71 sha256:83f82fae640fdec3cb968903dfe7c7c49b0afc1615f4b2c7485f5717199291e2 [2022-03-11T18:46:49.164Z] #71 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #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 [2022-03-11T18:46:49.164Z] #47 sha256:747e4ca90c931a1b44bbaca0c84e804c844f4b42df9bd45fd78b7879660b92b0 [2022-03-11T18:46:49.164Z] #47 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-11T18:46:49.164Z] #66 sha256:e20c6dd014afcf92ee3092786720937ce6c40137842c505c83b8c627fbe63ca4 [2022-03-11T18:46:49.164Z] #66 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:46:49.164Z] #60 sha256:72f538683b27c5f3b790a01eac505da37721c3b1402d69d3331480ea4c658a8d [2022-03-11T18:46:49.164Z] #60 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-11T18:46:49.164Z] #18 sha256:0be824bad61d5c4f371287ba4ea9564b3a8b3e2fe93d6ace3c834395cc1bdf6d [2022-03-11T18:46:49.164Z] #18 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #63 [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 [2022-03-11T18:46:49.164Z] #63 sha256:34aca01320cf6ba4ab8bfe30a3a17fd7a0735a9376edb516ed0fe6fd4663a8f5 [2022-03-11T18:46:49.164Z] #63 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-11T18:46:49.164Z] #33 sha256:a978201be0c5f3787ef2cb2a4e67e283eb0ff961151521c3ea699a76d4ee7da9 [2022-03-11T18:46:49.164Z] #33 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-11T18:46:49.164Z] #37 sha256:5c2cc72b5b235c217c590ae3714943d903444b06fb7443f60c1dac16cf4ff141 [2022-03-11T18:46:49.164Z] #37 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #21 [dev-systemd-false 7/24] 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 [2022-03-11T18:46:49.164Z] #21 sha256:8ae36b1e29ddf7eea5b1cc9f8f5940f544c5c02beb9f3614007f844197dc5850 [2022-03-11T18:46:49.164Z] #21 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-11T18:46:49.164Z] #19 sha256:0d803f813b44ffe2129290229a5c41393e6d4e3d0bc33dd512d88242a9059d4a [2022-03-11T18:46:49.164Z] #19 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-11T18:46:49.164Z] #54 sha256:db10dd1f1b0bce51d83b7f7a4db14652a3af8227e671b4248b45030d1daddba9 [2022-03-11T18:46:49.164Z] #54 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-11T18:46:49.164Z] #72 sha256:4cbf750631d5a6f90fd98a95b07623f0e9473366f1cdf00be9b789496fec6012 [2022-03-11T18:46:49.164Z] #72 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-11T18:46:49.164Z] #44 sha256:ed293606609a0ca4aa079f1b91c284f7fed518a5857a3bdf15cf4460aa675eb1 [2022-03-11T18:46:49.164Z] #44 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-11T18:46:49.164Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-11T18:46:49.164Z] #70 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-11T18:46:49.164Z] #15 sha256:9fcee72a13afdc64193673faad22cfc8d635840bd59b8c3a85761ebc70bcc3c3 [2022-03-11T18:46:49.164Z] #15 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-11T18:46:49.164Z] #30 sha256:3bd9c6b746f2fb4e824b216c4f142f4c6fdb38283f4f7cec470d7eb3adfb0982 [2022-03-11T18:46:49.164Z] #30 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #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 [2022-03-11T18:46:49.164Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-11T18:46:49.164Z] #29 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-11T18:46:49.164Z] #39 sha256:83fb48b50f11101432e3d98f75d8a29d881f4cfc06280352eeb651b071be9820 [2022-03-11T18:46:49.164Z] #39 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-11T18:46:49.164Z] #64 sha256:fb448ac9b6b188869cfb8d1218f7562c4756ec7547512b141b3d0473e7a494a5 [2022-03-11T18:46:49.164Z] #64 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-11T18:46:49.164Z] #42 sha256:0e338dcbed0835dbc2e2e4721efc34d8208489bcae390ba527e5b7e61e8d880f [2022-03-11T18:46:49.164Z] #42 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-11T18:46:49.164Z] #41 sha256:1e2c8dac7043b6a3210346eb841c4fc6612b9b6d8854ec29ef8293a85a1bf0ef [2022-03-11T18:46:49.164Z] #41 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-11T18:46:49.164Z] #73 sha256:b1d28fd628aba8d09f299d7e0749a217474c724ccea71ccf0ccc9de66d94c8a7 [2022-03-11T18:46:49.164Z] #73 CACHED [2022-03-11T18:46:49.164Z] [2022-03-11T18:46:49.164Z] #74 exporting to image [2022-03-11T18:46:49.164Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-11T18:46:49.164Z] #74 exporting layers done [2022-03-11T18:46:49.164Z] #74 writing image sha256:8f77cb569717ba022a633243104fa8120c3d9456a4f2ad2f125fec1ef5bb4901 [2022-03-11T18:46:49.164Z] #74 writing image sha256:8f77cb569717ba022a633243104fa8120c3d9456a4f2ad2f125fec1ef5bb4901 0.0s done [2022-03-11T18:46:49.164Z] #74 naming to docker.io/library/docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 done [2022-03-11T18:46:49.164Z] #74 DONE 0.1s [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [Pipeline] sh [2022-03-11T18:46:49.502Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 . [2022-03-11T18:46:49.537Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-11T18:46:49.760Z] #1 [internal] load build definition from Dockerfile [2022-03-11T18:46:49.760Z] #1 sha256:6abf823611435bd83fcdd185e4108d320caeccc0fc9a7a2c28b45323f659ba8a [2022-03-11T18:46:49.760Z] #1 transferring dockerfile: 16.77kB done [2022-03-11T18:46:49.760Z] #1 DONE 0.0s [2022-03-11T18:46:49.760Z] [2022-03-11T18:46:49.760Z] #2 [internal] load .dockerignore [2022-03-11T18:46:49.760Z] #2 sha256:18deb34c28da4fa30b0889d465aeedc6486bbbec8f354de024eaf5bcf786e00d [2022-03-11T18:46:49.760Z] #2 transferring context: 87B done [2022-03-11T18:46:49.760Z] #2 DONE 0.0s [2022-03-11T18:46:49.760Z] [2022-03-11T18:46:49.760Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-11T18:46:49.760Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-11T18:46:49.760Z] #3 DONE 0.1s [2022-03-11T18:46:49.760Z] [2022-03-11T18:46:49.760Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-11T18:46:49.760Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-11T18:46:49.760Z] #4 CACHED [2022-03-11T18:46:49.818Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43358/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 hack/test/unit [2022-03-11T18:46:49.910Z] #19 7.432 Reading package lists... [2022-03-11T18:46:50.020Z] [2022-03-11T18:46:50.020Z] #6 [internal] load build definition from Dockerfile [2022-03-11T18:46:50.020Z] #6 sha256:4b18cc6c7dd3342115bfe1819fccb93efc116af1161f307709e5df509e6786fa [2022-03-11T18:46:50.020Z] #6 DONE 0.0s [2022-03-11T18:46:50.020Z] [2022-03-11T18:46:50.020Z] #5 [internal] load .dockerignore [2022-03-11T18:46:50.020Z] #5 sha256:6d85be8936e9d9f7eb98d5710fa44dd56b56ad47cf5f919473218521d759e433 [2022-03-11T18:46:50.020Z] #5 DONE 0.0s [2022-03-11T18:46:50.020Z] [2022-03-11T18:46:50.020Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T18:46:50.020Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-11T18:46:50.020Z] #10 DONE 0.1s [2022-03-11T18:46:50.020Z] [2022-03-11T18:46:50.020Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T18:46:50.020Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-11T18:46:50.280Z] #9 DONE 0.1s [2022-03-11T18:46:50.280Z] [2022-03-11T18:46:50.280Z] #8 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-11T18:46:50.280Z] #8 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-11T18:46:50.280Z] #8 DONE 0.1s [2022-03-11T18:46:50.280Z] [2022-03-11T18:46:50.280Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-11T18:46:50.280Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-11T18:46:50.280Z] #7 DONE 0.1s [2022-03-11T18:46:50.280Z] [2022-03-11T18:46:50.280Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T18:46:50.280Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-11T18:46:50.280Z] #69 DONE 0.0s [2022-03-11T18:46:50.280Z] [2022-03-11T18:46:50.280Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T18:46:50.280Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-11T18:46:50.280Z] #67 DONE 0.0s [2022-03-11T18:46:50.280Z] [2022-03-11T18:46:50.280Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:46:50.280Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:46:50.280Z] #11 DONE 0.0s [2022-03-11T18:46:50.280Z] [2022-03-11T18:46:50.280Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T18:46:50.280Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-11T18:46:50.280Z] #28 DONE 0.0s [2022-03-11T18:46:50.280Z] [2022-03-11T18:46:50.280Z] #24 [internal] load build context [2022-03-11T18:46:50.280Z] #24 sha256:5d8c501cf69f317afe87d38d160930cc6ae6017ab22dd63b745732ca50d4ab23 [2022-03-11T18:46:50.385Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-11T18:46:50.385Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-11T18:46:50.385Z] + TESTDIRS=./... [2022-03-11T18:46:50.385Z] + exclude_paths='/vendor/|/integration' [2022-03-11T18:46:50.385Z] ++ go list ./... [2022-03-11T18:46:50.385Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-11T18:46:50.848Z] #24 ... [2022-03-11T18:46:50.848Z] [2022-03-11T18:46:50.848Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-11T18:46:50.848Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-11T18:46:50.848Z] #45 DONE 0.4s [2022-03-11T18:46:50.848Z] [2022-03-11T18:46:50.848Z] #24 [internal] load build context [2022-03-11T18:46:50.848Z] #24 sha256:5d8c501cf69f317afe87d38d160930cc6ae6017ab22dd63b745732ca50d4ab23 [2022-03-11T18:46:52.230Z] #24 transferring context: 59.69MB 1.9s done [2022-03-11T18:46:52.230Z] #24 DONE 1.9s [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-11T18:46:52.230Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-11T18:46:52.230Z] #19 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-11T18:46:52.230Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-11T18:46:52.230Z] #16 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-11T18:46:52.230Z] #59 sha256:9fa5c724909fb41ca31e43cd8ad65c15a8b4ed22bd742641fb9b5a977264307e [2022-03-11T18:46:52.230Z] #59 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-11T18:46:52.230Z] #37 sha256:d9c4469d37a214a4ad0a10a5101fb55cfadcf3d1406a33d96cb502196b4f000e [2022-03-11T18:46:52.230Z] #37 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #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 [2022-03-11T18:46:52.230Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:46:52.230Z] #14 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-11T18:46:52.230Z] #35 sha256:1e2351e17132db15ea87bcb0623afebedf4d8ffdfa225b3e3967fd84dd29e52f [2022-03-11T18:46:52.230Z] #35 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-11T18:46:52.230Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-11T18:46:52.230Z] #15 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #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 [2022-03-11T18:46:52.230Z] #40 sha256:1dbc4f58f53c088077cf384f5d6ba2b1631144f8206cb29716e501d23d50bf2c [2022-03-11T18:46:52.230Z] #40 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #22 [dev-systemd-false 8/24] 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 [2022-03-11T18:46:52.230Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-11T18:46:52.230Z] #22 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #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 [2022-03-11T18:46:52.230Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T18:46:52.230Z] #38 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-11T18:46:52.230Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-11T18:46:52.230Z] #42 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #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 [2022-03-11T18:46:52.230Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-11T18:46:52.230Z] #36 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-11T18:46:52.230Z] #39 sha256:bd1786e19e7f1b56a227ee357265000adbf4908178493b71417c16be5a3bf52b [2022-03-11T18:46:52.230Z] #39 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-11T18:46:52.230Z] #65 sha256:2d6159611a25931679afacf7ca796e302dc74256c972be9acc0f4cb6c8fa19af [2022-03-11T18:46:52.230Z] #65 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #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 [2022-03-11T18:46:52.230Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-11T18:46:52.230Z] #29 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-11T18:46:52.230Z] #48 sha256:2cd79f3a349066706929fb8ca34a837ba76b4bdec3379ea24f753605dc7c5d8f [2022-03-11T18:46:52.230Z] #48 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-11T18:46:52.230Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-11T18:46:52.230Z] #17 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-11T18:46:52.230Z] #61 sha256:679fd5d42a26fb6193db0b414049204ded31f9c1a07d73d55670c8daaaf1d7ea [2022-03-11T18:46:52.230Z] #61 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-11T18:46:52.230Z] #66 sha256:c4d3b9e284e177ec4968a93ee3a9f6450f0ed4d4c5f111166b330d8e28d861ca [2022-03-11T18:46:52.230Z] #66 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #53 [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 [2022-03-11T18:46:52.230Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T18:46:52.230Z] #53 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-11T18:46:52.230Z] #27 sha256:0593c73d6b98d4a917b76dff736695ee6ea24d566c9b5fa9f7ff04f9f998b4d6 [2022-03-11T18:46:52.230Z] #27 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-11T18:46:52.230Z] #64 sha256:9308df28f034c20ce7fb2aff65fe23a5cc195c221f45c0485c05ae5105bb9313 [2022-03-11T18:46:52.230Z] #64 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #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 [2022-03-11T18:46:52.230Z] #26 sha256:16b842001343a1d97a2a989ae7a65329256663c94744ea3cc2b356b4ed6d044e [2022-03-11T18:46:52.230Z] #26 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-11T18:46:52.230Z] #50 sha256:d5525a427f7d7987b29d4af21988948075741968f732fe7a4ba8997448a4a5b5 [2022-03-11T18:46:52.230Z] #50 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-11T18:46:52.230Z] #44 sha256:59d12eaac4aa5174882ee2f572b7337f9c5d3fe2c131ee18d2bcf5a1c32f4178 [2022-03-11T18:46:52.230Z] #44 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-11T18:46:52.230Z] #55 sha256:d4a4aef31688d5f6f8949350121fa7af9e254b01fd9adbae7db487a1157d8681 [2022-03-11T18:46:52.230Z] #55 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:46:52.230Z] #60 sha256:671e1d03c3857dce3454e2098894662ac8ff401f6affc67f933a1609f395f87a [2022-03-11T18:46:52.230Z] #60 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-11T18:46:52.230Z] #30 sha256:f973ed4c9da90dbaa75ba13855628a977c568723066254a763a04f69ef36ea20 [2022-03-11T18:46:52.230Z] #30 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-11T18:46:52.230Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-11T18:46:52.230Z] #70 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-11T18:46:52.230Z] #41 sha256:4d6a7547ccb01cd09799a9b696896cd590efed1dacc7ab7bac47167df433b2b6 [2022-03-11T18:46:52.230Z] #41 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #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 [2022-03-11T18:46:52.230Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-11T18:46:52.230Z] #13 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #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 [2022-03-11T18:46:52.230Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T18:46:52.230Z] #43 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #63 [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 [2022-03-11T18:46:52.230Z] #63 sha256:112d0391f534d1c11faf52ffdf84437da7dbc5df2f83d761e10df210f03ecd86 [2022-03-11T18:46:52.230Z] #63 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-11T18:46:52.230Z] #25 sha256:97e8dd54ffc3314f649b357add4eadc6eaa31677b66f5e6e7edd7f2fe7aa5a6b [2022-03-11T18:46:52.230Z] #25 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:46:52.230Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:46:52.230Z] #51 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #49 [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 [2022-03-11T18:46:52.230Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T18:46:52.230Z] #49 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #58 [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 [2022-03-11T18:46:52.230Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T18:46:52.230Z] #58 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-11T18:46:52.230Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-11T18:46:52.230Z] #33 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-11T18:46:52.230Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-11T18:46:52.230Z] #18 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-11T18:46:52.230Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-11T18:46:52.230Z] #20 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #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 [2022-03-11T18:46:52.230Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T18:46:52.230Z] #34 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-11T18:46:52.230Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-11T18:46:52.230Z] #12 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-11T18:46:52.230Z] #54 sha256:2cdfd5b8e8175a8edbaa8bda1e46a45831adce0502274d7ce571f73b47ef1fb2 [2022-03-11T18:46:52.230Z] #54 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #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 [2022-03-11T18:46:52.230Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T18:46:52.230Z] #47 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-11T18:46:52.230Z] #56 sha256:21361ce0ae1a6d9261507280de004223e45b3c9929e84e6054866280efc6651a [2022-03-11T18:46:52.230Z] #56 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-11T18:46:52.230Z] #62 sha256:9378e7a42792dda1152d353c1e186dc55c1c2053892e3c8c8b01c81a9a7cbf1c [2022-03-11T18:46:52.230Z] #62 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-11T18:46:52.230Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-11T18:46:52.230Z] #23 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-11T18:46:52.230Z] #57 sha256:8de2a865ad818f05fbc2a247a9e05e1a2bfaf6c98e69e7e30895e6360e38a87a [2022-03-11T18:46:52.230Z] #57 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-11T18:46:52.230Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-11T18:46:52.230Z] #68 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-11T18:46:52.230Z] #52 sha256:c43dd574ee7aa80996bcdb0ebf7edfd986cd114a16c321364dbcd69f805ed0f6 [2022-03-11T18:46:52.230Z] #52 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #21 [dev-systemd-false 7/24] 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 [2022-03-11T18:46:52.230Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-11T18:46:52.230Z] #21 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #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 [2022-03-11T18:46:52.230Z] #31 sha256:6db1c140e7fa65db188103a4489c63de5472db2516f3e7a4a2ac14b7e09599bf [2022-03-11T18:46:52.230Z] #31 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #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 [2022-03-11T18:46:52.230Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-11T18:46:52.230Z] #46 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-11T18:46:52.230Z] #71 sha256:425bf133597c24182491de2f8bcc00fb2377933860288b165c986ae91f38ab8d [2022-03-11T18:46:52.230Z] #71 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-11T18:46:52.230Z] #32 sha256:9c43629d1bcc304e0a69c6b01e7082332bad60bdf7c674e2f69abd7e5f03e997 [2022-03-11T18:46:52.230Z] #32 CACHED [2022-03-11T18:46:52.230Z] [2022-03-11T18:46:52.230Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-11T18:46:52.231Z] #72 sha256:88821a53e507a88b41cd3b1ffb02ebc1ac4d55025a53c050d18b7a92334fd813 [2022-03-11T18:46:52.231Z] #72 CACHED [2022-03-11T18:46:52.231Z] [2022-03-11T18:46:52.231Z] #73 [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 [2022-03-11T18:46:52.231Z] #73 sha256:3973ee2c86f78b4c6d90d4d1a11e83bfa971383345b72e3b081b70221f67fb84 [2022-03-11T18:46:52.916Z] + pkg_list='github.com/docker/docker/api [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/server [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/server/backend/build [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/server/httputils [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/server/middleware [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/server/router [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/server/router/build [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/server/router/container [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/server/router/debug [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/server/router/image [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/server/router/network [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/server/router/session [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/server/router/system [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/server/router/volume [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/types [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/types/backend [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/types/container [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/types/events [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/types/filters [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/types/image [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/types/mount [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/types/network [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/types/registry [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/types/strslice [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/types/swarm [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/types/time [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/types/versions [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T18:46:52.916Z] github.com/docker/docker/api/types/volume [2022-03-11T18:46:52.916Z] github.com/docker/docker/builder [2022-03-11T18:46:52.916Z] github.com/docker/docker/builder/builder-next [2022-03-11T18:46:52.916Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T18:46:52.916Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T18:46:52.916Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T18:46:52.916Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T18:46:52.916Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T18:46:52.916Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T18:46:52.916Z] github.com/docker/docker/builder/dockerfile [2022-03-11T18:46:52.916Z] github.com/docker/docker/builder/remotecontext [2022-03-11T18:46:52.916Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T18:46:52.916Z] github.com/docker/docker/cli [2022-03-11T18:46:52.916Z] github.com/docker/docker/cli/config [2022-03-11T18:46:52.916Z] github.com/docker/docker/cli/debug [2022-03-11T18:46:52.916Z] github.com/docker/docker/client [2022-03-11T18:46:52.916Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T18:46:52.916Z] github.com/docker/docker/cmd/dockerd [2022-03-11T18:46:52.916Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T18:46:52.916Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T18:46:52.916Z] github.com/docker/docker/container [2022-03-11T18:46:52.916Z] github.com/docker/docker/container/stream [2022-03-11T18:46:52.916Z] github.com/docker/docker/contrib/apparmor [2022-03-11T18:46:52.916Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T18:46:52.916Z] github.com/docker/docker/contrib/httpserver [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/cluster [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/config [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/events [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/exec [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/images [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/initlayer [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/links [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/listeners [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/logger [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/logger/local [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/names [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/network [2022-03-11T18:46:52.916Z] github.com/docker/docker/daemon/stats [2022-03-11T18:46:52.916Z] github.com/docker/docker/distribution [2022-03-11T18:46:52.916Z] github.com/docker/docker/distribution/metadata [2022-03-11T18:46:52.916Z] github.com/docker/docker/distribution/utils [2022-03-11T18:46:52.916Z] github.com/docker/docker/distribution/xfer [2022-03-11T18:46:52.916Z] github.com/docker/docker/dockerversion [2022-03-11T18:46:52.916Z] github.com/docker/docker/errdefs [2022-03-11T18:46:52.916Z] github.com/docker/docker/image [2022-03-11T18:46:52.916Z] github.com/docker/docker/image/cache [2022-03-11T18:46:52.916Z] github.com/docker/docker/image/tarexport [2022-03-11T18:46:52.916Z] github.com/docker/docker/image/v1 [2022-03-11T18:46:52.916Z] github.com/docker/docker/internal/test/suite [2022-03-11T18:46:52.916Z] github.com/docker/docker/layer [2022-03-11T18:46:52.916Z] github.com/docker/docker/libcontainerd [2022-03-11T18:46:52.916Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T18:46:52.916Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T18:46:52.916Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T18:46:52.916Z] github.com/docker/docker/libcontainerd/types [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/config [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/idm [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/ns [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/options [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/osl [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T18:46:52.916Z] github.com/docker/docker/libnetwork/types [2022-03-11T18:46:52.916Z] github.com/docker/docker/oci [2022-03-11T18:46:52.916Z] github.com/docker/docker/oci/caps [2022-03-11T18:46:52.916Z] github.com/docker/docker/opts [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/aaparser [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/archive [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/authorization [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/capabilities [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/containerfs [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/directory [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/dmesg [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/filenotify [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/fileutils [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/fsutils [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/homedir [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/idtools [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/ioutils [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/longpath [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/loopback [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/parsers [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/pidfile [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/platform [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/plugins [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/pools [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/progress [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/pubsub [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/reexec [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/signal [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/stack [2022-03-11T18:46:52.916Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/stringid [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/system [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/tailfile [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/tarsum [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/truncindex [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/urlutil [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/useragent [2022-03-11T18:46:52.917Z] github.com/docker/docker/plugin [2022-03-11T18:46:52.917Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T18:46:52.917Z] github.com/docker/docker/plugin/v2 [2022-03-11T18:46:52.917Z] github.com/docker/docker/profiles/apparmor [2022-03-11T18:46:52.917Z] github.com/docker/docker/profiles/seccomp [2022-03-11T18:46:52.917Z] github.com/docker/docker/quota [2022-03-11T18:46:52.917Z] github.com/docker/docker/reference [2022-03-11T18:46:52.917Z] github.com/docker/docker/registry [2022-03-11T18:46:52.917Z] github.com/docker/docker/registry/resumable [2022-03-11T18:46:52.917Z] github.com/docker/docker/restartmanager [2022-03-11T18:46:52.917Z] github.com/docker/docker/rootless [2022-03-11T18:46:52.917Z] github.com/docker/docker/rootless/specconv [2022-03-11T18:46:52.917Z] github.com/docker/docker/runconfig [2022-03-11T18:46:52.917Z] github.com/docker/docker/runconfig/opts [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil/daemon [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil/environment [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil/fakegit [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil/registry [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil/request [2022-03-11T18:46:52.917Z] github.com/docker/docker/volume [2022-03-11T18:46:52.917Z] github.com/docker/docker/volume/drivers [2022-03-11T18:46:52.917Z] github.com/docker/docker/volume/local [2022-03-11T18:46:52.917Z] github.com/docker/docker/volume/mounts [2022-03-11T18:46:52.917Z] github.com/docker/docker/volume/service [2022-03-11T18:46:52.917Z] github.com/docker/docker/volume/service/opts [2022-03-11T18:46:52.917Z] github.com/docker/docker/volume/testutils' [2022-03-11T18:46:52.917Z] ++ grep --fixed-strings -v /libnetwork [2022-03-11T18:46:52.917Z] ++ echo 'github.com/docker/docker/api [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/backend/build [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/httputils [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/middleware [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/build [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/container [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/debug [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/image [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/network [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/session [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/system [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/volume [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/types [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/types/backend [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/types/container [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/types/events [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/types/filters [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/types/image [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/types/mount [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/types/network [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/types/registry [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/types/strslice [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/types/swarm [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/types/time [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/types/versions [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/types/volume [2022-03-11T18:46:52.917Z] github.com/docker/docker/builder [2022-03-11T18:46:52.917Z] github.com/docker/docker/builder/builder-next [2022-03-11T18:46:52.917Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T18:46:52.917Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T18:46:52.917Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T18:46:52.917Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T18:46:52.917Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T18:46:52.917Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T18:46:52.917Z] github.com/docker/docker/builder/dockerfile [2022-03-11T18:46:52.917Z] github.com/docker/docker/builder/remotecontext [2022-03-11T18:46:52.917Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T18:46:52.917Z] github.com/docker/docker/cli [2022-03-11T18:46:52.917Z] github.com/docker/docker/cli/config [2022-03-11T18:46:52.917Z] github.com/docker/docker/cli/debug [2022-03-11T18:46:52.917Z] github.com/docker/docker/client [2022-03-11T18:46:52.917Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T18:46:52.917Z] github.com/docker/docker/cmd/dockerd [2022-03-11T18:46:52.917Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T18:46:52.917Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T18:46:52.917Z] github.com/docker/docker/container [2022-03-11T18:46:52.917Z] github.com/docker/docker/container/stream [2022-03-11T18:46:52.917Z] github.com/docker/docker/contrib/apparmor [2022-03-11T18:46:52.917Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T18:46:52.917Z] github.com/docker/docker/contrib/httpserver [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/cluster [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/config [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/events [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/exec [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/images [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/initlayer [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/links [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/listeners [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/logger [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/logger/local [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/names [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/network [2022-03-11T18:46:52.917Z] github.com/docker/docker/daemon/stats [2022-03-11T18:46:52.917Z] github.com/docker/docker/distribution [2022-03-11T18:46:52.917Z] github.com/docker/docker/distribution/metadata [2022-03-11T18:46:52.917Z] github.com/docker/docker/distribution/utils [2022-03-11T18:46:52.917Z] github.com/docker/docker/distribution/xfer [2022-03-11T18:46:52.917Z] github.com/docker/docker/dockerversion [2022-03-11T18:46:52.917Z] github.com/docker/docker/errdefs [2022-03-11T18:46:52.917Z] github.com/docker/docker/image [2022-03-11T18:46:52.917Z] github.com/docker/docker/image/cache [2022-03-11T18:46:52.917Z] github.com/docker/docker/image/tarexport [2022-03-11T18:46:52.917Z] github.com/docker/docker/image/v1 [2022-03-11T18:46:52.917Z] github.com/docker/docker/internal/test/suite [2022-03-11T18:46:52.917Z] github.com/docker/docker/layer [2022-03-11T18:46:52.917Z] github.com/docker/docker/libcontainerd [2022-03-11T18:46:52.917Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T18:46:52.917Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T18:46:52.917Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T18:46:52.917Z] github.com/docker/docker/libcontainerd/types [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/config [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/idm [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/ns [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/options [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/osl [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T18:46:52.917Z] github.com/docker/docker/libnetwork/types [2022-03-11T18:46:52.917Z] github.com/docker/docker/oci [2022-03-11T18:46:52.917Z] github.com/docker/docker/oci/caps [2022-03-11T18:46:52.917Z] github.com/docker/docker/opts [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/aaparser [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/archive [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/authorization [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/capabilities [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/containerfs [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/directory [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/dmesg [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/filenotify [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/fileutils [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/fsutils [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/homedir [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/idtools [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/ioutils [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/longpath [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/loopback [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/parsers [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/pidfile [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/platform [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/plugins [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/pools [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/progress [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/pubsub [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/reexec [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/signal [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/stack [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/stringid [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/system [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/tailfile [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/tarsum [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/truncindex [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/urlutil [2022-03-11T18:46:52.917Z] github.com/docker/docker/pkg/useragent [2022-03-11T18:46:52.917Z] github.com/docker/docker/plugin [2022-03-11T18:46:52.917Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T18:46:52.917Z] github.com/docker/docker/plugin/v2 [2022-03-11T18:46:52.917Z] github.com/docker/docker/profiles/apparmor [2022-03-11T18:46:52.917Z] github.com/docker/docker/profiles/seccomp [2022-03-11T18:46:52.917Z] github.com/docker/docker/quota [2022-03-11T18:46:52.917Z] github.com/docker/docker/reference [2022-03-11T18:46:52.917Z] github.com/docker/docker/registry [2022-03-11T18:46:52.917Z] github.com/docker/docker/registry/resumable [2022-03-11T18:46:52.917Z] github.com/docker/docker/restartmanager [2022-03-11T18:46:52.917Z] github.com/docker/docker/rootless [2022-03-11T18:46:52.917Z] github.com/docker/docker/rootless/specconv [2022-03-11T18:46:52.917Z] github.com/docker/docker/runconfig [2022-03-11T18:46:52.917Z] github.com/docker/docker/runconfig/opts [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil/daemon [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil/environment [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil/fakegit [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil/registry [2022-03-11T18:46:52.917Z] github.com/docker/docker/testutil/request [2022-03-11T18:46:52.917Z] github.com/docker/docker/volume [2022-03-11T18:46:52.917Z] github.com/docker/docker/volume/drivers [2022-03-11T18:46:52.917Z] github.com/docker/docker/volume/local [2022-03-11T18:46:52.917Z] github.com/docker/docker/volume/mounts [2022-03-11T18:46:52.917Z] github.com/docker/docker/volume/service [2022-03-11T18:46:52.917Z] github.com/docker/docker/volume/service/opts [2022-03-11T18:46:52.917Z] github.com/docker/docker/volume/testutils' [2022-03-11T18:46:52.917Z] + base_pkg_list='github.com/docker/docker/api [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/backend/build [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/httputils [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/middleware [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/build [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/container [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/debug [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/image [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/network [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/session [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/system [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/server/router/volume [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/types [2022-03-11T18:46:52.917Z] github.com/docker/docker/api/types/backend [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/container [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/events [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/filters [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/image [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/mount [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/network [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/registry [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/strslice [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/swarm [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/time [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/versions [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/volume [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder/builder-next [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder/dockerfile [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder/remotecontext [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T18:46:52.918Z] github.com/docker/docker/cli [2022-03-11T18:46:52.918Z] github.com/docker/docker/cli/config [2022-03-11T18:46:52.918Z] github.com/docker/docker/cli/debug [2022-03-11T18:46:52.918Z] github.com/docker/docker/client [2022-03-11T18:46:52.918Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T18:46:52.918Z] github.com/docker/docker/cmd/dockerd [2022-03-11T18:46:52.918Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T18:46:52.918Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T18:46:52.918Z] github.com/docker/docker/container [2022-03-11T18:46:52.918Z] github.com/docker/docker/container/stream [2022-03-11T18:46:52.918Z] github.com/docker/docker/contrib/apparmor [2022-03-11T18:46:52.918Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T18:46:52.918Z] github.com/docker/docker/contrib/httpserver [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/cluster [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/config [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/events [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/exec [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/images [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/initlayer [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/links [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/listeners [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/local [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/names [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/network [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/stats [2022-03-11T18:46:52.918Z] github.com/docker/docker/distribution [2022-03-11T18:46:52.918Z] github.com/docker/docker/distribution/metadata [2022-03-11T18:46:52.918Z] github.com/docker/docker/distribution/utils [2022-03-11T18:46:52.918Z] github.com/docker/docker/distribution/xfer [2022-03-11T18:46:52.918Z] github.com/docker/docker/dockerversion [2022-03-11T18:46:52.918Z] github.com/docker/docker/errdefs [2022-03-11T18:46:52.918Z] github.com/docker/docker/image [2022-03-11T18:46:52.918Z] github.com/docker/docker/image/cache [2022-03-11T18:46:52.918Z] github.com/docker/docker/image/tarexport [2022-03-11T18:46:52.918Z] github.com/docker/docker/image/v1 [2022-03-11T18:46:52.918Z] github.com/docker/docker/internal/test/suite [2022-03-11T18:46:52.918Z] github.com/docker/docker/layer [2022-03-11T18:46:52.918Z] github.com/docker/docker/libcontainerd [2022-03-11T18:46:52.918Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T18:46:52.918Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T18:46:52.918Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T18:46:52.918Z] github.com/docker/docker/libcontainerd/types [2022-03-11T18:46:52.918Z] github.com/docker/docker/oci [2022-03-11T18:46:52.918Z] github.com/docker/docker/oci/caps [2022-03-11T18:46:52.918Z] github.com/docker/docker/opts [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/aaparser [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/archive [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/authorization [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/capabilities [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/containerfs [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/directory [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/dmesg [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/filenotify [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/fileutils [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/fsutils [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/homedir [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/idtools [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/ioutils [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/longpath [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/loopback [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/parsers [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/pidfile [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/platform [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/plugins [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/pools [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/progress [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/pubsub [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/reexec [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/signal [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/stack [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/stringid [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/system [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/tailfile [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/tarsum [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/truncindex [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/urlutil [2022-03-11T18:46:52.918Z] github.com/docker/docker/pkg/useragent [2022-03-11T18:46:52.918Z] github.com/docker/docker/plugin [2022-03-11T18:46:52.918Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T18:46:52.918Z] github.com/docker/docker/plugin/v2 [2022-03-11T18:46:52.918Z] github.com/docker/docker/profiles/apparmor [2022-03-11T18:46:52.918Z] github.com/docker/docker/profiles/seccomp [2022-03-11T18:46:52.918Z] github.com/docker/docker/quota [2022-03-11T18:46:52.918Z] github.com/docker/docker/reference [2022-03-11T18:46:52.918Z] github.com/docker/docker/registry [2022-03-11T18:46:52.918Z] github.com/docker/docker/registry/resumable [2022-03-11T18:46:52.918Z] github.com/docker/docker/restartmanager [2022-03-11T18:46:52.918Z] github.com/docker/docker/rootless [2022-03-11T18:46:52.918Z] github.com/docker/docker/rootless/specconv [2022-03-11T18:46:52.918Z] github.com/docker/docker/runconfig [2022-03-11T18:46:52.918Z] github.com/docker/docker/runconfig/opts [2022-03-11T18:46:52.918Z] github.com/docker/docker/testutil [2022-03-11T18:46:52.918Z] github.com/docker/docker/testutil/daemon [2022-03-11T18:46:52.918Z] github.com/docker/docker/testutil/environment [2022-03-11T18:46:52.918Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T18:46:52.918Z] github.com/docker/docker/testutil/fakegit [2022-03-11T18:46:52.918Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T18:46:52.918Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T18:46:52.918Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T18:46:52.918Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T18:46:52.918Z] github.com/docker/docker/testutil/registry [2022-03-11T18:46:52.918Z] github.com/docker/docker/testutil/request [2022-03-11T18:46:52.918Z] github.com/docker/docker/volume [2022-03-11T18:46:52.918Z] github.com/docker/docker/volume/drivers [2022-03-11T18:46:52.918Z] github.com/docker/docker/volume/local [2022-03-11T18:46:52.918Z] github.com/docker/docker/volume/mounts [2022-03-11T18:46:52.918Z] github.com/docker/docker/volume/service [2022-03-11T18:46:52.918Z] github.com/docker/docker/volume/service/opts [2022-03-11T18:46:52.918Z] github.com/docker/docker/volume/testutils' [2022-03-11T18:46:52.918Z] ++ grep --fixed-strings /libnetwork [2022-03-11T18:46:52.918Z] ++ echo 'github.com/docker/docker/api [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/server [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/server/backend/build [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/server/httputils [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/server/middleware [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/server/router [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/server/router/build [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/server/router/container [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/server/router/debug [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/server/router/image [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/server/router/network [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/server/router/session [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/server/router/system [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/server/router/volume [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/backend [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/container [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/events [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/filters [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/image [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/mount [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/network [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/registry [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/strslice [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/swarm [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/time [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/versions [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T18:46:52.918Z] github.com/docker/docker/api/types/volume [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder/builder-next [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder/dockerfile [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder/remotecontext [2022-03-11T18:46:52.918Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T18:46:52.918Z] github.com/docker/docker/cli [2022-03-11T18:46:52.918Z] github.com/docker/docker/cli/config [2022-03-11T18:46:52.918Z] github.com/docker/docker/cli/debug [2022-03-11T18:46:52.918Z] github.com/docker/docker/client [2022-03-11T18:46:52.918Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T18:46:52.918Z] github.com/docker/docker/cmd/dockerd [2022-03-11T18:46:52.918Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T18:46:52.918Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T18:46:52.918Z] github.com/docker/docker/container [2022-03-11T18:46:52.918Z] github.com/docker/docker/container/stream [2022-03-11T18:46:52.918Z] github.com/docker/docker/contrib/apparmor [2022-03-11T18:46:52.918Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T18:46:52.918Z] github.com/docker/docker/contrib/httpserver [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/cluster [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/config [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/events [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/exec [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/images [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/initlayer [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/links [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/listeners [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/local [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/names [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/network [2022-03-11T18:46:52.918Z] github.com/docker/docker/daemon/stats [2022-03-11T18:46:52.918Z] github.com/docker/docker/distribution [2022-03-11T18:46:52.918Z] github.com/docker/docker/distribution/metadata [2022-03-11T18:46:52.918Z] github.com/docker/docker/distribution/utils [2022-03-11T18:46:52.918Z] github.com/docker/docker/distribution/xfer [2022-03-11T18:46:52.918Z] github.com/docker/docker/dockerversion [2022-03-11T18:46:52.918Z] github.com/docker/docker/errdefs [2022-03-11T18:46:52.918Z] github.com/docker/docker/image [2022-03-11T18:46:52.918Z] github.com/docker/docker/image/cache [2022-03-11T18:46:52.918Z] github.com/docker/docker/image/tarexport [2022-03-11T18:46:52.918Z] github.com/docker/docker/image/v1 [2022-03-11T18:46:52.918Z] github.com/docker/docker/internal/test/suite [2022-03-11T18:46:52.918Z] github.com/docker/docker/layer [2022-03-11T18:46:52.918Z] github.com/docker/docker/libcontainerd [2022-03-11T18:46:52.918Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T18:46:52.918Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T18:46:52.918Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T18:46:52.918Z] github.com/docker/docker/libcontainerd/types [2022-03-11T18:46:52.918Z] github.com/docker/docker/libnetwork [2022-03-11T18:46:52.918Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T18:46:52.918Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T18:46:52.918Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T18:46:52.918Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T18:46:52.918Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T18:46:52.918Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/config [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/idm [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ns [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/options [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/osl [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/types [2022-03-11T18:46:52.919Z] github.com/docker/docker/oci [2022-03-11T18:46:52.919Z] github.com/docker/docker/oci/caps [2022-03-11T18:46:52.919Z] github.com/docker/docker/opts [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/aaparser [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/archive [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/authorization [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/capabilities [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/containerfs [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/directory [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/dmesg [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/filenotify [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/fileutils [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/fsutils [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/homedir [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/idtools [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/ioutils [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/longpath [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/loopback [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/parsers [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/pidfile [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/platform [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/plugins [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/pools [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/progress [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/pubsub [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/reexec [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/signal [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/stack [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/stringid [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/system [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/tailfile [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/tarsum [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/truncindex [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/urlutil [2022-03-11T18:46:52.919Z] github.com/docker/docker/pkg/useragent [2022-03-11T18:46:52.919Z] github.com/docker/docker/plugin [2022-03-11T18:46:52.919Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T18:46:52.919Z] github.com/docker/docker/plugin/v2 [2022-03-11T18:46:52.919Z] github.com/docker/docker/profiles/apparmor [2022-03-11T18:46:52.919Z] github.com/docker/docker/profiles/seccomp [2022-03-11T18:46:52.919Z] github.com/docker/docker/quota [2022-03-11T18:46:52.919Z] github.com/docker/docker/reference [2022-03-11T18:46:52.919Z] github.com/docker/docker/registry [2022-03-11T18:46:52.919Z] github.com/docker/docker/registry/resumable [2022-03-11T18:46:52.919Z] github.com/docker/docker/restartmanager [2022-03-11T18:46:52.919Z] github.com/docker/docker/rootless [2022-03-11T18:46:52.919Z] github.com/docker/docker/rootless/specconv [2022-03-11T18:46:52.919Z] github.com/docker/docker/runconfig [2022-03-11T18:46:52.919Z] github.com/docker/docker/runconfig/opts [2022-03-11T18:46:52.919Z] github.com/docker/docker/testutil [2022-03-11T18:46:52.919Z] github.com/docker/docker/testutil/daemon [2022-03-11T18:46:52.919Z] github.com/docker/docker/testutil/environment [2022-03-11T18:46:52.919Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T18:46:52.919Z] github.com/docker/docker/testutil/fakegit [2022-03-11T18:46:52.919Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T18:46:52.919Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T18:46:52.919Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T18:46:52.919Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T18:46:52.919Z] github.com/docker/docker/testutil/registry [2022-03-11T18:46:52.919Z] github.com/docker/docker/testutil/request [2022-03-11T18:46:52.919Z] github.com/docker/docker/volume [2022-03-11T18:46:52.919Z] github.com/docker/docker/volume/drivers [2022-03-11T18:46:52.919Z] github.com/docker/docker/volume/local [2022-03-11T18:46:52.919Z] github.com/docker/docker/volume/mounts [2022-03-11T18:46:52.919Z] github.com/docker/docker/volume/service [2022-03-11T18:46:52.919Z] github.com/docker/docker/volume/service/opts [2022-03-11T18:46:52.919Z] github.com/docker/docker/volume/testutils' [2022-03-11T18:46:52.919Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/config [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/idm [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ns [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/options [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/osl [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/types' [2022-03-11T18:46:52.919Z] + echo 'github.com/docker/docker/libnetwork [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/config [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/idm [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/ns [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/options [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/osl [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/types' [2022-03-11T18:46:52.919Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T18:46:52.919Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T18:46:52.919Z] + type docker-proxy [2022-03-11T18:46:52.919Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-11T18:46:52.919Z] + hack/make.sh binary-proxy install-proxy [2022-03-11T18:46:52.919Z] [2022-03-11T18:46:52.919Z] Removing bundles/ [2022-03-11T18:46:52.919Z] [2022-03-11T18:46:52.919Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-11T18:46:52.919Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-11T18:46:52.919Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T18:46:53.165Z] #73 0.765 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-11T18:46:53.166Z] #73 0.765 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-11T18:46:53.166Z] #73 0.765 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-11T18:46:53.196Z] #19 10.50 Reading package lists... [2022-03-11T18:46:53.454Z] #19 13.53 Building dependency tree... [2022-03-11T18:46:53.992Z] #73 1.037 Reading package lists... [2022-03-11T18:46:54.022Z] #19 14.85 The following additional packages will be installed: [2022-03-11T18:46:54.022Z] #19 14.85 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-11T18:46:54.022Z] #19 14.85 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-11T18:46:54.022Z] #19 14.85 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-11T18:46:54.022Z] #19 14.85 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-11T18:46:54.022Z] #19 14.85 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-11T18:46:54.022Z] #19 14.85 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-11T18:46:54.022Z] #19 14.85 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-03-11T18:46:54.022Z] #19 14.85 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-03-11T18:46:54.022Z] #19 14.85 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-03-11T18:46:54.022Z] #19 14.85 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-03-11T18:46:54.022Z] #19 14.85 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-11T18:46:54.022Z] #19 14.85 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-11T18:46:54.022Z] #19 14.85 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-11T18:46:54.022Z] #19 14.85 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-11T18:46:54.022Z] #19 14.85 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-11T18:46:54.022Z] #19 14.85 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-11T18:46:54.022Z] #19 14.85 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-11T18:46:54.022Z] #19 14.85 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-11T18:46:54.022Z] #19 14.85 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-11T18:46:54.022Z] #19 14.85 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-11T18:46:54.022Z] #19 14.85 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-11T18:46:54.022Z] #19 14.85 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-11T18:46:54.022Z] #19 14.85 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-11T18:46:54.022Z] #19 14.85 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-11T18:46:54.022Z] #19 14.85 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-11T18:46:54.022Z] #19 14.85 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-11T18:46:54.022Z] #19 14.85 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-11T18:46:54.022Z] #19 14.85 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-11T18:46:54.022Z] #19 14.85 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-11T18:46:54.022Z] #19 14.85 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-11T18:46:54.022Z] #19 14.85 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-11T18:46:54.022Z] #19 14.85 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-11T18:46:54.022Z] #19 14.85 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-11T18:46:54.022Z] #19 14.85 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-11T18:46:54.022Z] #19 14.85 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-11T18:46:54.022Z] #19 14.85 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-11T18:46:54.022Z] #19 14.85 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-11T18:46:54.022Z] #19 14.85 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-11T18:46:54.022Z] #19 14.85 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-11T18:46:54.022Z] #19 14.86 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-11T18:46:54.022Z] #19 14.86 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-11T18:46:54.022Z] #19 14.86 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-11T18:46:54.022Z] #19 14.86 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-11T18:46:54.022Z] #19 14.86 linux-libc-dev-s390x-cross patch xz-utils [2022-03-11T18:46:54.022Z] #19 14.87 Suggested packages: [2022-03-11T18:46:54.022Z] #19 14.87 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-03-11T18:46:54.022Z] #19 14.87 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-03-11T18:46:54.022Z] #19 14.87 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-03-11T18:46:54.022Z] #19 14.87 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-03-11T18:46:54.022Z] #19 14.87 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-03-11T18:46:54.022Z] #19 14.87 libyaml-shell-perl ed diffutils-doc [2022-03-11T18:46:54.022Z] #19 14.87 Recommended packages: [2022-03-11T18:46:54.022Z] #19 14.87 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-03-11T18:46:54.022Z] #19 14.87 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-03-11T18:46:54.560Z] #73 1.623 Reading package lists... [2022-03-11T18:46:54.560Z] #73 2.139 Building dependency tree... [2022-03-11T18:46:54.560Z] #73 2.258 Reading state information... [2022-03-11T18:46:54.560Z] #73 2.374 The following additional packages will be installed: [2022-03-11T18:46:54.819Z] #73 2.374 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-03-11T18:46:54.819Z] #73 2.375 systemd-timesyncd [2022-03-11T18:46:54.819Z] #73 2.375 Suggested packages: [2022-03-11T18:46:54.819Z] #73 2.375 systemd-container policykit-1 [2022-03-11T18:46:54.819Z] #73 2.375 Recommended packages: [2022-03-11T18:46:54.819Z] #73 2.375 libnss-systemd [2022-03-11T18:46:54.819Z] #73 2.455 The following NEW packages will be installed: [2022-03-11T18:46:54.819Z] #73 2.455 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-03-11T18:46:54.819Z] #73 2.456 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-03-11T18:46:54.959Z] #19 16.10 The following NEW packages will be installed: [2022-03-11T18:46:54.959Z] #19 16.10 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-11T18:46:54.959Z] #19 16.10 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-11T18:46:54.959Z] #19 16.10 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-11T18:46:54.959Z] #19 16.10 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-11T18:46:54.959Z] #19 16.10 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-11T18:46:54.959Z] #19 16.10 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-11T18:46:54.959Z] #19 16.10 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-03-11T18:46:54.959Z] #19 16.10 crossbuild-essential-armel crossbuild-essential-armhf [2022-03-11T18:46:54.959Z] #19 16.10 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-03-11T18:46:54.959Z] #19 16.10 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-03-11T18:46:54.959Z] #19 16.10 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-03-11T18:46:54.959Z] #19 16.10 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-03-11T18:46:54.959Z] #19 16.10 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-03-11T18:46:54.959Z] #19 16.10 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-11T18:46:54.959Z] #19 16.10 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-11T18:46:54.959Z] #19 16.10 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-11T18:46:54.959Z] #19 16.10 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-11T18:46:54.959Z] #19 16.10 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-11T18:46:54.959Z] #19 16.10 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-11T18:46:54.959Z] #19 16.10 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-11T18:46:54.959Z] #19 16.10 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-11T18:46:54.959Z] #19 16.10 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-11T18:46:54.959Z] #19 16.10 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-11T18:46:54.959Z] #19 16.10 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-11T18:46:54.959Z] #19 16.10 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-11T18:46:54.959Z] #19 16.10 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-11T18:46:54.959Z] #19 16.10 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-11T18:46:54.959Z] #19 16.10 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-11T18:46:54.959Z] #19 16.10 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-11T18:46:54.959Z] #19 16.10 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-11T18:46:54.959Z] #19 16.10 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-11T18:46:54.959Z] #19 16.10 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-11T18:46:54.959Z] #19 16.10 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-11T18:46:54.959Z] #19 16.10 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-11T18:46:55.077Z] #73 2.723 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T18:46:55.077Z] #73 2.723 Need to get 5941 kB of archives. [2022-03-11T18:46:55.077Z] #73 2.723 After this operation, 19.5 MB of additional disk space will be used. [2022-03-11T18:46:55.077Z] #73 2.723 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-11T18:46:55.077Z] #73 2.727 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-03-11T18:46:55.077Z] #73 2.728 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-03-11T18:46:55.077Z] #73 2.731 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-03-11T18:46:55.077Z] #73 2.732 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-03-11T18:46:55.077Z] #73 2.736 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-03-11T18:46:55.077Z] #73 2.769 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-03-11T18:46:55.077Z] #73 2.771 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-03-11T18:46:55.077Z] #73 2.772 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-03-11T18:46:55.077Z] #73 2.774 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-03-11T18:46:55.077Z] #73 2.776 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-03-11T18:46:55.217Z] #19 16.10 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-11T18:46:55.217Z] #19 16.11 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-11T18:46:55.217Z] #19 16.11 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-11T18:46:55.217Z] #19 16.11 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-11T18:46:55.217Z] #19 16.11 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-11T18:46:55.217Z] #19 16.11 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-11T18:46:55.217Z] #19 16.11 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-11T18:46:55.217Z] #19 16.11 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-11T18:46:55.217Z] #19 16.11 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-11T18:46:55.217Z] #19 16.11 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-11T18:46:55.217Z] #19 16.11 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-11T18:46:55.217Z] #19 16.11 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-11T18:46:55.217Z] #19 16.11 linux-libc-dev-s390x-cross patch xz-utils [2022-03-11T18:46:55.335Z] #73 2.928 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T18:46:55.335Z] #73 2.966 Fetched 5941 kB in 0s (18.8 MB/s) [2022-03-11T18:46:55.335Z] #73 2.998 Selecting previously unselected package libargon2-1:amd64. [2022-03-11T18:46:55.475Z] #19 16.42 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T18:46:55.475Z] #19 16.42 Need to get 787 MB of archives. [2022-03-11T18:46:55.475Z] #19 16.42 After this operation, 3385 MB of additional disk space will be used. [2022-03-11T18:46:55.475Z] #19 16.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-03-11T18:46:55.475Z] #19 16.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-11T18:46:55.475Z] #19 16.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-03-11T18:46:55.475Z] #19 16.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-03-11T18:46:55.475Z] #19 16.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-03-11T18:46:55.475Z] #19 16.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-11T18:46:55.475Z] #19 16.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-03-11T18:46:55.475Z] #19 16.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-03-11T18:46:55.475Z] #19 16.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-03-11T18:46:55.475Z] #19 16.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-03-11T18:46:55.475Z] #19 16.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-03-11T18:46:55.594Z] #73 2.998 (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 ... 28622 files and directories currently installed.) [2022-03-11T18:46:55.594Z] #73 3.153 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-11T18:46:55.594Z] #73 3.160 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-11T18:46:55.594Z] #73 3.198 Selecting previously unselected package libjson-c5:amd64. [2022-03-11T18:46:55.594Z] #73 3.201 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-03-11T18:46:55.594Z] #73 3.205 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-03-11T18:46:55.594Z] #73 3.242 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-11T18:46:55.594Z] #73 3.245 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-03-11T18:46:55.594Z] #73 3.248 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-11T18:46:55.594Z] #73 3.319 Selecting previously unselected package libkmod2:amd64. [2022-03-11T18:46:55.594Z] #73 3.322 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-03-11T18:46:55.594Z] #73 3.326 Unpacking libkmod2:amd64 (28-1) ... [2022-03-11T18:46:55.594Z] #73 3.383 Selecting previously unselected package systemd-timesyncd. [2022-03-11T18:46:55.594Z] #73 3.386 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-03-11T18:46:55.594Z] #73 3.390 Unpacking systemd-timesyncd (247.3-6) ... [2022-03-11T18:46:55.594Z] #73 3.445 Selecting previously unselected package systemd. [2022-03-11T18:46:55.736Z] #19 16.53 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] [2022-03-11T18:46:55.736Z] #19 16.53 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] [2022-03-11T18:46:55.852Z] #73 3.448 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-03-11T18:46:55.852Z] #73 3.485 Unpacking systemd (247.3-6) ... [2022-03-11T18:46:55.996Z] #19 16.87 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] [2022-03-11T18:46:55.996Z] #19 16.87 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] [2022-03-11T18:46:56.255Z] #19 17.20 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] [2022-03-11T18:46:56.255Z] #19 17.20 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] [2022-03-11T18:46:56.418Z] #73 3.962 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-11T18:46:56.418Z] #73 3.973 Setting up libjson-c5:amd64 (0.15-2) ... [2022-03-11T18:46:56.418Z] #73 3.984 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-11T18:46:56.418Z] #73 3.994 Setting up libkmod2:amd64 (28-1) ... [2022-03-11T18:46:56.418Z] #73 4.006 Setting up systemd (247.3-6) ... [2022-03-11T18:46:56.418Z] #73 4.049 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-11T18:46:56.418Z] #73 4.051 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-11T18:46:56.418Z] #73 4.054 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-03-11T18:46:56.514Z] #19 17.51 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] [2022-03-11T18:46:56.514Z] #19 17.52 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] [2022-03-11T18:46:56.688Z] #73 4.383 Setting up systemd-timesyncd (247.3-6) ... [2022-03-11T18:46:56.707Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ed9ba8822e017370) in /home/ubuntu/workspace/moby_PR-43358 [Pipeline] { [Pipeline] checkout [2022-03-11T18:46:56.774Z] #19 17.83 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] [2022-03-11T18:46:56.850Z] The recommended git tool is: git [2022-03-11T18:46:57.083Z] #73 4.604 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-11T18:46:57.083Z] #73 4.604 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-11T18:46:57.083Z] #73 4.637 Selecting previously unselected package systemd-sysv. [2022-03-11T18:46:57.083Z] #73 4.637 (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 ... 29450 files and directories currently installed.) [2022-03-11T18:46:57.083Z] #73 4.651 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-03-11T18:46:57.083Z] #73 4.655 Unpacking systemd-sysv (247.3-6) ... [2022-03-11T18:46:57.083Z] #73 4.697 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-11T18:46:57.083Z] #73 4.700 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-03-11T18:46:57.083Z] #73 4.703 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-11T18:46:57.083Z] #73 4.759 Selecting previously unselected package dbus. [2022-03-11T18:46:57.083Z] #73 4.762 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-03-11T18:46:57.083Z] #73 4.773 Unpacking dbus (1.12.20-2) ... [2022-03-11T18:46:57.083Z] #73 4.827 Selecting previously unselected package libpam-systemd:amd64. [2022-03-11T18:46:57.083Z] #73 4.830 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-03-11T18:46:57.083Z] #73 4.833 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-03-11T18:46:57.083Z] #73 4.880 Selecting previously unselected package dbus-user-session. [2022-03-11T18:46:57.084Z] #19 17.83 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] [2022-03-11T18:46:57.084Z] #19 18.13 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] [2022-03-11T18:46:57.341Z] #73 4.882 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-03-11T18:46:57.341Z] #73 4.886 Unpacking dbus-user-session (1.12.20-2) ... [2022-03-11T18:46:57.341Z] #73 4.927 Setting up systemd-sysv (247.3-6) ... [2022-03-11T18:46:57.341Z] #73 4.938 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-11T18:46:57.341Z] #73 4.949 Setting up dbus (1.12.20-2) ... [2022-03-11T18:46:57.341Z] #73 5.068 invoke-rc.d: could not determine current runlevel [2022-03-11T18:46:57.341Z] #73 5.071 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-11T18:46:57.341Z] #73 5.075 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-03-11T18:46:57.344Z] #19 18.13 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] [2022-03-11T18:46:57.344Z] #19 18.13 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] [2022-03-11T18:46:57.344Z] #19 18.13 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] [2022-03-11T18:46:57.344Z] #19 18.13 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] [2022-03-11T18:46:57.344Z] #19 18.13 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-03-11T18:46:57.344Z] #19 18.13 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-03-11T18:46:57.344Z] #19 18.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-03-11T18:46:57.344Z] #19 18.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-03-11T18:46:57.344Z] #19 18.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-03-11T18:46:57.344Z] #19 18.14 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-03-11T18:46:57.344Z] #19 18.14 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-03-11T18:46:57.344Z] #19 18.14 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-03-11T18:46:57.344Z] #19 18.16 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-03-11T18:46:57.344Z] #19 18.16 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-03-11T18:46:57.344Z] #19 18.17 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-03-11T18:46:57.344Z] #19 18.18 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-03-11T18:46:57.344Z] #19 18.18 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-03-11T18:46:57.344Z] #19 18.19 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] [2022-03-11T18:46:57.600Z] #73 5.201 Setting up dbus-user-session (1.12.20-2) ... [2022-03-11T18:46:57.600Z] #73 5.217 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T18:46:57.602Z] #19 18.58 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-03-11T18:46:57.602Z] #19 18.58 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-03-11T18:46:57.602Z] #19 18.60 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-03-11T18:46:57.602Z] #19 18.61 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-03-11T18:46:57.602Z] #19 18.62 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] [2022-03-11T18:46:57.858Z] #73 DONE 5.6s [2022-03-11T18:46:58.119Z] [2022-03-11T18:46:58.119Z] #74 [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 [2022-03-11T18:46:58.119Z] #74 sha256:5b1dfb7b33eae121434dddeba96ce14ae9957ede69fa5ed8c465aa64bd74fe27 [2022-03-11T18:46:58.171Z] #19 19.01 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-11T18:46:58.171Z] #19 19.01 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-11T18:46:58.171Z] #19 19.01 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-03-11T18:46:58.171Z] #19 19.03 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-03-11T18:46:58.171Z] #19 19.03 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-03-11T18:46:58.171Z] #19 19.03 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-11T18:46:58.171Z] #19 19.10 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-11T18:46:58.171Z] #19 19.10 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-03-11T18:46:58.171Z] #19 19.10 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-03-11T18:46:58.171Z] #19 19.11 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-03-11T18:46:58.171Z] #19 19.11 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-03-11T18:46:58.171Z] #19 19.11 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-03-11T18:46:58.171Z] #19 19.11 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-03-11T18:46:58.171Z] #19 19.11 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-03-11T18:46:58.171Z] #19 19.11 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-03-11T18:46:58.171Z] #19 19.11 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-03-11T18:46:58.171Z] #19 19.12 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-03-11T18:46:58.171Z] #19 19.12 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-03-11T18:46:58.171Z] #19 19.12 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-03-11T18:46:58.171Z] #19 19.12 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-03-11T18:46:58.171Z] #19 19.12 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-03-11T18:46:58.171Z] #19 19.12 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-03-11T18:46:58.171Z] #19 19.13 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-03-11T18:46:58.171Z] #19 19.13 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-03-11T18:46:58.171Z] #19 19.14 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-03-11T18:46:58.171Z] #19 19.14 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-03-11T18:46:58.171Z] #19 19.15 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-03-11T18:46:58.171Z] #19 19.15 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] [2022-03-11T18:46:58.378Z] #74 0.440 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-11T18:46:58.379Z] #74 0.442 Dload Upload Total Spent Left Speed [2022-03-11T18:46:58.430Z] #19 19.51 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-03-11T18:46:58.430Z] #19 19.51 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-03-11T18:46:58.430Z] #19 19.52 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-03-11T18:46:58.637Z] #74 0.444 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6096 0 --:--:-- --:--:-- --:--:-- 6076 [2022-03-11T18:46:58.637Z] #74 DONE 0.8s [2022-03-11T18:46:58.637Z] [2022-03-11T18:46:58.637Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-11T18:46:58.637Z] #75 sha256:84ab7dbc95fc000e01066cf01642a4bf10eae0b4e7fd70c7b6eb11707483bf7b [2022-03-11T18:46:58.692Z] #19 19.53 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-03-11T18:46:58.692Z] #19 19.55 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] [2022-03-11T18:46:58.953Z] #19 19.90 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-03-11T18:46:58.953Z] #19 19.90 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-03-11T18:46:58.953Z] #19 19.90 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-03-11T18:46:58.953Z] #19 19.91 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-03-11T18:46:58.953Z] #19 19.91 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-03-11T18:46:58.953Z] #19 19.91 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-03-11T18:46:58.953Z] #19 19.91 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-03-11T18:46:58.953Z] #19 19.92 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-03-11T18:46:58.953Z] #19 19.93 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-03-11T18:46:58.953Z] #19 19.93 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-03-11T18:46:58.953Z] #19 19.94 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] [2022-03-11T18:46:59.476Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-11T18:46:59.476Z] [2022-03-11T18:46:59.476Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-11T18:46:59.476Z] Installing docker-proxy to /usr/local/bin/ [2022-03-11T18:46:59.476Z] [2022-03-11T18:46:59.476Z] + mkdir -p bundles [2022-03-11T18:46:59.476Z] + '[' -n 'github.com/docker/docker/api [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/server [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/server/backend/build [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/server/httputils [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/server/middleware [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/server/router [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/server/router/build [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/server/router/container [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/server/router/debug [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/server/router/image [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/server/router/network [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/server/router/session [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/server/router/system [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/server/router/volume [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/types [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/types/backend [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/types/container [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/types/events [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/types/filters [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/types/image [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/types/mount [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/types/network [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/types/registry [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/types/strslice [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/types/swarm [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/types/time [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/types/versions [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T18:46:59.476Z] github.com/docker/docker/api/types/volume [2022-03-11T18:46:59.476Z] github.com/docker/docker/builder [2022-03-11T18:46:59.476Z] github.com/docker/docker/builder/builder-next [2022-03-11T18:46:59.476Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T18:46:59.476Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T18:46:59.476Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T18:46:59.476Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T18:46:59.476Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T18:46:59.476Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T18:46:59.476Z] github.com/docker/docker/builder/dockerfile [2022-03-11T18:46:59.476Z] github.com/docker/docker/builder/remotecontext [2022-03-11T18:46:59.476Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T18:46:59.476Z] github.com/docker/docker/cli [2022-03-11T18:46:59.476Z] github.com/docker/docker/cli/config [2022-03-11T18:46:59.476Z] github.com/docker/docker/cli/debug [2022-03-11T18:46:59.476Z] github.com/docker/docker/client [2022-03-11T18:46:59.476Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T18:46:59.476Z] github.com/docker/docker/cmd/dockerd [2022-03-11T18:46:59.476Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T18:46:59.476Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T18:46:59.476Z] github.com/docker/docker/container [2022-03-11T18:46:59.476Z] github.com/docker/docker/container/stream [2022-03-11T18:46:59.476Z] github.com/docker/docker/contrib/apparmor [2022-03-11T18:46:59.477Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T18:46:59.477Z] github.com/docker/docker/contrib/httpserver [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/cluster [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/config [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/events [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/exec [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/images [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/initlayer [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/links [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/listeners [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/logger [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/logger/local [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/names [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/network [2022-03-11T18:46:59.477Z] github.com/docker/docker/daemon/stats [2022-03-11T18:46:59.477Z] github.com/docker/docker/distribution [2022-03-11T18:46:59.477Z] github.com/docker/docker/distribution/metadata [2022-03-11T18:46:59.477Z] github.com/docker/docker/distribution/utils [2022-03-11T18:46:59.477Z] github.com/docker/docker/distribution/xfer [2022-03-11T18:46:59.477Z] github.com/docker/docker/dockerversion [2022-03-11T18:46:59.477Z] github.com/docker/docker/errdefs [2022-03-11T18:46:59.477Z] github.com/docker/docker/image [2022-03-11T18:46:59.477Z] github.com/docker/docker/image/cache [2022-03-11T18:46:59.477Z] github.com/docker/docker/image/tarexport [2022-03-11T18:46:59.477Z] github.com/docker/docker/image/v1 [2022-03-11T18:46:59.477Z] github.com/docker/docker/internal/test/suite [2022-03-11T18:46:59.477Z] github.com/docker/docker/layer [2022-03-11T18:46:59.477Z] github.com/docker/docker/libcontainerd [2022-03-11T18:46:59.477Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T18:46:59.477Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T18:46:59.477Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T18:46:59.477Z] github.com/docker/docker/libcontainerd/types [2022-03-11T18:46:59.477Z] github.com/docker/docker/oci [2022-03-11T18:46:59.477Z] github.com/docker/docker/oci/caps [2022-03-11T18:46:59.477Z] github.com/docker/docker/opts [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/aaparser [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/archive [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/authorization [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/capabilities [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/containerfs [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/directory [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/dmesg [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/filenotify [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/fileutils [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/fsutils [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/homedir [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/idtools [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/ioutils [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/longpath [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/loopback [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/parsers [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/pidfile [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/platform [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/plugins [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/pools [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/progress [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/pubsub [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/reexec [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/signal [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/stack [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/stringid [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/system [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/tailfile [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/tarsum [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/truncindex [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/urlutil [2022-03-11T18:46:59.477Z] github.com/docker/docker/pkg/useragent [2022-03-11T18:46:59.477Z] github.com/docker/docker/plugin [2022-03-11T18:46:59.477Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T18:46:59.477Z] github.com/docker/docker/plugin/v2 [2022-03-11T18:46:59.477Z] github.com/docker/docker/profiles/apparmor [2022-03-11T18:46:59.477Z] github.com/docker/docker/profiles/seccomp [2022-03-11T18:46:59.477Z] github.com/docker/docker/quota [2022-03-11T18:46:59.477Z] github.com/docker/docker/reference [2022-03-11T18:46:59.477Z] github.com/docker/docker/registry [2022-03-11T18:46:59.477Z] github.com/docker/docker/registry/resumable [2022-03-11T18:46:59.477Z] github.com/docker/docker/restartmanager [2022-03-11T18:46:59.477Z] github.com/docker/docker/rootless [2022-03-11T18:46:59.477Z] github.com/docker/docker/rootless/specconv [2022-03-11T18:46:59.477Z] github.com/docker/docker/runconfig [2022-03-11T18:46:59.477Z] github.com/docker/docker/runconfig/opts [2022-03-11T18:46:59.477Z] github.com/docker/docker/testutil [2022-03-11T18:46:59.477Z] github.com/docker/docker/testutil/daemon [2022-03-11T18:46:59.477Z] github.com/docker/docker/testutil/environment [2022-03-11T18:46:59.477Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T18:46:59.477Z] github.com/docker/docker/testutil/fakegit [2022-03-11T18:46:59.477Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T18:46:59.477Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T18:46:59.477Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T18:46:59.477Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T18:46:59.477Z] github.com/docker/docker/testutil/registry [2022-03-11T18:46:59.477Z] github.com/docker/docker/testutil/request [2022-03-11T18:46:59.477Z] github.com/docker/docker/volume [2022-03-11T18:46:59.477Z] github.com/docker/docker/volume/drivers [2022-03-11T18:46:59.477Z] github.com/docker/docker/volume/local [2022-03-11T18:46:59.477Z] github.com/docker/docker/volume/mounts [2022-03-11T18:46:59.477Z] github.com/docker/docker/volume/service [2022-03-11T18:46:59.477Z] github.com/docker/docker/volume/service/opts [2022-03-11T18:46:59.477Z] github.com/docker/docker/volume/testutils' ']' [2022-03-11T18:46:59.477Z] + 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/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/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/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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-03-11T18:46:59.477Z] ? github.com/docker/docker/api [no test files] [2022-03-11T18:46:59.527Z] #19 20.39 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-03-11T18:46:59.527Z] #19 20.39 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-03-11T18:46:59.527Z] #19 20.40 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-03-11T18:46:59.527Z] #19 20.41 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-03-11T18:46:59.527Z] #19 20.42 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] [2022-03-11T18:46:59.576Z] #75 DONE 0.7s [2022-03-11T18:46:59.576Z] [2022-03-11T18:46:59.576Z] #76 exporting to image [2022-03-11T18:46:59.576Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-11T18:46:59.576Z] #76 exporting layers [2022-03-11T18:46:59.787Z] #19 20.79 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-03-11T18:46:59.787Z] #19 20.79 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-03-11T18:46:59.787Z] #19 20.79 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-03-11T18:46:59.795Z] using credential docker-jenkins-github-credentials [2022-03-11T18:46:59.809Z] Cloning the remote Git repository [2022-03-11T18:46:59.809Z] Cloning with configured refspecs honoured and without tags [2022-03-11T18:47:00.047Z] #19 20.80 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-03-11T18:47:00.047Z] #19 20.81 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-03-11T18:47:00.047Z] #19 20.81 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-03-11T18:47:00.047Z] #19 20.81 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-03-11T18:47:00.047Z] #19 20.81 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-03-11T18:47:00.047Z] #19 20.82 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-03-11T18:47:00.047Z] #19 20.83 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-03-11T18:47:00.047Z] #19 20.84 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-03-11T18:47:00.047Z] #19 20.85 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-03-11T18:47:00.047Z] #19 20.85 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-03-11T18:47:00.047Z] #19 20.85 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-03-11T18:47:00.047Z] #19 20.86 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-03-11T18:47:00.306Z] #19 21.26 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-03-11T18:47:00.306Z] #19 21.26 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-03-11T18:47:00.306Z] #19 21.27 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-03-11T18:47:00.306Z] #19 21.29 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-03-11T18:47:00.306Z] #19 21.31 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] [2022-03-11T18:47:00.512Z] #76 exporting layers 1.1s done [2022-03-11T18:47:00.512Z] #76 writing image sha256:9276169681bf83556ec7f91233b555d90bd46f559dba3aed3474a8e48eb98189 [2022-03-11T18:47:00.512Z] #76 writing image sha256:9276169681bf83556ec7f91233b555d90bd46f559dba3aed3474a8e48eb98189 done [2022-03-11T18:47:00.512Z] #76 naming to docker.io/library/docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 done [2022-03-11T18:47:00.512Z] #76 DONE 1.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2022-03-11T18:46:59.226Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T18:46:59.301Z] > git init /home/ubuntu/workspace/moby_PR-43358 # timeout=10 [2022-03-11T18:46:59.537Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T18:46:59.538Z] > git --version # timeout=10 [2022-03-11T18:46:59.558Z] > git --version # 'git version 2.17.1' [2022-03-11T18:46:59.559Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:46:59.561Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-11T18:47:00.861Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43358/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1 -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:f9f549cbe445177c1f0f4b13173e3b049674a3a1 hack/make.sh dynbinary test-integration [2022-03-11T18:47:00.875Z] #19 21.73 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-03-11T18:47:00.875Z] #19 21.73 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-03-11T18:47:00.875Z] #19 21.73 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-03-11T18:47:00.875Z] #19 21.74 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-03-11T18:47:00.875Z] #19 21.74 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-03-11T18:47:00.875Z] #19 21.74 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-03-11T18:47:00.875Z] #19 21.74 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-03-11T18:47:00.875Z] #19 21.74 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-03-11T18:47:00.875Z] #19 21.76 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-03-11T18:47:00.875Z] #19 21.76 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-03-11T18:47:00.875Z] #19 21.77 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-03-11T18:47:00.875Z] #19 21.77 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] [2022-03-11T18:47:01.119Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-11T18:47:01.119Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-11T18:47:01.119Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-11T18:47:01.119Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-11T18:47:01.119Z] 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) [2022-03-11T18:47:01.119Z] Detected virtualization docker. [2022-03-11T18:47:01.119Z] Detected architecture x86-64. [2022-03-11T18:47:01.119Z] Set hostname to <6612b7e30956>. [2022-03-11T18:47:01.133Z] #19 22.12 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-03-11T18:47:01.133Z] #19 22.12 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-03-11T18:47:01.133Z] #19 22.14 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-03-11T18:47:01.133Z] #19 22.15 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-03-11T18:47:01.133Z] #19 22.16 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] [2022-03-11T18:47:01.377Z] modprobe@configfs.service: Succeeded. [2022-03-11T18:47:01.377Z] modprobe@drm.service: Succeeded. [2022-03-11T18:47:01.377Z] modprobe@fuse.service: Succeeded. [2022-03-11T18:47:01.377Z] + source /etc/docker-entrypoint-cmd [2022-03-11T18:47:01.377Z] ++ hack/make.sh dynbinary test-integration [2022-03-11T18:47:01.377Z] [2022-03-11T18:47:01.636Z] Removing bundles/ [2022-03-11T18:47:01.636Z] [2022-03-11T18:47:01.636Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-11T18:47:01.636Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T18:47:01.636Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T18:47:01.699Z] #19 22.48 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-11T18:47:01.700Z] #19 22.48 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-03-11T18:47:02.172Z] #19 22.80 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T18:47:02.172Z] #19 22.94 Fetched 787 MB in 6s (124 MB/s) [2022-03-11T18:47:02.173Z] #19 22.97 Selecting previously unselected package liblocale-gettext-perl. [2022-03-11T18:47:02.173Z] #19 22.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-11T18:47:02.173Z] #19 23.07 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-03-11T18:47:02.173Z] #19 23.07 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-03-11T18:47:02.173Z] #19 23.11 Selecting previously unselected package bzip2. [2022-03-11T18:47:02.173Z] #19 23.11 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-03-11T18:47:02.173Z] #19 23.11 Unpacking bzip2 (1.0.8-4) ... [2022-03-11T18:47:02.173Z] #19 23.15 Selecting previously unselected package libmagic-mgc. [2022-03-11T18:47:02.173Z] #19 23.15 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-03-11T18:47:02.173Z] #19 23.15 Unpacking libmagic-mgc (1:5.39-3) ... [2022-03-11T18:47:02.173Z] #19 23.22 Selecting previously unselected package libmagic1:amd64. [2022-03-11T18:47:02.431Z] #19 23.23 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-03-11T18:47:02.431Z] #19 23.24 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-03-11T18:47:02.431Z] #19 23.28 Selecting previously unselected package file. [2022-03-11T18:47:02.431Z] #19 23.28 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-03-11T18:47:02.431Z] #19 23.28 Unpacking file (1:5.39-3) ... [2022-03-11T18:47:02.431Z] #19 23.32 Selecting previously unselected package xz-utils. [2022-03-11T18:47:02.431Z] #19 23.32 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-03-11T18:47:02.431Z] #19 23.33 Unpacking xz-utils (5.2.5-2) ... [2022-03-11T18:47:02.431Z] #19 23.42 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-03-11T18:47:02.431Z] #19 23.43 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-11T18:47:02.431Z] #19 23.43 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-11T18:47:02.997Z] #19 23.76 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-03-11T18:47:02.997Z] #19 23.76 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-03-11T18:47:02.997Z] #19 23.76 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-11T18:47:03.254Z] #19 24.09 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-03-11T18:47:03.254Z] #19 24.09 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-03-11T18:47:03.254Z] #19 24.09 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-11T18:47:03.512Z] #19 24.40 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-03-11T18:47:03.512Z] #19 24.40 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-11T18:47:03.512Z] #19 24.40 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-11T18:47:03.771Z] #19 24.68 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-03-11T18:47:03.771Z] #19 24.69 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-11T18:47:03.771Z] #19 24.69 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-11T18:47:04.029Z] #19 24.92 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-03-11T18:47:04.029Z] #19 24.92 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-11T18:47:04.029Z] #19 24.93 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-11T18:47:04.029Z] #19 24.99 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-03-11T18:47:04.029Z] #19 24.99 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T18:47:04.029Z] #19 24.99 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-11T18:47:09.296Z] #19 29.45 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-03-11T18:47:09.296Z] #19 29.45 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-03-11T18:47:09.296Z] #19 29.46 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-11T18:47:09.296Z] #19 29.51 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-03-11T18:47:09.296Z] #19 29.51 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-11T18:47:09.296Z] #19 29.52 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-11T18:47:13.486Z] #19 33.67 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-03-11T18:47:13.486Z] #19 33.67 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-03-11T18:47:13.486Z] #19 33.67 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-11T18:47:13.486Z] #19 33.70 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-03-11T18:47:13.486Z] #19 33.70 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-11T18:47:13.486Z] #19 33.71 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-11T18:47:14.516Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2022-03-11T18:47:17.673Z] #19 37.88 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-03-11T18:47:17.673Z] #19 37.88 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-11T18:47:17.673Z] #19 37.89 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-11T18:47:17.673Z] #19 37.92 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-03-11T18:47:17.673Z] #19 37.92 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T18:47:17.673Z] #19 37.93 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-11T18:47:17.882Z] Running on azwin-2-8dd6d0 in d:\jenkins\workspace\moby_PR-43358 [Pipeline] { [Pipeline] ws [2022-03-11T18:47:17.898Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-11T18:47:19.356Z] The recommended git tool is: git [2022-03-11T18:47:21.868Z] #19 42.42 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-03-11T18:47:21.868Z] #19 42.42 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-11T18:47:21.868Z] #19 42.49 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-11T18:47:21.868Z] #19 42.77 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-03-11T18:47:21.868Z] #19 42.77 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T18:47:21.868Z] #19 42.77 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-11T18:47:26.056Z] #19 46.61 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-03-11T18:47:26.056Z] #19 46.62 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T18:47:26.056Z] #19 46.62 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-11T18:47:26.056Z] #19 46.64 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-03-11T18:47:26.056Z] #19 46.64 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-11T18:47:26.056Z] #19 46.65 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-11T18:47:26.056Z] #19 46.67 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-03-11T18:47:26.056Z] #19 46.68 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-11T18:47:26.056Z] #19 46.68 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-11T18:47:26.056Z] #19 46.70 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-03-11T18:47:26.056Z] #19 46.70 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T18:47:26.056Z] #19 46.71 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-11T18:47:26.056Z] #19 46.73 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-03-11T18:47:26.056Z] #19 46.73 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T18:47:26.056Z] #19 46.74 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-11T18:47:26.056Z] #19 46.77 Selecting previously unselected package cross-config. [2022-03-11T18:47:26.056Z] #19 46.77 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-03-11T18:47:26.056Z] #19 46.77 Unpacking cross-config (2.6.18+nmu1) ... [2022-03-11T18:47:26.056Z] #19 46.79 Selecting previously unselected package gcc-10-cross-base. [2022-03-11T18:47:26.056Z] #19 46.80 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:26.056Z] #19 46.80 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-11T18:47:26.056Z] #19 46.83 Selecting previously unselected package libc6-arm64-cross. [2022-03-11T18:47:26.056Z] #19 46.83 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-03-11T18:47:26.056Z] #19 46.84 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-03-11T18:47:26.056Z] #19 46.96 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-03-11T18:47:26.056Z] #19 46.96 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:26.056Z] #19 46.96 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:47:26.056Z] #19 46.99 Selecting previously unselected package libgomp1-arm64-cross. [2022-03-11T18:47:26.056Z] #19 46.99 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:26.056Z] #19 47.00 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:47:26.056Z] #19 47.03 Selecting previously unselected package libitm1-arm64-cross. [2022-03-11T18:47:26.056Z] #19 47.03 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:26.056Z] #19 47.03 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:47:26.056Z] #19 47.06 Selecting previously unselected package libatomic1-arm64-cross. [2022-03-11T18:47:26.056Z] #19 47.06 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:26.056Z] #19 47.06 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:47:26.056Z] #19 47.09 Selecting previously unselected package libasan6-arm64-cross. [2022-03-11T18:47:26.056Z] #19 47.09 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:26.056Z] #19 47.10 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:47:26.314Z] #19 47.32 Selecting previously unselected package liblsan0-arm64-cross. [2022-03-11T18:47:26.314Z] #19 47.33 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:26.314Z] #19 47.33 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:47:26.314Z] #19 47.43 Selecting previously unselected package libtsan0-arm64-cross. [2022-03-11T18:47:26.571Z] #19 47.43 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:26.571Z] #19 47.44 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:47:26.784Z] Fetching without tags [2022-03-11T18:47:26.829Z] #19 47.66 Selecting previously unselected package libstdc++6-arm64-cross. [2022-03-11T18:47:26.829Z] #19 47.66 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:26.829Z] #19 47.67 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:47:26.829Z] #19 47.74 Selecting previously unselected package libubsan1-arm64-cross. [2022-03-11T18:47:26.829Z] #19 47.74 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:26.829Z] #19 47.74 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:47:26.829Z] #19 47.84 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-03-11T18:47:27.086Z] #19 47.84 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:27.086Z] #19 47.84 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:47:27.086Z] #19 47.98 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-03-11T18:47:27.086Z] #19 47.98 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T18:47:27.086Z] #19 47.99 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-11T18:47:27.101Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:47:26.675Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T18:47:26.692Z] > git config --add remote.origin.fetch +refs/pull/43358/head:refs/remotes/origin/PR-43358 # timeout=10 [2022-03-11T18:47:26.727Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:47:26.757Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T18:47:26.793Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T18:47:26.794Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:47:26.796Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:47:27.116Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T18:47:27.143Z] > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10 [2022-03-11T18:47:27.798Z] > git remote # timeout=10 [2022-03-11T18:47:27.810Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T18:47:27.824Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:47:27.873Z] Merge succeeded, producing f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:47:27.873Z] Checking out Revision f9f549cbe445177c1f0f4b13173e3b049674a3a1 (PR-43358) [2022-03-11T18:47:27.841Z] > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10 [2022-03-11T18:47:27.856Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T18:47:27.876Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T18:47:27.893Z] > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10 [2022-03-11T18:47:32.353Z] #19 52.98 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-03-11T18:47:32.353Z] #19 52.99 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T18:47:32.353Z] #19 52.99 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-11T18:47:32.353Z] #19 53.02 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-03-11T18:47:32.353Z] #19 53.02 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-03-11T18:47:32.353Z] #19 53.02 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-11T18:47:32.353Z] #19 53.20 Selecting previously unselected package libc6-dev-arm64-cross. [2022-03-11T18:47:32.353Z] #19 53.20 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-03-11T18:47:32.353Z] #19 53.21 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-11T18:47:32.353Z] #19 53.45 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-03-11T18:47:32.353Z] #19 53.45 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:32.353Z] #19 53.46 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:47:32.512Z] Commit message: "plugin: add EndpointResolver interface" [2022-03-11T18:47:32.612Z] #19 53.71 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-03-11T18:47:32.612Z] #19 53.71 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T18:47:32.871Z] #19 53.71 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T18:47:33.635Z] + docker version [2022-03-11T18:47:36.972Z] Client: Docker Engine - Community [2022-03-11T18:47:36.972Z] Version: 20.10.12 [2022-03-11T18:47:36.972Z] API version: 1.41 [2022-03-11T18:47:36.972Z] Go version: go1.16.12 [2022-03-11T18:47:36.972Z] Git commit: e91ed57 [2022-03-11T18:47:36.972Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-11T18:47:36.972Z] OS/Arch: linux/amd64 [2022-03-11T18:47:36.972Z] Context: default [2022-03-11T18:47:36.972Z] Experimental: true [2022-03-11T18:47:36.972Z] [2022-03-11T18:47:36.972Z] Server: Docker Engine - Community [2022-03-11T18:47:36.972Z] Engine: [2022-03-11T18:47:36.972Z] Version: 20.10.12 [2022-03-11T18:47:36.972Z] API version: 1.41 (minimum version 1.12) [2022-03-11T18:47:36.972Z] Go version: go1.16.12 [2022-03-11T18:47:36.972Z] Git commit: 459d0df [2022-03-11T18:47:36.972Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-11T18:47:36.972Z] OS/Arch: linux/amd64 [2022-03-11T18:47:36.972Z] Experimental: true [2022-03-11T18:47:36.972Z] containerd: [2022-03-11T18:47:36.972Z] Version: 1.4.12 [2022-03-11T18:47:36.972Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T18:47:36.972Z] runc: [2022-03-11T18:47:36.972Z] Version: 1.0.2 [2022-03-11T18:47:36.972Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-11T18:47:36.972Z] docker-init: [2022-03-11T18:47:36.972Z] Version: 0.19.0 [2022-03-11T18:47:36.972Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-11T18:47:37.314Z] + docker info [2022-03-11T18:47:38.139Z] #19 58.44 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-03-11T18:47:38.139Z] #19 58.45 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T18:47:38.139Z] #19 58.45 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-11T18:47:38.139Z] #19 58.47 Selecting previously unselected package patch. [2022-03-11T18:47:38.139Z] #19 58.48 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-03-11T18:47:38.139Z] #19 58.48 Unpacking patch (2.7.6-7) ... [2022-03-11T18:47:38.139Z] #19 58.52 Selecting previously unselected package dpkg-dev. [2022-03-11T18:47:38.139Z] #19 58.52 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-03-11T18:47:38.139Z] #19 58.52 Unpacking dpkg-dev (1.20.9) ... [2022-03-11T18:47:38.139Z] #19 58.65 Selecting previously unselected package libconfig-inifiles-perl. [2022-03-11T18:47:38.139Z] #19 58.66 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-03-11T18:47:38.139Z] #19 58.66 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-03-11T18:47:38.139Z] #19 58.69 Selecting previously unselected package libio-string-perl. [2022-03-11T18:47:38.139Z] #19 58.69 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-03-11T18:47:38.139Z] #19 58.70 Unpacking libio-string-perl (1.08-3.1) ... [2022-03-11T18:47:38.139Z] #19 58.73 Selecting previously unselected package libicu67:amd64. [2022-03-11T18:47:38.139Z] #19 58.73 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-03-11T18:47:38.139Z] #19 58.73 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-11T18:47:38.489Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-086d3fe99a23d23b6) in /home/ubuntu/workspace/moby_PR-43358 [Pipeline] { [Pipeline] checkout [2022-03-11T18:47:38.608Z] The recommended git tool is: git [2022-03-11T18:47:39.071Z] #19 60.01 Selecting previously unselected package libxml2:amd64. [2022-03-11T18:47:39.071Z] #19 60.01 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-11T18:47:39.071Z] #19 60.07 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-11T18:47:39.330Z] #19 60.44 Selecting previously unselected package libxml-namespacesupport-perl. [2022-03-11T18:47:39.330Z] #19 60.44 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-03-11T18:47:39.330Z] #19 60.45 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-11T18:47:39.330Z] #19 60.47 Selecting previously unselected package libxml-sax-base-perl. [2022-03-11T18:47:39.588Z] #19 60.47 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-03-11T18:47:39.588Z] #19 60.48 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-03-11T18:47:39.588Z] #19 60.51 Selecting previously unselected package libxml-sax-perl. [2022-03-11T18:47:39.588Z] #19 60.51 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-03-11T18:47:39.588Z] #19 60.52 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-03-11T18:47:39.588Z] #19 60.55 Selecting previously unselected package libxml-libxml-perl. [2022-03-11T18:47:39.588Z] #19 60.55 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-03-11T18:47:39.588Z] #19 60.56 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-11T18:47:39.588Z] #19 60.62 Selecting previously unselected package libxml-simple-perl. [2022-03-11T18:47:39.588Z] #19 60.62 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-03-11T18:47:39.588Z] #19 60.62 Unpacking libxml-simple-perl (2.25-1) ... [2022-03-11T18:47:39.588Z] #19 60.65 Selecting previously unselected package libyaml-perl. [2022-03-11T18:47:39.588Z] #19 60.66 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-03-11T18:47:39.588Z] #19 60.66 Unpacking libyaml-perl (1.30-1) ... [2022-03-11T18:47:39.588Z] #19 60.69 Selecting previously unselected package libconfig-auto-perl. [2022-03-11T18:47:39.588Z] #19 60.69 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-03-11T18:47:39.588Z] #19 60.70 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-03-11T18:47:39.588Z] #19 60.72 Selecting previously unselected package libfile-which-perl. [2022-03-11T18:47:39.846Z] #19 60.73 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-03-11T18:47:39.846Z] #19 60.73 Unpacking libfile-which-perl (1.23-1) ... [2022-03-11T18:47:39.846Z] #19 60.76 Selecting previously unselected package libfile-homedir-perl. [2022-03-11T18:47:39.846Z] #19 60.76 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-03-11T18:47:39.846Z] #19 60.76 Unpacking libfile-homedir-perl (1.006-1) ... [2022-03-11T18:47:39.846Z] #19 60.79 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-03-11T18:47:39.846Z] #19 60.79 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-03-11T18:47:39.846Z] #19 60.80 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-11T18:47:39.846Z] #19 60.83 Selecting previously unselected package dpkg-cross. [2022-03-11T18:47:39.846Z] #19 60.83 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-03-11T18:47:39.846Z] #19 60.84 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-03-11T18:47:39.846Z] #19 60.87 Selecting previously unselected package crossbuild-essential-arm64. [2022-03-11T18:47:39.846Z] #19 60.87 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-03-11T18:47:39.846Z] #19 60.87 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-03-11T18:47:39.846Z] #19 60.90 Selecting previously unselected package libc6-armel-cross. [2022-03-11T18:47:39.846Z] #19 60.90 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-03-11T18:47:39.846Z] #19 60.90 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-03-11T18:47:40.107Z] #19 61.03 Selecting previously unselected package libgcc-s1-armel-cross. [2022-03-11T18:47:40.107Z] #19 61.03 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:40.107Z] #19 61.03 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-11T18:47:40.107Z] #19 61.06 Selecting previously unselected package libgomp1-armel-cross. [2022-03-11T18:47:40.107Z] #19 61.06 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:40.107Z] #19 61.07 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-11T18:47:40.107Z] #19 61.10 Selecting previously unselected package libatomic1-armel-cross. [2022-03-11T18:47:40.107Z] #19 61.10 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:40.107Z] #19 61.11 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-11T18:47:40.107Z] #19 61.14 Selecting previously unselected package libasan6-armel-cross. [2022-03-11T18:47:40.107Z] #19 61.14 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:40.107Z] #19 61.14 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-11T18:47:40.365Z] #19 61.39 Selecting previously unselected package libstdc++6-armel-cross. [2022-03-11T18:47:40.623Z] #19 61.40 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:40.623Z] #19 61.40 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-11T18:47:40.623Z] #19 61.46 Selecting previously unselected package libubsan1-armel-cross. [2022-03-11T18:47:40.623Z] #19 61.47 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:40.623Z] #19 61.47 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-11T18:47:40.623Z] #19 61.57 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-03-11T18:47:40.623Z] #19 61.57 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:40.623Z] #19 61.57 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-11T18:47:40.623Z] #19 61.69 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-03-11T18:47:40.623Z] #19 61.69 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-11T18:47:40.881Z] #19 61.69 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-11T18:47:41.018Z] using credential docker-jenkins-github-credentials [2022-03-11T18:47:41.028Z] Cloning the remote Git repository [2022-03-11T18:47:41.028Z] Cloning with configured refspecs honoured and without tags [2022-03-11T18:47:40.079Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T18:47:40.142Z] > git init /home/ubuntu/workspace/moby_PR-43358 # timeout=10 [2022-03-11T18:47:40.345Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T18:47:40.345Z] > git --version # timeout=10 [2022-03-11T18:47:40.363Z] > git --version # 'git version 2.17.1' [2022-03-11T18:47:40.364Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:47:40.365Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:47:45.149Z] using credential docker-jenkins-github-credentials [2022-03-11T18:47:45.228Z] Cloning the remote Git repository [2022-03-11T18:47:45.228Z] Cloning with configured refspecs honoured and without tags [2022-03-11T18:47:46.285Z] #19 66.37 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-03-11T18:47:46.285Z] #19 66.38 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-11T18:47:46.285Z] #19 66.38 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-11T18:47:46.285Z] #19 66.41 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-03-11T18:47:46.285Z] #19 66.41 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-03-11T18:47:46.285Z] #19 66.41 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-11T18:47:46.285Z] #19 66.59 Selecting previously unselected package libc6-dev-armel-cross. [2022-03-11T18:47:46.285Z] #19 66.59 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-03-11T18:47:46.285Z] #19 66.59 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-11T18:47:46.285Z] #19 66.81 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-03-11T18:47:46.285Z] #19 66.81 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:46.285Z] #19 66.81 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-11T18:47:46.285Z] #19 67.06 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-03-11T18:47:46.285Z] #19 67.06 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-11T18:47:46.285Z] #19 67.07 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-11T18:47:45.486Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T18:47:46.032Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-11T18:47:46.973Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T18:47:46.973Z] > git --version # timeout=10 [2022-03-11T18:47:47.024Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-11T18:47:47.025Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:47:47.029Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:47:50.496Z] #19 71.57 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-03-11T18:47:50.753Z] #19 71.57 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-11T18:47:50.753Z] #19 71.57 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-11T18:47:50.753Z] #19 71.59 Selecting previously unselected package crossbuild-essential-armel. [2022-03-11T18:47:50.753Z] #19 71.60 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-03-11T18:47:50.753Z] #19 71.60 Unpacking crossbuild-essential-armel (12.9) ... [2022-03-11T18:47:50.753Z] #19 71.63 Selecting previously unselected package libc6-armhf-cross. [2022-03-11T18:47:50.753Z] #19 71.63 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-03-11T18:47:50.753Z] #19 71.63 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-03-11T18:47:50.753Z] #19 71.75 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-03-11T18:47:50.753Z] #19 71.75 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:50.753Z] #19 71.75 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T18:47:50.753Z] #19 71.78 Selecting previously unselected package libgomp1-armhf-cross. [2022-03-11T18:47:50.753Z] #19 71.79 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:50.753Z] #19 71.79 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T18:47:50.753Z] #19 71.82 Selecting previously unselected package libatomic1-armhf-cross. [2022-03-11T18:47:51.011Z] #19 71.83 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:51.011Z] #19 71.85 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T18:47:51.011Z] #19 71.87 Selecting previously unselected package libasan6-armhf-cross. [2022-03-11T18:47:51.011Z] #19 71.87 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:51.011Z] #19 71.88 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-11T18:47:51.011Z] #19 72.10 Selecting previously unselected package libstdc++6-armhf-cross. [2022-03-11T18:47:51.275Z] #19 72.11 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:51.275Z] #19 72.11 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-11T18:47:51.275Z] #19 72.17 Selecting previously unselected package libubsan1-armhf-cross. [2022-03-11T18:47:51.275Z] #19 72.17 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:51.275Z] #19 72.18 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T18:47:51.275Z] #19 72.27 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-03-11T18:47:51.275Z] #19 72.27 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:51.275Z] #19 72.27 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-11T18:47:51.275Z] #19 72.38 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-03-11T18:47:51.534Z] #19 72.38 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-11T18:47:51.534Z] #19 72.39 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-11T18:47:57.023Z] #19 77.24 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-03-11T18:47:57.023Z] #19 77.24 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-11T18:47:57.023Z] #19 77.27 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-11T18:47:57.023Z] #19 77.54 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-03-11T18:47:57.023Z] #19 77.54 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-03-11T18:47:57.023Z] #19 77.60 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-11T18:47:57.281Z] #19 78.12 Selecting previously unselected package libc6-dev-armhf-cross. [2022-03-11T18:47:57.281Z] #19 78.12 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-03-11T18:47:57.281Z] #19 78.19 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-11T18:47:57.540Z] #19 78.49 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-03-11T18:47:57.540Z] #19 78.49 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:47:57.540Z] #19 78.49 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-11T18:47:57.798Z] #19 78.74 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-03-11T18:47:57.798Z] #19 78.75 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-11T18:47:57.798Z] #19 78.75 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-11T18:47:59.619Z] Client: [2022-03-11T18:47:59.619Z] Context: default [2022-03-11T18:47:59.619Z] Debug Mode: false [2022-03-11T18:47:59.619Z] Plugins: [2022-03-11T18:47:59.619Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-11T18:47:59.619Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-11T18:47:59.619Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-11T18:47:59.619Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-11T18:47:59.619Z] [2022-03-11T18:47:59.619Z] Server: [2022-03-11T18:47:59.619Z] Containers: 0 [2022-03-11T18:47:59.619Z] Running: 0 [2022-03-11T18:47:59.619Z] Paused: 0 [2022-03-11T18:47:59.619Z] Stopped: 0 [2022-03-11T18:47:59.619Z] Images: 0 [2022-03-11T18:47:59.619Z] Server Version: 20.10.12 [2022-03-11T18:47:59.619Z] Storage Driver: overlay2 [2022-03-11T18:47:59.619Z] Backing Filesystem: extfs [2022-03-11T18:47:59.619Z] Supports d_type: true [2022-03-11T18:47:59.619Z] Native Overlay Diff: true [2022-03-11T18:47:59.619Z] userxattr: false [2022-03-11T18:47:59.619Z] Logging Driver: json-file [2022-03-11T18:47:59.619Z] Cgroup Driver: cgroupfs [2022-03-11T18:47:59.619Z] Cgroup Version: 1 [2022-03-11T18:47:59.619Z] Plugins: [2022-03-11T18:47:59.619Z] Volume: local [2022-03-11T18:47:59.619Z] Network: bridge host ipvlan macvlan null overlay [2022-03-11T18:47:59.619Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-11T18:47:59.619Z] Swarm: inactive [2022-03-11T18:47:59.619Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-11T18:47:59.619Z] Default Runtime: runc [2022-03-11T18:47:59.619Z] Init Binary: docker-init [2022-03-11T18:47:59.619Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T18:47:59.619Z] runc version: v1.0.2-0-g52b36a2 [2022-03-11T18:47:59.619Z] init version: de40ad0 [2022-03-11T18:47:59.619Z] Security Options: [2022-03-11T18:47:59.619Z] apparmor [2022-03-11T18:47:59.619Z] seccomp [2022-03-11T18:47:59.619Z] Profile: default [2022-03-11T18:47:59.619Z] Kernel Version: 5.4.0-1061-aws [2022-03-11T18:47:59.619Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-11T18:47:59.619Z] OSType: linux [2022-03-11T18:47:59.619Z] Architecture: x86_64 [2022-03-11T18:47:59.619Z] CPUs: 2 [2022-03-11T18:47:59.619Z] Total Memory: 7.565GiB [2022-03-11T18:47:59.619Z] Name: ip-10-100-62-230 [2022-03-11T18:47:59.619Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-11T18:47:59.619Z] Docker Root Dir: /var/lib/docker [2022-03-11T18:47:59.619Z] Debug Mode: false [2022-03-11T18:47:59.619Z] Registry: https://index.docker.io/v1/ [2022-03-11T18:47:59.619Z] Labels: [2022-03-11T18:47:59.619Z] Experimental: true [2022-03-11T18:47:59.619Z] Insecure Registries: [2022-03-11T18:47:59.619Z] 127.0.0.0/8 [2022-03-11T18:47:59.619Z] Live Restore Enabled: true [2022-03-11T18:47:59.619Z] [2022-03-11T18:47:59.619Z] WARNING: No swap limit support [Pipeline] sh [2022-03-11T18:47:59.931Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T18:47:59.931Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T18:47:59.931Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43358/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-11T18:47:59.931Z] + bash /home/ubuntu/workspace/moby_PR-43358/check-config.sh [2022-03-11T18:47:59.931Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-11T18:47:59.931Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-11T18:47:59.931Z] [2022-03-11T18:47:59.931Z] Generally Necessary: [2022-03-11T18:47:59.931Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-11T18:47:59.931Z] - apparmor: enabled and tools installed [2022-03-11T18:47:59.931Z] - CONFIG_NAMESPACES: enabled [2022-03-11T18:47:59.931Z] - CONFIG_NET_NS: enabled [2022-03-11T18:47:59.931Z] - CONFIG_PID_NS: enabled [2022-03-11T18:47:59.931Z] - CONFIG_IPC_NS: enabled [2022-03-11T18:47:59.931Z] - CONFIG_UTS_NS: enabled [2022-03-11T18:47:59.931Z] - CONFIG_CGROUPS: enabled [2022-03-11T18:47:59.931Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-11T18:47:59.931Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-11T18:47:59.931Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-11T18:47:59.931Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-11T18:47:59.931Z] - CONFIG_CPUSETS: enabled [2022-03-11T18:47:59.931Z] - CONFIG_MEMCG: enabled [2022-03-11T18:47:59.931Z] - CONFIG_KEYS: enabled [2022-03-11T18:47:59.931Z] - CONFIG_VETH: enabled (as module) [2022-03-11T18:47:59.931Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-11T18:47:59.931Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-11T18:47:59.931Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-11T18:47:59.931Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-11T18:47:59.931Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-11T18:48:00.227Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-11T18:48:00.227Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-11T18:48:00.227Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-11T18:48:00.227Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-11T18:48:00.227Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-11T18:48:00.227Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-11T18:48:00.227Z] - CONFIG_CGROUP_BPF: enabled [2022-03-11T18:48:00.227Z] [2022-03-11T18:48:00.227Z] Optional Features: [2022-03-11T18:48:00.227Z] - CONFIG_USER_NS: enabled [2022-03-11T18:48:00.227Z] - CONFIG_SECCOMP: enabled [2022-03-11T18:48:00.227Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-11T18:48:00.227Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-11T18:48:00.227Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-11T18:48:00.227Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-11T18:48:00.227Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-11T18:48:00.227Z] - CONFIG_BLK_CGROUP: enabled [2022-03-11T18:48:00.227Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-11T18:48:00.227Z] - CONFIG_CGROUP_PERF: enabled [2022-03-11T18:48:00.227Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-11T18:48:00.227Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-11T18:48:00.227Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-11T18:48:00.227Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-11T18:48:00.227Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-11T18:48:00.227Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-11T18:48:00.227Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-11T18:48:00.227Z] - CONFIG_IP_VS: enabled (as module) [2022-03-11T18:48:00.227Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-11T18:48:00.227Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-11T18:48:00.227Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-11T18:48:00.227Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-11T18:48:00.227Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-11T18:48:00.227Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-11T18:48:00.227Z] - CONFIG_EXT4_FS: enabled [2022-03-11T18:48:00.227Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-11T18:48:00.227Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-11T18:48:00.227Z] - Network Drivers: [2022-03-11T18:48:00.227Z] - "overlay": [2022-03-11T18:48:00.227Z] - CONFIG_VXLAN: enabled (as module) [2022-03-11T18:48:00.227Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-11T18:48:00.227Z] Optional (for encrypted networks): [2022-03-11T18:48:00.491Z] - CONFIG_CRYPTO: enabled [2022-03-11T18:48:00.491Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-11T18:48:00.491Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-11T18:48:00.491Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-11T18:48:00.491Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-11T18:48:00.491Z] - CONFIG_XFRM: enabled [2022-03-11T18:48:00.491Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-11T18:48:00.491Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-11T18:48:00.491Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-11T18:48:00.491Z] - "ipvlan": [2022-03-11T18:48:00.491Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-11T18:48:00.491Z] - "macvlan": [2022-03-11T18:48:00.491Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-11T18:48:00.491Z] - CONFIG_DUMMY: enabled (as module) [2022-03-11T18:48:00.491Z] - "ftp,tftp client in container": [2022-03-11T18:48:00.491Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-11T18:48:00.491Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-11T18:48:00.491Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-11T18:48:00.491Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-11T18:48:00.491Z] - Storage Drivers: [2022-03-11T18:48:00.491Z] - "aufs": [2022-03-11T18:48:00.491Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-11T18:48:00.491Z] - "btrfs": [2022-03-11T18:48:00.491Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-11T18:48:00.491Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-11T18:48:00.491Z] - "devicemapper": [2022-03-11T18:48:00.491Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-11T18:48:00.491Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-11T18:48:00.491Z] - "overlay": [2022-03-11T18:48:00.491Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-11T18:48:00.491Z] - "zfs": [2022-03-11T18:48:00.491Z] - /dev/zfs: present [2022-03-11T18:48:00.491Z] - zfs command: missing [2022-03-11T18:48:00.491Z] - zpool command: missing [2022-03-11T18:48:00.491Z] [2022-03-11T18:48:00.491Z] Limits: [2022-03-11T18:48:00.491Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-11T18:48:00.491Z] [2022-03-11T18:48:00.491Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-11T18:48:00.861Z] + sudo modprobe ip_vs [2022-03-11T18:48:00.861Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 . [2022-03-11T18:48:01.125Z] #1 [internal] load build definition from Dockerfile [2022-03-11T18:48:01.125Z] #1 sha256:ee549841a6933718101c1b330aebf0e8457d20a5455103b3f4c950041350ed90 [2022-03-11T18:48:01.125Z] #1 transferring dockerfile: 37B [2022-03-11T18:48:01.388Z] #1 transferring dockerfile: 16.77kB 0.1s done [2022-03-11T18:48:01.388Z] #1 DONE 0.2s [2022-03-11T18:48:01.388Z] [2022-03-11T18:48:01.388Z] #2 [internal] load .dockerignore [2022-03-11T18:48:01.388Z] #2 sha256:ba876b304a1c067a80f7a0fcca018b204484474a0bd49fbd6d38a40acd141e1f [2022-03-11T18:48:01.388Z] #2 transferring context: 87B done [2022-03-11T18:48:01.388Z] #2 DONE 0.2s [2022-03-11T18:48:01.388Z] [2022-03-11T18:48:01.388Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-11T18:48:01.388Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-11T18:48:01.962Z] #3 DONE 0.5s [2022-03-11T18:48:01.962Z] [2022-03-11T18:48:01.962Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-11T18:48:01.962Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-11T18:48:01.962Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-03-11T18:48:01.962Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-11T18:48:01.962Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-11T18:48:01.962Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-11T18:48:01.962Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-11T18:48:02.224Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-03-11T18:48:02.224Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-11T18:48:02.486Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-11T18:48:02.749Z] #4 DONE 0.8s [2022-03-11T18:48:02.749Z] [2022-03-11T18:48:02.749Z] #5 [internal] load build definition from Dockerfile [2022-03-11T18:48:02.749Z] #5 sha256:d29c4baf419bcd6da5a33e2de093dd8aafbe4f763fb91905f168514914c1258c [2022-03-11T18:48:02.749Z] #5 DONE 0.0s [2022-03-11T18:48:02.749Z] [2022-03-11T18:48:02.749Z] #6 [internal] load .dockerignore [2022-03-11T18:48:02.749Z] #6 sha256:abd1590f59a673a2999fcdad6069cc4d221c98773d6123cfd6a0d321cba8d2a9 [2022-03-11T18:48:02.749Z] #6 DONE 0.0s [2022-03-11T18:48:02.749Z] [2022-03-11T18:48:02.749Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T18:48:02.749Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-11T18:48:03.066Z] #19 83.22 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-03-11T18:48:03.066Z] #19 83.22 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-11T18:48:03.066Z] #19 83.23 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-11T18:48:03.066Z] #19 83.25 Selecting previously unselected package crossbuild-essential-armhf. [2022-03-11T18:48:03.066Z] #19 83.25 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-03-11T18:48:03.066Z] #19 83.26 Unpacking crossbuild-essential-armhf (12.9) ... [2022-03-11T18:48:03.066Z] #19 83.29 Selecting previously unselected package libc6-ppc64el-cross. [2022-03-11T18:48:03.066Z] #19 83.29 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-11T18:48:03.066Z] #19 83.29 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-11T18:48:03.066Z] #19 83.46 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-03-11T18:48:03.066Z] #19 83.46 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:48:03.066Z] #19 83.46 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:03.066Z] #19 83.49 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-03-11T18:48:03.066Z] #19 83.50 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:48:03.066Z] #19 83.50 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:03.066Z] #19 83.54 Selecting previously unselected package libitm1-ppc64el-cross. [2022-03-11T18:48:03.066Z] #19 83.54 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:48:03.066Z] #19 83.55 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:03.066Z] #19 83.58 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-03-11T18:48:03.066Z] #19 83.58 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:48:03.066Z] #19 83.58 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:03.066Z] #19 83.62 Selecting previously unselected package libasan6-ppc64el-cross. [2022-03-11T18:48:03.066Z] #19 83.62 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:48:03.066Z] #19 83.63 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:03.066Z] #19 83.87 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-03-11T18:48:03.066Z] #19 83.87 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:48:03.066Z] #19 83.87 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:03.066Z] #19 83.98 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-03-11T18:48:03.066Z] #19 83.98 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:48:03.066Z] #19 83.99 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:03.324Z] #19 84.22 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-03-11T18:48:03.324Z] #19 84.22 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:48:03.324Z] #19 84.23 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:03.324Z] #19 84.30 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-03-11T18:48:03.324Z] #19 84.31 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:48:03.324Z] #19 84.31 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:03.324Z] #8 ... [2022-03-11T18:48:03.324Z] [2022-03-11T18:48:03.324Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-11T18:48:03.324Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-11T18:48:03.324Z] #7 DONE 0.6s [2022-03-11T18:48:03.582Z] #19 84.42 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-03-11T18:48:03.582Z] #19 84.43 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:48:03.582Z] #19 84.43 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:03.582Z] #19 84.47 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-03-11T18:48:03.582Z] #19 84.48 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:48:03.582Z] #19 84.48 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:03.586Z] [2022-03-11T18:48:03.586Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T18:48:03.586Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-11T18:48:03.586Z] #8 DONE 0.6s [2022-03-11T18:48:03.586Z] [2022-03-11T18:48:03.586Z] #10 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-11T18:48:03.586Z] #10 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-11T18:48:03.586Z] #10 DONE 0.6s [2022-03-11T18:48:03.586Z] [2022-03-11T18:48:03.586Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T18:48:03.586Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-11T18:48:03.586Z] #9 DONE 0.6s [2022-03-11T18:48:03.840Z] #19 84.65 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-03-11T18:48:03.840Z] #19 84.66 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T18:48:03.840Z] #19 84.67 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-11T18:48:04.981Z] [2022-03-11T18:48:04.981Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T18:48:04.981Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-11T18:48:04.981Z] #69 DONE 0.0s [2022-03-11T18:48:04.981Z] [2022-03-11T18:48:04.981Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T18:48:04.981Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-11T18:48:04.981Z] #67 DONE 0.0s [2022-03-11T18:48:04.981Z] [2022-03-11T18:48:04.981Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:48:04.981Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:48:04.981Z] #11 DONE 0.0s [2022-03-11T18:48:04.981Z] [2022-03-11T18:48:04.981Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T18:48:04.981Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-11T18:48:04.981Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T18:48:04.981Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.0s done [2022-03-11T18:48:04.981Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-11T18:48:04.981Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-11T18:48:04.981Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-11T18:48:05.273Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0B / 54.92MB 0.2s [2022-03-11T18:48:05.535Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 4.19MB / 54.92MB 0.4s [2022-03-11T18:48:05.535Z] #28 ... [2022-03-11T18:48:05.535Z] [2022-03-11T18:48:05.535Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-11T18:48:05.535Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-11T18:48:05.535Z] #45 DONE 0.0s [2022-03-11T18:48:05.535Z] [2022-03-11T18:48:05.535Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T18:48:05.535Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-11T18:48:05.535Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 12.37MB / 54.92MB 0.6s [2022-03-11T18:48:05.797Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 16.78MB / 54.92MB 0.7s [2022-03-11T18:48:05.798Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 19.92MB / 54.92MB 0.8s [2022-03-11T18:48:05.798Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 23.07MB / 54.92MB 1.0s [2022-03-11T18:48:06.375Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 29.36MB / 54.92MB 1.3s [2022-03-11T18:48:06.375Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 38.80MB / 54.92MB 1.4s [2022-03-11T18:48:06.637Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 45.09MB / 54.92MB 1.5s [2022-03-11T18:48:06.637Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 52.43MB / 54.92MB 1.6s [2022-03-11T18:48:07.583Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.2s done [2022-03-11T18:48:07.849Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 [2022-03-11T18:48:08.118Z] Fetching without tags [2022-03-11T18:48:08.418Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:48:09.119Z] #19 89.22 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-03-11T18:48:09.119Z] #19 89.23 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T18:48:09.119Z] #19 89.23 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-11T18:48:09.119Z] #19 89.26 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-03-11T18:48:09.119Z] #19 89.26 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-03-11T18:48:09.119Z] #19 89.26 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-11T18:48:09.119Z] #19 89.45 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-03-11T18:48:09.119Z] #19 89.45 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-11T18:48:09.119Z] #19 89.45 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-11T18:48:09.119Z] #19 89.72 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-03-11T18:48:09.119Z] #19 89.72 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:48:09.119Z] #19 89.72 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:09.119Z] #19 89.98 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-03-11T18:48:09.119Z] #19 89.98 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T18:48:09.119Z] #19 89.99 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-11T18:48:09.261Z] Merge succeeded, producing f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:48:09.262Z] Checking out Revision f9f549cbe445177c1f0f4b13173e3b049674a3a1 (PR-43358) [2022-03-11T18:48:08.023Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T18:48:08.053Z] > git config --add remote.origin.fetch +refs/pull/43358/head:refs/remotes/origin/PR-43358 # timeout=10 [2022-03-11T18:48:08.077Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:48:08.101Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T18:48:08.122Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T18:48:08.122Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:48:08.140Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:48:08.424Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T18:48:08.434Z] > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10 [2022-03-11T18:48:09.212Z] > git remote # timeout=10 [2022-03-11T18:48:09.222Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T18:48:09.234Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:48:09.245Z] > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10 [2022-03-11T18:48:09.255Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T18:48:09.263Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T18:48:09.268Z] > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10 [2022-03-11T18:48:11.113Z] Fetching without tags [2022-03-11T18:48:11.164Z] #28 ... [2022-03-11T18:48:11.164Z] [2022-03-11T18:48:11.164Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T18:48:11.164Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-11T18:48:11.164Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T18:48:11.164Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-11T18:48:11.164Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-11T18:48:11.164Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-11T18:48:11.164Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-03-11T18:48:11.164Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2022-03-11T18:48:11.164Z] #67 DONE 6.2s [2022-03-11T18:48:11.164Z] [2022-03-11T18:48:11.164Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:48:11.164Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:48:11.164Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.1s done [2022-03-11T18:48:11.164Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-11T18:48:11.164Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.0s done [2022-03-11T18:48:11.164Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-11T18:48:11.164Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-11T18:48:11.164Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 1.1s done [2022-03-11T18:48:11.164Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.5s done [2022-03-11T18:48:11.164Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 3.9s done [2022-03-11T18:48:11.164Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 5.7s done [2022-03-11T18:48:11.164Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 106.95MB / 134.90MB 5.9s [2022-03-11T18:48:11.164Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 4.1s done [2022-03-11T18:48:11.164Z] #11 ... [2022-03-11T18:48:11.164Z] [2022-03-11T18:48:11.164Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T18:48:11.164Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-11T18:48:11.860Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:48:10.781Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T18:48:10.847Z] > git config --add remote.origin.fetch +refs/pull/43358/head:refs/remotes/origin/PR-43358 # timeout=10 [2022-03-11T18:48:10.897Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:48:11.019Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T18:48:11.147Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T18:48:11.147Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:48:11.149Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:48:11.966Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T18:48:12.017Z] > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10 [2022-03-11T18:48:13.089Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.1s [2022-03-11T18:48:13.105Z] Commit message: "plugin: add EndpointResolver interface" [2022-03-11T18:48:13.305Z] #19 94.31 Selecting previously unselected package g++-powerpc64le-linux-gnu. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T18:48:13.563Z] #19 94.31 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T18:48:13.563Z] #19 94.32 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-11T18:48:13.563Z] #19 94.34 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-03-11T18:48:13.563Z] #19 94.34 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-03-11T18:48:13.563Z] #19 94.34 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-03-11T18:48:13.563Z] #19 94.37 Selecting previously unselected package libc6-s390x-cross. [2022-03-11T18:48:13.563Z] #19 94.37 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-03-11T18:48:13.563Z] #19 94.38 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-03-11T18:48:13.563Z] #19 94.51 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-03-11T18:48:13.563Z] #19 94.52 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:48:13.563Z] #19 94.52 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T18:48:13.563Z] #19 94.55 Selecting previously unselected package libgomp1-s390x-cross. [2022-03-11T18:48:13.563Z] #19 94.55 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:48:13.563Z] #19 94.55 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T18:48:13.563Z] #19 94.59 Selecting previously unselected package libitm1-s390x-cross. [2022-03-11T18:48:13.822Z] #19 94.60 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:48:13.822Z] #19 94.60 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T18:48:13.822Z] #19 94.63 Selecting previously unselected package libatomic1-s390x-cross. [2022-03-11T18:48:13.822Z] #19 94.63 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:48:13.822Z] #19 94.63 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T18:48:13.822Z] #19 94.66 Selecting previously unselected package libasan6-s390x-cross. [2022-03-11T18:48:13.822Z] #19 94.67 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:48:13.822Z] #19 94.67 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-11T18:48:13.822Z] #19 94.89 Selecting previously unselected package libstdc++6-s390x-cross. [2022-03-11T18:48:14.081Z] #19 94.89 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:48:14.081Z] #19 94.90 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-11T18:48:14.081Z] #19 95.06 Selecting previously unselected package libubsan1-s390x-cross. [2022-03-11T18:48:14.081Z] #19 95.06 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:48:14.081Z] #19 95.09 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T18:48:14.227Z] + docker version [2022-03-11T18:48:14.342Z] #19 95.28 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-03-11T18:48:14.342Z] #19 95.28 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:48:14.342Z] #19 95.31 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-11T18:48:14.478Z] #28 ... [2022-03-11T18:48:14.478Z] [2022-03-11T18:48:14.478Z] #24 [internal] load build context [2022-03-11T18:48:14.478Z] #24 sha256:a885bb8c49f54e1c0e4595ae362b6e6bbfbbf20277f6c6be60734592cea92de9 [2022-03-11T18:48:14.478Z] #24 transferring context: 59.70MB 8.4s done [2022-03-11T18:48:14.478Z] #24 DONE 9.5s [2022-03-11T18:48:14.478Z] [2022-03-11T18:48:14.478Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T18:48:14.478Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-11T18:48:14.478Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-11T18:48:14.478Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-11T18:48:14.478Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-11T18:48:14.478Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-11T18:48:14.478Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-03-11T18:48:14.478Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.4s done [2022-03-11T18:48:14.478Z] #69 DONE 9.4s [2022-03-11T18:48:14.478Z] [2022-03-11T18:48:14.478Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T18:48:14.478Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-11T18:48:14.909Z] #19 95.79 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-03-11T18:48:14.909Z] #19 95.79 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T18:48:14.909Z] #19 95.88 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-11T18:48:15.791Z] Merge succeeded, producing f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:48:15.791Z] Checking out Revision f9f549cbe445177c1f0f4b13173e3b049674a3a1 (PR-43358) [2022-03-11T18:48:15.872Z] #28 ... [2022-03-11T18:48:15.872Z] [2022-03-11T18:48:15.872Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-11T18:48:15.872Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-11T18:48:15.872Z] #68 DONE 0.7s [2022-03-11T18:48:15.872Z] [2022-03-11T18:48:15.872Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T18:48:15.872Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-11T18:48:15.372Z] > git remote # timeout=10 [2022-03-11T18:48:15.453Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T18:48:15.550Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:48:15.552Z] > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10 [2022-03-11T18:48:15.697Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-11T18:48:15.821Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T18:48:15.874Z] > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10 [2022-03-11T18:48:16.444Z] #28 ... [2022-03-11T18:48:16.444Z] [2022-03-11T18:48:16.444Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-11T18:48:16.444Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-11T18:48:16.444Z] #70 DONE 0.8s [2022-03-11T18:48:16.444Z] [2022-03-11T18:48:16.445Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:48:16.445Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:48:16.445Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 8.8s done [2022-03-11T18:48:17.392Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-11T18:48:17.392Z] #11 ... [2022-03-11T18:48:17.392Z] [2022-03-11T18:48:17.392Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T18:48:17.392Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-11T18:48:17.392Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 9.3s done [2022-03-11T18:48:17.392Z] #28 DONE 12.3s [2022-03-11T18:48:17.392Z] [2022-03-11T18:48:17.392Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:48:17.392Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:48:17.392Z] #11 ... [2022-03-11T18:48:17.392Z] [2022-03-11T18:48:17.392Z] #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 [2022-03-11T18:48:17.392Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-11T18:48:17.521Z] Client: Docker Engine - Community [2022-03-11T18:48:17.521Z] Version: 20.10.12 [2022-03-11T18:48:17.521Z] API version: 1.41 [2022-03-11T18:48:17.521Z] Go version: go1.16.12 [2022-03-11T18:48:17.521Z] Git commit: e91ed57 [2022-03-11T18:48:17.521Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-11T18:48:17.521Z] OS/Arch: linux/amd64 [2022-03-11T18:48:17.521Z] Context: default [2022-03-11T18:48:17.521Z] Experimental: true [2022-03-11T18:48:17.521Z] [2022-03-11T18:48:17.521Z] Server: Docker Engine - Community [2022-03-11T18:48:17.521Z] Engine: [2022-03-11T18:48:17.521Z] Version: 20.10.12 [2022-03-11T18:48:17.521Z] API version: 1.41 (minimum version 1.12) [2022-03-11T18:48:17.521Z] Go version: go1.16.12 [2022-03-11T18:48:17.521Z] Git commit: 459d0df [2022-03-11T18:48:17.521Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-11T18:48:17.521Z] OS/Arch: linux/amd64 [2022-03-11T18:48:17.521Z] Experimental: true [2022-03-11T18:48:17.521Z] containerd: [2022-03-11T18:48:17.521Z] Version: 1.4.12 [2022-03-11T18:48:17.521Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T18:48:17.521Z] runc: [2022-03-11T18:48:17.521Z] Version: 1.0.2 [2022-03-11T18:48:17.521Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-11T18:48:17.521Z] docker-init: [2022-03-11T18:48:17.521Z] Version: 0.19.0 [2022-03-11T18:48:17.521Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-11T18:48:17.823Z] + docker info [2022-03-11T18:48:18.778Z] #29 1.409 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T18:48:18.778Z] #29 1.427 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T18:48:18.778Z] #29 1.427 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T18:48:19.040Z] #29 1.649 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T18:48:19.096Z] #19 100.1 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-03-11T18:48:19.096Z] #19 100.1 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T18:48:19.096Z] #19 100.1 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-11T18:48:19.096Z] #19 100.2 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-03-11T18:48:19.096Z] #19 100.2 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-03-11T18:48:19.096Z] #19 100.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-11T18:48:19.301Z] #29 1.959 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T18:48:19.355Z] #19 100.4 Selecting previously unselected package libc6-dev-s390x-cross. [2022-03-11T18:48:19.565Z] #29 2.279 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T18:48:19.613Z] #19 100.4 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-03-11T18:48:19.613Z] #19 100.4 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-11T18:48:19.613Z] #19 100.6 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-03-11T18:48:19.613Z] #19 100.6 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-11T18:48:19.613Z] #19 100.6 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-11T18:48:19.872Z] #19 100.8 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-03-11T18:48:19.872Z] #19 100.9 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-11T18:48:19.872Z] #19 100.9 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-11T18:48:20.954Z] #29 3.667 Fetched 8507 kB in 3s (3381 kB/s) [2022-03-11T18:48:21.898Z] #29 3.667 Reading package lists... [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-11T18:48:22.194Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2022-03-11T18:48:22.194Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-11T18:48:22.194Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/types [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-11T18:48:22.194Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-11T18:48:22.194Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-11T18:48:22.194Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2022-03-11T18:48:22.194Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 77.3% of statements [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/builder [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-11T18:48:22.194Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-11T18:48:22.194Z] ok github.com/docker/docker/builder/remotecontext 0.098s coverage: 13.7% of statements [2022-03-11T18:48:22.194Z] ok github.com/docker/docker/builder/dockerfile 0.272s coverage: 49.3% of statements [2022-03-11T18:48:22.452Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-11T18:48:22.844Z] #29 4.552 Reading package lists... [2022-03-11T18:48:22.844Z] #29 5.335 Building dependency tree... [2022-03-11T18:48:22.844Z] #29 5.735 The following additional packages will be installed: [2022-03-11T18:48:22.844Z] #29 5.735 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-11T18:48:22.844Z] #29 5.735 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-11T18:48:22.844Z] #29 5.735 Recommended packages: [2022-03-11T18:48:22.844Z] #29 5.735 libldap-common publicsuffix libsasl2-modules [2022-03-11T18:48:23.018Z] ok github.com/docker/docker/builder/remotecontext/git 0.992s coverage: 86.3% of statements [2022-03-11T18:48:23.018Z] ? github.com/docker/docker/cli [no test files] [2022-03-11T18:48:23.018Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-11T18:48:23.106Z] #29 5.927 The following NEW packages will be installed: [2022-03-11T18:48:23.106Z] #29 5.927 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-11T18:48:23.106Z] #29 5.927 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-11T18:48:23.106Z] #29 5.927 libssh2-1 openssl [2022-03-11T18:48:23.276Z] ok github.com/docker/docker/cmd/docker-proxy 0.030s coverage: 69.3% of statements [2022-03-11T18:48:23.680Z] #29 6.204 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-11T18:48:23.680Z] #29 6.204 Need to get 3038 kB of archives. [2022-03-11T18:48:23.680Z] #29 6.204 After this operation, 6650 kB of additional disk space will be used. [2022-03-11T18:48:23.680Z] #29 6.204 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-11T18:48:23.680Z] #29 6.207 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-11T18:48:23.680Z] #29 6.210 Get:3 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-11T18:48:23.680Z] #29 6.228 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-11T18:48:23.680Z] #29 6.228 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-11T18:48:23.680Z] #29 6.228 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-11T18:48:23.680Z] #29 6.241 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-11T18:48:23.680Z] #29 6.241 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-11T18:48:23.680Z] #29 6.241 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-11T18:48:23.680Z] #29 6.241 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-11T18:48:23.680Z] #29 6.241 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-11T18:48:23.680Z] #29 6.249 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-11T18:48:23.680Z] #29 6.249 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-11T18:48:23.680Z] #29 6.257 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-11T18:48:23.680Z] #29 6.257 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-11T18:48:23.680Z] #29 6.454 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T18:48:23.680Z] #29 6.505 Fetched 3038 kB in 0s (9275 kB/s) [2022-03-11T18:48:23.680Z] #29 6.544 Selecting previously unselected package openssl. [2022-03-11T18:48:23.680Z] #29 6.544 (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.) [2022-03-11T18:48:23.680Z] #29 6.546 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-11T18:48:23.680Z] #29 6.565 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-11T18:48:23.942Z] #29 6.726 Selecting previously unselected package ca-certificates. [2022-03-11T18:48:23.942Z] #29 6.726 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-11T18:48:23.942Z] #29 6.729 Unpacking ca-certificates (20210119) ... [2022-03-11T18:48:23.942Z] #29 6.815 Selecting previously unselected package libbrotli1:amd64. [2022-03-11T18:48:23.942Z] #29 6.815 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-11T18:48:23.942Z] #29 6.833 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-11T18:48:24.059Z] #19 105.0 Selecting previously unselected package g++-s390x-linux-gnu. [2022-03-11T18:48:24.059Z] #19 105.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-11T18:48:24.059Z] #19 105.0 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-11T18:48:24.059Z] #19 105.0 Selecting previously unselected package crossbuild-essential-s390x. [2022-03-11T18:48:24.059Z] #19 105.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-03-11T18:48:24.059Z] #19 105.0 Unpacking crossbuild-essential-s390x (12.9) ... [2022-03-11T18:48:24.059Z] #19 105.1 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-03-11T18:48:24.059Z] #19 105.1 Setting up libfile-which-perl (1.23-1) ... [2022-03-11T18:48:24.059Z] #19 105.1 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-11T18:48:24.059Z] #19 105.1 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-03-11T18:48:24.059Z] #19 105.1 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-11T18:48:24.059Z] #19 105.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-11T18:48:24.059Z] #19 105.1 Setting up libicu67:amd64 (67.1-7) ... [2022-03-11T18:48:24.059Z] #19 105.1 Setting up libmagic-mgc (1:5.39-3) ... [2022-03-11T18:48:24.059Z] #19 105.1 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-11T18:48:24.059Z] #19 105.1 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-03-11T18:48:24.059Z] #19 105.2 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-03-11T18:48:24.059Z] #19 105.2 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-11T18:48:24.204Z] #29 6.920 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-11T18:48:24.204Z] #29 6.920 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-11T18:48:24.204Z] #29 6.924 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T18:48:24.204Z] #29 6.971 Selecting previously unselected package libsasl2-2:amd64. [2022-03-11T18:48:24.204Z] #29 6.971 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-11T18:48:24.204Z] #29 6.975 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T18:48:24.204Z] #29 7.044 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-11T18:48:24.204Z] #29 7.044 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-11T18:48:24.204Z] #29 7.050 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-11T18:48:24.316Z] #19 105.2 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-11T18:48:24.316Z] #19 105.2 Setting up file (1:5.39-3) ... [2022-03-11T18:48:24.316Z] #19 105.2 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-11T18:48:24.316Z] #19 105.2 Setting up bzip2 (1.0.8-4) ... [2022-03-11T18:48:24.316Z] #19 105.2 Setting up libyaml-perl (1.30-1) ... [2022-03-11T18:48:24.316Z] #19 105.2 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-11T18:48:24.316Z] #19 105.3 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-03-11T18:48:24.316Z] #19 105.3 Setting up libio-string-perl (1.08-3.1) ... [2022-03-11T18:48:24.316Z] #19 105.3 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-11T18:48:24.316Z] #19 105.3 Setting up cross-config (2.6.18+nmu1) ... [2022-03-11T18:48:24.316Z] #19 105.4 Setting up xz-utils (5.2.5-2) ... [2022-03-11T18:48:24.316Z] #19 105.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-11T18:48:24.465Z] #29 7.146 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-11T18:48:24.466Z] #29 7.146 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-11T18:48:24.466Z] #29 7.146 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-11T18:48:24.466Z] #29 7.216 Selecting previously unselected package libpsl5:amd64. [2022-03-11T18:48:24.466Z] #29 7.216 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-11T18:48:24.466Z] #29 7.227 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-11T18:48:24.466Z] #29 7.279 Selecting previously unselected package librtmp1:amd64. [2022-03-11T18:48:24.466Z] #29 7.279 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-11T18:48:24.466Z] #29 7.285 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-11T18:48:24.466Z] #29 7.339 Selecting previously unselected package libssh2-1:amd64. [2022-03-11T18:48:24.574Z] #19 105.4 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-03-11T18:48:24.574Z] #19 105.4 Setting up patch (2.7.6-7) ... [2022-03-11T18:48:24.574Z] #19 105.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-11T18:48:24.574Z] #19 105.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-11T18:48:24.574Z] #19 105.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.574Z] #19 105.5 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-11T18:48:24.574Z] #19 105.5 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-03-11T18:48:24.574Z] #19 105.5 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.574Z] #19 105.5 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.574Z] #19 105.5 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-11T18:48:24.574Z] #19 105.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-11T18:48:24.574Z] #19 105.5 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.574Z] #19 105.5 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-11T18:48:24.574Z] #19 105.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-11T18:48:24.574Z] #19 105.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-11T18:48:24.574Z] #19 105.6 Setting up libfile-homedir-perl (1.006-1) ... [2022-03-11T18:48:24.574Z] #19 105.6 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-11T18:48:24.574Z] #19 105.6 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.574Z] #19 105.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-11T18:48:24.574Z] #19 105.6 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-11T18:48:24.574Z] #19 105.6 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-03-11T18:48:24.574Z] #19 105.6 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-11T18:48:24.574Z] #19 105.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-11T18:48:24.574Z] #19 105.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-11T18:48:24.574Z] #19 105.7 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.574Z] #19 105.7 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-11T18:48:24.574Z] #19 105.7 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.574Z] #19 105.7 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.574Z] #19 105.7 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.574Z] #19 105.7 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.727Z] #29 7.339 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-11T18:48:24.727Z] #29 7.344 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-11T18:48:24.727Z] #29 7.490 Selecting previously unselected package libcurl4:amd64. [2022-03-11T18:48:24.727Z] #29 7.490 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-11T18:48:24.727Z] #29 7.494 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-11T18:48:24.833Z] #19 105.7 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.833Z] #19 105.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.833Z] #19 105.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-11T18:48:24.833Z] #19 105.8 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.833Z] #19 105.8 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.833Z] #19 105.8 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.833Z] #19 105.8 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.833Z] #19 105.8 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-11T18:48:24.833Z] #19 105.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.833Z] #19 105.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.833Z] #19 105.8 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.833Z] #19 105.8 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-11T18:48:24.833Z] #19 105.8 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.833Z] #19 105.9 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.833Z] #19 105.9 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:24.833Z] #19 105.9 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-03-11T18:48:24.833Z] #19 105.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-03-11T18:48:24.988Z] #29 7.626 Selecting previously unselected package curl. [2022-03-11T18:48:24.988Z] #29 7.626 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-11T18:48:24.988Z] #29 7.632 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-11T18:48:24.988Z] #29 7.729 Selecting previously unselected package libonig5:amd64. [2022-03-11T18:48:24.988Z] #29 7.729 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-11T18:48:24.988Z] #29 7.729 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T18:48:24.988Z] #29 7.831 Selecting previously unselected package libjq1:amd64. [2022-03-11T18:48:24.988Z] #29 7.831 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-11T18:48:25.090Z] #19 106.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-11T18:48:25.091Z] #19 106.1 [2022-03-11T18:48:25.091Z] #19 106.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-11T18:48:25.091Z] #19 106.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.091Z] #19 106.2 Setting up dpkg-dev (1.20.9) ... [2022-03-11T18:48:25.091Z] #19 106.2 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.254Z] #29 7.835 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-11T18:48:25.254Z] #29 7.906 Selecting previously unselected package jq. [2022-03-11T18:48:25.254Z] #29 7.906 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-11T18:48:25.254Z] #29 7.910 Unpacking jq (1.6-2.1) ... [2022-03-11T18:48:25.254Z] #29 7.985 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-11T18:48:25.254Z] #29 8.000 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-11T18:48:25.254Z] #29 8.016 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-11T18:48:25.254Z] #29 8.031 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T18:48:25.254Z] #29 8.046 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-11T18:48:25.254Z] #29 8.059 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T18:48:25.254Z] #29 8.081 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-11T18:48:25.254Z] #29 8.097 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-11T18:48:25.348Z] #19 106.2 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-11T18:48:25.348Z] #19 106.2 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.348Z] #19 106.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.348Z] #19 106.3 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.348Z] #19 106.3 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.348Z] #19 106.3 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-11T18:48:25.348Z] #19 106.3 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.348Z] #19 106.3 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.348Z] #19 106.3 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.348Z] #19 106.3 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.348Z] #19 106.3 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-11T18:48:25.348Z] #19 106.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-03-11T18:48:25.348Z] #19 106.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-03-11T18:48:25.516Z] #29 8.117 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T18:48:25.516Z] #29 8.131 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-11T18:48:25.516Z] #29 8.148 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-11T18:48:25.516Z] #29 8.166 Setting up ca-certificates (20210119) ... [2022-03-11T18:48:25.606Z] #19 106.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-11T18:48:25.606Z] #19 106.6 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-11T18:48:25.606Z] #19 106.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-11T18:48:25.606Z] #19 106.7 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-11T18:48:25.606Z] #19 106.7 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.606Z] #19 106.7 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-11T18:48:25.606Z] #19 106.7 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.606Z] #19 106.7 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.803Z] ok github.com/docker/docker/client 0.069s coverage: 75.7% of statements [2022-03-11T18:48:25.863Z] #19 106.7 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-11T18:48:25.863Z] #19 106.7 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-11T18:48:25.863Z] #19 106.7 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.863Z] #19 106.7 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.863Z] #19 106.8 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.863Z] #19 106.8 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.863Z] #19 106.8 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.863Z] #19 106.8 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.863Z] #19 106.8 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-11T18:48:25.863Z] #19 106.8 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-11T18:48:25.863Z] #19 106.8 Setting up libxml-simple-perl (2.25-1) ... [2022-03-11T18:48:25.863Z] #19 106.8 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-11T18:48:25.863Z] #19 106.8 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-11T18:48:25.863Z] #19 106.9 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-11T18:48:25.863Z] #19 106.9 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.863Z] #19 106.9 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.863Z] #19 106.9 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.863Z] #19 106.9 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-11T18:48:25.863Z] #19 106.9 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-11T18:48:25.863Z] #19 106.9 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-03-11T18:48:26.121Z] #19 106.9 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-11T18:48:26.121Z] #19 106.9 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-11T18:48:26.121Z] #19 106.9 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-11T18:48:26.121Z] #19 107.0 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-11T18:48:26.121Z] #19 107.0 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-11T18:48:26.121Z] #19 107.0 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-11T18:48:26.121Z] #19 107.0 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-11T18:48:26.121Z] #19 107.0 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-11T18:48:26.121Z] #19 107.0 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-11T18:48:26.121Z] #19 107.0 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-11T18:48:26.121Z] #19 107.0 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-11T18:48:26.121Z] #19 107.0 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-11T18:48:26.121Z] #19 107.0 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-11T18:48:26.121Z] #19 107.1 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-11T18:48:26.121Z] #19 107.1 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-11T18:48:26.121Z] #19 107.1 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-11T18:48:26.121Z] #19 107.1 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-03-11T18:48:26.121Z] #19 107.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-11T18:48:26.391Z] #19 107.1 Setting up crossbuild-essential-armel (12.9) ... [2022-03-11T18:48:26.391Z] #19 107.1 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-11T18:48:26.391Z] #19 107.2 Setting up crossbuild-essential-armhf (12.9) ... [2022-03-11T18:48:26.391Z] #19 107.2 Setting up crossbuild-essential-arm64 (12.9) ... [2022-03-11T18:48:26.391Z] #19 107.2 Setting up crossbuild-essential-s390x (12.9) ... [2022-03-11T18:48:26.391Z] #19 107.2 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-03-11T18:48:26.391Z] #19 107.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T18:48:26.463Z] #29 8.904 Updating certificates in /etc/ssl/certs... [2022-03-11T18:48:27.327Z] #19 DONE 108.2s [2022-03-11T18:48:27.327Z] [2022-03-11T18:48:27.327Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-11T18:48:27.327Z] #32 sha256:19764fefd2068c79126a2ae136a9cf321a12ebf2a0770f242ccc7c29220ba2e7 [2022-03-11T18:48:27.410Z] #29 ... [2022-03-11T18:48:27.410Z] [2022-03-11T18:48:27.410Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:48:27.410Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:48:27.410Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.7s done [2022-03-11T18:48:27.410Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.8s done [2022-03-11T18:48:27.410Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.9s [2022-03-11T18:48:27.410Z] #11 ... [2022-03-11T18:48:27.410Z] [2022-03-11T18:48:27.410Z] #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 [2022-03-11T18:48:27.410Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-11T18:48:27.410Z] #29 10.09 129 added, 0 removed; done. [2022-03-11T18:48:27.410Z] #29 10.13 Setting up jq (1.6-2.1) ... [2022-03-11T18:48:27.410Z] #29 10.15 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-11T18:48:27.410Z] #29 10.16 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-11T18:48:27.410Z] #29 10.17 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T18:48:27.410Z] #29 10.20 Processing triggers for ca-certificates (20210119) ... [2022-03-11T18:48:27.410Z] #29 10.21 Updating certificates in /etc/ssl/certs... [2022-03-11T18:48:27.514Z] Commit message: "plugin: add EndpointResolver interface" [2022-03-11T18:48:27.585Z] #32 DONE 0.1s [2022-03-11T18:48:27.585Z] [2022-03-11T18:48:27.585Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-11T18:48:27.585Z] #69 sha256:ccc1516ac4450774c9348ef63c90d9dff431def914f7dfa96ec3b93763043750 [2022-03-11T18:48:27.585Z] #69 DONE 0.2s [2022-03-11T18:48:27.585Z] [2022-03-11T18:48:27.585Z] #70 [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 [2022-03-11T18:48:27.585Z] #70 sha256:f07569c8015ba8b0c7d72d89dec9eb22c8d26ecf0722257f25159ddc79650b58 [2022-03-11T18:48:27.794Z] Client: [2022-03-11T18:48:27.794Z] Context: default [2022-03-11T18:48:27.794Z] Debug Mode: false [2022-03-11T18:48:27.794Z] Plugins: [2022-03-11T18:48:27.794Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-11T18:48:27.794Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-11T18:48:27.794Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-11T18:48:27.794Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-11T18:48:27.794Z] [2022-03-11T18:48:27.794Z] Server: [2022-03-11T18:48:27.794Z] Containers: 0 [2022-03-11T18:48:27.794Z] Running: 0 [2022-03-11T18:48:27.794Z] Paused: 0 [2022-03-11T18:48:27.794Z] Stopped: 0 [2022-03-11T18:48:27.794Z] Images: 0 [2022-03-11T18:48:27.794Z] Server Version: 20.10.12 [2022-03-11T18:48:27.794Z] Storage Driver: overlay2 [2022-03-11T18:48:27.794Z] Backing Filesystem: extfs [2022-03-11T18:48:27.794Z] Supports d_type: true [2022-03-11T18:48:27.794Z] Native Overlay Diff: true [2022-03-11T18:48:27.794Z] userxattr: false [2022-03-11T18:48:27.794Z] Logging Driver: json-file [2022-03-11T18:48:27.794Z] Cgroup Driver: cgroupfs [2022-03-11T18:48:27.794Z] Cgroup Version: 1 [2022-03-11T18:48:27.794Z] Plugins: [2022-03-11T18:48:27.794Z] Volume: local [2022-03-11T18:48:27.794Z] Network: bridge host ipvlan macvlan null overlay [2022-03-11T18:48:27.794Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-11T18:48:27.794Z] Swarm: inactive [2022-03-11T18:48:27.794Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-11T18:48:27.794Z] Default Runtime: runc [2022-03-11T18:48:27.794Z] Init Binary: docker-init [2022-03-11T18:48:27.794Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-11T18:48:27.794Z] runc version: v1.0.2-0-g52b36a2 [2022-03-11T18:48:27.794Z] init version: de40ad0 [2022-03-11T18:48:27.794Z] Security Options: [2022-03-11T18:48:27.794Z] apparmor [2022-03-11T18:48:27.794Z] seccomp [2022-03-11T18:48:27.794Z] Profile: default [2022-03-11T18:48:27.794Z] Kernel Version: 5.4.0-1061-aws [2022-03-11T18:48:27.794Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-11T18:48:27.794Z] OSType: linux [2022-03-11T18:48:27.794Z] Architecture: x86_64 [2022-03-11T18:48:27.794Z] CPUs: 2 [2022-03-11T18:48:27.794Z] Total Memory: 7.483GiB [2022-03-11T18:48:27.794Z] Name: ip-10-100-75-71 [2022-03-11T18:48:27.794Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-11T18:48:27.794Z] Docker Root Dir: /var/lib/docker [2022-03-11T18:48:27.794Z] Debug Mode: false [2022-03-11T18:48:27.794Z] Registry: https://index.docker.io/v1/ [2022-03-11T18:48:27.794Z] Labels: [2022-03-11T18:48:27.795Z] Experimental: true [2022-03-11T18:48:27.795Z] Insecure Registries: [2022-03-11T18:48:27.795Z] 127.0.0.0/8 [2022-03-11T18:48:27.795Z] Live Restore Enabled: true [2022-03-11T18:48:27.795Z] [2022-03-11T18:48:27.795Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T18:48:28.112Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T18:48:28.112Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T18:48:28.112Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43358/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-11T18:48:28.112Z] + bash /home/ubuntu/workspace/moby_PR-43358/check-config.sh [2022-03-11T18:48:28.112Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-11T18:48:28.112Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-11T18:48:28.112Z] [2022-03-11T18:48:28.112Z] Generally Necessary: [2022-03-11T18:48:28.112Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-11T18:48:28.112Z] - apparmor: enabled and tools installed [2022-03-11T18:48:28.112Z] - CONFIG_NAMESPACES: enabled [2022-03-11T18:48:28.112Z] - CONFIG_NET_NS: enabled [2022-03-11T18:48:28.112Z] - CONFIG_PID_NS: enabled [2022-03-11T18:48:28.112Z] - CONFIG_IPC_NS: enabled [2022-03-11T18:48:28.112Z] - CONFIG_UTS_NS: enabled [2022-03-11T18:48:28.112Z] - CONFIG_CGROUPS: enabled [2022-03-11T18:48:28.112Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-11T18:48:28.112Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-11T18:48:28.112Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-11T18:48:28.112Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-11T18:48:28.112Z] - CONFIG_CPUSETS: enabled [2022-03-11T18:48:28.112Z] - CONFIG_MEMCG: enabled [2022-03-11T18:48:28.112Z] - CONFIG_KEYS: enabled [2022-03-11T18:48:28.112Z] - CONFIG_VETH: enabled (as module) [2022-03-11T18:48:28.112Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-11T18:48:28.112Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-11T18:48:28.112Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-11T18:48:28.112Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-11T18:48:28.112Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-11T18:48:28.112Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-11T18:48:28.112Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-11T18:48:28.112Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-11T18:48:28.112Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-11T18:48:28.112Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-11T18:48:28.112Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-11T18:48:28.112Z] - CONFIG_CGROUP_BPF: enabled [2022-03-11T18:48:28.112Z] [2022-03-11T18:48:28.112Z] Optional Features: [2022-03-11T18:48:28.112Z] - CONFIG_USER_NS: enabled [2022-03-11T18:48:28.112Z] - CONFIG_SECCOMP: enabled [2022-03-11T18:48:28.112Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-11T18:48:28.112Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-11T18:48:28.370Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-11T18:48:28.370Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-11T18:48:28.370Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-11T18:48:28.370Z] - CONFIG_BLK_CGROUP: enabled [2022-03-11T18:48:28.370Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-11T18:48:28.370Z] - CONFIG_CGROUP_PERF: enabled [2022-03-11T18:48:28.370Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-11T18:48:28.370Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-11T18:48:28.370Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-11T18:48:28.370Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-11T18:48:28.370Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-11T18:48:28.370Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-11T18:48:28.370Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-11T18:48:28.370Z] - CONFIG_IP_VS: enabled (as module) [2022-03-11T18:48:28.370Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-11T18:48:28.370Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-11T18:48:28.370Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-11T18:48:28.370Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-11T18:48:28.370Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-11T18:48:28.370Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-11T18:48:28.370Z] - CONFIG_EXT4_FS: enabled [2022-03-11T18:48:28.370Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-11T18:48:28.370Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-11T18:48:28.370Z] - Network Drivers: [2022-03-11T18:48:28.370Z] - "overlay": [2022-03-11T18:48:28.370Z] - CONFIG_VXLAN: enabled (as module) [2022-03-11T18:48:28.370Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-11T18:48:28.370Z] Optional (for encrypted networks): [2022-03-11T18:48:28.438Z] #29 11.25 0 added, 0 removed; done. [2022-03-11T18:48:28.438Z] #29 11.25 Running hooks in /etc/ca-certificates/update.d... [2022-03-11T18:48:28.438Z] #29 11.25 done. [2022-03-11T18:48:28.627Z] - CONFIG_CRYPTO: enabled [2022-03-11T18:48:28.628Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-11T18:48:28.628Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-11T18:48:28.628Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-11T18:48:28.628Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-11T18:48:28.628Z] - CONFIG_XFRM: enabled [2022-03-11T18:48:28.628Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-11T18:48:28.628Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-11T18:48:28.628Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-11T18:48:28.628Z] - "ipvlan": [2022-03-11T18:48:28.628Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-11T18:48:28.628Z] - "macvlan": [2022-03-11T18:48:28.628Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-11T18:48:28.628Z] - CONFIG_DUMMY: enabled (as module) [2022-03-11T18:48:28.628Z] - "ftp,tftp client in container": [2022-03-11T18:48:28.628Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-11T18:48:28.628Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-11T18:48:28.628Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-11T18:48:28.628Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-11T18:48:28.628Z] - Storage Drivers: [2022-03-11T18:48:28.628Z] - "aufs": [2022-03-11T18:48:28.628Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-11T18:48:28.628Z] - "btrfs": [2022-03-11T18:48:28.628Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-11T18:48:28.628Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-11T18:48:28.628Z] - "devicemapper": [2022-03-11T18:48:28.628Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-11T18:48:28.628Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-11T18:48:28.628Z] - "overlay": [2022-03-11T18:48:28.628Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-11T18:48:28.628Z] - "zfs": [2022-03-11T18:48:28.628Z] - /dev/zfs: present [2022-03-11T18:48:28.628Z] - zfs command: missing [2022-03-11T18:48:28.628Z] - zpool command: missing [2022-03-11T18:48:28.628Z] [2022-03-11T18:48:28.628Z] Limits: [2022-03-11T18:48:28.628Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-11T18:48:28.628Z] [2022-03-11T18:48:28.628Z] + true [2022-03-11T18:48:28.962Z] #70 1.317 + RM_GOPATH=0 [2022-03-11T18:48:28.962Z] #70 1.317 + TMP_GOPATH= [2022-03-11T18:48:28.962Z] #70 1.317 + : /build [2022-03-11T18:48:28.962Z] #70 1.317 + '[' -z '' ']' [2022-03-11T18:48:28.962Z] #70 1.317 ++ mktemp -d [2022-03-11T18:48:28.962Z] #70 1.322 + export GOPATH=/tmp/tmp.1Og2QR7RZ9 [2022-03-11T18:48:28.962Z] #70 1.322 + GOPATH=/tmp/tmp.1Og2QR7RZ9 [2022-03-11T18:48:28.962Z] #70 1.322 + RM_GOPATH=1 [2022-03-11T18:48:28.962Z] #70 1.322 + case "$(go env GOARCH)" in [2022-03-11T18:48:28.962Z] #70 1.322 ++ go env GOARCH [2022-03-11T18:48:28.962Z] #70 1.328 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T18:48:28.962Z] #70 1.328 + GO_BUILDMODE=-buildmode=pie [2022-03-11T18:48:28.962Z] #70 1.328 ++ dirname /install.sh [2022-03-11T18:48:28.962Z] #70 1.329 + dir=/ [2022-03-11T18:48:28.962Z] #70 1.329 + bin=rootlesskit [2022-03-11T18:48:28.962Z] #70 1.329 + shift [2022-03-11T18:48:28.962Z] #70 1.329 + '[' '!' -f //rootlesskit.installer ']' [2022-03-11T18:48:28.962Z] #70 1.330 + . //rootlesskit.installer [2022-03-11T18:48:28.962Z] #70 1.330 ++ : v0.14.6 [2022-03-11T18:48:28.962Z] #70 1.330 + install_rootlesskit [2022-03-11T18:48:28.962Z] #70 1.330 + case "$1" in [2022-03-11T18:48:28.962Z] #70 1.330 + export CGO_ENABLED=0 [2022-03-11T18:48:28.962Z] #70 1.330 + CGO_ENABLED=0 [2022-03-11T18:48:28.962Z] #70 1.330 + _install_rootlesskit [2022-03-11T18:48:28.962Z] #70 1.331 + echo 'Install rootlesskit version v0.14.6' [2022-03-11T18:48:28.962Z] #70 1.331 Install rootlesskit version v0.14.6 [2022-03-11T18:48:28.962Z] #70 1.331 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-11T18:48:28.962Z] #70 1.331 + GOBIN=/build [2022-03-11T18:48:28.962Z] #70 1.331 + GO111MODULE=on [2022-03-11T18:48:28.962Z] #70 1.331 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-11T18:48:29.222Z] #70 1.745 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-11T18:48:30.247Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 . [2022-03-11T18:48:30.380Z] #29 DONE 13.0s [2022-03-11T18:48:30.381Z] [2022-03-11T18:48:30.381Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:48:30.381Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:48:30.381Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 8.3s done [2022-03-11T18:48:30.381Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 2.4s [2022-03-11T18:48:30.511Z] #1 [internal] load build definition from Dockerfile [2022-03-11T18:48:30.511Z] #1 sha256:72ca5f3e47e8b40643b8121cbf29aa0f45e1400f57aa9f30215e06ba99f0f0b4 [2022-03-11T18:48:30.511Z] #1 transferring dockerfile: 16.77kB done [2022-03-11T18:48:30.511Z] #1 DONE 0.1s [2022-03-11T18:48:30.511Z] [2022-03-11T18:48:30.511Z] #2 [internal] load .dockerignore [2022-03-11T18:48:30.511Z] #2 sha256:a8208ac85d48f64600234ed6346249d2fb494e2eca7f146845150f90bd3a04b5 [2022-03-11T18:48:30.511Z] #2 transferring context: 87B done [2022-03-11T18:48:30.511Z] #2 DONE 0.1s [2022-03-11T18:48:30.511Z] [2022-03-11T18:48:30.511Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-11T18:48:30.511Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-11T18:48:30.598Z] #70 3.099 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-11T18:48:30.598Z] #70 3.102 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-11T18:48:30.644Z] #11 ... [2022-03-11T18:48:30.644Z] [2022-03-11T18:48:30.644Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-11T18:48:30.644Z] #30 sha256:8bea9b3218e926eba112510bcc8b4749cb6628c76381d3d20eee20b5f9227541 [2022-03-11T18:48:30.644Z] #30 DONE 0.3s [2022-03-11T18:48:30.644Z] [2022-03-11T18:48:30.644Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:48:30.644Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:48:30.774Z] #3 DONE 0.4s [2022-03-11T18:48:30.844Z] + docker version [2022-03-11T18:48:30.857Z] #70 3.382 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-11T18:48:31.031Z] [2022-03-11T18:48:31.031Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-11T18:48:31.031Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-11T18:48:31.031Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-03-11T18:48:31.031Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-11T18:48:31.031Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-11T18:48:31.031Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-11T18:48:31.031Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2022-03-11T18:48:31.031Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-11T18:48:31.288Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-11T18:48:31.288Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-03-11T18:48:31.546Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-11T18:48:31.802Z] #70 ... [2022-03-11T18:48:31.803Z] [2022-03-11T18:48:31.803Z] #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 [2022-03-11T18:48:31.803Z] #33 sha256:e173d25f95c38fc3c2fff02b5075cdbc3c9c99cee60101176114c6f980d99458 [2022-03-11T18:48:31.803Z] #33 1.303 + RM_GOPATH=0 [2022-03-11T18:48:31.803Z] #33 1.303 + TMP_GOPATH= [2022-03-11T18:48:31.803Z] #33 1.303 + : /build [2022-03-11T18:48:31.803Z] #33 1.303 + '[' -z '' ']' [2022-03-11T18:48:31.803Z] #33 1.305 ++ mktemp -d [2022-03-11T18:48:31.803Z] #33 1.305 + export GOPATH=/tmp/tmp.jVIygu9wBD [2022-03-11T18:48:31.803Z] #33 1.305 + GOPATH=/tmp/tmp.jVIygu9wBD [2022-03-11T18:48:31.803Z] #33 1.305 + RM_GOPATH=1 [2022-03-11T18:48:31.803Z] #33 1.305 + case "$(go env GOARCH)" in [2022-03-11T18:48:31.803Z] #33 1.308 ++ go env GOARCH [2022-03-11T18:48:31.803Z] #33 1.313 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T18:48:31.803Z] #33 1.313 + GO_BUILDMODE=-buildmode=pie [2022-03-11T18:48:31.803Z] #33 1.314 ++ dirname /install.sh [2022-03-11T18:48:31.803Z] #33 1.314 + dir=/ [2022-03-11T18:48:31.803Z] #33 1.314 + bin=dockercli [2022-03-11T18:48:31.803Z] #33 1.314 + shift [2022-03-11T18:48:31.803Z] #33 1.314 + '[' '!' -f //dockercli.installer ']' [2022-03-11T18:48:31.803Z] #33 1.314 + . //dockercli.installer [2022-03-11T18:48:31.803Z] #33 1.314 ++ : stable [2022-03-11T18:48:31.803Z] #33 1.314 ++ : 17.06.2-ce [2022-03-11T18:48:31.803Z] #33 1.314 + install_dockercli [2022-03-11T18:48:31.803Z] #33 1.314 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-11T18:48:31.803Z] #33 1.314 Install docker/cli version 17.06.2-ce from stable [2022-03-11T18:48:31.803Z] #33 1.316 ++ uname -m [2022-03-11T18:48:31.803Z] #33 1.316 + arch=x86_64 [2022-03-11T18:48:31.803Z] #33 1.316 + '[' x86_64 '!=' x86_64 ']' [2022-03-11T18:48:31.803Z] #33 1.316 + url=https://download.docker.com/linux/static [2022-03-11T18:48:31.803Z] #33 1.316 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-11T18:48:31.803Z] #33 1.321 + tar -xz docker/docker [2022-03-11T18:48:31.803Z] #33 4.370 + mkdir -p /build [2022-03-11T18:48:31.803Z] #33 4.375 + mv docker/docker /build/ [2022-03-11T18:48:31.803Z] #33 4.377 + rmdir docker [2022-03-11T18:48:31.803Z] #33 DONE 4.5s [2022-03-11T18:48:31.804Z] #4 DONE 0.8s [2022-03-11T18:48:31.804Z] [2022-03-11T18:48:31.804Z] #6 [internal] load build definition from Dockerfile [2022-03-11T18:48:31.804Z] #6 sha256:7a7c22fb58923870ff7a319cb1a419432f99995998c19d888ec42c1682bb3c39 [2022-03-11T18:48:31.804Z] #6 DONE 0.0s [2022-03-11T18:48:31.804Z] [2022-03-11T18:48:31.804Z] #5 [internal] load .dockerignore [2022-03-11T18:48:31.804Z] #5 sha256:052701fc10de6fcb6d93fe17325914647d3f0ad27a07f8ebc1c21eab6382109c [2022-03-11T18:48:31.804Z] #5 DONE 0.0s [2022-03-11T18:48:31.804Z] [2022-03-11T18:48:31.804Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T18:48:31.804Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-11T18:48:32.062Z] [2022-03-11T18:48:32.062Z] #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 [2022-03-11T18:48:32.062Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-11T18:48:32.062Z] #45 1.676 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-11T18:48:32.062Z] #45 1.676 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-11T18:48:32.062Z] #45 1.693 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-11T18:48:32.062Z] #45 1.932 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-11T18:48:32.062Z] #45 2.278 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-11T18:48:32.062Z] #45 2.899 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-11T18:48:32.062Z] #45 3.537 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-11T18:48:32.062Z] #45 3.951 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-11T18:48:32.062Z] #45 4.335 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-11T18:48:32.062Z] #45 4.354 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [124 kB] [2022-03-11T18:48:32.062Z] #45 4.355 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-11T18:48:32.062Z] #45 4.393 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-11T18:48:32.062Z] #45 4.404 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-11T18:48:32.062Z] #45 4.406 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-11T18:48:32.062Z] #45 4.421 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-11T18:48:32.062Z] #45 4.443 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-11T18:48:32.062Z] #45 4.444 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-11T18:48:32.062Z] #45 4.445 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-11T18:48:33.172Z] #10 DONE 1.0s [2022-03-11T18:48:33.172Z] [2022-03-11T18:48:33.172Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-11T18:48:33.172Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-11T18:48:33.172Z] #7 DONE 1.0s [2022-03-11T18:48:33.172Z] [2022-03-11T18:48:33.172Z] #8 [internal] load metadata for docker.io/library/golang:1.17.8-bullseye [2022-03-11T18:48:33.172Z] #8 sha256:cea844dd348bb8746acd158263d7377c072bfea1f8f95d97faa3b00bb8fe5a74 [2022-03-11T18:48:33.172Z] #8 DONE 1.0s [2022-03-11T18:48:33.172Z] [2022-03-11T18:48:33.172Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-11T18:48:33.172Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-11T18:48:33.172Z] #9 DONE 1.0s [2022-03-11T18:48:33.438Z] #45 ... [2022-03-11T18:48:33.438Z] [2022-03-11T18:48:33.438Z] #70 [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 [2022-03-11T18:48:33.438Z] #70 sha256:f07569c8015ba8b0c7d72d89dec9eb22c8d26ecf0722257f25159ddc79650b58 [2022-03-11T18:48:33.438Z] #70 4.867 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-11T18:48:33.438Z] #70 5.105 go: downloading github.com/google/uuid v1.3.0 [2022-03-11T18:48:33.438Z] #70 5.114 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-11T18:48:33.438Z] #70 5.141 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-11T18:48:33.438Z] #70 5.212 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-11T18:48:33.438Z] #70 5.257 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-11T18:48:33.438Z] #70 5.389 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-11T18:48:33.438Z] #70 5.641 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-11T18:48:33.438Z] #70 5.763 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-11T18:48:33.438Z] #70 5.841 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-11T18:48:34.010Z] #70 6.398 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-11T18:48:34.119Z] [2022-03-11T18:48:34.119Z] #24 [internal] load build context [2022-03-11T18:48:34.119Z] #24 sha256:28030cd60a1540f1479c7dd37852c0cf0645042a752ad9508d4799ec622d0015 [2022-03-11T18:48:34.119Z] #24 DONE 0.0s [2022-03-11T18:48:34.119Z] [2022-03-11T18:48:34.119Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T18:48:34.119Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-11T18:48:34.119Z] #69 DONE 0.0s [2022-03-11T18:48:34.119Z] [2022-03-11T18:48:34.119Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T18:48:34.119Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-11T18:48:34.119Z] #67 DONE 0.0s [2022-03-11T18:48:34.119Z] [2022-03-11T18:48:34.119Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:48:34.119Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:48:34.119Z] #11 DONE 0.0s [2022-03-11T18:48:34.119Z] [2022-03-11T18:48:34.119Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-11T18:48:34.119Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-11T18:48:34.578Z] #70 ... [2022-03-11T18:48:34.578Z] [2022-03-11T18:48:34.578Z] #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 [2022-03-11T18:48:34.578Z] #36 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-11T18:48:34.578Z] #36 CACHED [2022-03-11T18:48:34.578Z] [2022-03-11T18:48:34.578Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-11T18:48:34.578Z] #37 sha256:c16d9c2cf40533cdf0b5741191166963315498cc6c0210d5c6d0eeac36d13453 [2022-03-11T18:48:34.578Z] #37 CACHED [2022-03-11T18:48:34.578Z] [2022-03-11T18:48:34.578Z] #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 [2022-03-11T18:48:34.578Z] #38 sha256:b62add40ede87e8a67b327b7480fcc113e99edaad7bc807554d0a938bbd04cf2 [2022-03-11T18:48:34.578Z] #38 CACHED [2022-03-11T18:48:34.578Z] [2022-03-11T18:48:34.578Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-11T18:48:34.578Z] #40 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-11T18:48:34.578Z] #40 CACHED [2022-03-11T18:48:34.578Z] [2022-03-11T18:48:34.578Z] #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 [2022-03-11T18:48:34.578Z] #41 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T18:48:34.578Z] #41 CACHED [2022-03-11T18:48:34.578Z] [2022-03-11T18:48:34.578Z] #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 [2022-03-11T18:48:34.578Z] #43 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-11T18:48:34.578Z] #43 CACHED [2022-03-11T18:48:34.704Z] #45 DONE 0.0s [2022-03-11T18:48:34.704Z] [2022-03-11T18:48:34.704Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T18:48:34.704Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-11T18:48:34.704Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.2s done [2022-03-11T18:48:34.704Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-11T18:48:34.704Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-11T18:48:34.704Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-11T18:48:34.704Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0B / 54.92MB 0.1s [2022-03-11T18:48:34.836Z] [2022-03-11T18:48:34.836Z] #65 [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 [2022-03-11T18:48:34.836Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-11T18:48:34.836Z] #65 1.529 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-11T18:48:34.836Z] #65 1.529 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-11T18:48:34.836Z] #65 1.695 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-11T18:48:34.836Z] #65 1.699 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-11T18:48:34.836Z] #65 1.982 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-11T18:48:34.836Z] #65 2.370 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-11T18:48:34.836Z] #65 2.919 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-11T18:48:34.836Z] #65 3.427 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-11T18:48:34.836Z] #65 3.778 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-11T18:48:34.836Z] #65 3.779 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [124 kB] [2022-03-11T18:48:34.836Z] #65 3.784 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-11T18:48:34.836Z] #65 3.795 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-11T18:48:34.836Z] #65 3.799 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-11T18:48:34.836Z] #65 3.811 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-11T18:48:34.836Z] #65 3.812 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-11T18:48:34.836Z] #65 3.825 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-11T18:48:34.836Z] #65 3.827 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-11T18:48:34.836Z] #65 3.830 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-11T18:48:34.973Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 11.97MB / 54.92MB 0.4s [2022-03-11T18:48:34.973Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 29.05MB / 54.92MB 0.6s [2022-03-11T18:48:35.233Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 47.19MB / 54.92MB 0.7s [2022-03-11T18:48:35.233Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 50.68MB / 54.92MB 0.8s [2022-03-11T18:48:35.490Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 0.9s [2022-03-11T18:48:35.750Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.4s done [2022-03-11T18:48:35.937Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 7.4s done [2022-03-11T18:48:35.937Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 [2022-03-11T18:48:36.316Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 [2022-03-11T18:48:37.367Z] #65 ... [2022-03-11T18:48:37.368Z] [2022-03-11T18:48:37.368Z] #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 [2022-03-11T18:48:37.368Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T18:48:37.368Z] #20 1.839 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-11T18:48:37.368Z] #20 1.850 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-11T18:48:37.368Z] #20 1.852 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-11T18:48:37.368Z] #20 2.213 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-11T18:48:37.368Z] #20 2.604 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-11T18:48:37.368Z] #20 3.071 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-11T18:48:37.368Z] #20 3.685 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-11T18:48:37.368Z] #20 4.194 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-11T18:48:37.368Z] #20 4.649 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-11T18:48:37.368Z] #20 4.685 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-11T18:48:37.368Z] #20 4.705 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [124 kB] [2022-03-11T18:48:37.368Z] #20 4.706 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-11T18:48:37.368Z] #20 4.709 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-11T18:48:37.368Z] #20 5.166 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-11T18:48:37.368Z] #20 5.168 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-11T18:48:37.368Z] #20 5.172 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-11T18:48:37.368Z] #20 5.193 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-11T18:48:37.368Z] #20 5.193 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-11T18:48:39.402Z] Client: [2022-03-11T18:48:39.402Z] Version: 20.10.9 [2022-03-11T18:48:39.402Z] API version: 1.41 [2022-03-11T18:48:39.402Z] Go version: go1.16.8 [2022-03-11T18:48:39.402Z] Git commit: c2ea9bc [2022-03-11T18:48:39.402Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-11T18:48:39.402Z] OS/Arch: windows/amd64 [2022-03-11T18:48:39.402Z] Context: default [2022-03-11T18:48:39.402Z] Experimental: true [2022-03-11T18:48:39.402Z] [2022-03-11T18:48:39.402Z] Server: Docker Engine - Community [2022-03-11T18:48:39.402Z] Engine: [2022-03-11T18:48:39.402Z] Version: 20.10.9 [2022-03-11T18:48:39.402Z] API version: 1.41 (minimum version 1.24) [2022-03-11T18:48:39.402Z] Go version: go1.16.8 [2022-03-11T18:48:39.402Z] Git commit: 79ea9d3 [2022-03-11T18:48:39.402Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-11T18:48:39.402Z] OS/Arch: windows/amd64 [2022-03-11T18:48:39.402Z] Experimental: true [2022-03-11T18:48:39.589Z] #28 ... [2022-03-11T18:48:39.589Z] [2022-03-11T18:48:39.589Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:48:39.589Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:48:39.589Z] #11 resolve docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 0.2s done [2022-03-11T18:48:39.589Z] #11 sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 1.86kB / 1.86kB done [2022-03-11T18:48:39.589Z] #11 sha256:18432b513315c80f80322d4b4743a2d856c8914819ae4191edfed94bc9ad959a 1.80kB / 1.80kB done [2022-03-11T18:48:39.589Z] #11 sha256:0659a535a7341c4ee3db57a062bccb894be691b1e480198f2570dea67f34fe66 7.04kB / 7.04kB done [2022-03-11T18:48:39.589Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.4s done [2022-03-11T18:48:39.589Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 1.4s done [2022-03-11T18:48:39.589Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.6s done [2022-03-11T18:48:39.589Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 5.3s [2022-03-11T18:48:39.589Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 4.5s done [2022-03-11T18:48:39.589Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 100.66MB / 134.90MB 5.3s [2022-03-11T18:48:39.589Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 5.3s [2022-03-11T18:48:39.846Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 5.5s done [2022-03-11T18:48:39.846Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 110.10MB / 134.90MB 5.5s [Pipeline] sh [2022-03-11T18:48:40.107Z] #11 sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 157B / 157B 5.5s done [2022-03-11T18:48:40.107Z] #11 ... [2022-03-11T18:48:40.107Z] [2022-03-11T18:48:40.107Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T18:48:40.107Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-11T18:48:40.107Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-11T18:48:40.107Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-11T18:48:40.107Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-11T18:48:40.107Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-11T18:48:40.107Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-03-11T18:48:40.107Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.1s done [2022-03-11T18:48:40.107Z] #67 DONE 6.0s [2022-03-11T18:48:40.107Z] [2022-03-11T18:48:40.107Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:48:40.107Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:48:40.107Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 127.93MB / 134.90MB 5.8s [2022-03-11T18:48:40.107Z] #11 ... [2022-03-11T18:48:40.107Z] [2022-03-11T18:48:40.107Z] #24 [internal] load build context [2022-03-11T18:48:40.107Z] #24 sha256:28030cd60a1540f1479c7dd37852c0cf0645042a752ad9508d4799ec622d0015 [2022-03-11T18:48:40.107Z] #24 transferring context: 24.86MB 6.0s [2022-03-11T18:48:40.364Z] #24 ... [2022-03-11T18:48:40.364Z] [2022-03-11T18:48:40.364Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:48:40.364Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:48:40.364Z] #11 ... [2022-03-11T18:48:40.364Z] [2022-03-11T18:48:40.364Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-11T18:48:40.364Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-11T18:48:40.364Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-03-11T18:48:40.364Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-11T18:48:40.364Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-11T18:48:40.364Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-11T18:48:40.364Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-03-11T18:48:40.364Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.7s done [2022-03-11T18:48:40.364Z] #69 DONE 6.3s [2022-03-11T18:48:40.364Z] [2022-03-11T18:48:40.364Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:48:40.364Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:48:40.622Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 6.1s [2022-03-11T18:48:40.977Z] + docker info [2022-03-11T18:48:41.236Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 5.0s [2022-03-11T18:48:41.236Z] #11 ... [2022-03-11T18:48:41.236Z] [2022-03-11T18:48:41.236Z] #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 [2022-03-11T18:48:41.236Z] #31 sha256:6acd9ff842e239daf59ba4f43ed4cc6585d387f31b7ee31736e014591155225e [2022-03-11T18:48:41.236Z] #31 2.472 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-11T18:48:41.236Z] #31 2.779 [2022-03-11T18:48:41.237Z] #31 3.007 #=#=# ######################################################################## 100.0% [2022-03-11T18:48:41.237Z] #31 3.311 [2022-03-11T18:48:41.237Z] #31 4.201 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-11T18:48:41.237Z] #31 4.477 [2022-03-11T18:48:41.237Z] #31 4.694 #=#=# ######################################################################## 100.0% [2022-03-11T18:48:41.237Z] #31 4.971 [2022-03-11T18:48:41.237Z] #31 5.978 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-11T18:48:41.237Z] #31 6.308 [2022-03-11T18:48:41.237Z] #31 6.540 #=#=# ############### 21.6% ######################################## 56.7% ############################################################### 88.4% ######################################################################## 100.0% [2022-03-11T18:48:41.237Z] #31 7.161 [2022-03-11T18:48:41.237Z] #31 8.282 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-11T18:48:41.237Z] #31 8.637 [2022-03-11T18:48:41.237Z] #31 8.866 #=#=# ######################################################################## 100.0% [2022-03-11T18:48:41.237Z] #31 9.247 [2022-03-11T18:48:41.237Z] #31 10.06 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-11T18:48:41.237Z] #31 ... [2022-03-11T18:48:41.237Z] [2022-03-11T18:48:41.237Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:48:41.237Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:48:42.521Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 6.0s [2022-03-11T18:48:43.462Z] #11 ... [2022-03-11T18:48:43.462Z] [2022-03-11T18:48:43.462Z] #24 [internal] load build context [2022-03-11T18:48:43.462Z] #24 sha256:28030cd60a1540f1479c7dd37852c0cf0645042a752ad9508d4799ec622d0015 [2022-03-11T18:48:43.462Z] #24 transferring context: 59.70MB 8.7s done [2022-03-11T18:48:43.462Z] #24 DONE 9.1s [2022-03-11T18:48:43.462Z] [2022-03-11T18:48:43.462Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:48:43.462Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:48:43.462Z] #11 sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 134.90MB / 134.90MB 8.8s done [2022-03-11T18:48:44.860Z] #11 ... [2022-03-11T18:48:44.860Z] [2022-03-11T18:48:44.860Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-11T18:48:44.860Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-11T18:48:44.860Z] #68 DONE 0.7s [2022-03-11T18:48:44.860Z] [2022-03-11T18:48:44.860Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:48:44.860Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:48:45.456Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 9.9s done [2022-03-11T18:48:45.456Z] #11 ... [2022-03-11T18:48:45.456Z] [2022-03-11T18:48:45.456Z] #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 [2022-03-11T18:48:45.456Z] #31 sha256:6acd9ff842e239daf59ba4f43ed4cc6585d387f31b7ee31736e014591155225e [2022-03-11T18:48:45.456Z] #31 10.38 [2022-03-11T18:48:45.456Z] #31 10.61 #=#=# ######################################################################## 100.0% [2022-03-11T18:48:45.456Z] #31 10.89 [2022-03-11T18:48:45.456Z] #31 10.97 Download of images into '/build' complete. [2022-03-11T18:48:45.456Z] #31 10.97 Use something like the following to load the result into a Docker daemon: [2022-03-11T18:48:45.456Z] #31 10.97 tar -cC '/build' . | docker load [2022-03-11T18:48:45.456Z] #31 DONE 14.9s [2022-03-11T18:48:45.484Z] #20 ... [2022-03-11T18:48:45.484Z] [2022-03-11T18:48:45.484Z] #65 [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 [2022-03-11T18:48:45.484Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-11T18:48:45.484Z] #65 18.11 Fetched 40.4 MB in 17s (2387 kB/s) [2022-03-11T18:48:45.717Z] [2022-03-11T18:48:45.717Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:48:45.717Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:48:45.795Z] #11 ... [2022-03-11T18:48:45.795Z] [2022-03-11T18:48:45.795Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-11T18:48:45.795Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-11T18:48:45.795Z] #70 DONE 1.0s [2022-03-11T18:48:45.979Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-11T18:48:46.056Z] [2022-03-11T18:48:46.056Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-11T18:48:46.056Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-11T18:48:46.240Z] #11 DONE 41.3s [2022-03-11T18:48:46.315Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 10.1s done [2022-03-11T18:48:46.503Z] [2022-03-11T18:48:46.503Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-11T18:48:46.503Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-11T18:48:47.078Z] #12 DONE 0.6s [2022-03-11T18:48:47.078Z] [2022-03-11T18:48:47.078Z] #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 [2022-03-11T18:48:47.078Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-11T18:48:47.248Z] #28 DONE 12.7s [2022-03-11T18:48:47.248Z] [2022-03-11T18:48:47.248Z] #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 [2022-03-11T18:48:47.248Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-11T18:48:47.650Z] #13 DONE 0.7s [2022-03-11T18:48:47.650Z] [2022-03-11T18:48:47.650Z] #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 [2022-03-11T18:48:47.650Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-11T18:48:47.650Z] #46 DONE 0.1s [2022-03-11T18:48:47.650Z] [2022-03-11T18:48:47.650Z] #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 [2022-03-11T18:48:47.650Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T18:48:47.912Z] #47 ... [2022-03-11T18:48:47.912Z] [2022-03-11T18:48:47.912Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-11T18:48:47.912Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-11T18:48:47.912Z] #42 DONE 0.3s [2022-03-11T18:48:47.912Z] [2022-03-11T18:48:47.912Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-11T18:48:47.912Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-11T18:48:47.912Z] #33 DONE 0.3s [2022-03-11T18:48:47.912Z] [2022-03-11T18:48:47.912Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-11T18:48:47.912Z] #25 sha256:b5c093168c2e586c7f442281139e24c6586dd6e95a182f36946470cac9c8faf0 [2022-03-11T18:48:47.912Z] #25 DONE 0.3s [2022-03-11T18:48:47.912Z] [2022-03-11T18:48:47.912Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-11T18:48:47.912Z] #62 sha256:95180fd79910a0bbf86c913acabbd762dd06bc9fc3b3962ff39590fe2b24b7e2 [2022-03-11T18:48:47.912Z] #62 DONE 0.3s [2022-03-11T18:48:47.912Z] [2022-03-11T18:48:47.912Z] #63 [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 [2022-03-11T18:48:47.912Z] #63 sha256:4e7d8d6623127e7c06e3a1708a6fe109b5f3e983650eff1a163bd0f226bbb64a [2022-03-11T18:48:48.619Z] #29 1.423 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T18:48:48.619Z] #29 1.436 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T18:48:48.619Z] #29 1.439 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T18:48:48.619Z] #29 1.650 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T18:48:48.877Z] #29 1.874 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T18:48:49.441Z] #29 2.310 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T18:48:50.813Z] #29 3.615 Fetched 8507 kB in 2s (3457 kB/s) [2022-03-11T18:48:51.747Z] #29 3.615 Reading package lists... [2022-03-11T18:48:52.324Z] #29 4.532 Reading package lists... [2022-03-11T18:48:52.585Z] #29 5.321 Building dependency tree... [2022-03-11T18:48:52.857Z] #29 5.754 The following additional packages will be installed: [2022-03-11T18:48:52.857Z] #29 5.754 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-11T18:48:52.857Z] #29 5.754 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-11T18:48:52.857Z] #29 5.754 Recommended packages: [2022-03-11T18:48:52.857Z] #29 5.754 libldap-common publicsuffix libsasl2-modules [2022-03-11T18:48:52.857Z] #29 5.970 The following NEW packages will be installed: [2022-03-11T18:48:52.857Z] #29 5.970 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-11T18:48:52.857Z] #29 5.970 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-11T18:48:52.857Z] #29 5.970 libssh2-1 openssl [2022-03-11T18:48:53.097Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T18:48:53.097Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T18:48:53.097Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T18:48:53.097Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T18:48:53.097Z] [2022-03-11T18:48:53.097Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-11T18:48:53.097Z] DOCKER_SYSTEMD=1 [2022-03-11T18:48:53.097Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-11T18:48:53.097Z] HOSTNAME=6612b7e30956 [2022-03-11T18:48:53.097Z] DEST=bundles/test-integration [2022-03-11T18:48:53.097Z] PWD=/go/src/github.com/docker/docker [2022-03-11T18:48:53.097Z] DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:48:53.097Z] container=docker [2022-03-11T18:48:53.097Z] HOME=/root [2022-03-11T18:48:53.097Z] LANG=C.UTF-8 [2022-03-11T18:48:53.097Z] INVOCATION_ID=c444f350ec04499f876a6e3b91b55a7f [2022-03-11T18:48:53.097Z] GOLANG_VERSION=1.17.8 [2022-03-11T18:48:53.097Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-11T18:48:53.097Z] VALIDATE_BRANCH=master [2022-03-11T18:48:53.097Z] TERM=xterm [2022-03-11T18:48:53.097Z] DOCKER_PKG=github.com/docker/docker [2022-03-11T18:48:53.097Z] SHLVL=3 [2022-03-11T18:48:53.097Z] TIMEOUT=120m [2022-03-11T18:48:53.097Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-11T18:48:53.097Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-11T18:48:53.097Z] GO111MODULE=off [2022-03-11T18:48:53.097Z] DOCKER_EXPERIMENTAL=1 [2022-03-11T18:48:53.097Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-11T18:48:53.097Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-11T18:48:53.097Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-11T18:48:53.097Z] GOPATH=/go [2022-03-11T18:48:53.097Z] PKG_CONFIG=pkg-config [2022-03-11T18:48:53.097Z] _=/usr/bin/env [2022-03-11T18:48:53.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-11T18:48:53.206Z] #63 ... [2022-03-11T18:48:53.206Z] [2022-03-11T18:48:53.206Z] #58 [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 [2022-03-11T18:48:53.206Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T18:48:53.206Z] #58 4.240 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T18:48:53.206Z] #58 4.420 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T18:48:53.206Z] #58 4.423 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T18:48:53.206Z] #58 4.476 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T18:48:53.206Z] #58 5.238 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T18:48:53.420Z] #29 6.273 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-11T18:48:53.420Z] #29 6.273 Need to get 3038 kB of archives. [2022-03-11T18:48:53.420Z] #29 6.273 After this operation, 6650 kB of additional disk space will be used. [2022-03-11T18:48:53.420Z] #29 6.273 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-11T18:48:53.420Z] #29 6.276 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-11T18:48:53.420Z] #29 6.277 Get:3 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-11T18:48:53.420Z] #29 6.287 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-11T18:48:53.420Z] #29 6.290 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-11T18:48:53.420Z] #29 6.294 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-11T18:48:53.420Z] #29 6.302 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-11T18:48:53.420Z] #29 6.302 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-11T18:48:53.420Z] #29 6.302 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-11T18:48:53.420Z] #29 6.302 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-11T18:48:53.420Z] #29 6.302 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-11T18:48:53.420Z] #29 6.302 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-11T18:48:53.420Z] #29 6.303 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-11T18:48:53.420Z] #29 6.310 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-11T18:48:53.420Z] #29 6.311 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-11T18:48:53.597Z] #65 18.11 Reading package lists... [2022-03-11T18:48:53.597Z] #65 ... [2022-03-11T18:48:53.597Z] [2022-03-11T18:48:53.597Z] #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 [2022-03-11T18:48:53.597Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T18:48:53.597Z] #20 19.02 Fetched 40.4 MB in 17s (2319 kB/s) [2022-03-11T18:48:53.676Z] #29 6.530 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T18:48:53.677Z] #29 6.591 Fetched 3038 kB in 0s (8941 kB/s) [2022-03-11T18:48:53.677Z] #29 6.629 Selecting previously unselected package openssl. [2022-03-11T18:48:53.677Z] #29 6.629 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-11T18:48:53.677Z] #29 6.629 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-11T18:48:53.677Z] #29 6.633 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-11T18:48:53.780Z] #58 ... [2022-03-11T18:48:53.780Z] [2022-03-11T18:48:53.780Z] #63 [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 [2022-03-11T18:48:53.780Z] #63 sha256:4e7d8d6623127e7c06e3a1708a6fe109b5f3e983650eff1a163bd0f226bbb64a [2022-03-11T18:48:53.780Z] #63 5.643 + RM_GOPATH=0 [2022-03-11T18:48:53.780Z] #63 5.643 + TMP_GOPATH= [2022-03-11T18:48:53.780Z] #63 5.643 + : /build [2022-03-11T18:48:53.780Z] #63 5.643 + '[' -z '' ']' [2022-03-11T18:48:53.780Z] #63 5.644 ++ mktemp -d [2022-03-11T18:48:53.780Z] #63 5.645 + export GOPATH=/tmp/tmp.3YU0r2ttqT [2022-03-11T18:48:53.780Z] #63 5.646 + GOPATH=/tmp/tmp.3YU0r2ttqT [2022-03-11T18:48:53.780Z] #63 5.646 + RM_GOPATH=1 [2022-03-11T18:48:53.780Z] #63 5.646 + case "$(go env GOARCH)" in [2022-03-11T18:48:53.780Z] #63 5.647 ++ go env GOARCH [2022-03-11T18:48:53.780Z] #63 5.698 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T18:48:53.780Z] #63 5.698 + GO_BUILDMODE=-buildmode=pie [2022-03-11T18:48:53.780Z] #63 5.698 ++ dirname /install.sh [2022-03-11T18:48:53.780Z] #63 5.699 + dir=/ [2022-03-11T18:48:53.780Z] #63 5.700 + bin=rootlesskit [2022-03-11T18:48:53.780Z] #63 5.700 + shift [2022-03-11T18:48:53.780Z] #63 5.700 + '[' '!' -f //rootlesskit.installer ']' [2022-03-11T18:48:53.780Z] #63 5.700 + . //rootlesskit.installer [2022-03-11T18:48:53.780Z] #63 5.701 ++ : v0.14.6 [2022-03-11T18:48:53.780Z] #63 5.701 + install_rootlesskit [2022-03-11T18:48:53.780Z] #63 5.701 + case "$1" in [2022-03-11T18:48:53.780Z] #63 5.701 + export CGO_ENABLED=0 [2022-03-11T18:48:53.780Z] #63 5.701 + CGO_ENABLED=0 [2022-03-11T18:48:53.780Z] #63 5.701 + _install_rootlesskit [2022-03-11T18:48:53.780Z] #63 5.704 + echo 'Install rootlesskit version v0.14.6' [2022-03-11T18:48:53.780Z] #63 5.704 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-11T18:48:53.780Z] #63 5.704 + GOBIN=/build [2022-03-11T18:48:53.780Z] #63 5.704 + GO111MODULE=on [2022-03-11T18:48:53.780Z] #63 5.704 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-11T18:48:53.780Z] #63 5.704 Install rootlesskit version v0.14.6 [2022-03-11T18:48:53.856Z] #20 19.02 Reading package lists... [2022-03-11T18:48:53.856Z] #20 ... [2022-03-11T18:48:53.856Z] [2022-03-11T18:48:53.856Z] #70 [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 [2022-03-11T18:48:53.856Z] #70 sha256:f07569c8015ba8b0c7d72d89dec9eb22c8d26ecf0722257f25159ddc79650b58 [2022-03-11T18:48:53.856Z] #70 26.35 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-11T18:48:53.856Z] #70 26.35 + GOBIN=/build [2022-03-11T18:48:53.856Z] #70 26.35 + GO111MODULE=on [2022-03-11T18:48:53.856Z] #70 26.35 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-11T18:48:53.932Z] #29 6.778 Selecting previously unselected package ca-certificates. [2022-03-11T18:48:53.933Z] #29 6.778 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-11T18:48:53.933Z] #29 6.783 Unpacking ca-certificates (20210119) ... [2022-03-11T18:48:53.933Z] #29 6.876 Selecting previously unselected package libbrotli1:amd64. [2022-03-11T18:48:53.933Z] #29 6.876 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-11T18:48:53.933Z] #29 6.884 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-11T18:48:53.933Z] #29 7.004 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-11T18:48:53.933Z] #29 7.004 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-11T18:48:54.042Z] #63 6.162 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-11T18:48:54.189Z] #29 7.023 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T18:48:54.189Z] #29 7.076 Selecting previously unselected package libsasl2-2:amd64. [2022-03-11T18:48:54.189Z] #29 7.076 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-11T18:48:54.189Z] #29 7.095 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T18:48:54.189Z] #29 7.137 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-11T18:48:54.189Z] #29 7.137 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-11T18:48:54.189Z] #29 7.143 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-11T18:48:54.189Z] #29 7.228 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-11T18:48:54.189Z] #29 7.228 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-11T18:48:54.189Z] #29 7.232 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-11T18:48:54.451Z] #29 7.295 Selecting previously unselected package libpsl5:amd64. [2022-03-11T18:48:54.451Z] #29 7.295 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-11T18:48:54.451Z] #29 7.302 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-11T18:48:54.451Z] #29 7.362 Selecting previously unselected package librtmp1:amd64. [2022-03-11T18:48:54.451Z] #29 7.362 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-11T18:48:54.451Z] #29 7.362 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-11T18:48:54.451Z] #29 7.414 Selecting previously unselected package libssh2-1:amd64. [2022-03-11T18:48:54.451Z] #29 7.414 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-11T18:48:54.451Z] #29 7.421 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-11T18:48:54.451Z] #29 7.497 Selecting previously unselected package libcurl4:amd64. [2022-03-11T18:48:54.451Z] #29 7.497 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-11T18:48:54.717Z] #29 7.503 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-11T18:48:54.717Z] #29 7.577 Selecting previously unselected package curl. [2022-03-11T18:48:54.717Z] #29 7.577 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-11T18:48:54.717Z] #29 7.584 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-11T18:48:54.717Z] #29 7.676 Selecting previously unselected package libonig5:amd64. [2022-03-11T18:48:54.717Z] #29 7.676 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-11T18:48:54.717Z] #29 7.686 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T18:48:54.717Z] #29 7.771 Selecting previously unselected package libjq1:amd64. [2022-03-11T18:48:54.717Z] #29 7.771 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-11T18:48:54.974Z] #29 7.778 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-11T18:48:54.974Z] #29 7.835 Selecting previously unselected package jq. [2022-03-11T18:48:54.974Z] #29 7.835 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-11T18:48:54.974Z] #29 7.841 Unpacking jq (1.6-2.1) ... [2022-03-11T18:48:54.974Z] #29 7.901 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-11T18:48:54.974Z] #29 7.915 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-11T18:48:54.974Z] #29 7.926 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-11T18:48:54.974Z] #29 7.937 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T18:48:54.974Z] #29 7.948 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-11T18:48:54.974Z] #29 7.961 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-11T18:48:54.974Z] #29 7.972 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-11T18:48:54.974Z] #29 7.982 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-11T18:48:54.974Z] #29 7.998 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T18:48:54.974Z] #29 8.009 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-11T18:48:55.231Z] #29 8.021 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-11T18:48:55.231Z] #29 8.034 Setting up ca-certificates (20210119) ... [2022-03-11T18:48:55.772Z] Client: [2022-03-11T18:48:55.772Z] Context: default [2022-03-11T18:48:55.772Z] Debug Mode: false [2022-03-11T18:48:55.772Z] Plugins: [2022-03-11T18:48:55.772Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-11T18:48:55.772Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-11T18:48:55.772Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-11T18:48:55.772Z] [2022-03-11T18:48:55.772Z] Server: [2022-03-11T18:48:55.772Z] Containers: 0 [2022-03-11T18:48:55.772Z] Running: 0 [2022-03-11T18:48:55.772Z] Paused: 0 [2022-03-11T18:48:55.772Z] Stopped: 0 [2022-03-11T18:48:55.772Z] Images: 0 [2022-03-11T18:48:55.772Z] Server Version: 20.10.9 [2022-03-11T18:48:55.772Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-11T18:48:55.772Z] Windows: [2022-03-11T18:48:55.772Z] LCOW: [2022-03-11T18:48:55.772Z] Logging Driver: json-file [2022-03-11T18:48:55.772Z] Plugins: [2022-03-11T18:48:55.772Z] Volume: local [2022-03-11T18:48:55.772Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T18:48:55.772Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T18:48:55.772Z] Swarm: inactive [2022-03-11T18:48:55.772Z] Default Isolation: process [2022-03-11T18:48:55.772Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-11T18:48:55.772Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-11T18:48:55.772Z] OSType: windows [2022-03-11T18:48:55.772Z] Architecture: x86_64 [2022-03-11T18:48:55.772Z] CPUs: 4 [2022-03-11T18:48:55.772Z] Total Memory: 32GiB [2022-03-11T18:48:55.772Z] Name: azwin-2-8dd6d0 [2022-03-11T18:48:55.772Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-11T18:48:55.772Z] Docker Root Dir: D:\docker [2022-03-11T18:48:55.772Z] Debug Mode: false [2022-03-11T18:48:55.772Z] Registry: https://index.docker.io/v1/ [2022-03-11T18:48:55.772Z] Labels: [2022-03-11T18:48:55.772Z] Experimental: true [2022-03-11T18:48:55.772Z] Insecure Registries: [2022-03-11T18:48:55.772Z] 10.0.0.4:5000 [2022-03-11T18:48:55.772Z] 127.0.0.0/8 [2022-03-11T18:48:55.772Z] Registry Mirrors: [2022-03-11T18:48:55.772Z] http://10.0.0.4:5000/ [2022-03-11T18:48:55.772Z] Live Restore Enabled: false [2022-03-11T18:48:55.772Z] Product License: Community Engine [2022-03-11T18:48:55.772Z] [2022-03-11T18:48:55.803Z] #29 8.735 Updating certificates in /etc/ssl/certs... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-11T18:48:56.061Z] #29 ... [2022-03-11T18:48:56.061Z] [2022-03-11T18:48:56.061Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:48:56.061Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:48:56.061Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.6s done [2022-03-11T18:48:56.061Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.9s done [2022-03-11T18:48:56.061Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.6s [2022-03-11T18:48:56.388Z] #70 ... [2022-03-11T18:48:56.388Z] [2022-03-11T18:48:56.388Z] #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 [2022-03-11T18:48:56.388Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-11T18:48:56.388Z] #45 18.70 Fetched 40.4 MB in 17s (2340 kB/s) [2022-03-11T18:48:56.388Z] #45 18.70 Reading package lists... [2022-03-11T18:48:56.388Z] #45 27.92 Reading package lists... [2022-03-11T18:48:56.388Z] #45 ... [2022-03-11T18:48:56.388Z] [2022-03-11T18:48:56.388Z] #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 [2022-03-11T18:48:56.388Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T18:48:56.388Z] #20 19.02 Reading package lists... [2022-03-11T18:48:56.627Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 8.0s done [2022-03-11T18:48:56.627Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-11T18:48:56.627Z] #11 ... [2022-03-11T18:48:56.627Z] [2022-03-11T18:48:56.627Z] #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 [2022-03-11T18:48:56.627Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-11T18:48:56.627Z] #29 9.698 129 added, 0 removed; done. [2022-03-11T18:48:56.627Z] #29 9.733 Setting up jq (1.6-2.1) ... [2022-03-11T18:48:56.884Z] #29 9.745 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-11T18:48:56.884Z] #29 9.760 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-11T18:48:56.884Z] #29 9.774 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T18:48:56.884Z] #29 9.793 Processing triggers for ca-certificates (20210119) ... [2022-03-11T18:48:56.884Z] #29 9.803 Updating certificates in /etc/ssl/certs... [2022-03-11T18:48:57.607Z] Running on azwin-2-80a480 in d:\jenkins\workspace\moby_PR-43358 [Pipeline] { [Pipeline] ws [2022-03-11T18:48:57.631Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-11T18:48:57.727Z] The recommended git tool is: git [2022-03-11T18:48:57.768Z] #20 27.67 Reading package lists... [2022-03-11T18:48:57.768Z] #20 ... [2022-03-11T18:48:57.768Z] [2022-03-11T18:48:57.768Z] #70 [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 [2022-03-11T18:48:57.768Z] #70 sha256:f07569c8015ba8b0c7d72d89dec9eb22c8d26ecf0722257f25159ddc79650b58 [2022-03-11T18:48:57.768Z] #70 30.03 rootlesskit version 0.14.6 [2022-03-11T18:48:57.768Z] #70 30.04 Usage of /build/rootlesskit-docker-proxy: [2022-03-11T18:48:57.768Z] #70 30.04 -container-ip string [2022-03-11T18:48:57.768Z] #70 30.04 container ip [2022-03-11T18:48:57.768Z] #70 30.04 -container-port int [2022-03-11T18:48:57.768Z] #70 30.04 container port (default -1) [2022-03-11T18:48:57.768Z] #70 30.04 -host-ip string [2022-03-11T18:48:57.768Z] #70 30.04 host ip [2022-03-11T18:48:57.768Z] #70 30.04 -host-port int [2022-03-11T18:48:57.768Z] #70 30.04 host port (default -1) [2022-03-11T18:48:57.768Z] #70 30.04 -proto string [2022-03-11T18:48:57.768Z] #70 30.04 proxy protocol (default "tcp") [2022-03-11T18:48:57.768Z] #70 DONE 30.4s [2022-03-11T18:48:57.768Z] [2022-03-11T18:48:57.768Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-11T18:48:57.768Z] #71 sha256:53b94b2790384c9093a5e21cc741105b4f79d93c1c1dc183d13c54aecf274952 [2022-03-11T18:48:57.768Z] #71 DONE 0.0s [2022-03-11T18:48:57.816Z] #29 10.62 0 added, 0 removed; done. [2022-03-11T18:48:57.816Z] #29 10.62 Running hooks in /etc/ca-certificates/update.d... [2022-03-11T18:48:57.816Z] #29 10.63 done. [2022-03-11T18:48:57.940Z] using credential docker-jenkins-github-credentials [2022-03-11T18:48:58.027Z] [2022-03-11T18:48:58.027Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-11T18:48:58.027Z] #72 sha256:c1dfd8d66de1f3684968e7bdea23d016283fee9f21b4ac5ca755f75dcdb2867f [2022-03-11T18:48:58.027Z] #72 DONE 0.1s [2022-03-11T18:48:58.027Z] [2022-03-11T18:48:58.027Z] #65 [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 [2022-03-11T18:48:58.027Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-11T18:48:58.027Z] #65 18.11 Reading package lists... [2022-03-11T18:48:58.078Z] Cloning the remote Git repository [2022-03-11T18:48:58.078Z] Cloning with configured refspecs honoured and without tags [2022-03-11T18:48:58.266Z] #63 ... [2022-03-11T18:48:58.266Z] [2022-03-11T18:48:58.266Z] #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 [2022-03-11T18:48:58.266Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T18:48:58.266Z] #38 4.548 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T18:48:58.266Z] #38 4.561 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T18:48:58.266Z] #38 4.572 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T18:48:58.266Z] #38 4.957 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T18:48:58.266Z] #38 5.846 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T18:48:58.266Z] #38 8.188 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T18:48:58.266Z] #38 ... [2022-03-11T18:48:58.266Z] [2022-03-11T18:48:58.266Z] #49 [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 [2022-03-11T18:48:58.266Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T18:48:58.266Z] #49 5.502 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-11T18:48:58.266Z] #49 7.463 go: downloading github.com/fatih/color v1.10.0 [2022-03-11T18:48:58.266Z] #49 7.472 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-11T18:48:58.266Z] #49 7.497 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-11T18:48:58.266Z] #49 7.510 go: downloading github.com/pkg/errors v0.9.1 [2022-03-11T18:48:58.267Z] #49 8.188 go: downloading golang.org/x/tools v0.1.0 [2022-03-11T18:48:58.267Z] #49 8.324 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-11T18:48:58.267Z] #49 8.471 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-11T18:48:58.267Z] #49 8.559 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-11T18:48:58.267Z] #49 8.860 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-11T18:48:58.267Z] #49 ... [2022-03-11T18:48:58.267Z] [2022-03-11T18:48:58.267Z] #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 [2022-03-11T18:48:58.267Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-11T18:48:58.267Z] #36 5.238 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-11T18:48:58.267Z] #36 ... [2022-03-11T18:48:58.267Z] [2022-03-11T18:48:58.267Z] #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 [2022-03-11T18:48:58.267Z] #26 sha256:3fbb7e3cbb5c396e4db400e56529d1fa45b3c605b64f6b4246c0f9137c34b961 [2022-03-11T18:48:58.267Z] #26 5.874 + RM_GOPATH=0 [2022-03-11T18:48:58.267Z] #26 5.874 + TMP_GOPATH= [2022-03-11T18:48:58.267Z] #26 5.874 + : /build [2022-03-11T18:48:58.267Z] #26 5.876 + '[' -z '' ']' [2022-03-11T18:48:58.267Z] #26 5.877 ++ mktemp -d [2022-03-11T18:48:58.267Z] #26 5.880 + export GOPATH=/tmp/tmp.EJSOtrz0Sq [2022-03-11T18:48:58.267Z] #26 5.880 + GOPATH=/tmp/tmp.EJSOtrz0Sq [2022-03-11T18:48:58.267Z] #26 5.881 + RM_GOPATH=1 [2022-03-11T18:48:58.267Z] #26 5.881 + case "$(go env GOARCH)" in [2022-03-11T18:48:58.267Z] #26 5.881 ++ go env GOARCH [2022-03-11T18:48:58.267Z] #26 5.893 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T18:48:58.267Z] #26 5.894 + GO_BUILDMODE=-buildmode=pie [2022-03-11T18:48:58.267Z] #26 5.904 ++ dirname /install.sh [2022-03-11T18:48:58.267Z] #26 5.905 + dir=/ [2022-03-11T18:48:58.267Z] #26 5.905 + bin=dockercli [2022-03-11T18:48:58.267Z] #26 5.905 + shift [2022-03-11T18:48:58.267Z] #26 5.905 + '[' '!' -f //dockercli.installer ']' [2022-03-11T18:48:58.267Z] #26 5.906 + . //dockercli.installer [2022-03-11T18:48:58.267Z] #26 5.906 ++ : stable [2022-03-11T18:48:58.267Z] #26 5.906 ++ : 17.06.2-ce [2022-03-11T18:48:58.267Z] #26 5.906 + install_dockercli [2022-03-11T18:48:58.267Z] #26 5.907 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-11T18:48:58.267Z] #26 5.907 Install docker/cli version 17.06.2-ce from stable [2022-03-11T18:48:58.267Z] #26 5.911 ++ uname -m [2022-03-11T18:48:58.267Z] #26 5.912 + arch=x86_64 [2022-03-11T18:48:58.267Z] #26 5.912 + '[' x86_64 '!=' x86_64 ']' [2022-03-11T18:48:58.267Z] #26 5.913 + url=https://download.docker.com/linux/static [2022-03-11T18:48:58.267Z] #26 5.913 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-11T18:48:58.267Z] #26 5.914 + tar -xz docker/docker [2022-03-11T18:48:58.267Z] #26 ... [2022-03-11T18:48:58.267Z] [2022-03-11T18:48:58.267Z] #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 [2022-03-11T18:48:58.267Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:48:58.267Z] #14 5.673 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T18:48:58.267Z] #14 5.733 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T18:48:58.267Z] #14 5.750 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T18:48:58.267Z] #14 6.777 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T18:48:58.267Z] #14 9.305 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T18:48:58.267Z] #14 ... [2022-03-11T18:48:58.267Z] [2022-03-11T18:48:58.267Z] #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 [2022-03-11T18:48:58.267Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T18:48:58.267Z] #43 5.489 + git clone https://github.com/docker/distribution.git . [2022-03-11T18:48:58.267Z] #43 5.491 Cloning into '.'... [2022-03-11T18:48:58.534Z] #43 ... [2022-03-11T18:48:58.534Z] [2022-03-11T18:48:58.534Z] #53 [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 [2022-03-11T18:48:58.534Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T18:48:58.534Z] #53 6.032 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-11T18:48:58.534Z] #53 8.594 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-11T18:48:58.534Z] #53 8.608 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-11T18:48:58.534Z] #53 8.644 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-11T18:48:58.534Z] #53 ... [2022-03-11T18:48:58.534Z] [2022-03-11T18:48:58.534Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:48:58.534Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:48:58.534Z] #51 6.707 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-11T18:48:58.751Z] #29 DONE 11.5s [2022-03-11T18:48:58.751Z] [2022-03-11T18:48:58.751Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-11T18:48:58.751Z] #30 sha256:f394ba4d536c171c2de0f04fec83aa6b24c2b388b54a5aec1472885133dd0b5d [2022-03-11T18:48:58.751Z] #30 DONE 0.2s [2022-03-11T18:48:58.751Z] [2022-03-11T18:48:58.751Z] #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 [2022-03-11T18:48:58.751Z] #31 sha256:7a95a89a36f60c062791f62907528179001127cc93a579cbfc0183769de2937a [2022-03-11T18:48:58.796Z] #51 ... [2022-03-11T18:48:58.796Z] [2022-03-11T18:48:58.796Z] #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 [2022-03-11T18:48:58.796Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T18:48:58.796Z] #34 5.893 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-11T18:48:58.796Z] #34 5.905 Cloning into '.'... [2022-03-11T18:48:58.111Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T18:48:58.111Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-11T18:48:58.193Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T18:48:58.193Z] > git --version # timeout=10 [2022-03-11T18:48:58.248Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-11T18:48:58.249Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:48:58.251Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:48:59.059Z] #34 ... [2022-03-11T18:48:59.059Z] [2022-03-11T18:48:59.059Z] #53 [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 [2022-03-11T18:48:59.059Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T18:48:59.059Z] #53 11.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-11T18:48:59.406Z] #65 27.21 Reading package lists... [2022-03-11T18:48:59.406Z] #65 ... [2022-03-11T18:48:59.406Z] [2022-03-11T18:48:59.406Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-11T18:48:59.406Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-11T18:48:59.406Z] #75 CACHED [2022-03-11T18:48:59.406Z] [2022-03-11T18:48:59.406Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-11T18:48:59.406Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-11T18:48:59.406Z] #77 CACHED [2022-03-11T18:48:59.406Z] [2022-03-11T18:48:59.406Z] #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 [2022-03-11T18:48:59.406Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-11T18:49:01.277Z] #31 2.184 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-11T18:49:01.277Z] #31 2.481 [2022-03-11T18:49:01.534Z] #31 2.711 #=#=# ######################################################################## 100.0% [2022-03-11T18:49:01.791Z] #31 3.048 [2022-03-11T18:49:02.698Z] #45 27.92 Reading package lists... [2022-03-11T18:49:02.698Z] #45 ... [2022-03-11T18:49:02.698Z] [2022-03-11T18:49:02.698Z] #65 [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 [2022-03-11T18:49:02.698Z] #65 sha256:8a25e8b52796fc47e5b4d35510552e497fe08988fed204b3fb72ef0d7d94149a [2022-03-11T18:49:02.698Z] #65 27.21 Reading package lists... [2022-03-11T18:49:03.164Z] #31 4.115 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-11T18:49:03.164Z] #31 4.449 [2022-03-11T18:49:03.421Z] #31 4.687 #=#=# ######################################################################## 100.0% [2022-03-11T18:49:03.678Z] #31 4.981 [2022-03-11T18:49:04.074Z] #65 35.53 Building dependency tree... [2022-03-11T18:49:04.332Z] #65 36.99 Reading state information... [2022-03-11T18:49:04.358Z] #53 ... [2022-03-11T18:49:04.358Z] [2022-03-11T18:49:04.358Z] #49 [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 [2022-03-11T18:49:04.358Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T18:49:04.358Z] #49 15.37 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-11T18:49:04.358Z] #49 15.41 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-11T18:49:04.358Z] #49 15.54 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-11T18:49:04.358Z] #49 ... [2022-03-11T18:49:04.358Z] [2022-03-11T18:49:04.358Z] #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 [2022-03-11T18:49:04.358Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T18:49:04.358Z] #47 6.741 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T18:49:04.358Z] #47 7.038 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T18:49:04.358Z] #47 7.044 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T18:49:04.358Z] #47 7.616 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-11T18:49:04.358Z] #47 8.922 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T18:49:04.358Z] #47 11.82 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T18:49:04.358Z] #47 14.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T18:49:04.512Z] ok github.com/docker/docker/cmd/dockerd 0.045s coverage: 29.3% of statements [2022-03-11T18:49:04.512Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-03-11T18:49:04.512Z] ok github.com/docker/docker/cmd/dockerd/trap 2.409s coverage: 0.0% of statements [2022-03-11T18:49:04.512Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-11T18:49:04.512Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-11T18:49:04.512Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-11T18:49:04.512Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-11T18:49:04.512Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-11T18:49:04.609Z] #31 5.953 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-11T18:49:04.620Z] #47 16.91 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-11T18:49:04.620Z] #47 ... [2022-03-11T18:49:04.620Z] [2022-03-11T18:49:04.620Z] #63 [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 [2022-03-11T18:49:04.620Z] #63 sha256:4e7d8d6623127e7c06e3a1708a6fe109b5f3e983650eff1a163bd0f226bbb64a [2022-03-11T18:49:04.620Z] #63 9.728 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-11T18:49:04.620Z] #63 9.761 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-11T18:49:04.620Z] #63 10.81 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-11T18:49:04.620Z] #63 15.48 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-11T18:49:04.620Z] #63 16.56 go: downloading github.com/google/uuid v1.3.0 [2022-03-11T18:49:04.620Z] #63 16.72 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-11T18:49:04.887Z] #63 16.83 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-11T18:49:04.887Z] #63 16.98 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-11T18:49:05.077Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2022-03-11T18:49:05.149Z] #63 17.16 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-11T18:49:05.149Z] #63 17.38 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-11T18:49:05.149Z] #63 ... [2022-03-11T18:49:05.149Z] [2022-03-11T18:49:05.149Z] #58 [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 [2022-03-11T18:49:05.149Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T18:49:05.149Z] #58 7.605 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T18:49:05.173Z] #31 6.263 [2022-03-11T18:49:05.173Z] #31 ... [2022-03-11T18:49:05.173Z] [2022-03-11T18:49:05.173Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:49:05.173Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:49:05.173Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 7.7s done [2022-03-11T18:49:05.173Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 0.6s [2022-03-11T18:49:05.173Z] #11 ... [2022-03-11T18:49:05.173Z] [2022-03-11T18:49:05.173Z] #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 [2022-03-11T18:49:05.173Z] #31 sha256:7a95a89a36f60c062791f62907528179001127cc93a579cbfc0183769de2937a [2022-03-11T18:49:05.411Z] #58 ... [2022-03-11T18:49:05.411Z] [2022-03-11T18:49:05.411Z] #49 [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 [2022-03-11T18:49:05.411Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T18:49:05.411Z] #49 17.83 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-11T18:49:05.411Z] #49 17.83 go: downloading golang.org/x/mod v0.3.0 [2022-03-11T18:49:05.430Z] #31 6.498 #=#=# ########### 15.8% ########################################## 59.2% ################################################################## 91.9% ######################################################################## 100.0% [2022-03-11T18:49:05.686Z] #31 7.051 [2022-03-11T18:49:05.706Z] #65 38.33 The following additional packages will be installed: [2022-03-11T18:49:05.706Z] #65 38.36 libbtrfs0 [2022-03-11T18:49:05.706Z] #65 38.57 The following NEW packages will be installed: [2022-03-11T18:49:05.706Z] #65 38.59 libbtrfs-dev libbtrfs0 [2022-03-11T18:49:06.273Z] #65 38.96 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T18:49:06.273Z] #65 38.96 Need to get 460 kB of archives. [2022-03-11T18:49:06.273Z] #65 38.96 After this operation, 1237 kB of additional disk space will be used. [2022-03-11T18:49:06.273Z] #65 38.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-11T18:49:06.273Z] #65 38.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-11T18:49:06.840Z] #65 39.61 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T18:49:07.058Z] #31 8.043 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-11T18:49:07.098Z] #65 39.80 Fetched 460 kB in 0s (1597 kB/s) [2022-03-11T18:49:07.099Z] #65 39.82 Selecting previously unselected package libbtrfs0:amd64. [2022-03-11T18:49:07.099Z] #65 39.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-11T18:49:07.099Z] #65 39.84 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-11T18:49:07.099Z] #65 39.85 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T18:49:07.099Z] #65 39.89 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-11T18:49:07.099Z] #65 39.89 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-11T18:49:07.099Z] #65 39.90 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T18:49:07.099Z] #65 39.97 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T18:49:07.099Z] #65 39.99 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T18:49:07.317Z] #31 8.434 [2022-03-11T18:49:07.357Z] #65 40.00 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T18:49:07.357Z] #65 DONE 40.2s [2022-03-11T18:49:07.357Z] [2022-03-11T18:49:07.357Z] #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 [2022-03-11T18:49:07.357Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T18:49:07.357Z] #20 27.67 Reading package lists... [2022-03-11T18:49:07.357Z] #20 35.84 Building dependency tree... [2022-03-11T18:49:07.357Z] #20 37.60 Reading state information... [2022-03-11T18:49:07.357Z] #20 38.93 The following additional packages will be installed: [2022-03-11T18:49:07.357Z] #20 38.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-11T18:49:07.357Z] #20 38.94 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-11T18:49:07.357Z] #20 38.94 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-11T18:49:07.357Z] #20 38.94 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-11T18:49:07.357Z] #20 38.94 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-11T18:49:07.357Z] #20 38.94 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-11T18:49:07.357Z] #20 38.95 mingw-w64-common mingw-w64-x86-64-dev [2022-03-11T18:49:07.357Z] #20 38.96 Suggested packages: [2022-03-11T18:49:07.357Z] #20 38.96 gcc-10-locales seccomp wine64 [2022-03-11T18:49:07.357Z] #20 39.56 The following NEW packages will be installed: [2022-03-11T18:49:07.357Z] #20 39.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-11T18:49:07.357Z] #20 39.56 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-11T18:49:07.357Z] #20 39.56 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-11T18:49:07.357Z] #20 39.56 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-11T18:49:07.357Z] #20 39.56 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-11T18:49:07.357Z] #20 39.57 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-11T18:49:07.357Z] #20 39.57 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-11T18:49:07.357Z] #20 39.57 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-11T18:49:07.357Z] #20 39.57 mingw-w64-x86-64-dev [2022-03-11T18:49:07.357Z] #20 39.94 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T18:49:07.357Z] #20 39.94 Need to get 115 MB of archives. [2022-03-11T18:49:07.357Z] #20 39.94 After this operation, 645 MB of additional disk space will be used. [2022-03-11T18:49:07.357Z] #20 39.94 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] [2022-03-11T18:49:07.357Z] #20 39.98 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] [2022-03-11T18:49:07.357Z] #20 40.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-11T18:49:07.357Z] #20 40.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-11T18:49:07.357Z] #20 40.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-11T18:49:07.357Z] #20 40.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-11T18:49:07.357Z] #20 40.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-11T18:49:07.357Z] #20 40.13 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] [2022-03-11T18:49:07.357Z] #20 40.13 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] [2022-03-11T18:49:07.605Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.022s coverage: 65.3% of statements [2022-03-11T18:49:07.622Z] #20 ... [2022-03-11T18:49:07.622Z] [2022-03-11T18:49:07.622Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-11T18:49:07.622Z] #66 sha256:02a6d13150073bcb640d1c70a75ba5df269450e5af576d491da05a26be8a739b [2022-03-11T18:49:07.622Z] #66 DONE 0.1s [2022-03-11T18:49:07.622Z] [2022-03-11T18:49:07.622Z] #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 [2022-03-11T18:49:07.622Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T18:49:07.622Z] #20 40.29 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] [2022-03-11T18:49:07.881Z] #31 8.658 #=#=# ######################################################################## 100.0% [2022-03-11T18:49:07.882Z] #20 40.79 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] [2022-03-11T18:49:07.977Z] #49 ... [2022-03-11T18:49:07.977Z] [2022-03-11T18:49:07.977Z] #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 [2022-03-11T18:49:07.977Z] #26 sha256:3fbb7e3cbb5c396e4db400e56529d1fa45b3c605b64f6b4246c0f9137c34b961 [2022-03-11T18:49:07.977Z] #26 17.97 + mkdir -p /build [2022-03-11T18:49:07.977Z] #26 17.98 + mv docker/docker /build/ [2022-03-11T18:49:07.977Z] #26 17.99 + rmdir docker [2022-03-11T18:49:07.977Z] #26 DONE 20.0s [2022-03-11T18:49:08.138Z] #31 9.429 [2022-03-11T18:49:08.141Z] #20 40.99 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] [2022-03-11T18:49:08.244Z] [2022-03-11T18:49:08.244Z] #63 [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 [2022-03-11T18:49:08.244Z] #63 sha256:4e7d8d6623127e7c06e3a1708a6fe109b5f3e983650eff1a163bd0f226bbb64a [2022-03-11T18:49:08.244Z] #63 18.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-11T18:49:08.244Z] #63 18.77 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-11T18:49:08.244Z] #63 18.90 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-11T18:49:08.400Z] #20 41.17 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] [2022-03-11T18:49:08.658Z] #20 41.54 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] [2022-03-11T18:49:08.918Z] #20 41.66 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] [2022-03-11T18:49:08.918Z] #20 41.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-11T18:49:08.918Z] #20 41.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-11T18:49:08.918Z] #20 41.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-11T18:49:08.918Z] #20 41.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-11T18:49:08.918Z] #20 41.68 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] [2022-03-11T18:49:08.918Z] #20 41.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-11T18:49:08.918Z] #20 41.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-11T18:49:08.918Z] #20 41.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-11T18:49:08.918Z] #20 41.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-11T18:49:08.918Z] #20 41.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-11T18:49:08.918Z] #20 41.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-11T18:49:08.918Z] #20 41.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-11T18:49:08.918Z] #20 41.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] [2022-03-11T18:49:08.918Z] #20 41.70 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-11T18:49:08.918Z] #20 41.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-11T18:49:08.979Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2022-03-11T18:49:09.070Z] #31 10.30 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-11T18:49:09.330Z] #31 10.65 [2022-03-11T18:49:09.485Z] #20 42.18 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T18:49:09.486Z] #20 42.36 Fetched 115 MB in 2s (56.1 MB/s) [2022-03-11T18:49:09.587Z] #31 10.89 #=#=# ######################################################################## 100.0% [2022-03-11T18:49:09.633Z] #63 21.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-11T18:49:09.633Z] #63 ... [2022-03-11T18:49:09.633Z] [2022-03-11T18:49:09.634Z] #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 [2022-03-11T18:49:09.634Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:49:09.634Z] #14 11.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T18:49:09.744Z] #20 42.40 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-11T18:49:09.744Z] #20 42.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 ... 30207 files and directories currently installed.) [2022-03-11T18:49:09.744Z] #20 42.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-11T18:49:09.744Z] #20 42.44 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-11T18:49:09.845Z] #31 11.13 [2022-03-11T18:49:09.845Z] #31 11.22 Download of images into '/build' complete. [2022-03-11T18:49:09.845Z] #31 11.22 Use something like the following to load the result into a Docker daemon: [2022-03-11T18:49:09.845Z] #31 11.22 tar -cC '/build' . | docker load [2022-03-11T18:49:09.896Z] #14 ... [2022-03-11T18:49:09.896Z] [2022-03-11T18:49:09.896Z] #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 [2022-03-11T18:49:09.896Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T18:49:09.896Z] #38 19.77 Fetched 8507 kB in 16s (548 kB/s) [2022-03-11T18:49:10.678Z] #20 43.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-11T18:49:10.678Z] #20 43.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-11T18:49:10.678Z] #20 43.24 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-11T18:49:11.249Z] #20 44.06 Selecting previously unselected package binutils-mingw-w64. [2022-03-11T18:49:11.508Z] [2022-03-11T18:49:11.508Z] #20 ... [2022-03-11T18:49:11.508Z] [2022-03-11T18:49:11.508Z] #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 [2022-03-11T18:49:11.508Z] #45 sha256:8dbaebd03dad80e18a95f20d34b7aaf4e2ad318a1cfbe465c15fff308f029b34 [2022-03-11T18:49:11.508Z] #45 27.92 Reading package lists... [2022-03-11T18:49:11.508Z] #45 36.20 Building dependency tree... [2022-03-11T18:49:11.508Z] #45 37.72 Reading state information... [2022-03-11T18:49:11.508Z] #45 39.05 The following additional packages will be installed: [2022-03-11T18:49:11.508Z] #45 39.08 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-03-11T18:49:11.508Z] #45 39.09 Suggested packages: [2022-03-11T18:49:11.508Z] #45 39.09 cmake-doc ninja-build lrzip [2022-03-11T18:49:11.508Z] #45 39.09 Recommended packages: [2022-03-11T18:49:11.508Z] #45 39.10 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-11T18:49:11.508Z] #45 39.64 The following NEW packages will be installed: [2022-03-11T18:49:11.508Z] #45 39.66 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-03-11T18:49:11.508Z] #45 40.00 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T18:49:11.508Z] #45 40.00 Need to get 8418 kB of archives. [2022-03-11T18:49:11.508Z] #45 40.00 After this operation, 34.9 MB of additional disk space will be used. [2022-03-11T18:49:11.508Z] #45 40.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-11T18:49:11.508Z] #45 40.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-11T18:49:11.508Z] #45 40.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-11T18:49:11.508Z] #45 40.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-11T18:49:11.508Z] #45 40.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-11T18:49:11.508Z] #45 40.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-11T18:49:11.508Z] #45 40.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-11T18:49:11.508Z] #45 40.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-11T18:49:11.508Z] #45 40.91 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T18:49:11.508Z] #45 41.16 Fetched 8418 kB in 0s (19.6 MB/s) [2022-03-11T18:49:11.508Z] #45 41.21 Selecting previously unselected package xxd. [2022-03-11T18:49:11.508Z] #45 41.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-11T18:49:11.508Z] #45 41.23 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T18:49:11.508Z] #45 41.25 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:49:11.508Z] #45 41.31 Selecting previously unselected package vim-common. [2022-03-11T18:49:11.508Z] #45 41.31 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T18:49:11.508Z] #45 41.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:49:11.508Z] #45 41.42 Selecting previously unselected package cmake-data. [2022-03-11T18:49:11.508Z] #45 41.42 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-11T18:49:11.508Z] #45 41.42 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-11T18:49:11.508Z] #45 42.00 Selecting previously unselected package libarchive13:amd64. [2022-03-11T18:49:11.508Z] #45 42.00 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-11T18:49:11.508Z] #45 42.01 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-11T18:49:11.508Z] #45 42.14 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-11T18:49:11.508Z] #45 42.14 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-11T18:49:11.508Z] #45 42.15 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-11T18:49:11.508Z] #45 42.21 Selecting previously unselected package librhash0:amd64. [2022-03-11T18:49:11.508Z] #45 42.21 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-03-11T18:49:11.508Z] #45 42.22 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-11T18:49:11.508Z] #45 42.30 Selecting previously unselected package libuv1:amd64. [2022-03-11T18:49:11.508Z] #45 42.30 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-03-11T18:49:11.508Z] #45 42.31 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-11T18:49:11.508Z] #45 42.39 Selecting previously unselected package cmake. [2022-03-11T18:49:11.508Z] #45 42.40 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-11T18:49:11.508Z] #45 42.40 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-11T18:49:11.508Z] #45 43.60 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-11T18:49:11.508Z] #45 43.62 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:49:11.508Z] #45 43.63 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-11T18:49:11.508Z] #45 43.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:49:11.508Z] #45 43.66 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-11T18:49:11.508Z] #45 43.67 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-11T18:49:11.508Z] #45 43.69 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-11T18:49:11.508Z] #45 43.70 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-11T18:49:11.508Z] #45 43.72 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T18:49:11.508Z] #45 DONE 44.1s [2022-03-11T18:49:11.508Z] [2022-03-11T18:49:11.508Z] #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 [2022-03-11T18:49:11.508Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T18:49:11.508Z] #20 44.07 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-11T18:49:11.508Z] #20 44.07 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-11T18:49:11.508Z] #20 44.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-11T18:49:11.508Z] #20 44.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T18:49:11.508Z] #20 44.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...#20 ... [2022-03-11T18:49:11.508Z] [2022-03-11T18:49:11.508Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-11T18:49:11.508Z] #46 sha256:1b45080277ce9183b88c9cefaf62f2fd974517295f10e9b4153b786cc46c80f1 [2022-03-11T18:49:11.508Z] #46 DONE 0.1s [2022-03-11T18:49:11.508Z] [2022-03-11T18:49:11.508Z] #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 [2022-03-11T18:49:11.508Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T18:49:11.508Z] #20 44.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T18:49:11.508Z] #20 44.30 Selecting previously unselected package dmsetup. [2022-03-11T18:49:11.508Z] #20 44.30 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T18:49:11.508Z] #20 44.30 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-11T18:49:11.508Z] #20 44.41 Selecting previously unselected package mingw-w64-common. [2022-03-11T18:49:11.740Z] #31 ... [2022-03-11T18:49:11.740Z] [2022-03-11T18:49:11.741Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:49:11.741Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:49:11.741Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 7.1s [2022-03-11T18:49:11.767Z] #20 44.42 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-11T18:49:11.767Z] #20 44.43 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-11T18:49:13.199Z] #11 ... [2022-03-11T18:49:13.199Z] [2022-03-11T18:49:13.199Z] #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 [2022-03-11T18:49:13.199Z] #31 sha256:7a95a89a36f60c062791f62907528179001127cc93a579cbfc0183769de2937a [2022-03-11T18:49:13.199Z] #31 DONE 14.4s [2022-03-11T18:49:13.214Z] #38 19.77 Reading package lists... [2022-03-11T18:49:13.214Z] #38 ... [2022-03-11T18:49:13.214Z] [2022-03-11T18:49:13.214Z] #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 [2022-03-11T18:49:13.214Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:49:13.214Z] #14 24.36 Fetched 8507 kB in 19s (449 kB/s) [2022-03-11T18:49:13.458Z] [2022-03-11T18:49:13.458Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.8-bullseye@sha256:6f49eeaceb65a5e46d3e6199583beadbe3c8d028a225b680c5b34b4c13ec5105 [2022-03-11T18:49:13.458Z] #11 sha256:750f92727eab44d8cd39774aa8ec1a199552b462999316d3655ba5cbd1511818 [2022-03-11T18:49:13.670Z] #20 46.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-11T18:49:13.670Z] #20 46.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-11T18:49:13.670Z] #20 46.07 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-11T18:49:14.248Z] #20 ... [2022-03-11T18:49:14.248Z] [2022-03-11T18:49:14.248Z] #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 [2022-03-11T18:49:14.248Z] #47 sha256:a5892fe1ef488baced788799365d6efb2ceeaa678c1eeb43112d81bec1ad86c0 [2022-03-11T18:49:14.248Z] #47 0.677 + RM_GOPATH=0 [2022-03-11T18:49:14.248Z] #47 0.677 + TMP_GOPATH= [2022-03-11T18:49:14.248Z] #47 0.678 + : /build [2022-03-11T18:49:14.248Z] #47 0.678 + '[' -z '' ']' [2022-03-11T18:49:14.248Z] #47 0.680 ++ mktemp -d [2022-03-11T18:49:14.248Z] #47 0.682 + export GOPATH=/tmp/tmp.SiNxvT7xUS [2022-03-11T18:49:14.248Z] #47 0.682 + GOPATH=/tmp/tmp.SiNxvT7xUS [2022-03-11T18:49:14.248Z] #47 0.682 + RM_GOPATH=1 [2022-03-11T18:49:14.248Z] #47 0.683 + case "$(go env GOARCH)" in [2022-03-11T18:49:14.248Z] #47 0.683 ++ go env GOARCH [2022-03-11T18:49:14.248Z] #47 0.689 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T18:49:14.248Z] #47 0.689 + GO_BUILDMODE=-buildmode=pie [2022-03-11T18:49:14.248Z] #47 0.690 ++ dirname /install.sh [2022-03-11T18:49:14.248Z] #47 0.701 + dir=/ [2022-03-11T18:49:14.248Z] #47 0.702 + bin=tini [2022-03-11T18:49:14.248Z] #47 0.702 + shift [2022-03-11T18:49:14.248Z] #47 0.702 + '[' '!' -f //tini.installer ']' [2022-03-11T18:49:14.248Z] #47 0.702 + . //tini.installer [2022-03-11T18:49:14.248Z] #47 0.702 ++ : v0.19.0 [2022-03-11T18:49:14.248Z] #47 0.703 + install_tini [2022-03-11T18:49:14.248Z] #47 0.703 + echo 'Install tini version v0.19.0' [2022-03-11T18:49:14.248Z] #47 0.704 Install tini version v0.19.0 [2022-03-11T18:49:14.248Z] #47 0.704 + git clone https://github.com/krallin/tini.git /tmp/tmp.SiNxvT7xUS/tini [2022-03-11T18:49:14.248Z] #47 0.706 Cloning into '/tmp/tmp.SiNxvT7xUS/tini'... [2022-03-11T18:49:14.248Z] #47 1.080 + cd /tmp/tmp.SiNxvT7xUS/tini [2022-03-11T18:49:14.248Z] #47 1.081 + git checkout -q v0.19.0 [2022-03-11T18:49:14.248Z] #47 1.089 + cmake . [2022-03-11T18:49:14.248Z] #47 1.259 -- The C compiler identification is GNU 10.2.1 [2022-03-11T18:49:14.248Z] #47 1.308 -- Detecting C compiler ABI info [2022-03-11T18:49:14.248Z] #47 1.498 -- Detecting C compiler ABI info - done [2022-03-11T18:49:14.248Z] #47 1.544 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-11T18:49:14.248Z] #47 1.547 -- Detecting C compile features [2022-03-11T18:49:14.248Z] #47 1.548 -- Detecting C compile features - done [2022-03-11T18:49:14.248Z] #47 1.562 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-11T18:49:14.248Z] #47 1.617 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-11T18:49:14.248Z] #47 1.647 -- Configuring done [2022-03-11T18:49:14.248Z] #47 1.655 -- Generating done [2022-03-11T18:49:14.248Z] #47 1.657 -- Build files have been written to: /tmp/tmp.SiNxvT7xUS/tini [2022-03-11T18:49:14.248Z] #47 1.669 + make tini-static [2022-03-11T18:49:14.248Z] #47 1.759 Scanning dependencies of target tini-static [2022-03-11T18:49:14.248Z] #47 1.778 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-11T18:49:14.248Z] #47 2.201 [100%] Linking C executable tini-static [2022-03-11T18:49:14.248Z] #47 2.380 [100%] Built target tini-static [2022-03-11T18:49:14.248Z] #47 2.399 + mkdir -p /build [2022-03-11T18:49:14.248Z] #47 2.402 + cp tini-static /build/docker-init [2022-03-11T18:49:14.248Z] #47 DONE 2.7s [2022-03-11T18:49:14.248Z] [2022-03-11T18:49:14.248Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:49:14.248Z] #67 sha256:fd0408d8753b69ba1692c1af1f9c27022af47276eca06aa7564d6c310036a338 [2022-03-11T18:49:14.248Z] #67 0.655 + RM_GOPATH=0 [2022-03-11T18:49:14.248Z] #67 0.656 + TMP_GOPATH= [2022-03-11T18:49:14.248Z] #67 0.656 + : /build [2022-03-11T18:49:14.248Z] #67 0.658 + '[' -z '' ']' [2022-03-11T18:49:14.248Z] #67 0.658 ++ mktemp -d [2022-03-11T18:49:14.248Z] #67 0.660 + export GOPATH=/tmp/tmp.2xdQIVuidT [2022-03-11T18:49:14.248Z] #67 0.660 + GOPATH=/tmp/tmp.2xdQIVuidT [2022-03-11T18:49:14.248Z] #67 0.660 + RM_GOPATH=1 [2022-03-11T18:49:14.249Z] #67 0.660 + case "$(go env GOARCH)" in [2022-03-11T18:49:14.249Z] #67 0.661 ++ go env GOARCH [2022-03-11T18:49:14.249Z] #67 0.665 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T18:49:14.249Z] #67 0.666 + GO_BUILDMODE=-buildmode=pie [2022-03-11T18:49:14.249Z] #67 0.666 ++ dirname /install.sh [2022-03-11T18:49:14.249Z] #67 0.667 + dir=/ [2022-03-11T18:49:14.249Z] #67 0.667 + bin=containerd [2022-03-11T18:49:14.249Z] #67 0.667 + shift [2022-03-11T18:49:14.249Z] #67 0.667 + '[' '!' -f //containerd.installer ']' [2022-03-11T18:49:14.249Z] #67 0.668 + . //containerd.installer [2022-03-11T18:49:14.249Z] #67 0.668 ++ set -e [2022-03-11T18:49:14.249Z] #67 0.668 ++ : v1.5.10 [2022-03-11T18:49:14.249Z] #67 0.668 + install_containerd [2022-03-11T18:49:14.249Z] #67 0.669 + echo 'Install containerd version v1.5.10' [2022-03-11T18:49:14.249Z] #67 0.669 Install containerd version v1.5.10 [2022-03-11T18:49:14.249Z] #67 0.670 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2xdQIVuidT/src/github.com/containerd/containerd [2022-03-11T18:49:14.249Z] #67 0.673 Cloning into '/tmp/tmp.2xdQIVuidT/src/github.com/containerd/containerd'... [2022-03-11T18:49:15.627Z] #67 ... [2022-03-11T18:49:15.627Z] [2022-03-11T18:49:15.627Z] #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 [2022-03-11T18:49:15.627Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T18:49:15.627Z] #20 48.15 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-11T18:49:15.627Z] #20 ... [2022-03-11T18:49:15.627Z] [2022-03-11T18:49:15.627Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-11T18:49:15.627Z] #49 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-11T18:49:15.627Z] #49 CACHED [2022-03-11T18:49:15.627Z] [2022-03-11T18:49:15.627Z] #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 [2022-03-11T18:49:15.627Z] #50 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T18:49:15.627Z] #50 CACHED [2022-03-11T18:49:15.627Z] [2022-03-11T18:49:15.627Z] #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 [2022-03-11T18:49:15.627Z] #53 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-11T18:49:15.627Z] #53 CACHED [2022-03-11T18:49:15.627Z] [2022-03-11T18:49:15.627Z] #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 [2022-03-11T18:49:15.627Z] #54 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T18:49:15.627Z] #54 CACHED [2022-03-11T18:49:15.627Z] [2022-03-11T18:49:15.627Z] #56 [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 [2022-03-11T18:49:15.627Z] #56 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T18:49:15.627Z] #56 CACHED [2022-03-11T18:49:15.627Z] [2022-03-11T18:49:15.627Z] #58 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:49:15.627Z] #58 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:49:15.627Z] #58 CACHED [2022-03-11T18:49:15.627Z] [2022-03-11T18:49:15.627Z] #60 [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 [2022-03-11T18:49:15.627Z] #60 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T18:49:15.627Z] #60 CACHED [2022-03-11T18:49:15.627Z] [2022-03-11T18:49:15.627Z] #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 [2022-03-11T18:49:15.627Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T18:49:15.627Z] #20 48.15 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-11T18:49:15.627Z] #20 48.16 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-11T18:49:15.628Z] #20 48.23 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-11T18:49:15.628Z] #20 48.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-11T18:49:15.628Z] #20 48.24 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-11T18:49:15.769Z] #14 24.36 Reading package lists... [2022-03-11T18:49:15.769Z] #14 ... [2022-03-11T18:49:15.769Z] [2022-03-11T18:49:15.769Z] #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 [2022-03-11T18:49:15.769Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-11T18:49:15.769Z] #36 24.32 tomll can be used in two ways: [2022-03-11T18:49:15.769Z] #36 24.32 Writing to STDIN and reading from STDOUT: [2022-03-11T18:49:15.769Z] #36 24.32 cat file.toml | tomll > file.toml [2022-03-11T18:49:15.769Z] #36 24.32 [2022-03-11T18:49:15.769Z] #36 24.32 Reading and updating a list of files: [2022-03-11T18:49:15.769Z] #36 24.32 tomll a.toml b.toml c.toml [2022-03-11T18:49:15.769Z] #36 24.32 [2022-03-11T18:49:15.769Z] #36 24.32 When given a list of files, tomll will modify all files in place without asking. [2022-03-11T18:49:15.769Z] #36 DONE 27.6s [2022-03-11T18:49:15.769Z] [2022-03-11T18:49:15.769Z] #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 [2022-03-11T18:49:15.769Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T18:49:15.769Z] #47 27.81 Fetched 8511 kB in 21s (396 kB/s) [2022-03-11T18:49:16.346Z] #47 27.81 Reading package lists... [2022-03-11T18:49:16.346Z] #47 ... [2022-03-11T18:49:16.346Z] [2022-03-11T18:49:16.346Z] #58 [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 [2022-03-11T18:49:16.346Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T18:49:16.346Z] #58 18.68 Fetched 8507 kB in 15s (581 kB/s) [2022-03-11T18:49:16.346Z] #58 18.68 Reading package lists... [2022-03-11T18:49:16.610Z] #58 26.88 Reading package lists... [2022-03-11T18:49:16.610Z] #58 ... [2022-03-11T18:49:16.610Z] [2022-03-11T18:49:16.610Z] #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 [2022-03-11T18:49:16.610Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T18:49:16.610Z] #38 19.77 Reading package lists... [2022-03-11T18:49:16.758Z] Fetching without tags [2022-03-11T18:49:16.819Z] #11 extracting sha256:159607df3745db4458d86f29bbfebb6af5aff1877e4ae9bf8a4be0e269989b49 12.2s done [2022-03-11T18:49:17.077Z] #11 extracting sha256:debee5da592d2d2e96de757c5aff0cf0723782cf20a78682c7c85aa53064b702 done [2022-03-11T18:49:17.083Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-03-11T18:49:17.083Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.0% of statements [2022-03-11T18:49:17.333Z] #11 DONE 43.1s [2022-03-11T18:49:17.333Z] [2022-03-11T18:49:17.333Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-11T18:49:17.333Z] #12 sha256:d2262cb5e289fcb8ec2e6ec5bbc28e4da9c0f7843486f275d70eab98043bbd87 [2022-03-11T18:49:17.340Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-11T18:49:16.463Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T18:49:16.509Z] > git config --add remote.origin.fetch +refs/pull/43358/head:refs/remotes/origin/PR-43358 # timeout=10 [2022-03-11T18:49:16.557Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:49:16.671Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T18:49:16.790Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T18:49:16.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:49:16.792Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:49:17.529Z] #20 50.23 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-11T18:49:17.529Z] #20 50.23 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-11T18:49:17.529Z] #20 50.24 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T18:49:17.567Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:49:17.905Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-11T18:49:18.470Z] ok github.com/docker/docker/daemon 10.133s coverage: 17.2% of statements [2022-03-11T18:49:18.728Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-11T18:49:18.728Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-11T18:49:18.728Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-11T18:49:18.728Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-11T18:49:18.728Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.016s coverage: 4.2% of statements [2022-03-11T18:49:19.232Z] #12 DONE 1.8s [2022-03-11T18:49:19.232Z] [2022-03-11T18:49:19.232Z] #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 [2022-03-11T18:49:19.232Z] #13 sha256:841b9c1595ca58032e4810480afa5303241fe19d3a7af7071441e821968bc31d [2022-03-11T18:49:17.599Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T18:49:17.644Z] > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10 [2022-03-11T18:49:19.662Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.289s coverage: 56.2% of statements [2022-03-11T18:49:20.164Z] #13 DONE 1.1s [2022-03-11T18:49:20.426Z] [2022-03-11T18:49:20.426Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-11T18:49:20.426Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-11T18:49:20.595Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-03-11T18:49:20.684Z] #33 ... [2022-03-11T18:49:20.684Z] [2022-03-11T18:49:20.684Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-11T18:49:20.684Z] #42 sha256:32590bd141d0574a7286cd7615e7ce5dbd7a860411bdc30d9e37cda4cfa7488b [2022-03-11T18:49:20.684Z] #42 DONE 0.3s [2022-03-11T18:49:20.684Z] [2022-03-11T18:49:20.684Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-11T18:49:20.684Z] #33 sha256:bddc18464da662668d8c69de9d42214f652feeee14f0e8b6fdf60bc38ca0e6dc [2022-03-11T18:49:20.684Z] #33 DONE 0.3s [2022-03-11T18:49:20.684Z] [2022-03-11T18:49:20.684Z] #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 [2022-03-11T18:49:20.684Z] #46 sha256:67ba994b1836bf9393e53dde77cc6c5676194c01186247253d0c9102c049e812 [2022-03-11T18:49:20.684Z] #46 DONE 0.3s [2022-03-11T18:49:20.684Z] [2022-03-11T18:49:20.684Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-11T18:49:20.684Z] #25 sha256:bdf5c9293975e5fa4477bf24f23637471ac29d55d5eb6c9486b97006119f9a22 [2022-03-11T18:49:20.684Z] #25 DONE 0.4s [2022-03-11T18:49:20.684Z] [2022-03-11T18:49:20.684Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-11T18:49:20.684Z] #62 sha256:9a14b2ccf4cace300fa55219a92d14794e46c21c9bb94bd5779bb64db8d41297 [2022-03-11T18:49:20.684Z] #62 DONE 0.4s [2022-03-11T18:49:20.684Z] [2022-03-11T18:49:20.684Z] #63 [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 [2022-03-11T18:49:20.684Z] #63 sha256:631f9956923b1c23873efa3045575082be12c44d9872b164fd6f9f0b7c0d650b [2022-03-11T18:49:20.761Z] Merge succeeded, producing f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:49:20.762Z] Checking out Revision f9f549cbe445177c1f0f4b13173e3b049674a3a1 (PR-43358) [2022-03-11T18:49:20.827Z] #38 28.25 Reading package lists... [2022-03-11T18:49:20.827Z] #38 ... [2022-03-11T18:49:20.827Z] [2022-03-11T18:49:20.827Z] #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 [2022-03-11T18:49:20.827Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T18:49:20.827Z] #43 30.81 Updating files: 68% (1255/1837) Updating files: 69% (1268/1837) Updating files: 70% (1286/1837) Updating files: 71% (1305/1837) Updating files: 72% (1323/1837) Updating files: 73% (1342/1837) Updating files: 74% (1360/1837) Updating files: 75% (1378/1837) Updating files: 76% (1397/1837) Updating files: 77% (1415/1837) Updating files: 78% (1433/1837) Updating files: 79% (1452/1837) Updating files: 80% (1470/1837) Updating files: 81% (1488/1837) Updating files: 82% (1507/1837) Updating files: 83% (1525/1837) Updating files: 84% (1544/1837) Updating files: 85% (1562/1837) Updating files: 86% (1580/1837) Updating files: 87% (1599/1837) Updating files: 88% (1617/1837) Updating files: 89% (1635/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-11T18:49:20.827Z] #43 31.45 + git checkout -q v2.3.0 [2022-03-11T18:49:21.204Z] Commit message: "plugin: add EndpointResolver interface" [2022-03-11T18:49:20.453Z] > git remote # timeout=10 [2022-03-11T18:49:20.504Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T18:49:20.549Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:49:20.551Z] > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10 [2022-03-11T18:49:20.673Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-11T18:49:20.796Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T18:49:20.846Z] > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T18:49:21.725Z] #20 53.92 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-11T18:49:21.725Z] #20 53.92 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-11T18:49:21.725Z] #20 53.93 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T18:49:21.772Z] #43 33.92 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-11T18:49:22.162Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-11T18:49:22.162Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-05530b76\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-11T18:49:22.162Z] ---------------------------------------------------------------------------- [2022-03-11T18:49:22.162Z] [2022-03-11T18:49:22.162Z] INFO: executeCI.ps1 starting at Fri Mar 11 18:49:20 CUT 2022 [2022-03-11T18:49:22.162Z] [2022-03-11T18:49:22.162Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-11T18:49:22.162Z] INFO: Running git version 2.24.1.windows.2 [2022-03-11T18:49:22.162Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-11T18:49:22.162Z] INFO: Environment variables: [2022-03-11T18:49:22.162Z] [2022-03-11T18:49:22.162Z] Name Value [2022-03-11T18:49:22.162Z] ---- ----- [2022-03-11T18:49:22.162Z] ALLUSERSPROFILE C:\ProgramData [2022-03-11T18:49:22.162Z] amd64 true [2022-03-11T18:49:22.162Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-11T18:49:22.162Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-11T18:49:22.162Z] arm64 true [2022-03-11T18:49:22.162Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-11T18:49:22.162Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-11T18:49:22.162Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-11T18:49:22.162Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-11T18:49:22.162Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-11T18:49:22.162Z] BRANCH_NAME PR-43358 [2022-03-11T18:49:22.162Z] BUILD_DISPLAY_NAME #3 [2022-03-11T18:49:22.162Z] BUILD_ID 3 [2022-03-11T18:49:22.162Z] BUILD_NUMBER 3 [2022-03-11T18:49:22.162Z] BUILD_TAG jenkins-moby-PR-43358-3 [2022-03-11T18:49:22.162Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43358/3/ [2022-03-11T18:49:22.162Z] cgroup2 true [2022-03-11T18:49:22.162Z] CHANGE_AUTHOR thaJeztah [2022-03-11T18:49:22.162Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-11T18:49:22.162Z] CHANGE_BRANCH plugin_EndpointResolver [2022-03-11T18:49:22.162Z] CHANGE_FORK thaJeztah/docker [2022-03-11T18:49:22.162Z] CHANGE_ID 43358 [2022-03-11T18:49:22.162Z] CHANGE_TARGET master [2022-03-11T18:49:22.162Z] CHANGE_TITLE plugin: add EndpointResolver interface [2022-03-11T18:49:22.162Z] CHANGE_URL https://github.com/moby/moby/pull/43358 [2022-03-11T18:49:22.162Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T18:49:22.162Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-11T18:49:22.162Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-11T18:49:22.162Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-11T18:49:22.162Z] COMPUTERNAME azwin-2-8dd6d0 [2022-03-11T18:49:22.162Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-11T18:49:22.162Z] ConfigSequenceNumber 0 [2022-03-11T18:49:22.162Z] dco true [2022-03-11T18:49:22.162Z] DOCKER_BUILDKIT 0 [2022-03-11T18:49:22.162Z] DOCKER_DUT_DEBUG 1 [2022-03-11T18:49:22.162Z] DOCKER_EXPERIMENTAL 1 [2022-03-11T18:49:22.162Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-11T18:49:22.162Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-11T18:49:22.162Z] EXECUTOR_NUMBER 0 [2022-03-11T18:49:22.162Z] FQDN azwin-2-8dd6d0.westus.cloudapp.azure.com [2022-03-11T18:49:22.162Z] GIT_BRANCH PR-43358 [2022-03-11T18:49:22.162Z] GIT_COMMIT f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:49:22.162Z] GIT_PREVIOUS_COMMIT a8d09cfbd1955eec0be85133162e301d4874215a [2022-03-11T18:49:22.162Z] GIT_URL https://github.com/moby/moby.git [2022-03-11T18:49:22.162Z] HUDSON_COOKIE 0eff3c1e-391e-47ca-995c-a24581a1b9d8 [2022-03-11T18:49:22.162Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-11T18:49:22.162Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-11T18:49:22.162Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-11T18:49:22.162Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-11T18:49:22.162Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-11T18:49:22.162Z] JENKINS_NODE_COOKIE 1fa236c0-5c58-4bec-8ec8-291a69e807a6 [2022-03-11T18:49:22.162Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-11T18:49:22.162Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-11T18:49:22.162Z] JOB_BASE_NAME PR-43358 [2022-03-11T18:49:22.162Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43358/display/redirect [2022-03-11T18:49:22.162Z] JOB_NAME moby/PR-43358 [2022-03-11T18:49:22.162Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43358/ [2022-03-11T18:49:22.162Z] library.jps.version master [2022-03-11T18:49:22.162Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-11T18:49:22.162Z] NODE_LABELS amd64 azure azwin-2-8dd6d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-11T18:49:22.162Z] NODE_NAME azwin-2-8dd6d0 [2022-03-11T18:49:22.162Z] NUMBER_OF_PROCESSORS 4 [2022-03-11T18:49:22.162Z] OS Windows_NT [2022-03-11T18:49:22.162Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-11T18:49:22.162Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-11T18:49:22.162Z] ppc64le false [2022-03-11T18:49:22.162Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-11T18:49:22.162Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-11T18:49:22.162Z] PROCESSOR_LEVEL 6 [2022-03-11T18:49:22.162Z] PROCESSOR_REVISION 4f01 [2022-03-11T18:49:22.162Z] ProgramData C:\ProgramData [2022-03-11T18:49:22.162Z] ProgramFiles C:\Program Files [2022-03-11T18:49:22.162Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-11T18:49:22.162Z] ProgramW6432 C:\Program Files [2022-03-11T18:49:22.162Z] PROMPT $P$G [2022-03-11T18:49:22.162Z] PSExecutionPolicyPreference Bypass [2022-03-11T18:49:22.162Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-11T18:49:22.162Z] PUBLIC C:\Users\Public [2022-03-11T18:49:22.162Z] rootless true [2022-03-11T18:49:22.162Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43358/3/display/redirect?page=artif... [2022-03-11T18:49:22.162Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43358/3/display/redirect?page=changes [2022-03-11T18:49:22.162Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43358/3/display/redirect [2022-03-11T18:49:22.162Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43358/3/display/redirect?page=tests [2022-03-11T18:49:22.162Z] s390x false [2022-03-11T18:49:22.162Z] SKIP_VALIDATION_TESTS 1 [2022-03-11T18:49:22.162Z] SOURCES_DRIVE d [2022-03-11T18:49:22.162Z] SOURCES_SUBDIR gopath [2022-03-11T18:49:22.162Z] STAGE_NAME Run tests [2022-03-11T18:49:22.162Z] SystemDrive C: [2022-03-11T18:49:22.162Z] SystemRoot C:\Windows [2022-03-11T18:49:22.162Z] TEMP C:\Windows\TEMP [2022-03-11T18:49:22.162Z] TESTDEBUG 0 [2022-03-11T18:49:22.162Z] TESTRUN_DRIVE d [2022-03-11T18:49:22.162Z] TESTRUN_SUBDIR CI [2022-03-11T18:49:22.162Z] TIMEOUT 120m [2022-03-11T18:49:22.162Z] TMP C:\Windows\TEMP [2022-03-11T18:49:22.162Z] unit_validate true [2022-03-11T18:49:22.162Z] USERDOMAIN WORKGROUP [2022-03-11T18:49:22.162Z] USERNAME azwin-2-8dd6d0$ [2022-03-11T18:49:22.162Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-11T18:49:22.162Z] validate_force false [2022-03-11T18:49:22.162Z] windir C:\Windows [2022-03-11T18:49:22.162Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-11T18:49:22.162Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-11T18:49:22.162Z] windows2022 true [2022-03-11T18:49:22.162Z] windows2022containerd true [2022-03-11T18:49:22.162Z] windowsRS5 true [2022-03-11T18:49:22.162Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-11T18:49:22.162Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-11T18:49:22.162Z] [2022-03-11T18:49:22.162Z] [2022-03-11T18:49:22.162Z] [2022-03-11T18:49:22.494Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-03-11T18:49:22.535Z] + docker version [2022-03-11T18:49:22.535Z] Client: [2022-03-11T18:49:22.535Z] Version: 20.10.9 [2022-03-11T18:49:22.535Z] API version: 1.41 [2022-03-11T18:49:22.535Z] Go version: go1.16.8 [2022-03-11T18:49:22.535Z] Git commit: c2ea9bc [2022-03-11T18:49:22.535Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-11T18:49:22.535Z] OS/Arch: windows/amd64 [2022-03-11T18:49:22.535Z] Context: default [2022-03-11T18:49:22.535Z] Experimental: true [2022-03-11T18:49:22.535Z] [2022-03-11T18:49:22.535Z] Server: Docker Engine - Community [2022-03-11T18:49:22.535Z] Engine: [2022-03-11T18:49:22.535Z] Version: 20.10.9 [2022-03-11T18:49:22.535Z] API version: 1.41 (minimum version 1.24) [2022-03-11T18:49:22.535Z] Go version: go1.16.8 [2022-03-11T18:49:22.535Z] Git commit: 79ea9d3 [2022-03-11T18:49:22.535Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-11T18:49:22.535Z] OS/Arch: windows/amd64 [2022-03-11T18:49:22.535Z] Experimental: true [2022-03-11T18:49:22.658Z] #20 55.44 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-11T18:49:22.658Z] #20 55.45 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-11T18:49:22.658Z] #20 55.46 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [Pipeline] sh [2022-03-11T18:49:23.130Z] INFO: Sources under d:\gopath\... [2022-03-11T18:49:23.130Z] INFO: Test run under d:\CI\... [2022-03-11T18:49:23.130Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-11T18:49:23.130Z] INFO: docker/docker repository was found [2022-03-11T18:49:23.426Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.932s coverage: 46.2% of statements [2022-03-11T18:49:23.426Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-11T18:49:23.551Z] + docker info [2022-03-11T18:49:23.551Z] Client: [2022-03-11T18:49:23.551Z] Context: default [2022-03-11T18:49:23.551Z] Debug Mode: false [2022-03-11T18:49:23.551Z] [2022-03-11T18:49:23.551Z] Server: [2022-03-11T18:49:23.551Z] Containers: 0 [2022-03-11T18:49:23.551Z] Running: 0 [2022-03-11T18:49:23.551Z] Paused: 0 [2022-03-11T18:49:23.551Z] Stopped: 0 [2022-03-11T18:49:23.551Z] Images: 11 [2022-03-11T18:49:23.551Z] Server Version: 20.10.9 [2022-03-11T18:49:23.551Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-11T18:49:23.551Z] Windows: [2022-03-11T18:49:23.551Z] LCOW: [2022-03-11T18:49:23.551Z] Logging Driver: json-file [2022-03-11T18:49:23.551Z] Plugins: [2022-03-11T18:49:23.551Z] Volume: local [2022-03-11T18:49:23.551Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T18:49:23.551Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T18:49:23.551Z] Swarm: inactive [2022-03-11T18:49:23.551Z] Default Isolation: process [2022-03-11T18:49:23.551Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T18:49:23.551Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T18:49:23.551Z] OSType: windows [2022-03-11T18:49:23.551Z] Architecture: x86_64 [2022-03-11T18:49:23.551Z] CPUs: 4 [2022-03-11T18:49:23.551Z] Total Memory: 32GiB [2022-03-11T18:49:23.551Z] Name: azwin-2-80a480 [2022-03-11T18:49:23.551Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-11T18:49:23.551Z] Docker Root Dir: D:\docker [2022-03-11T18:49:23.551Z] Debug Mode: false [2022-03-11T18:49:23.551Z] Registry: https://index.docker.io/v1/ [2022-03-11T18:49:23.551Z] Labels: [2022-03-11T18:49:23.551Z] Experimental: true [2022-03-11T18:49:23.551Z] Insecure Registries: [2022-03-11T18:49:23.551Z] 10.0.0.4:5000 [2022-03-11T18:49:23.551Z] 127.0.0.0/8 [2022-03-11T18:49:23.551Z] Registry Mirrors: [2022-03-11T18:49:23.551Z] http://10.0.0.4:5000/ [2022-03-11T18:49:23.551Z] Live Restore Enabled: false [2022-03-11T18:49:23.551Z] Product License: Community Engine [2022-03-11T18:49:23.551Z] [2022-03-11T18:49:23.589Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-03-11T18:49:23.589Z] ltsc2019: Pulling from windows/servercore [2022-03-11T18:49:23.684Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.174s coverage: 50.5% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-11T18:49:24.049Z] 4612f6d0b889: Pulling fs layer [2022-03-11T18:49:24.049Z] 0a6173b79e25: Pulling fs layer [2022-03-11T18:49:25.058Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.8% of statements [2022-03-11T18:49:25.194Z] #20 57.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-11T18:49:25.194Z] #20 57.43 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-11T18:49:25.194Z] #20 57.44 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T18:49:25.316Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.808s coverage: 58.0% of statements [2022-03-11T18:49:25.316Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-11T18:49:25.316Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-11T18:49:25.881Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 2.9% of statements [2022-03-11T18:49:25.943Z] #63 ... [2022-03-11T18:49:25.943Z] [2022-03-11T18:49:25.943Z] #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 [2022-03-11T18:49:25.943Z] #26 sha256:b8bacd2a2b25172fdddef71f12c07495aa2b5dbe45cef06e5fc977c95b713f43 [2022-03-11T18:49:25.943Z] #26 3.741 + RM_GOPATH=0 [2022-03-11T18:49:25.943Z] #26 3.741 + TMP_GOPATH= [2022-03-11T18:49:25.943Z] #26 3.741 + : /build [2022-03-11T18:49:25.943Z] #26 3.741 + '[' -z '' ']' [2022-03-11T18:49:25.943Z] #26 3.741 ++ mktemp -d [2022-03-11T18:49:25.943Z] #26 3.741 + export GOPATH=/tmp/tmp.puXuMynBVc [2022-03-11T18:49:25.943Z] #26 3.741 + GOPATH=/tmp/tmp.puXuMynBVc [2022-03-11T18:49:25.943Z] #26 3.741 + RM_GOPATH=1 [2022-03-11T18:49:25.943Z] #26 3.741 + case "$(go env GOARCH)" in [2022-03-11T18:49:25.943Z] #26 3.741 ++ go env GOARCH [2022-03-11T18:49:25.943Z] #26 3.749 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T18:49:25.943Z] #26 3.749 + GO_BUILDMODE=-buildmode=pie [2022-03-11T18:49:25.943Z] #26 3.749 ++ dirname /install.sh [2022-03-11T18:49:25.943Z] #26 3.749 + dir=/ [2022-03-11T18:49:25.943Z] #26 3.749 + bin=dockercli [2022-03-11T18:49:25.943Z] #26 3.749 + shift [2022-03-11T18:49:25.943Z] #26 3.749 + '[' '!' -f //dockercli.installer ']' [2022-03-11T18:49:25.943Z] #26 3.749 + . //dockercli.installer [2022-03-11T18:49:25.943Z] #26 3.749 ++ : stable [2022-03-11T18:49:25.943Z] #26 3.749 ++ : 17.06.2-ce [2022-03-11T18:49:25.943Z] #26 3.749 + install_dockercli [2022-03-11T18:49:25.943Z] #26 3.749 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-11T18:49:25.943Z] #26 3.749 Install docker/cli version 17.06.2-ce from stable [2022-03-11T18:49:25.943Z] #26 3.751 ++ uname -m [2022-03-11T18:49:25.943Z] #26 3.752 + arch=x86_64 [2022-03-11T18:49:25.943Z] #26 3.755 + '[' x86_64 '!=' x86_64 ']' [2022-03-11T18:49:25.943Z] #26 3.757 + url=https://download.docker.com/linux/static [2022-03-11T18:49:25.943Z] #26 3.758 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-11T18:49:25.943Z] #26 3.758 + tar -xz docker/docker [2022-03-11T18:49:26.447Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-03-11T18:49:26.876Z] #26 ... [2022-03-11T18:49:26.877Z] [2022-03-11T18:49:26.877Z] #63 [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 [2022-03-11T18:49:26.877Z] #63 sha256:631f9956923b1c23873efa3045575082be12c44d9872b164fd6f9f0b7c0d650b [2022-03-11T18:49:26.877Z] #63 5.945 + RM_GOPATH=0 [2022-03-11T18:49:26.877Z] #63 5.945 + TMP_GOPATH= [2022-03-11T18:49:26.877Z] #63 5.945 + : /build [2022-03-11T18:49:26.877Z] #63 5.945 + '[' -z '' ']' [2022-03-11T18:49:26.877Z] #63 5.945 ++ mktemp -d [2022-03-11T18:49:26.877Z] #63 5.945 + export GOPATH=/tmp/tmp.YhonBfMmdc [2022-03-11T18:49:26.877Z] #63 5.945 + GOPATH=/tmp/tmp.YhonBfMmdc [2022-03-11T18:49:26.877Z] #63 5.945 + RM_GOPATH=1 [2022-03-11T18:49:26.877Z] #63 5.945 + case "$(go env GOARCH)" in [2022-03-11T18:49:26.877Z] #63 5.945 ++ go env GOARCH [2022-03-11T18:49:26.877Z] #63 6.005 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T18:49:26.877Z] #63 6.005 + GO_BUILDMODE=-buildmode=pie [2022-03-11T18:49:26.877Z] #63 6.005 ++ dirname /install.sh [2022-03-11T18:49:26.877Z] #63 6.005 + dir=/ [2022-03-11T18:49:26.877Z] #63 6.005 + bin=rootlesskit [2022-03-11T18:49:26.877Z] #63 6.005 + shift [2022-03-11T18:49:26.877Z] #63 6.005 + '[' '!' -f //rootlesskit.installer ']' [2022-03-11T18:49:26.877Z] #63 6.005 + . //rootlesskit.installer [2022-03-11T18:49:26.877Z] #63 6.005 ++ : v0.14.6 [2022-03-11T18:49:26.877Z] #63 6.005 + install_rootlesskit [2022-03-11T18:49:26.877Z] #63 6.005 + case "$1" in [2022-03-11T18:49:26.877Z] #63 6.005 + export CGO_ENABLED=0 [2022-03-11T18:49:26.877Z] #63 6.005 + CGO_ENABLED=0 [2022-03-11T18:49:26.877Z] #63 6.005 + _install_rootlesskit [2022-03-11T18:49:26.877Z] #63 6.005 + echo 'Install rootlesskit version v0.14.6' [2022-03-11T18:49:26.877Z] #63 6.005 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-11T18:49:26.877Z] #63 6.005 + GOBIN=/build [2022-03-11T18:49:26.877Z] #63 6.005 + GO111MODULE=on [2022-03-11T18:49:26.877Z] #63 6.005 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-11T18:49:26.877Z] #63 6.005 Install rootlesskit version v0.14.6 [2022-03-11T18:49:27.099Z] #20 ... [2022-03-11T18:49:27.099Z] [2022-03-11T18:49:27.099Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:49:27.099Z] #67 sha256:fd0408d8753b69ba1692c1af1f9c27022af47276eca06aa7564d6c310036a338 [2022-03-11T18:49:27.099Z] #67 12.58 + cd /tmp/tmp.2xdQIVuidT/src/github.com/containerd/containerd [2022-03-11T18:49:27.099Z] #67 12.58 + git checkout -q v1.5.10 [2022-03-11T18:49:27.099Z] #67 12.96 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-11T18:49:27.099Z] #67 12.96 + BUILDTAGS='netgo osusergo static_build' [2022-03-11T18:49:27.099Z] #67 12.96 + export EXTRA_FLAGS=-buildmode=pie [2022-03-11T18:49:27.099Z] #67 12.96 + EXTRA_FLAGS=-buildmode=pie [2022-03-11T18:49:27.099Z] #67 12.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-11T18:49:27.099Z] #67 12.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-11T18:49:27.099Z] #67 12.97 + '[' '' = dynamic ']' [2022-03-11T18:49:27.099Z] #67 12.97 + make [2022-03-11T18:49:27.099Z] #67 13.97 + bin/ctr [2022-03-11T18:49:27.407Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 6.8% of statements [2022-03-11T18:49:27.408Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-11T18:49:27.408Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-11T18:49:27.440Z] #63 6.600 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-11T18:49:27.975Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.0% of statements [2022-03-11T18:49:28.540Z] ok github.com/docker/docker/daemon/logger/awslogs 0.126s coverage: 80.2% of statements [2022-03-11T18:49:28.798Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 33.6% of statements [2022-03-11T18:49:28.798Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-11T18:49:29.000Z] #67 ... [2022-03-11T18:49:29.000Z] [2022-03-11T18:49:29.000Z] #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 [2022-03-11T18:49:29.000Z] #20 sha256:2bda158e2977e036e23b070d72fcd39453b7f98561c266f6c0f5cfd59a696591 [2022-03-11T18:49:29.000Z] #20 61.30 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-11T18:49:29.000Z] #20 61.30 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-11T18:49:29.000Z] #20 61.30 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T18:49:29.364Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2022-03-11T18:49:29.364Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-03-11T18:49:29.621Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-03-11T18:49:29.932Z] #43 ... [2022-03-11T18:49:29.932Z] [2022-03-11T18:49:29.932Z] #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 [2022-03-11T18:49:29.932Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:49:29.932Z] #14 24.36 Reading package lists... [2022-03-11T18:49:29.932Z] #14 32.19 Reading package lists... [2022-03-11T18:49:29.932Z] #14 40.89 Building dependency tree... [2022-03-11T18:49:29.932Z] #14 ... [2022-03-11T18:49:29.932Z] [2022-03-11T18:49:29.932Z] #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 [2022-03-11T18:49:29.932Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T18:49:29.932Z] #38 28.25 Reading package lists... [2022-03-11T18:49:29.932Z] #38 36.46 Building dependency tree... [2022-03-11T18:49:29.932Z] #38 41.86 The following additional packages will be installed: [2022-03-11T18:49:29.932Z] #38 41.88 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-11T18:49:29.932Z] #38 41.89 Suggested packages: [2022-03-11T18:49:29.932Z] #38 41.91 cmake-doc ninja-build lrzip [2022-03-11T18:49:29.932Z] #38 41.91 Recommended packages: [2022-03-11T18:49:29.932Z] #38 41.91 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-11T18:49:30.186Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-03-11T18:49:30.375Z] #20 62.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-11T18:49:30.375Z] #20 62.95 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-11T18:49:30.375Z] #20 62.97 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-11T18:49:30.375Z] #20 63.03 Selecting previously unselected package libapparmor1:amd64. [2022-03-11T18:49:30.375Z] #20 63.03 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-11T18:49:30.375Z] #20 63.04 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-11T18:49:30.375Z] #20 63.10 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-11T18:49:30.375Z] #20 63.10 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-11T18:49:30.375Z] #20 63.11 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-11T18:49:30.375Z] #20 63.18 Selecting previously unselected package libbtrfs0:amd64. [2022-03-11T18:49:30.375Z] #20 63.18 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-11T18:49:30.375Z] #20 63.19 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T18:49:30.375Z] #20 63.27 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-11T18:49:30.375Z] #20 63.28 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-11T18:49:30.375Z] #20 63.28 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T18:49:30.443Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 78.7% of statements [2022-03-11T18:49:30.443Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-11T18:49:30.506Z] #38 ... [2022-03-11T18:49:30.506Z] [2022-03-11T18:49:30.506Z] #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 [2022-03-11T18:49:30.506Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:49:30.506Z] #14 40.89 Building dependency tree... [2022-03-11T18:49:30.634Z] #20 63.40 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-11T18:49:30.634Z] #20 63.41 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T18:49:30.634Z] #20 63.42 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T18:49:30.634Z] #20 63.46 Selecting previously unselected package libudev-dev:amd64. [2022-03-11T18:49:30.634Z] #20 63.46 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-11T18:49:30.634Z] #20 63.47 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-11T18:49:30.634Z] #20 63.53 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-11T18:49:30.717Z] #63 ... [2022-03-11T18:49:30.717Z] [2022-03-11T18:49:30.717Z] #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 [2022-03-11T18:49:30.717Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:49:30.717Z] #14 5.247 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T18:49:30.717Z] #14 5.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T18:49:30.717Z] #14 5.267 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T18:49:30.717Z] #14 6.198 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T18:49:30.717Z] #14 8.995 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T18:49:30.717Z] #14 ... [2022-03-11T18:49:30.717Z] [2022-03-11T18:49:30.717Z] #53 [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 [2022-03-11T18:49:30.717Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T18:49:30.717Z] #53 6.366 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-11T18:49:30.717Z] #53 7.846 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-11T18:49:30.717Z] #53 7.992 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-11T18:49:30.717Z] #53 8.123 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-11T18:49:30.717Z] #53 ... [2022-03-11T18:49:30.717Z] [2022-03-11T18:49:30.717Z] #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 [2022-03-11T18:49:30.717Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-11T18:49:30.717Z] #36 6.773 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-11T18:49:30.717Z] #36 ... [2022-03-11T18:49:30.717Z] [2022-03-11T18:49:30.717Z] #49 [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 [2022-03-11T18:49:30.717Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T18:49:30.717Z] #49 6.466 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-11T18:49:30.717Z] #49 8.367 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-11T18:49:30.717Z] #49 8.377 go: downloading github.com/fatih/color v1.10.0 [2022-03-11T18:49:30.717Z] #49 8.549 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-11T18:49:30.717Z] #49 8.596 go: downloading github.com/pkg/errors v0.9.1 [2022-03-11T18:49:30.717Z] #49 8.895 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-11T18:49:30.717Z] #49 8.904 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-11T18:49:30.717Z] #49 9.069 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-11T18:49:30.717Z] #49 9.213 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-11T18:49:30.717Z] #49 9.378 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-11T18:49:30.717Z] #49 9.433 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-11T18:49:30.717Z] #49 9.667 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-11T18:49:30.717Z] #49 9.947 go: downloading golang.org/x/tools v0.1.0 [2022-03-11T18:49:30.892Z] #20 63.54 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-11T18:49:30.892Z] #20 63.54 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-11T18:49:30.892Z] #20 63.67 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-11T18:49:30.892Z] #20 63.67 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-11T18:49:30.892Z] #20 63.68 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-11T18:49:30.892Z] #20 63.77 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-11T18:49:30.974Z] #49 ... [2022-03-11T18:49:30.974Z] [2022-03-11T18:49:30.974Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:49:30.974Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:49:30.974Z] #51 6.563 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-11T18:49:30.974Z] #51 ... [2022-03-11T18:49:30.974Z] [2022-03-11T18:49:30.974Z] #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 [2022-03-11T18:49:30.974Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T18:49:30.974Z] #38 6.492 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T18:49:30.974Z] #38 6.539 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T18:49:30.974Z] #38 6.540 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T18:49:30.974Z] #38 8.258 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T18:49:31.009Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 58.4% of statements [2022-03-11T18:49:31.150Z] #20 63.78 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-11T18:49:31.150Z] #20 63.78 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-11T18:49:31.150Z] #20 63.89 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-11T18:49:31.150Z] #20 63.90 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-11T18:49:31.150Z] #20 63.92 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-11T18:49:31.150Z] #20 63.96 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-11T18:49:31.150Z] #20 63.96 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-11T18:49:31.150Z] #20 63.97 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-11T18:49:31.232Z] #38 ... [2022-03-11T18:49:31.232Z] [2022-03-11T18:49:31.232Z] #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 [2022-03-11T18:49:31.232Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T18:49:31.232Z] #34 5.239 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-11T18:49:31.232Z] #34 5.243 Cloning into '.'... [2022-03-11T18:49:31.232Z] #34 ... [2022-03-11T18:49:31.232Z] [2022-03-11T18:49:31.232Z] #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 [2022-03-11T18:49:31.232Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T18:49:31.232Z] #47 6.874 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T18:49:31.232Z] #47 6.996 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T18:49:31.232Z] #47 7.006 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T18:49:31.232Z] #47 7.742 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-11T18:49:31.232Z] #47 8.845 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T18:49:31.267Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-03-11T18:49:31.408Z] #20 64.29 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-11T18:49:31.408Z] #20 64.29 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-11T18:49:31.408Z] #20 64.30 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-11T18:49:31.492Z] #47 ... [2022-03-11T18:49:31.492Z] [2022-03-11T18:49:31.492Z] #58 [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 [2022-03-11T18:49:31.492Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T18:49:31.492Z] #58 3.959 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T18:49:31.492Z] #58 3.976 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T18:49:31.492Z] #58 3.976 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T18:49:31.492Z] #58 4.220 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T18:49:31.492Z] #58 5.075 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T18:49:31.492Z] #58 6.969 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T18:49:31.666Z] #20 64.42 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-11T18:49:31.666Z] #20 64.42 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T18:49:31.666Z] #20 64.45 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-11T18:49:31.666Z] #20 64.51 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-11T18:49:31.666Z] #20 64.51 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-11T18:49:31.666Z] #20 64.52 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-11T18:49:31.750Z] #58 ... [2022-03-11T18:49:31.750Z] [2022-03-11T18:49:31.750Z] #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 [2022-03-11T18:49:31.750Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T18:49:31.750Z] #43 4.451 + git clone https://github.com/docker/distribution.git . [2022-03-11T18:49:31.750Z] #43 4.451 Cloning into '.'... [2022-03-11T18:49:31.750Z] #43 ... [2022-03-11T18:49:31.750Z] [2022-03-11T18:49:31.750Z] #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 [2022-03-11T18:49:31.750Z] #26 sha256:b8bacd2a2b25172fdddef71f12c07495aa2b5dbe45cef06e5fc977c95b713f43 [2022-03-11T18:49:31.750Z] #26 10.72 + mkdir -p /build [2022-03-11T18:49:31.750Z] #26 10.73 + mv docker/docker /build/ [2022-03-11T18:49:31.750Z] #26 10.73 + rmdir docker [2022-03-11T18:49:31.750Z] #26 DONE 11.1s [2022-03-11T18:49:31.750Z] [2022-03-11T18:49:31.750Z] #63 [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 [2022-03-11T18:49:31.750Z] #63 sha256:631f9956923b1c23873efa3045575082be12c44d9872b164fd6f9f0b7c0d650b [2022-03-11T18:49:31.750Z] #63 9.783 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-11T18:49:31.750Z] #63 9.787 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-11T18:49:31.750Z] #63 10.84 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-11T18:49:31.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-11T18:49:31.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-11T18:49:31.924Z] #20 64.58 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-11T18:49:31.924Z] #20 64.59 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-11T18:49:31.924Z] #20 64.60 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-11T18:49:32.183Z] #20 64.79 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-11T18:49:32.183Z] #20 64.82 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-11T18:49:32.183Z] #20 64.83 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-11T18:49:32.183Z] #20 64.84 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-11T18:49:32.183Z] #20 64.87 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-11T18:49:32.183Z] #20 64.88 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-11T18:49:32.183Z] #20 64.90 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T18:49:32.183Z] #20 64.91 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-11T18:49:32.183Z] #20 64.92 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-11T18:49:32.183Z] #20 64.93 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-11T18:49:32.183Z] #20 64.94 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-11T18:49:32.183Z] #20 64.95 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T18:49:32.183Z] #20 64.96 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-11T18:49:32.183Z] #20 64.97 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-11T18:49:32.183Z] #20 64.98 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-11T18:49:32.183Z] #20 65.00 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-11T18:49:32.200Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-03-11T18:49:32.200Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-11T18:49:32.449Z] #20 65.01 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-11T18:49:32.449Z] #20 65.02 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-11T18:49:32.449Z] #20 65.03 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-11T18:49:32.449Z] #20 65.04 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-11T18:49:32.449Z] #20 65.05 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T18:49:32.449Z] #20 65.07 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 [2022-03-11T18:49:32.449Z] #20 65.08 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T18:49:32.449Z] #20 65.09 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 [2022-03-11T18:49:32.449Z] #20 65.09 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-11T18:49:32.449Z] #20 65.11 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T18:49:32.449Z] #20 65.12 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 [2022-03-11T18:49:32.449Z] #20 65.12 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T18:49:32.449Z] #20 65.14 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-11T18:49:32.449Z] #20 65.15 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T18:49:32.449Z] #20 65.17 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-11T18:49:32.449Z] #20 65.18 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T18:49:32.449Z] #20 65.19 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-11T18:49:32.449Z] #20 65.20 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T18:49:32.764Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-11T18:49:32.764Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0d7bce1c\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-11T18:49:32.764Z] ---------------------------------------------------------------------------- [2022-03-11T18:49:32.764Z] [2022-03-11T18:49:32.764Z] INFO: executeCI.ps1 starting at Fri Mar 11 18:49:31 CUT 2022 [2022-03-11T18:49:32.764Z] [2022-03-11T18:49:32.764Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-11T18:49:32.764Z] INFO: Running git version 2.24.1.windows.2 [2022-03-11T18:49:32.764Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-11T18:49:32.764Z] INFO: Environment variables: [2022-03-11T18:49:32.764Z] [2022-03-11T18:49:32.764Z] Name Value [2022-03-11T18:49:32.764Z] ---- ----- [2022-03-11T18:49:32.764Z] ALLUSERSPROFILE C:\ProgramData [2022-03-11T18:49:32.764Z] amd64 true [2022-03-11T18:49:32.764Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-11T18:49:32.764Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-11T18:49:32.764Z] arm64 true [2022-03-11T18:49:32.764Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-11T18:49:32.764Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-11T18:49:32.764Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-11T18:49:32.764Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-11T18:49:32.764Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-11T18:49:32.764Z] BRANCH_NAME PR-43358 [2022-03-11T18:49:32.764Z] BUILD_DISPLAY_NAME #3 [2022-03-11T18:49:32.764Z] BUILD_ID 3 [2022-03-11T18:49:32.764Z] BUILD_NUMBER 3 [2022-03-11T18:49:32.764Z] BUILD_TAG jenkins-moby-PR-43358-3 [2022-03-11T18:49:32.764Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43358/3/ [2022-03-11T18:49:32.764Z] cgroup2 true [2022-03-11T18:49:32.764Z] CHANGE_AUTHOR thaJeztah [2022-03-11T18:49:32.764Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-11T18:49:32.764Z] CHANGE_BRANCH plugin_EndpointResolver [2022-03-11T18:49:32.764Z] CHANGE_FORK thaJeztah/docker [2022-03-11T18:49:32.764Z] CHANGE_ID 43358 [2022-03-11T18:49:32.764Z] CHANGE_TARGET master [2022-03-11T18:49:32.764Z] CHANGE_TITLE plugin: add EndpointResolver interface [2022-03-11T18:49:32.764Z] CHANGE_URL https://github.com/moby/moby/pull/43358 [2022-03-11T18:49:32.764Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T18:49:32.764Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-11T18:49:32.764Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-11T18:49:32.764Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-11T18:49:32.764Z] COMPUTERNAME azwin-2-80a480 [2022-03-11T18:49:32.764Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-11T18:49:32.764Z] ConfigSequenceNumber 0 [2022-03-11T18:49:32.764Z] dco true [2022-03-11T18:49:32.764Z] DOCKER_BUILDKIT 0 [2022-03-11T18:49:32.764Z] DOCKER_DUT_DEBUG 1 [2022-03-11T18:49:32.764Z] DOCKER_EXPERIMENTAL 1 [2022-03-11T18:49:32.764Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-11T18:49:32.764Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-11T18:49:32.764Z] EXECUTOR_NUMBER 0 [2022-03-11T18:49:32.764Z] FQDN azwin-2-80a480.westus.cloudapp.azure.com [2022-03-11T18:49:32.764Z] GIT_BRANCH PR-43358 [2022-03-11T18:49:32.764Z] GIT_COMMIT f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:49:32.764Z] GIT_PREVIOUS_COMMIT a8d09cfbd1955eec0be85133162e301d4874215a [2022-03-11T18:49:32.764Z] GIT_URL https://github.com/moby/moby.git [2022-03-11T18:49:32.764Z] HUDSON_COOKIE dd23c75c-631b-4c82-a5f1-8e1b512e7aa6 [2022-03-11T18:49:32.764Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-11T18:49:32.764Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-11T18:49:32.764Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-11T18:49:32.764Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-11T18:49:32.764Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-11T18:49:32.764Z] JENKINS_NODE_COOKIE bfe90c75-77a8-41c0-ae55-0fe3b1df0569 [2022-03-11T18:49:32.764Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-11T18:49:32.764Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-11T18:49:32.764Z] JOB_BASE_NAME PR-43358 [2022-03-11T18:49:32.764Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43358/display/redirect [2022-03-11T18:49:32.764Z] JOB_NAME moby/PR-43358 [2022-03-11T18:49:32.764Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43358/ [2022-03-11T18:49:32.764Z] library.jps.version master [2022-03-11T18:49:32.764Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-11T18:49:32.764Z] NODE_LABELS amd64 azure azwin-2-80a480 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-11T18:49:32.764Z] NODE_NAME azwin-2-80a480 [2022-03-11T18:49:32.764Z] NUMBER_OF_PROCESSORS 4 [2022-03-11T18:49:32.764Z] OS Windows_NT [2022-03-11T18:49:32.764Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-11T18:49:32.764Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-11T18:49:32.764Z] ppc64le false [2022-03-11T18:49:32.764Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-11T18:49:32.764Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-03-11T18:49:32.764Z] PROCESSOR_LEVEL 6 [2022-03-11T18:49:32.764Z] PROCESSOR_REVISION 5504 [2022-03-11T18:49:32.764Z] ProgramData C:\ProgramData [2022-03-11T18:49:32.764Z] ProgramFiles C:\Program Files [2022-03-11T18:49:32.764Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-11T18:49:32.764Z] ProgramW6432 C:\Program Files [2022-03-11T18:49:32.764Z] PROMPT $P$G [2022-03-11T18:49:32.764Z] PSExecutionPolicyPreference Bypass [2022-03-11T18:49:32.764Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-11T18:49:32.764Z] PUBLIC C:\Users\Public [2022-03-11T18:49:32.764Z] rootless true [2022-03-11T18:49:32.764Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43358/3/display/redirect?page=artif... [2022-03-11T18:49:32.764Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43358/3/display/redirect?page=changes [2022-03-11T18:49:32.764Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43358/3/display/redirect [2022-03-11T18:49:32.764Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43358/3/display/redirect?page=tests [2022-03-11T18:49:32.764Z] s390x false [2022-03-11T18:49:32.764Z] SKIP_VALIDATION_TESTS 1 [2022-03-11T18:49:32.764Z] SOURCES_DRIVE d [2022-03-11T18:49:32.764Z] SOURCES_SUBDIR gopath [2022-03-11T18:49:32.764Z] STAGE_NAME Run tests [2022-03-11T18:49:32.764Z] SystemDrive C: [2022-03-11T18:49:32.764Z] SystemRoot C:\Windows [2022-03-11T18:49:32.764Z] TEMP C:\Windows\TEMP [2022-03-11T18:49:32.764Z] TESTDEBUG 0 [2022-03-11T18:49:32.764Z] TESTRUN_DRIVE d [2022-03-11T18:49:32.764Z] TESTRUN_SUBDIR CI [2022-03-11T18:49:32.764Z] TIMEOUT 120m [2022-03-11T18:49:32.764Z] TMP C:\Windows\TEMP [2022-03-11T18:49:32.764Z] unit_validate true [2022-03-11T18:49:32.764Z] USERDOMAIN WORKGROUP [2022-03-11T18:49:32.764Z] USERNAME azwin-2-80a480$ [2022-03-11T18:49:32.764Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-11T18:49:32.764Z] validate_force false [2022-03-11T18:49:32.764Z] windir C:\Windows [2022-03-11T18:49:32.764Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-11T18:49:32.764Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-11T18:49:32.765Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-11T18:49:32.765Z] windows2022 true [2022-03-11T18:49:32.765Z] windows2022containerd true [2022-03-11T18:49:32.765Z] windowsRS5 true [2022-03-11T18:49:32.765Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-11T18:49:32.765Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-11T18:49:32.765Z] [2022-03-11T18:49:32.765Z] [2022-03-11T18:49:32.765Z] [2022-03-11T18:49:32.765Z] INFO: Sources under d:\gopath\... [2022-03-11T18:49:32.765Z] INFO: Test run under d:\CI\... [2022-03-11T18:49:32.765Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-11T18:49:32.765Z] INFO: docker/docker repository was found [2022-03-11T18:49:32.765Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-03-11T18:49:32.765Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-11T18:49:32.765Z] INFO: Docker version of control daemon [2022-03-11T18:49:32.765Z] [2022-03-11T18:49:32.765Z] Client: [2022-03-11T18:49:32.765Z] Version: 20.10.9 [2022-03-11T18:49:32.765Z] API version: 1.41 [2022-03-11T18:49:32.765Z] Go version: go1.16.8 [2022-03-11T18:49:32.765Z] Git commit: c2ea9bc [2022-03-11T18:49:32.765Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-11T18:49:32.765Z] OS/Arch: windows/amd64 [2022-03-11T18:49:32.765Z] Context: default [2022-03-11T18:49:32.765Z] Experimental: true [2022-03-11T18:49:32.765Z] [2022-03-11T18:49:32.765Z] Server: Docker Engine - Community [2022-03-11T18:49:32.765Z] Engine: [2022-03-11T18:49:32.765Z] Version: 20.10.9 [2022-03-11T18:49:32.765Z] API version: 1.41 (minimum version 1.24) [2022-03-11T18:49:32.765Z] Go version: go1.16.8 [2022-03-11T18:49:32.765Z] Git commit: 79ea9d3 [2022-03-11T18:49:32.765Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-11T18:49:32.765Z] OS/Arch: windows/amd64 [2022-03-11T18:49:32.765Z] Experimental: true [2022-03-11T18:49:32.765Z] [2022-03-11T18:49:32.765Z] INFO: Docker info of control daemon [2022-03-11T18:49:32.765Z] [2022-03-11T18:49:32.765Z] Client: [2022-03-11T18:49:32.765Z] Context: default [2022-03-11T18:49:32.765Z] Debug Mode: false [2022-03-11T18:49:32.765Z] [2022-03-11T18:49:32.765Z] Server: [2022-03-11T18:49:32.765Z] Containers: 0 [2022-03-11T18:49:32.765Z] Running: 0 [2022-03-11T18:49:32.765Z] Paused: 0 [2022-03-11T18:49:32.765Z] Stopped: 0 [2022-03-11T18:49:32.765Z] Images: 11 [2022-03-11T18:49:32.765Z] Server Version: 20.10.9 [2022-03-11T18:49:32.765Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-11T18:49:32.765Z] Windows: [2022-03-11T18:49:32.765Z] LCOW: [2022-03-11T18:49:32.765Z] Logging Driver: json-file [2022-03-11T18:49:32.765Z] Plugins: [2022-03-11T18:49:32.765Z] Volume: local [2022-03-11T18:49:32.765Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T18:49:32.765Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T18:49:32.765Z] Swarm: inactive [2022-03-11T18:49:32.765Z] Default Isolation: process [2022-03-11T18:49:32.765Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T18:49:32.765Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T18:49:32.765Z] OSType: windows [2022-03-11T18:49:32.765Z] Architecture: x86_64 [2022-03-11T18:49:32.765Z] CPUs: 4 [2022-03-11T18:49:32.765Z] Total Memory: 32GiB [2022-03-11T18:49:32.765Z] Name: azwin-2-80a480 [2022-03-11T18:49:32.765Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-11T18:49:32.765Z] Docker Root Dir: D:\docker [2022-03-11T18:49:32.765Z] Debug Mode: false [2022-03-11T18:49:32.765Z] Registry: https://index.docker.io/v1/ [2022-03-11T18:49:32.765Z] Labels: [2022-03-11T18:49:32.765Z] Experimental: true [2022-03-11T18:49:32.765Z] Insecure Registries: [2022-03-11T18:49:32.765Z] 10.0.0.4:5000 [2022-03-11T18:49:32.765Z] 127.0.0.0/8 [2022-03-11T18:49:32.765Z] Registry Mirrors: [2022-03-11T18:49:32.765Z] http://10.0.0.4:5000/ [2022-03-11T18:49:32.765Z] Live Restore Enabled: false [2022-03-11T18:49:32.765Z] Product License: Community Engine [2022-03-11T18:49:32.765Z] [2022-03-11T18:49:32.765Z] [2022-03-11T18:49:32.765Z] INFO: Commit hash is f9f549cbe4 [2022-03-11T18:49:32.765Z] INFO: Nuke-Everything... [2022-03-11T18:49:32.765Z] INFO: Container count on control daemon to delete is 0 [2022-03-11T18:49:33.063Z] #14 ... [2022-03-11T18:49:33.063Z] [2022-03-11T18:49:33.063Z] #58 [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 [2022-03-11T18:49:33.063Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T18:49:33.063Z] #58 26.88 Reading package lists... [2022-03-11T18:49:33.063Z] #58 35.25 Building dependency tree... [2022-03-11T18:49:33.063Z] #58 40.79 The following additional packages will be installed: [2022-03-11T18:49:33.063Z] #58 40.80 libbtrfs0 [2022-03-11T18:49:33.063Z] #58 41.29 The following NEW packages will be installed: [2022-03-11T18:49:33.063Z] #58 41.33 libbtrfs-dev libbtrfs0 [2022-03-11T18:49:33.063Z] #58 41.81 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T18:49:33.063Z] #58 41.81 Need to get 460 kB of archives. [2022-03-11T18:49:33.063Z] #58 41.81 After this operation, 1237 kB of additional disk space will be used. [2022-03-11T18:49:33.063Z] #58 41.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-11T18:49:33.063Z] #58 41.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-11T18:49:33.063Z] #58 43.56 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T18:49:33.063Z] #58 43.84 Fetched 460 kB in 0s (1044 kB/s) [2022-03-11T18:49:33.063Z] #58 44.02 Selecting previously unselected package libbtrfs0:amd64. [2022-03-11T18:49:33.063Z] #58 44.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-11T18:49:33.063Z] #58 44.13 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-11T18:49:33.063Z] #58 44.18 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T18:49:33.063Z] #58 44.53 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-11T18:49:33.063Z] #58 44.53 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-11T18:49:33.063Z] #58 44.54 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T18:49:33.063Z] #58 44.89 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T18:49:33.063Z] #58 44.96 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T18:49:33.063Z] #58 45.04 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T18:49:33.063Z] #58 ... [2022-03-11T18:49:33.063Z] [2022-03-11T18:49:33.063Z] #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 [2022-03-11T18:49:33.063Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T18:49:33.063Z] #38 43.38 The following NEW packages will be installed: [2022-03-11T18:49:33.063Z] #38 43.39 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-11T18:49:33.063Z] #38 43.41 vim-common xxd [2022-03-11T18:49:33.063Z] #38 44.06 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T18:49:33.063Z] #38 44.06 Need to get 17.7 MB of archives. [2022-03-11T18:49:33.063Z] #38 44.06 After this operation, 70.7 MB of additional disk space will be used. [2022-03-11T18:49:33.063Z] #38 44.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-11T18:49:33.063Z] #38 44.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-11T18:49:33.063Z] #38 44.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-11T18:49:33.063Z] #38 44.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-11T18:49:33.063Z] #38 44.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-11T18:49:33.063Z] #38 44.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-11T18:49:33.063Z] #38 44.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-11T18:49:33.063Z] #38 44.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-11T18:49:33.063Z] #38 44.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-11T18:49:33.063Z] #38 44.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-11T18:49:33.221Z] INFO: Nuking d:\CI [2022-03-11T18:49:33.221Z] INFO: Zapped successfully [2022-03-11T18:49:33.221Z] INFO: Location for testing is d:\CI\PR-43358\3 [2022-03-11T18:49:33.221Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-11T18:49:33.221Z] [2022-03-11T18:49:33.221Z] [2022-03-11T18:49:33.221Z] INFO: Building the image from Dockerfile.windows at 03/11/2022 18:49:32... [2022-03-11T18:49:33.221Z] [2022-03-11T18:49:33.386Z] #20 DONE 66.0s [2022-03-11T18:49:33.386Z] [2022-03-11T18:49:33.386Z] #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 [2022-03-11T18:49:33.386Z] #21 sha256:db75bd3b135fe2d1bd4cb661fe8f3bb76feaaa7f57437ececffd905ad46fd13d [2022-03-11T18:49:36.726Z] ok github.com/docker/docker/daemon/logger/splunk 1.549s coverage: 82.5% of statements [2022-03-11T18:49:36.726Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-11T18:49:36.726Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-11T18:49:36.726Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-03-11T18:49:36.726Z] ok github.com/docker/docker/distribution 0.600s coverage: 28.4% of statements [2022-03-11T18:49:36.726Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-11T18:49:36.726Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2022-03-11T18:49:36.726Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-03-11T18:49:36.726Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-11T18:49:36.729Z] #63 15.40 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-11T18:49:36.735Z] #21 1.098 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-11T18:49:36.735Z] #21 1.098 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-11T18:49:36.735Z] #21 1.098 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-11T18:49:36.738Z] #38 ... [2022-03-11T18:49:36.738Z] [2022-03-11T18:49:36.738Z] #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 [2022-03-11T18:49:36.738Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T18:49:36.738Z] #47 27.81 Reading package lists... [2022-03-11T18:49:36.738Z] #47 36.35 Reading package lists... [2022-03-11T18:49:36.738Z] #47 44.47 Building dependency tree... [2022-03-11T18:49:36.738Z] #47 ... [2022-03-11T18:49:36.738Z] [2022-03-11T18:49:36.738Z] #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 [2022-03-11T18:49:36.738Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:49:36.738Z] #14 45.80 The following additional packages will be installed: [2022-03-11T18:49:36.738Z] #14 45.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-11T18:49:36.738Z] #14 45.81 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-11T18:49:36.738Z] #14 45.81 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-11T18:49:36.738Z] #14 45.81 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-11T18:49:36.738Z] #14 45.81 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-11T18:49:36.738Z] #14 45.82 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-11T18:49:36.738Z] #14 45.83 mingw-w64-common mingw-w64-x86-64-dev [2022-03-11T18:49:36.738Z] #14 45.86 Suggested packages: [2022-03-11T18:49:36.738Z] #14 45.87 gcc-10-locales seccomp wine64 [2022-03-11T18:49:36.738Z] #14 ... [2022-03-11T18:49:36.738Z] [2022-03-11T18:49:36.738Z] #58 [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 [2022-03-11T18:49:36.738Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T18:49:36.738Z] #58 DONE 46.5s [2022-03-11T18:49:36.738Z] [2022-03-11T18:49:36.738Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-11T18:49:36.738Z] #59 sha256:ed7a9a06ed780dd2461ce9407ab56677c385a89578f24c3298494fb0a51ed791 [2022-03-11T18:49:36.738Z] #59 DONE 0.1s [2022-03-11T18:49:36.738Z] [2022-03-11T18:49:36.738Z] #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 [2022-03-11T18:49:36.738Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T18:49:36.738Z] #38 46.60 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T18:49:36.738Z] #38 46.93 Fetched 17.7 MB in 2s (11.0 MB/s) [2022-03-11T18:49:36.738Z] #38 47.14 Selecting previously unselected package xxd. [2022-03-11T18:49:36.738Z] #38 47.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-11T18:49:36.738Z] #38 47.31 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T18:49:36.738Z] #38 47.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:49:36.738Z] #38 47.69 Selecting previously unselected package vim-common. [2022-03-11T18:49:36.738Z] #38 47.69 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T18:49:36.738Z] #38 47.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:49:36.738Z] #38 48.25 Selecting previously unselected package cmake-data. [2022-03-11T18:49:36.738Z] #38 48.25 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-11T18:49:36.738Z] #38 48.28 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-11T18:49:36.868Z] 0a6173b79e25: Verifying Checksum [2022-03-11T18:49:36.984Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-03-11T18:49:36.984Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-11T18:49:37.242Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-03-11T18:49:37.294Z] #63 16.67 go: downloading github.com/google/uuid v1.3.0 [2022-03-11T18:49:37.294Z] #63 16.71 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-11T18:49:37.551Z] #63 16.79 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-11T18:49:37.551Z] #63 16.94 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-11T18:49:37.807Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2022-03-11T18:49:37.807Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-11T18:49:37.808Z] #63 17.08 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-11T18:49:38.065Z] #63 17.24 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-11T18:49:38.065Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-03-11T18:49:38.322Z] #63 ... [2022-03-11T18:49:38.322Z] [2022-03-11T18:49:38.322Z] #58 [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 [2022-03-11T18:49:38.322Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T18:49:38.322Z] #58 17.88 Fetched 8507 kB in 14s (601 kB/s) [2022-03-11T18:49:38.684Z] #38 ... [2022-03-11T18:49:38.684Z] [2022-03-11T18:49:38.684Z] #53 [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 [2022-03-11T18:49:38.684Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T18:49:38.684Z] #53 50.40 v3.0.2 [2022-03-11T18:49:38.684Z] #53 DONE 50.9s [2022-03-11T18:49:38.684Z] [2022-03-11T18:49:38.684Z] #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 [2022-03-11T18:49:38.684Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:49:38.684Z] #14 47.99 The following NEW packages will be installed: [2022-03-11T18:49:38.684Z] #14 47.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-11T18:49:38.684Z] #14 47.99 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-11T18:49:38.684Z] #14 47.99 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-11T18:49:38.684Z] #14 47.99 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-11T18:49:38.684Z] #14 47.99 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-11T18:49:38.684Z] #14 47.99 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-11T18:49:38.684Z] #14 47.99 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-11T18:49:38.684Z] #14 47.99 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-11T18:49:38.684Z] #14 48.00 mingw-w64-x86-64-dev [2022-03-11T18:49:38.684Z] #14 48.44 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T18:49:38.684Z] #14 48.44 Need to get 115 MB of archives. [2022-03-11T18:49:38.684Z] #14 48.44 After this operation, 645 MB of additional disk space will be used. [2022-03-11T18:49:38.684Z] #14 48.44 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] [2022-03-11T18:49:38.684Z] #14 48.60 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] [2022-03-11T18:49:38.684Z] #14 48.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-11T18:49:38.684Z] #14 48.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-11T18:49:38.684Z] #14 48.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-11T18:49:38.684Z] #14 48.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-11T18:49:38.684Z] #14 49.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-11T18:49:38.684Z] #14 49.63 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] [2022-03-11T18:49:38.684Z] #14 49.64 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] [2022-03-11T18:49:38.684Z] #14 50.63 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] [2022-03-11T18:49:38.999Z] ok github.com/docker/docker/oci 0.009s coverage: 43.3% of statements [2022-03-11T18:49:39.257Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2022-03-11T18:49:39.300Z] Sending build context to Docker daemon 65.14MB [2022-03-11T18:49:39.300Z] [2022-03-11T18:49:39.300Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-11T18:49:39.300Z] ---> 02f938cacc3b [2022-03-11T18:49:39.300Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-11T18:49:39.300Z] ---> Using cache [2022-03-11T18:49:39.300Z] ---> bd41fcdc5057 [2022-03-11T18:49:39.300Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-11T18:49:39.300Z] ---> Using cache [2022-03-11T18:49:39.300Z] ---> 9027d4e36a49 [2022-03-11T18:49:39.300Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-11T18:49:39.300Z] ---> Using cache [2022-03-11T18:49:39.300Z] ---> d1990083d034 [2022-03-11T18:49:39.300Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-11T18:49:39.300Z] ---> Using cache [2022-03-11T18:49:39.300Z] ---> 531244289c4c [2022-03-11T18:49:39.300Z] 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} [2022-03-11T18:49:39.300Z] ---> Using cache [2022-03-11T18:49:39.300Z] ---> 2ce0fe6159ff [2022-03-11T18:49:39.300Z] 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; [2022-03-11T18:49:39.300Z] ---> Using cache [2022-03-11T18:49:39.300Z] ---> 9f451ca75c38 [2022-03-11T18:49:39.300Z] 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 [2022-03-11T18:49:39.300Z] ---> Using cache [2022-03-11T18:49:39.300Z] ---> 1a5aa2560ae3 [2022-03-11T18:49:39.300Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-11T18:49:39.300Z] ---> Using cache [2022-03-11T18:49:39.300Z] ---> 8047921936a1 [2022-03-11T18:49:39.300Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-11T18:49:39.300Z] ---> Using cache [2022-03-11T18:49:39.300Z] ---> c555766c951f [2022-03-11T18:49:39.300Z] Step 11/11 : COPY . . [2022-03-11T18:49:39.514Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-11T18:49:40.017Z] #21 1.652 Reading package lists... [2022-03-11T18:49:40.622Z] #14 52.77 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] [2022-03-11T18:49:40.887Z] ok github.com/docker/docker/pkg/archive 0.270s coverage: 82.2% of statements [2022-03-11T18:49:41.209Z] #14 53.43 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] [2022-03-11T18:49:41.209Z] #14 ... [2022-03-11T18:49:41.209Z] [2022-03-11T18:49:41.209Z] #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 [2022-03-11T18:49:41.209Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T18:49:41.209Z] #38 53.60 Selecting previously unselected package libicu67:amd64. [2022-03-11T18:49:41.209Z] #38 53.60 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-11T18:49:41.209Z] #38 53.65 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-11T18:49:41.605Z] #58 17.88 Reading package lists... [2022-03-11T18:49:41.605Z] #58 ... [2022-03-11T18:49:41.605Z] [2022-03-11T18:49:41.605Z] #53 [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 [2022-03-11T18:49:41.605Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T18:49:41.605Z] #53 10.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-11T18:49:41.605Z] #53 ... [2022-03-11T18:49:41.605Z] [2022-03-11T18:49:41.605Z] #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 [2022-03-11T18:49:41.605Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T18:49:41.605Z] #38 11.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T18:49:41.605Z] #38 14.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T18:49:41.605Z] #38 ... [2022-03-11T18:49:41.605Z] [2022-03-11T18:49:41.605Z] #63 [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 [2022-03-11T18:49:41.605Z] #63 sha256:631f9956923b1c23873efa3045575082be12c44d9872b164fd6f9f0b7c0d650b [2022-03-11T18:49:41.605Z] #63 18.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-11T18:49:41.605Z] #63 18.26 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-11T18:49:42.259Z] ok github.com/docker/docker/pkg/authorization 0.447s coverage: 68.3% of statements [2022-03-11T18:49:42.259Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-03-11T18:49:42.259Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-11T18:49:42.537Z] #63 21.81 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-11T18:49:42.537Z] #63 ... [2022-03-11T18:49:42.537Z] [2022-03-11T18:49:42.537Z] #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 [2022-03-11T18:49:42.537Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T18:49:42.537Z] #47 11.88 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T18:49:42.537Z] #47 14.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T18:49:42.537Z] #47 19.44 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-11T18:49:42.794Z] #47 ... [2022-03-11T18:49:42.794Z] [2022-03-11T18:49:42.794Z] #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 [2022-03-11T18:49:42.794Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:49:42.794Z] #14 12.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T18:49:42.794Z] #14 ... [2022-03-11T18:49:42.794Z] [2022-03-11T18:49:42.794Z] #49 [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 [2022-03-11T18:49:42.794Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T18:49:42.794Z] #49 18.27 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-11T18:49:42.794Z] #49 18.38 go: downloading golang.org/x/mod v0.3.0 [2022-03-11T18:49:43.844Z] #38 ... [2022-03-11T18:49:43.844Z] [2022-03-11T18:49:43.844Z] #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 [2022-03-11T18:49:43.844Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T18:49:43.844Z] #47 44.47 Building dependency tree... [2022-03-11T18:49:43.844Z] #47 49.06 The following additional packages will be installed: [2022-03-11T18:49:43.844Z] #47 49.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-11T18:49:43.844Z] #47 49.09 python3-protobuf python3-six [2022-03-11T18:49:43.844Z] #47 49.15 Suggested packages: [2022-03-11T18:49:43.844Z] #47 49.15 python3-setuptools [2022-03-11T18:49:43.844Z] #47 49.15 Recommended packages: [2022-03-11T18:49:43.844Z] #47 49.15 iproute2 | iproute [2022-03-11T18:49:43.844Z] #47 50.12 The following NEW packages will be installed: [2022-03-11T18:49:43.844Z] #47 50.15 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-11T18:49:43.844Z] #47 50.16 python3-protobuf python3-six [2022-03-11T18:49:43.844Z] #47 50.77 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T18:49:43.844Z] #47 50.77 Need to get 2292 kB of archives. [2022-03-11T18:49:43.844Z] #47 50.77 After this operation, 11.0 MB of additional disk space will be used. [2022-03-11T18:49:43.844Z] #47 50.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-11T18:49:43.844Z] #47 50.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-11T18:49:43.844Z] #47 51.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-11T18:49:43.844Z] #47 51.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-11T18:49:43.844Z] #47 51.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-11T18:49:43.844Z] #47 51.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-11T18:49:43.844Z] #47 51.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-11T18:49:43.844Z] #47 54.38 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-11T18:49:44.119Z] #47 ... [2022-03-11T18:49:44.119Z] [2022-03-11T18:49:44.119Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:49:44.119Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:49:44.119Z] #51 47.87 go: downloading github.com/fatih/color v1.13.0 [2022-03-11T18:49:44.119Z] #51 47.87 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-11T18:49:44.119Z] #51 47.94 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-11T18:49:44.119Z] #51 48.04 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-11T18:49:44.119Z] #51 48.29 go: downloading github.com/spf13/viper v1.10.1 [2022-03-11T18:49:44.119Z] #51 48.46 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-11T18:49:44.119Z] #51 49.15 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-11T18:49:44.119Z] #51 49.15 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-11T18:49:44.119Z] #51 49.24 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-11T18:49:44.119Z] #51 49.32 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-11T18:49:44.119Z] #51 52.02 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-11T18:49:44.119Z] #51 55.78 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-11T18:49:44.119Z] #51 55.84 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-11T18:49:44.119Z] #51 55.93 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-11T18:49:44.119Z] #51 55.94 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-11T18:49:44.119Z] #51 56.02 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-11T18:49:44.119Z] #51 56.23 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-11T18:49:44.119Z] #51 56.30 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-11T18:49:44.119Z] #51 56.36 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-11T18:49:44.119Z] #51 56.37 go: downloading github.com/spf13/afero v1.6.0 [2022-03-11T18:49:44.119Z] #51 56.50 go: downloading github.com/spf13/cast v1.4.1 [2022-03-11T18:49:44.119Z] #51 56.57 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-11T18:49:44.119Z] #51 ... [2022-03-11T18:49:44.119Z] [2022-03-11T18:49:44.119Z] #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 [2022-03-11T18:49:44.119Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T18:49:44.119Z] #47 56.42 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T18:49:44.176Z] #49 ... [2022-03-11T18:49:44.176Z] [2022-03-11T18:49:44.176Z] #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 [2022-03-11T18:49:44.176Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:49:44.176Z] #14 23.87 Fetched 8507 kB in 19s (453 kB/s) [2022-03-11T18:49:44.214Z] #21 6.370 Reading package lists... [2022-03-11T18:49:44.393Z] #47 ... [2022-03-11T18:49:44.393Z] [2022-03-11T18:49:44.393Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:49:44.393Z] #60 sha256:35150945c7f9c21cfc8ebc6c8e8989630f160ea0c1f26de1291ed362ad9ab17f [2022-03-11T18:49:44.393Z] #60 1.547 + RM_GOPATH=0 [2022-03-11T18:49:44.393Z] #60 1.547 + TMP_GOPATH= [2022-03-11T18:49:44.393Z] #60 1.547 + : /build [2022-03-11T18:49:44.393Z] #60 1.547 + '[' -z '' ']' [2022-03-11T18:49:44.393Z] #60 1.547 ++ mktemp -d [2022-03-11T18:49:44.393Z] #60 1.548 + export GOPATH=/tmp/tmp.NO05LjyytB [2022-03-11T18:49:44.393Z] #60 1.549 + GOPATH=/tmp/tmp.NO05LjyytB [2022-03-11T18:49:44.393Z] #60 1.549 + RM_GOPATH=1 [2022-03-11T18:49:44.393Z] #60 1.549 + case "$(go env GOARCH)" in [2022-03-11T18:49:44.393Z] #60 1.549 ++ go env GOARCH [2022-03-11T18:49:44.393Z] #60 1.580 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T18:49:44.393Z] #60 1.580 + GO_BUILDMODE=-buildmode=pie [2022-03-11T18:49:44.393Z] #60 1.580 ++ dirname /install.sh [2022-03-11T18:49:44.393Z] #60 1.582 + dir=/ [2022-03-11T18:49:44.393Z] #60 1.589 + bin=containerd [2022-03-11T18:49:44.393Z] #60 1.589 + shift [2022-03-11T18:49:44.393Z] #60 1.589 + '[' '!' -f //containerd.installer ']' [2022-03-11T18:49:44.393Z] #60 1.590 + . //containerd.installer [2022-03-11T18:49:44.393Z] #60 1.591 ++ set -e [2022-03-11T18:49:44.393Z] #60 1.591 ++ : v1.5.10 [2022-03-11T18:49:44.393Z] #60 1.591 + install_containerd [2022-03-11T18:49:44.393Z] #60 1.592 + echo 'Install containerd version v1.5.10' [2022-03-11T18:49:44.393Z] #60 1.597 Install containerd version v1.5.10 [2022-03-11T18:49:44.393Z] #60 1.598 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NO05LjyytB/src/github.com/containerd/containerd [2022-03-11T18:49:44.393Z] #60 1.607 Cloning into '/tmp/tmp.NO05LjyytB/src/github.com/containerd/containerd'... [2022-03-11T18:49:44.393Z] #60 ... [2022-03-11T18:49:44.393Z] [2022-03-11T18:49:44.393Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:49:44.393Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:49:44.393Z] #51 56.60 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-11T18:49:44.393Z] #51 56.71 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-11T18:49:44.674Z] #51 56.89 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-11T18:49:44.674Z] #51 57.07 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-11T18:49:44.674Z] #51 57.24 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-11T18:49:44.956Z] #51 57.27 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-11T18:49:44.956Z] #51 57.38 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-11T18:49:44.956Z] #51 57.40 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-11T18:49:44.956Z] #51 57.44 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-11T18:49:45.218Z] #51 57.52 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-11T18:49:45.218Z] #51 57.55 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-11T18:49:45.549Z] ok github.com/docker/docker/pkg/chrootarchive 2.517s coverage: 43.5% of statements [2022-03-11T18:49:45.549Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-11T18:49:45.595Z] #21 10.89 Building dependency tree... [2022-03-11T18:49:45.595Z] #21 12.08 Reading state information... [2022-03-11T18:49:45.809Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-03-11T18:49:46.067Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2022-03-11T18:49:46.067Z] ok github.com/docker/docker/layer 7.245s coverage: 69.0% of statements [2022-03-11T18:49:46.067Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-11T18:49:46.067Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-11T18:49:46.067Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-11T18:49:46.067Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-11T18:49:46.067Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-11T18:49:46.067Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-11T18:49:46.074Z] #14 23.87 Reading package lists... [2022-03-11T18:49:46.074Z] #14 ... [2022-03-11T18:49:46.074Z] [2022-03-11T18:49:46.074Z] #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 [2022-03-11T18:49:46.074Z] #36 sha256:1a322aeb375907460771228690496c9bd75bc4f5b786e16a514617ac12af97a8 [2022-03-11T18:49:46.074Z] #36 24.30 tomll can be used in two ways: [2022-03-11T18:49:46.074Z] #36 24.31 Writing to STDIN and reading from STDOUT: [2022-03-11T18:49:46.074Z] #36 24.31 cat file.toml | tomll > file.toml [2022-03-11T18:49:46.074Z] #36 24.31 [2022-03-11T18:49:46.074Z] #36 24.31 Reading and updating a list of files: [2022-03-11T18:49:46.074Z] #36 24.31 tomll a.toml b.toml c.toml [2022-03-11T18:49:46.074Z] #36 24.31 [2022-03-11T18:49:46.074Z] #36 24.31 When given a list of files, tomll will modify all files in place without asking. [2022-03-11T18:49:46.074Z] #36 DONE 25.7s [2022-03-11T18:49:46.187Z] #51 58.62 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-11T18:49:46.331Z] [2022-03-11T18:49:46.331Z] #58 [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 [2022-03-11T18:49:46.331Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T18:49:46.331Z] #58 17.88 Reading package lists... [2022-03-11T18:49:46.449Z] #51 58.78 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-11T18:49:46.449Z] #51 58.87 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-11T18:49:46.529Z] #21 13.25 The following additional packages will be installed: [2022-03-11T18:49:46.529Z] #21 13.25 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-11T18:49:46.529Z] #21 13.25 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-11T18:49:46.529Z] #21 13.26 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-11T18:49:46.529Z] #21 13.26 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-11T18:49:46.529Z] #21 13.26 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-11T18:49:46.529Z] #21 13.26 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-03-11T18:49:46.529Z] #21 13.27 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-03-11T18:49:46.529Z] #21 13.28 Suggested packages: [2022-03-11T18:49:46.529Z] #21 13.28 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-03-11T18:49:46.529Z] #21 13.28 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-03-11T18:49:46.529Z] #21 13.28 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-03-11T18:49:46.529Z] #21 13.28 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-03-11T18:49:46.529Z] #21 13.28 seccomp:ppc64el seccomp:s390x [2022-03-11T18:49:46.529Z] #21 13.28 Recommended packages: [2022-03-11T18:49:46.529Z] #21 13.28 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-03-11T18:49:46.529Z] #21 13.28 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-03-11T18:49:46.529Z] #21 13.28 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-03-11T18:49:46.529Z] #21 13.28 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-03-11T18:49:46.636Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-03-11T18:49:46.710Z] #51 58.92 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-11T18:49:46.710Z] #51 58.98 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-11T18:49:46.894Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-03-11T18:49:46.894Z] ok github.com/docker/docker/pkg/fsutils 0.154s coverage: 85.1% of statements [2022-03-11T18:49:46.894Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-03-11T18:49:47.095Z] #21 13.74 The following NEW packages will be installed: [2022-03-11T18:49:47.095Z] #21 13.74 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-11T18:49:47.095Z] #21 13.74 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-03-11T18:49:47.095Z] #21 13.74 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-03-11T18:49:47.095Z] #21 13.74 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-11T18:49:47.095Z] #21 13.74 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-11T18:49:47.095Z] #21 13.74 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-11T18:49:47.095Z] #21 13.74 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-11T18:49:47.095Z] #21 13.75 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-03-11T18:49:47.095Z] #21 13.75 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-03-11T18:49:47.095Z] #21 13.75 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-03-11T18:49:47.095Z] #21 13.75 libseccomp2:ppc64el libseccomp2:s390x [2022-03-11T18:49:47.354Z] #21 14.11 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T18:49:47.354Z] #21 14.11 Need to get 15.9 MB of archives. [2022-03-11T18:49:47.354Z] #21 14.11 After this operation, 73.0 MB of additional disk space will be used. [2022-03-11T18:49:47.354Z] #21 14.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-03-11T18:49:47.354Z] #21 14.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-03-11T18:49:47.354Z] #21 14.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-03-11T18:49:47.354Z] #21 14.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-03-11T18:49:47.354Z] #21 14.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-03-11T18:49:47.354Z] #21 14.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-03-11T18:49:47.354Z] #21 14.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-03-11T18:49:47.354Z] #21 14.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-03-11T18:49:47.354Z] #21 14.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-03-11T18:49:47.354Z] #21 14.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-03-11T18:49:47.354Z] #21 14.18 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-03-11T18:49:47.354Z] #21 14.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-03-11T18:49:47.354Z] #21 14.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-03-11T18:49:47.354Z] #21 14.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-03-11T18:49:47.612Z] #21 14.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-03-11T18:49:47.612Z] #21 14.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-03-11T18:49:47.612Z] #21 14.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-03-11T18:49:47.612Z] #21 14.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-03-11T18:49:47.612Z] #21 14.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-03-11T18:49:47.612Z] #21 14.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-03-11T18:49:47.612Z] #21 14.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-03-11T18:49:47.612Z] #21 14.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-03-11T18:49:47.612Z] #21 14.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-03-11T18:49:47.612Z] #21 14.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-11T18:49:47.612Z] #21 14.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-11T18:49:47.612Z] #21 14.29 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-03-11T18:49:47.612Z] #21 14.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-03-11T18:49:47.612Z] #21 14.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-03-11T18:49:47.612Z] #21 14.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-03-11T18:49:47.612Z] #21 14.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-03-11T18:49:47.612Z] #21 14.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-03-11T18:49:47.612Z] #21 14.33 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-03-11T18:49:47.612Z] #21 14.33 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-03-11T18:49:47.612Z] #21 14.33 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-03-11T18:49:47.612Z] #21 14.33 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-03-11T18:49:47.612Z] #21 14.34 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-03-11T18:49:47.612Z] #21 14.34 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-03-11T18:49:47.612Z] #21 14.34 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-03-11T18:49:47.612Z] #21 14.34 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-03-11T18:49:47.612Z] #21 14.34 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-11T18:49:47.828Z] ok github.com/docker/docker/pkg/idtools 0.336s coverage: 69.5% of statements [2022-03-11T18:49:48.086Z] ok github.com/docker/docker/pkg/ioutils 0.387s coverage: 71.0% of statements [2022-03-11T18:49:48.086Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-03-11T18:49:48.101Z] #51 60.17 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-11T18:49:48.101Z] #51 60.35 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-11T18:49:48.101Z] #51 60.50 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-11T18:49:48.101Z] #51 60.54 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-11T18:49:48.101Z] #51 60.57 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-11T18:49:48.101Z] #51 60.60 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-11T18:49:48.179Z] #21 14.86 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T18:49:48.179Z] #21 15.05 Fetched 15.9 MB in 1s (30.8 MB/s) [2022-03-11T18:49:48.344Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2022-03-11T18:49:48.344Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-11T18:49:48.344Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2022-03-11T18:49:48.344Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2022-03-11T18:49:48.363Z] #51 60.69 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-11T18:49:48.363Z] #51 60.73 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-11T18:49:48.438Z] #21 15.09 Selecting previously unselected package gcc-10-base:armel. [2022-03-11T18:49:48.439Z] #21 15.09 (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 ... 38508 files and directories currently installed.) [2022-03-11T18:49:48.439Z] #21 15.14 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-03-11T18:49:48.439Z] #21 15.15 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-03-11T18:49:48.439Z] #21 15.20 Selecting previously unselected package gcc-10-base:armhf. [2022-03-11T18:49:48.439Z] #21 15.20 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-03-11T18:49:48.439Z] #21 15.20 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-03-11T18:49:48.439Z] #21 15.25 Selecting previously unselected package gcc-10-base:ppc64el. [2022-03-11T18:49:48.439Z] #21 15.25 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-03-11T18:49:48.439Z] #21 15.26 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-11T18:49:48.439Z] #21 15.31 Selecting previously unselected package gcc-10-base:s390x. [2022-03-11T18:49:48.602Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-03-11T18:49:48.649Z] #51 60.81 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-11T18:49:48.649Z] #51 60.83 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-11T18:49:48.649Z] #51 60.94 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-11T18:49:48.649Z] #51 61.06 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-11T18:49:48.698Z] #21 15.31 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-03-11T18:49:48.698Z] #21 15.32 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-03-11T18:49:48.698Z] #21 15.36 Selecting previously unselected package gcc-10-base:arm64. [2022-03-11T18:49:48.698Z] #21 15.37 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-03-11T18:49:48.698Z] #21 15.37 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-03-11T18:49:48.698Z] #21 15.43 Selecting previously unselected package libgcc-s1:armel. [2022-03-11T18:49:48.860Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-03-11T18:49:48.860Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-11T18:49:48.860Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-11T18:49:48.860Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-11T18:49:48.912Z] #51 61.24 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-11T18:49:48.912Z] #51 61.26 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-11T18:49:48.912Z] #51 61.40 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-11T18:49:48.912Z] #51 61.45 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-11T18:49:48.957Z] #21 15.43 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-03-11T18:49:48.957Z] #21 15.44 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-03-11T18:49:48.957Z] #21 15.49 Selecting previously unselected package libcrypt1:armel. [2022-03-11T18:49:48.957Z] #21 15.50 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-03-11T18:49:48.957Z] #21 15.50 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-03-11T18:49:48.957Z] #21 15.59 Selecting previously unselected package libc6:armel. [2022-03-11T18:49:48.957Z] #21 15.59 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-03-11T18:49:49.174Z] #51 61.47 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-11T18:49:49.174Z] #51 61.49 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-11T18:49:49.174Z] #51 61.57 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-11T18:49:49.174Z] #51 61.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-11T18:49:49.174Z] #51 61.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-11T18:49:49.217Z] #21 15.76 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-03-11T18:49:49.425Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2022-03-11T18:49:49.475Z] #21 16.19 Selecting previously unselected package libapparmor1:armel. [2022-03-11T18:49:49.475Z] #21 16.20 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-03-11T18:49:49.475Z] #21 16.21 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-03-11T18:49:49.475Z] #21 16.26 Selecting previously unselected package libapparmor-dev:armel. [2022-03-11T18:49:49.475Z] #21 16.26 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-03-11T18:49:49.475Z] #21 16.27 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-03-11T18:49:49.475Z] #21 16.33 Selecting previously unselected package libgcc-s1:arm64. [2022-03-11T18:49:49.683Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-11T18:49:49.734Z] #21 16.33 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-03-11T18:49:49.734Z] #21 16.34 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-03-11T18:49:49.734Z] #21 16.40 Selecting previously unselected package libcrypt1:arm64. [2022-03-11T18:49:49.734Z] #21 16.40 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-03-11T18:49:49.734Z] #21 16.41 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-11T18:49:49.747Z] #51 61.97 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-11T18:49:49.747Z] #51 61.97 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-11T18:49:49.747Z] #51 62.04 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-11T18:49:49.747Z] #51 62.05 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-11T18:49:49.747Z] #51 62.08 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-11T18:49:49.747Z] #51 62.15 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-11T18:49:49.747Z] #51 62.19 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-11T18:49:49.747Z] #51 62.24 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-11T18:49:49.747Z] #51 62.29 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-11T18:49:49.940Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-11T18:49:49.992Z] #21 16.49 Selecting previously unselected package libc6:arm64. [2022-03-11T18:49:49.992Z] #21 16.49 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-03-11T18:49:49.992Z] #21 16.68 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-03-11T18:49:50.009Z] #51 62.32 go: downloading github.com/julz/importas v0.1.0 [2022-03-11T18:49:50.009Z] #51 62.38 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-11T18:49:50.009Z] #51 62.41 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-11T18:49:50.009Z] #51 62.45 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-11T18:49:50.009Z] #51 62.48 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-11T18:49:50.009Z] #51 62.51 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-11T18:49:50.198Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-03-11T18:49:50.270Z] #51 62.54 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-11T18:49:50.270Z] #51 62.55 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-11T18:49:50.270Z] #51 62.80 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-11T18:49:50.532Z] #51 62.85 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-11T18:49:50.532Z] #51 62.87 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-11T18:49:50.532Z] #51 62.91 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-11T18:49:50.532Z] #51 62.93 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-11T18:49:50.559Z] #21 17.12 Selecting previously unselected package libapparmor1:arm64. [2022-03-11T18:49:50.559Z] #21 17.13 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-11T18:49:50.559Z] #21 17.14 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-11T18:49:50.559Z] #21 17.19 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-11T18:49:50.559Z] #21 17.20 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-11T18:49:50.559Z] #21 17.20 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-11T18:49:50.559Z] #21 17.27 Selecting previously unselected package libgcc-s1:s390x. [2022-03-11T18:49:50.559Z] #21 17.28 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-03-11T18:49:50.559Z] #21 17.29 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-03-11T18:49:50.818Z] #21 17.33 Selecting previously unselected package libcrypt1:s390x. [2022-03-11T18:49:50.818Z] #21 17.34 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-03-11T18:49:50.818Z] #21 17.35 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-03-11T18:49:50.818Z] #21 17.43 Selecting previously unselected package libc6:s390x. [2022-03-11T18:49:50.818Z] #21 17.44 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-03-11T18:49:51.076Z] #21 17.63 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-03-11T18:49:51.108Z] #51 63.65 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-11T18:49:51.335Z] #21 18.05 Selecting previously unselected package libapparmor1:s390x. [2022-03-11T18:49:51.335Z] #21 18.06 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-03-11T18:49:51.335Z] #21 18.06 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-03-11T18:49:51.335Z] #21 18.11 Selecting previously unselected package libapparmor-dev:s390x. [2022-03-11T18:49:51.335Z] #21 18.12 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-03-11T18:49:51.335Z] #21 18.12 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-03-11T18:49:51.370Z] #51 63.66 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-11T18:49:51.370Z] #51 63.66 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-11T18:49:51.370Z] #51 63.74 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-11T18:49:51.370Z] #51 63.88 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-11T18:49:51.370Z] #51 ... [2022-03-11T18:49:51.370Z] [2022-03-11T18:49:51.370Z] #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 [2022-03-11T18:49:51.370Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T18:49:51.570Z] ok github.com/docker/docker/pkg/pubsub 1.041s coverage: 75.0% of statements [2022-03-11T18:49:51.570Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-11T18:49:51.592Z] #58 25.65 Reading package lists... [2022-03-11T18:49:51.592Z] #58 ... [2022-03-11T18:49:51.592Z] [2022-03-11T18:49:51.592Z] #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 [2022-03-11T18:49:51.592Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T18:49:51.592Z] #43 29.28 Updating files: 64% (1192/1837) Updating files: 65% (1195/1837) Updating files: 66% (1213/1837) Updating files: 67% (1231/1837) Updating files: 68% (1250/1837) Updating files: 69% (1268/1837) Updating files: 70% (1286/1837) Updating files: 71% (1305/1837) Updating files: 72% (1323/1837) Updating files: 73% (1342/1837) Updating files: 74% (1360/1837) Updating files: 75% (1378/1837) Updating files: 76% (1397/1837) Updating files: 77% (1415/1837) Updating files: 78% (1433/1837) Updating files: 79% (1452/1837) Updating files: 80% (1470/1837) Updating files: 81% (1488/1837) Updating files: 82% (1507/1837) Updating files: 83% (1525/1837) Updating files: 84% (1544/1837) Updating files: 85% (1562/1837) Updating files: 86% (1580/1837) Updating files: 87% (1599/1837) Updating files: 88% (1617/1837) Updating files: 89% (1635/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-11T18:49:51.592Z] #43 30.01 + git checkout -q v2.3.0 [2022-03-11T18:49:51.593Z] #21 18.19 Selecting previously unselected package libgcc-s1:armhf. [2022-03-11T18:49:51.593Z] #21 18.19 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-03-11T18:49:51.593Z] #21 18.20 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-03-11T18:49:51.593Z] #21 18.25 Selecting previously unselected package libcrypt1:armhf. [2022-03-11T18:49:51.593Z] #21 18.26 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-03-11T18:49:51.593Z] #21 18.26 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-03-11T18:49:51.634Z] #38 63.91 Selecting previously unselected package libxml2:amd64. [2022-03-11T18:49:51.634Z] #38 63.92 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-11T18:49:51.634Z] #38 63.94 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-11T18:49:51.828Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-11T18:49:51.828Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-11T18:49:51.843Z] 4612f6d0b889: Download complete [2022-03-11T18:49:51.851Z] #21 18.35 Selecting previously unselected package libc6:armhf. [2022-03-11T18:49:51.851Z] #21 18.36 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-03-11T18:49:51.851Z] #21 18.58 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-03-11T18:49:52.086Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-11T18:49:52.209Z] #38 ... [2022-03-11T18:49:52.209Z] [2022-03-11T18:49:52.210Z] #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 [2022-03-11T18:49:52.210Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:49:52.210Z] #14 54.49 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] [2022-03-11T18:49:52.210Z] #14 56.84 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] [2022-03-11T18:49:52.210Z] #14 57.67 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] [2022-03-11T18:49:52.210Z] #14 57.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-11T18:49:52.210Z] #14 57.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-11T18:49:52.210Z] #14 57.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-11T18:49:52.210Z] #14 57.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-11T18:49:52.210Z] #14 57.72 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] [2022-03-11T18:49:52.210Z] #14 57.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-11T18:49:52.210Z] #14 57.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-11T18:49:52.210Z] #14 57.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-11T18:49:52.210Z] #14 57.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-11T18:49:52.210Z] #14 57.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-11T18:49:52.210Z] #14 57.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-11T18:49:52.210Z] #14 57.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-11T18:49:52.210Z] #14 57.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-11T18:49:52.210Z] #14 57.93 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-11T18:49:52.210Z] #14 57.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-11T18:49:52.210Z] #14 59.21 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T18:49:52.210Z] #14 59.52 Fetched 115 MB in 10s (11.6 MB/s) [2022-03-11T18:49:52.210Z] #14 59.69 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-11T18:49:52.210Z] #14 59.69 (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 ... 15709 files and directories currently installed.) [2022-03-11T18:49:52.210Z] #14 59.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-11T18:49:52.210Z] #14 59.80 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-11T18:49:52.210Z] #14 63.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-11T18:49:52.210Z] #14 63.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-11T18:49:52.210Z] #14 63.16 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-11T18:49:52.210Z] #14 ... [2022-03-11T18:49:52.210Z] [2022-03-11T18:49:52.210Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:49:52.210Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:49:52.210Z] #51 63.93 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-11T18:49:52.210Z] #51 63.97 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-11T18:49:52.210Z] #51 64.00 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-11T18:49:52.210Z] #51 64.05 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-11T18:49:52.210Z] #51 64.45 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-11T18:49:52.210Z] #51 64.50 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-11T18:49:52.210Z] #51 64.51 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-11T18:49:52.210Z] #51 64.56 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-11T18:49:52.210Z] #51 64.56 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-11T18:49:52.210Z] #51 64.59 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-11T18:49:52.210Z] #51 64.65 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-11T18:49:52.344Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-11T18:49:52.419Z] #21 19.00 Selecting previously unselected package libapparmor1:armhf. [2022-03-11T18:49:52.419Z] #21 19.00 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-03-11T18:49:52.419Z] #21 19.01 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-03-11T18:49:52.419Z] #21 19.06 Selecting previously unselected package libapparmor-dev:armhf. [2022-03-11T18:49:52.419Z] #21 19.07 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-03-11T18:49:52.419Z] #21 19.07 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-03-11T18:49:52.419Z] #21 19.14 Selecting previously unselected package libgcc-s1:ppc64el. [2022-03-11T18:49:52.419Z] #21 19.15 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-03-11T18:49:52.419Z] #21 19.16 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-11T18:49:52.419Z] #21 19.21 Selecting previously unselected package libcrypt1:ppc64el. [2022-03-11T18:49:52.419Z] #21 19.21 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-03-11T18:49:52.419Z] #21 19.22 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-11T18:49:52.473Z] #51 64.70 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-11T18:49:52.473Z] #51 64.80 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-11T18:49:52.473Z] #51 64.93 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-11T18:49:52.473Z] #51 64.94 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-11T18:49:52.473Z] #51 65.03 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-11T18:49:52.678Z] #21 19.30 Selecting previously unselected package libc6:ppc64el. [2022-03-11T18:49:52.678Z] #21 19.31 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-03-11T18:49:52.736Z] #51 65.12 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-11T18:49:52.736Z] #51 65.12 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-11T18:49:52.736Z] #51 65.13 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-11T18:49:52.736Z] #51 65.16 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-11T18:49:52.736Z] #51 65.17 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-11T18:49:52.910Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.3% of statements [2022-03-11T18:49:52.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-11T18:49:52.936Z] #21 19.47 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-11T18:49:53.168Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-11T18:49:53.309Z] #51 65.78 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-11T18:49:53.426Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-03-11T18:49:53.502Z] #43 ... [2022-03-11T18:49:53.502Z] [2022-03-11T18:49:53.502Z] #63 [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 [2022-03-11T18:49:53.502Z] #63 sha256:631f9956923b1c23873efa3045575082be12c44d9872b164fd6f9f0b7c0d650b [2022-03-11T18:49:53.502Z] #63 22.32 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-11T18:49:53.502Z] #63 ... [2022-03-11T18:49:53.502Z] [2022-03-11T18:49:53.502Z] #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 [2022-03-11T18:49:53.502Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:49:53.502Z] #14 23.87 Reading package lists... [2022-03-11T18:49:53.503Z] #21 20.14 Selecting previously unselected package libapparmor1:ppc64el. [2022-03-11T18:49:53.503Z] #21 20.15 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-03-11T18:49:53.503Z] #21 20.16 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-03-11T18:49:53.503Z] #21 20.22 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-03-11T18:49:53.503Z] #21 20.22 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-03-11T18:49:53.503Z] #21 20.23 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-11T18:49:53.761Z] #21 20.29 Selecting previously unselected package libseccomp2:s390x. [2022-03-11T18:49:53.761Z] #21 20.30 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-03-11T18:49:53.761Z] #21 20.30 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-11T18:49:53.761Z] #21 20.34 Selecting previously unselected package libseccomp-dev:s390x. [2022-03-11T18:49:53.761Z] #21 20.35 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-03-11T18:49:53.761Z] #21 20.35 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-11T18:49:53.761Z] #21 20.44 Selecting previously unselected package libseccomp2:ppc64el. [2022-03-11T18:49:53.761Z] #21 20.45 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-11T18:49:53.761Z] #21 20.46 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-11T18:49:53.761Z] #21 20.51 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-03-11T18:49:53.761Z] #21 20.52 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-11T18:49:53.761Z] #21 20.53 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-11T18:49:53.889Z] #51 66.18 go: downloading honnef.co/go/tools v0.2.2 [2022-03-11T18:49:53.991Z] ok github.com/docker/docker/pkg/tarsum 0.056s coverage: 89.3% of statements [2022-03-11T18:49:54.020Z] #21 20.59 Selecting previously unselected package libseccomp2:armhf. [2022-03-11T18:49:54.020Z] #21 20.60 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-03-11T18:49:54.020Z] #21 20.60 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-11T18:49:54.020Z] #21 20.65 Selecting previously unselected package libseccomp-dev:armhf. [2022-03-11T18:49:54.020Z] #21 20.65 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-03-11T18:49:54.020Z] #21 20.66 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-11T18:49:54.020Z] #21 20.72 Selecting previously unselected package libseccomp2:armel. [2022-03-11T18:49:54.020Z] #21 20.72 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-03-11T18:49:54.020Z] #21 20.73 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-11T18:49:54.020Z] #21 20.78 Selecting previously unselected package libseccomp-dev:armel. [2022-03-11T18:49:54.020Z] #21 20.78 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-03-11T18:49:54.020Z] #21 20.79 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-11T18:49:54.249Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-11T18:49:54.249Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-11T18:49:54.278Z] #21 20.86 Selecting previously unselected package libseccomp2:arm64. [2022-03-11T18:49:54.279Z] #21 20.87 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-03-11T18:49:54.279Z] #21 20.87 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-11T18:49:54.279Z] #21 20.92 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-11T18:49:54.279Z] #21 20.92 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-11T18:49:54.279Z] #21 20.93 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-11T18:49:54.279Z] #21 21.03 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-03-11T18:49:54.279Z] #21 21.04 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-03-11T18:49:54.279Z] #21 21.05 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-03-11T18:49:54.279Z] #21 21.07 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-11T18:49:54.279Z] #21 21.08 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-03-11T18:49:54.279Z] #21 21.09 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-11T18:49:54.279Z] #21 21.10 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-03-11T18:49:54.279Z] #21 21.11 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-03-11T18:49:54.506Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-11T18:49:54.537Z] #21 21.12 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-11T18:49:54.537Z] #21 21.13 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-03-11T18:49:54.537Z] #21 21.14 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-03-11T18:49:54.537Z] #21 21.16 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-03-11T18:49:54.537Z] #21 21.17 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-03-11T18:49:54.537Z] #21 21.18 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-11T18:49:54.537Z] #21 21.19 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-03-11T18:49:54.537Z] #21 21.20 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-03-11T18:49:54.833Z] #51 ... [2022-03-11T18:49:54.833Z] [2022-03-11T18:49:54.833Z] #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 [2022-03-11T18:49:54.833Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T18:49:54.833Z] #47 56.96 Fetched 2292 kB in 4s (514 kB/s) [2022-03-11T18:49:54.833Z] #47 57.23 Selecting previously unselected package libprotobuf23:amd64. [2022-03-11T18:49:54.833Z] #47 57.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-11T18:49:54.833Z] #47 57.33 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-11T18:49:54.833Z] #47 57.36 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-11T18:49:54.833Z] #47 58.81 Selecting previously unselected package python3-pkg-resources. [2022-03-11T18:49:54.833Z] #47 58.82 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-11T18:49:54.833Z] #47 58.85 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-11T18:49:54.833Z] #47 59.19 Selecting previously unselected package python3-six. [2022-03-11T18:49:54.833Z] #47 59.19 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-11T18:49:54.833Z] #47 59.20 Unpacking python3-six (1.16.0-2) ... [2022-03-11T18:49:54.833Z] #47 59.52 Selecting previously unselected package python3-protobuf. [2022-03-11T18:49:54.833Z] #47 59.52 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-11T18:49:54.833Z] #47 59.53 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-11T18:49:54.833Z] #47 60.55 Selecting previously unselected package libnet1:amd64. [2022-03-11T18:49:54.833Z] #47 60.56 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-11T18:49:54.833Z] #47 60.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T18:49:54.833Z] #47 60.81 Selecting previously unselected package libnl-3-200:amd64. [2022-03-11T18:49:54.833Z] #47 60.81 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-11T18:49:54.833Z] #47 60.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T18:49:54.833Z] #47 61.11 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-11T18:49:54.833Z] #47 61.13 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-11T18:49:54.833Z] #47 61.17 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T18:49:54.833Z] #47 61.32 Selecting previously unselected package criu. [2022-03-11T18:49:54.833Z] #47 61.32 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-11T18:49:54.833Z] #47 61.33 Unpacking criu (3.16.1-3) ... [2022-03-11T18:49:54.833Z] #47 62.17 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-11T18:49:54.833Z] #47 64.30 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-11T18:49:54.833Z] #47 64.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T18:49:54.833Z] #47 64.36 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T18:49:54.833Z] #47 64.38 Setting up python3-six (1.16.0-2) ... [2022-03-11T18:49:54.833Z] #47 65.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T18:49:54.833Z] #47 66.04 Setting up python3-protobuf (3.12.4-1) ... [2022-03-11T18:49:54.833Z] #47 ... [2022-03-11T18:49:54.833Z] [2022-03-11T18:49:54.833Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:49:54.833Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:49:54.833Z] #51 67.22 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-11T18:49:54.833Z] #51 67.23 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-11T18:49:55.094Z] #51 67.38 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-11T18:49:55.094Z] #51 67.59 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-11T18:49:55.094Z] #51 67.62 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-11T18:49:55.356Z] #51 67.68 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-11T18:49:55.356Z] #51 67.74 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-11T18:49:55.356Z] #51 67.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-11T18:49:55.912Z] #21 22.40 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-03-11T18:49:55.929Z] #51 68.11 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-11T18:49:55.929Z] #51 68.12 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-11T18:49:55.929Z] #51 68.37 go: downloading golang.org/x/text v0.3.7 [2022-03-11T18:49:56.037Z] #14 31.24 Reading package lists... [2022-03-11T18:49:56.037Z] #14 ... [2022-03-11T18:49:56.037Z] [2022-03-11T18:49:56.037Z] #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 [2022-03-11T18:49:56.037Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T18:49:56.037Z] #38 25.19 Fetched 8507 kB in 19s (449 kB/s) [2022-03-11T18:49:56.037Z] #38 25.19 Reading package lists... [2022-03-11T18:49:56.037Z] #38 33.27 Reading package lists... [2022-03-11T18:49:56.037Z] #38 ... [2022-03-11T18:49:56.037Z] [2022-03-11T18:49:56.037Z] #58 [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 [2022-03-11T18:49:56.037Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T18:49:56.037Z] #58 25.65 Reading package lists... [2022-03-11T18:49:56.294Z] #58 33.68 Building dependency tree... [2022-03-11T18:49:56.406Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.3% of statements [2022-03-11T18:49:56.663Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-11T18:49:56.846Z] #21 23.63 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-03-11T18:49:56.877Z] Running on azwin-2-c67240 in d:\jenkins\workspace\moby_PR-43358 [Pipeline] { [Pipeline] ws [2022-03-11T18:49:56.896Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-11T18:49:56.921Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-03-11T18:49:57.675Z] #58 ... [2022-03-11T18:49:57.675Z] [2022-03-11T18:49:57.675Z] #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 [2022-03-11T18:49:57.675Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T18:49:57.675Z] #47 26.98 Fetched 8511 kB in 21s (414 kB/s) [2022-03-11T18:49:57.675Z] #47 26.98 Reading package lists... [2022-03-11T18:49:57.855Z] #51 ... [2022-03-11T18:49:57.855Z] [2022-03-11T18:49:57.855Z] #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 [2022-03-11T18:49:57.855Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T18:49:57.855Z] #34 59.82 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-11T18:49:57.855Z] #34 60.25 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-11T18:49:57.855Z] #34 61.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-11T18:49:57.855Z] #34 ... [2022-03-11T18:49:57.855Z] [2022-03-11T18:49:57.855Z] #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 [2022-03-11T18:49:57.855Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:49:57.855Z] #14 67.01 Selecting previously unselected package binutils-mingw-w64. [2022-03-11T18:49:57.855Z] #14 67.01 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-11T18:49:57.855Z] #14 67.07 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-11T18:49:57.855Z] #14 67.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-11T18:49:57.855Z] #14 67.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T18:49:57.855Z] #14 67.66 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T18:49:57.855Z] #14 67.93 Selecting previously unselected package dmsetup. [2022-03-11T18:49:57.855Z] #14 67.95 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T18:49:57.855Z] #14 67.96 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-11T18:49:57.855Z] #14 68.48 Selecting previously unselected package mingw-w64-common. [2022-03-11T18:49:57.855Z] #14 68.48 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-11T18:49:57.855Z] #14 68.50 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-11T18:49:58.222Z] #21 24.84 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-11T18:49:58.293Z] ok github.com/docker/docker/quota 0.188s coverage: 71.4% of statements [2022-03-11T18:49:58.293Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-11T18:49:58.441Z] The recommended git tool is: git [2022-03-11T18:49:59.581Z] #47 35.37 Reading package lists... [2022-03-11T18:49:59.581Z] #47 ... [2022-03-11T18:49:59.581Z] [2022-03-11T18:49:59.581Z] #58 [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 [2022-03-11T18:49:59.581Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T18:49:59.581Z] #58 39.20 The following additional packages will be installed: [2022-03-11T18:49:59.581Z] #58 39.22 libbtrfs0 [2022-03-11T18:49:59.596Z] #21 26.06 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-03-11T18:49:59.666Z] ok github.com/docker/docker/registry 0.084s coverage: 58.3% of statements [2022-03-11T18:49:59.840Z] #58 39.53 The following NEW packages will be installed: [2022-03-11T18:49:59.840Z] #58 39.55 libbtrfs-dev libbtrfs0 [2022-03-11T18:49:59.924Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-03-11T18:49:59.924Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-11T18:50:00.405Z] #58 40.04 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T18:50:00.405Z] #58 40.04 Need to get 460 kB of archives. [2022-03-11T18:50:00.405Z] #58 40.04 After this operation, 1237 kB of additional disk space will be used. [2022-03-11T18:50:00.405Z] #58 40.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-11T18:50:00.405Z] #58 40.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-11T18:50:00.489Z] ok github.com/docker/docker/runconfig 0.011s coverage: 65.7% of statements [2022-03-11T18:50:00.531Z] #21 27.27 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-11T18:50:00.531Z] #21 27.29 Setting up libapparmor1:armel (2.13.6-10) ... [2022-03-11T18:50:00.531Z] #21 27.30 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-03-11T18:50:00.531Z] #21 27.31 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-03-11T18:50:00.531Z] #21 27.32 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-03-11T18:50:00.531Z] #21 27.33 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-11T18:50:00.531Z] #21 27.35 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-11T18:50:00.747Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-11T18:50:00.790Z] #21 27.36 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-11T18:50:00.790Z] #21 27.37 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-11T18:50:00.790Z] #21 27.39 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-11T18:50:00.790Z] #21 27.40 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-11T18:50:00.790Z] #21 27.41 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-03-11T18:50:00.790Z] #21 27.42 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-03-11T18:50:00.790Z] #21 27.44 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-11T18:50:00.790Z] #21 27.45 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-03-11T18:50:00.790Z] #21 27.46 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-11T18:50:00.790Z] #21 27.47 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-11T18:50:00.790Z] #21 27.49 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-11T18:50:00.790Z] #21 27.50 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-11T18:50:00.790Z] #21 27.51 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-11T18:50:00.790Z] #21 27.52 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T18:50:01.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-11T18:50:01.364Z] #21 DONE 28.0s [2022-03-11T18:50:01.364Z] [2022-03-11T18:50:01.364Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:50:01.364Z] #67 sha256:fd0408d8753b69ba1692c1af1f9c27022af47276eca06aa7564d6c310036a338 [2022-03-11T18:50:01.364Z] #67 ... [2022-03-11T18:50:01.364Z] [2022-03-11T18:50:01.364Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-11T18:50:01.364Z] #62 sha256:41fc03d3dd36bfd6e85ac300b83bf94028c6c0cf7718030a670309740ac71b85 [2022-03-11T18:50:01.623Z] #62 DONE 0.2s [2022-03-11T18:50:01.623Z] [2022-03-11T18:50:01.623Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-11T18:50:01.623Z] #63 sha256:e5017d48feb8ea397fc83520f918fbe8be5e18c1c7f3868234ef646dfb604efc [2022-03-11T18:50:02.562Z] #63 1.020 + RM_GOPATH=0 [2022-03-11T18:50:02.562Z] #63 1.020 + TMP_GOPATH= [2022-03-11T18:50:02.562Z] #63 1.020 + : /build [2022-03-11T18:50:02.562Z] #63 1.020 + '[' -z '' ']' [2022-03-11T18:50:02.562Z] #63 1.020 ++ mktemp -d [2022-03-11T18:50:02.562Z] #63 ... [2022-03-11T18:50:02.562Z] [2022-03-11T18:50:02.562Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-11T18:50:02.562Z] #22 sha256:049910e928085381c0242f32aad2fd6a9c72d163e636c7a2fccc1360c0dc0548 [2022-03-11T18:50:02.562Z] #22 DONE 1.3s [2022-03-11T18:50:02.562Z] [2022-03-11T18:50:02.562Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-11T18:50:02.562Z] #63 sha256:e5017d48feb8ea397fc83520f918fbe8be5e18c1c7f3868234ef646dfb604efc [2022-03-11T18:50:02.562Z] #63 1.033 + export GOPATH=/tmp/tmp.IZwpMYUKJt [2022-03-11T18:50:02.562Z] #63 1.033 + GOPATH=/tmp/tmp.IZwpMYUKJt [2022-03-11T18:50:02.562Z] #63 1.033 + RM_GOPATH=1 [2022-03-11T18:50:02.562Z] #63 1.033 + case "$(go env GOARCH)" in [2022-03-11T18:50:02.562Z] #63 1.033 ++ go env GOARCH [2022-03-11T18:50:02.562Z] #63 1.042 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T18:50:02.562Z] #63 1.042 + GO_BUILDMODE=-buildmode=pie [2022-03-11T18:50:02.562Z] #63 1.043 ++ dirname /install.sh [2022-03-11T18:50:02.563Z] #63 1.044 + dir=/ [2022-03-11T18:50:02.563Z] #63 1.044 + bin=runc [2022-03-11T18:50:02.563Z] #63 1.044 + shift [2022-03-11T18:50:02.563Z] #63 1.044 + '[' '!' -f //runc.installer ']' [2022-03-11T18:50:02.563Z] #63 1.044 + . //runc.installer [2022-03-11T18:50:02.563Z] #63 1.044 ++ set -e [2022-03-11T18:50:02.563Z] #63 1.044 ++ : v1.1.0 [2022-03-11T18:50:02.563Z] #63 1.045 + install_runc [2022-03-11T18:50:02.563Z] #63 1.045 + RUNC_BUILDTAGS=seccomp [2022-03-11T18:50:02.563Z] #63 1.045 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-11T18:50:02.563Z] #63 1.045 Install runc version v1.1.0 (build tags: seccomp) [2022-03-11T18:50:02.563Z] #63 1.045 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IZwpMYUKJt/src/github.com/opencontainers/runc [2022-03-11T18:50:02.563Z] #63 1.048 Cloning into '/tmp/tmp.IZwpMYUKJt/src/github.com/opencontainers/runc'... [2022-03-11T18:50:02.941Z] #58 42.33 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T18:50:03.158Z] #14 ... [2022-03-11T18:50:03.158Z] [2022-03-11T18:50:03.158Z] #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 [2022-03-11T18:50:03.158Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T18:50:03.158Z] #38 64.82 Selecting previously unselected package libarchive13:amd64. [2022-03-11T18:50:03.158Z] #38 64.83 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-11T18:50:03.158Z] #38 64.85 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-11T18:50:03.158Z] #38 65.39 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-11T18:50:03.158Z] #38 65.39 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-11T18:50:03.158Z] #38 65.42 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-11T18:50:03.158Z] #38 65.84 Selecting previously unselected package librhash0:amd64. [2022-03-11T18:50:03.158Z] #38 65.84 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-11T18:50:03.158Z] #38 65.90 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-11T18:50:03.158Z] #38 66.42 Selecting previously unselected package libuv1:amd64. [2022-03-11T18:50:03.158Z] #38 66.42 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-11T18:50:03.158Z] #38 66.48 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-11T18:50:03.158Z] #38 66.67 Selecting previously unselected package cmake. [2022-03-11T18:50:03.158Z] #38 66.67 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-11T18:50:03.158Z] #38 66.70 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-11T18:50:03.158Z] #38 74.08 Setting up libicu67:amd64 (67.1-7) ... [2022-03-11T18:50:03.158Z] #38 74.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:50:03.158Z] #38 74.30 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-11T18:50:03.158Z] #38 74.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:50:03.158Z] #38 75.55 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-11T18:50:03.158Z] #38 75.65 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-11T18:50:03.198Z] #58 42.75 Fetched 460 kB in 0s (1067 kB/s) [2022-03-11T18:50:03.198Z] #58 42.86 Selecting previously unselected package libbtrfs0:amd64. [2022-03-11T18:50:03.198Z] #58 42.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-11T18:50:03.276Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-03-11T18:50:03.421Z] #38 75.72 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-11T18:50:03.421Z] #38 75.82 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-11T18:50:03.455Z] #58 42.97 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-11T18:50:03.455Z] #58 42.99 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T18:50:03.455Z] #58 ... [2022-03-11T18:50:03.455Z] [2022-03-11T18:50:03.455Z] #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 [2022-03-11T18:50:03.455Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T18:50:03.455Z] #43 32.81 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-11T18:50:03.455Z] #43 ... [2022-03-11T18:50:03.455Z] [2022-03-11T18:50:03.455Z] #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 [2022-03-11T18:50:03.455Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T18:50:03.455Z] #38 33.27 Reading package lists... [2022-03-11T18:50:03.455Z] #38 40.97 Building dependency tree... [2022-03-11T18:50:03.505Z] #63 ... [2022-03-11T18:50:03.505Z] [2022-03-11T18:50:03.505Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-11T18:50:03.505Z] #23 sha256:08ef7aab0ae1c051ee5514bf7661a991d1f1c86a87327c5fa71e369ed4370d6a [2022-03-11T18:50:03.505Z] #23 DONE 0.9s [2022-03-11T18:50:03.765Z] [2022-03-11T18:50:03.765Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-11T18:50:03.765Z] #24 sha256:57c943574319571dc37b4c12cf80791bbd2382fc4b8f8d5e6a767a99787cda50 [2022-03-11T18:50:04.001Z] #38 76.12 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-11T18:50:04.001Z] #38 ... [2022-03-11T18:50:04.001Z] [2022-03-11T18:50:04.002Z] #49 [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 [2022-03-11T18:50:04.002Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T18:50:04.002Z] #49 76.38 gotestsum version dev [2022-03-11T18:50:04.213Z] ok github.com/docker/docker/volume/local 0.105s coverage: 76.4% of statements [2022-03-11T18:50:04.331Z] #24 0.823 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-11T18:50:04.331Z] #24 DONE 0.9s [2022-03-11T18:50:04.331Z] [2022-03-11T18:50:04.331Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:50:04.331Z] #67 sha256:fd0408d8753b69ba1692c1af1f9c27022af47276eca06aa7564d6c310036a338 [2022-03-11T18:50:04.331Z] #67 54.33 + bin/containerd [2022-03-11T18:50:04.635Z] ---> 68328f64d75d [2022-03-11T18:50:04.635Z] Successfully built 68328f64d75d [2022-03-11T18:50:04.635Z] Successfully tagged docker:latest [2022-03-11T18:50:04.635Z] INFO: Image build ended at 03/11/2022 18:50:02. Duration:00:00:29.7588961 [2022-03-11T18:50:04.635Z] [2022-03-11T18:50:04.635Z] [2022-03-11T18:50:04.635Z] INFO: Building the test binaries at 03/11/2022 18:50:02... [2022-03-11T18:50:04.778Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-03-11T18:50:04.824Z] #38 ... [2022-03-11T18:50:04.824Z] [2022-03-11T18:50:04.824Z] #58 [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 [2022-03-11T18:50:04.824Z] #58 sha256:17a1712948a1ab19d9c3c60f4a8ea087cd708e0a6731076282664644d0d48f4e [2022-03-11T18:50:04.824Z] #58 43.29 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-11T18:50:04.824Z] #58 43.30 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-11T18:50:04.824Z] #58 43.31 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T18:50:04.824Z] #58 44.07 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T18:50:04.824Z] #58 44.12 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T18:50:04.824Z] #58 44.13 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T18:50:04.824Z] #58 DONE 44.5s [2022-03-11T18:50:05.081Z] [2022-03-11T18:50:05.081Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-11T18:50:05.081Z] #59 sha256:a6e7c60f45f464d5367112b9c83450f12e5f3837344f7282649b5f88d2735771 [2022-03-11T18:50:05.081Z] #59 DONE 0.2s [2022-03-11T18:50:05.081Z] [2022-03-11T18:50:05.081Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:50:05.081Z] #60 sha256:b9d72848e59c5fd0a2728601de8adf3d8f0f24d3cfc35bd395ef4f1984d03f83 [2022-03-11T18:50:05.265Z] #67 ... [2022-03-11T18:50:05.265Z] [2022-03-11T18:50:05.265Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-11T18:50:05.265Z] #25 sha256:c79e1e4a6eeaa399b796a413950280c15dcd45913219f685865b0df00db85412 [2022-03-11T18:50:05.265Z] #25 DONE 0.9s [2022-03-11T18:50:05.390Z] #49 ... [2022-03-11T18:50:05.390Z] [2022-03-11T18:50:05.390Z] #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 [2022-03-11T18:50:05.390Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T18:50:05.390Z] #47 71.80 Setting up criu (3.16.1-3) ... [2022-03-11T18:50:05.390Z] #47 73.72 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T18:50:05.390Z] #47 DONE 77.6s [2022-03-11T18:50:05.390Z] [2022-03-11T18:50:05.390Z] #49 [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 [2022-03-11T18:50:05.390Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T18:50:05.390Z] #49 DONE 77.7s [2022-03-11T18:50:05.390Z] [2022-03-11T18:50:05.390Z] #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 [2022-03-11T18:50:05.390Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T18:50:05.390Z] #38 76.42 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-11T18:50:05.390Z] #38 76.53 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T18:50:05.390Z] #38 DONE 77.8s [2022-03-11T18:50:05.390Z] [2022-03-11T18:50:05.390Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:50:05.390Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:50:05.390Z] #51 76.45 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-11T18:50:05.390Z] #51 76.53 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-11T18:50:05.390Z] #51 76.58 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-11T18:50:05.390Z] #51 76.67 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-11T18:50:05.390Z] #51 76.73 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-11T18:50:05.390Z] #51 76.74 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-11T18:50:05.390Z] #51 76.81 go: downloading golang.org/x/mod v0.5.1 [2022-03-11T18:50:05.390Z] #51 76.81 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-11T18:50:05.390Z] #51 76.92 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-11T18:50:05.390Z] #51 76.98 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-11T18:50:05.390Z] #51 77.03 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-11T18:50:05.390Z] #51 77.23 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-11T18:50:05.390Z] #51 77.54 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-11T18:50:05.390Z] #51 77.68 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-11T18:50:05.390Z] #51 77.68 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-11T18:50:05.523Z] [2022-03-11T18:50:05.523Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-11T18:50:05.523Z] #26 sha256:d326afb01be0f9fa2354eaf00d23e7439b881216a41668b7ebc2270a7f9867b1 [2022-03-11T18:50:05.652Z] #51 77.88 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-11T18:50:05.653Z] #51 78.04 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-11T18:50:05.653Z] #51 78.07 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-11T18:50:05.653Z] #51 78.07 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-11T18:50:05.915Z] #51 78.14 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-11T18:50:05.915Z] #51 78.18 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-11T18:50:05.915Z] #51 78.38 go: downloading github.com/prometheus/common v0.10.0 [2022-03-11T18:50:06.149Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-03-11T18:50:06.176Z] #51 ... [2022-03-11T18:50:06.176Z] [2022-03-11T18:50:06.176Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-11T18:50:06.176Z] #39 sha256:4aa2c138c642c8975d66592dfe0f422d200ffe30a77a6315c3f585a0c6ae9779 [2022-03-11T18:50:06.176Z] #39 DONE 0.6s [2022-03-11T18:50:06.176Z] [2022-03-11T18:50:06.176Z] #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 [2022-03-11T18:50:06.176Z] #40 sha256:d32b22e535dd28fa89f6ef660606c50cdd71c7263d4c6f78e3b5b10b7cf0b60b [2022-03-11T18:50:06.457Z] #26 DONE 0.9s [2022-03-11T18:50:06.457Z] [2022-03-11T18:50:06.457Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-11T18:50:06.457Z] #27 sha256:31b8876c5768dd12c94844f6e4b385a2f5b2c66122305733c479327e231acf32 [2022-03-11T18:50:06.848Z] INFO: make.ps1 starting at 03/11/2022 18:50:06 [2022-03-11T18:50:06.998Z] #60 1.956 + RM_GOPATH=0 [2022-03-11T18:50:06.998Z] #60 1.956 + TMP_GOPATH= [2022-03-11T18:50:06.998Z] #60 1.957 + : /build [2022-03-11T18:50:06.998Z] #60 1.957 + '[' -z '' ']' [2022-03-11T18:50:06.998Z] #60 1.962 ++ mktemp -d [2022-03-11T18:50:06.998Z] #60 1.964 + export GOPATH=/tmp/tmp.hvexDaPlYe [2022-03-11T18:50:06.998Z] #60 1.971 + GOPATH=/tmp/tmp.hvexDaPlYe [2022-03-11T18:50:06.998Z] #60 1.971 + RM_GOPATH=1 [2022-03-11T18:50:06.998Z] #60 1.972 + case "$(go env GOARCH)" in [2022-03-11T18:50:06.998Z] #60 1.973 ++ go env GOARCH [2022-03-11T18:50:06.998Z] #60 2.034 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T18:50:06.998Z] #60 2.034 + GO_BUILDMODE=-buildmode=pie [2022-03-11T18:50:06.998Z] #60 2.078 ++ dirname /install.sh [2022-03-11T18:50:07.256Z] #60 2.115 Install containerd version v1.5.10 [2022-03-11T18:50:07.256Z] #60 2.116 + dir=/ [2022-03-11T18:50:07.256Z] #60 2.116 + bin=containerd [2022-03-11T18:50:07.256Z] #60 2.116 + shift [2022-03-11T18:50:07.256Z] #60 2.116 + '[' '!' -f //containerd.installer ']' [2022-03-11T18:50:07.256Z] #60 2.116 + . //containerd.installer [2022-03-11T18:50:07.256Z] #60 2.116 ++ set -e [2022-03-11T18:50:07.256Z] #60 2.116 ++ : v1.5.10 [2022-03-11T18:50:07.256Z] #60 2.116 + install_containerd [2022-03-11T18:50:07.256Z] #60 2.116 + echo 'Install containerd version v1.5.10' [2022-03-11T18:50:07.256Z] #60 2.116 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hvexDaPlYe/src/github.com/containerd/containerd [2022-03-11T18:50:07.256Z] #60 2.125 Cloning into '/tmp/tmp.hvexDaPlYe/src/github.com/containerd/containerd'... [2022-03-11T18:50:07.317Z] INFO: Git commit (f9f549cbe4) assumed from DOCKER_GITCOMMIT environment variable [2022-03-11T18:50:07.317Z] INFO: Invoking autogen... [2022-03-11T18:50:07.392Z] #27 DONE 1.0s [2022-03-11T18:50:07.392Z] [2022-03-11T18:50:07.392Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-11T18:50:07.392Z] #63 sha256:e5017d48feb8ea397fc83520f918fbe8be5e18c1c7f3868234ef646dfb604efc [2022-03-11T18:50:07.392Z] #63 5.513 + cd /tmp/tmp.IZwpMYUKJt/src/github.com/opencontainers/runc [2022-03-11T18:50:07.392Z] #63 5.513 + git checkout -q v1.1.0 [2022-03-11T18:50:07.392Z] #63 5.740 + '[' -z '' ']' [2022-03-11T18:50:07.392Z] #63 5.740 + target=static [2022-03-11T18:50:07.392Z] #63 5.740 + make BUILDTAGS=seccomp static [2022-03-11T18:50:07.392Z] #63 5.804 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-11T18:50:07.785Z] INFO: Building daemon... [2022-03-11T18:50:09.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-11T18:50:09.483Z] #40 2.967 + RM_GOPATH=0 [2022-03-11T18:50:09.483Z] #40 2.967 + TMP_GOPATH= [2022-03-11T18:50:09.483Z] #40 2.967 + : /build [2022-03-11T18:50:09.483Z] #40 2.973 + '[' -z '' ']' [2022-03-11T18:50:09.483Z] #40 2.973 ++ mktemp -d [2022-03-11T18:50:09.483Z] #40 2.973 + export GOPATH=/tmp/tmp.EewsUeCzYb [2022-03-11T18:50:09.483Z] #40 2.973 + GOPATH=/tmp/tmp.EewsUeCzYb [2022-03-11T18:50:09.483Z] #40 2.973 + RM_GOPATH=1 [2022-03-11T18:50:09.483Z] #40 2.973 + case "$(go env GOARCH)" in [2022-03-11T18:50:09.483Z] #40 2.973 ++ go env GOARCH [2022-03-11T18:50:09.483Z] #40 3.052 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T18:50:09.483Z] #40 3.052 + GO_BUILDMODE=-buildmode=pie [2022-03-11T18:50:09.483Z] #40 3.052 ++ dirname /install.sh [2022-03-11T18:50:09.483Z] #40 3.061 Install tini version v0.19.0 [2022-03-11T18:50:09.483Z] #40 3.061 + dir=/ [2022-03-11T18:50:09.483Z] #40 3.061 + bin=tini [2022-03-11T18:50:09.483Z] #40 3.061 + shift [2022-03-11T18:50:09.483Z] #40 3.061 + '[' '!' -f //tini.installer ']' [2022-03-11T18:50:09.483Z] #40 3.061 + . //tini.installer [2022-03-11T18:50:09.483Z] #40 3.061 ++ : v0.19.0 [2022-03-11T18:50:09.483Z] #40 3.061 + install_tini [2022-03-11T18:50:09.483Z] #40 3.061 + echo 'Install tini version v0.19.0' [2022-03-11T18:50:09.483Z] #40 3.061 + git clone https://github.com/krallin/tini.git /tmp/tmp.EewsUeCzYb/tini [2022-03-11T18:50:09.483Z] #40 3.101 Cloning into '/tmp/tmp.EewsUeCzYb/tini'... [2022-03-11T18:50:09.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-11T18:50:09.782Z] #60 ... [2022-03-11T18:50:09.782Z] [2022-03-11T18:50:09.782Z] #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 [2022-03-11T18:50:09.782Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:50:09.782Z] #14 31.24 Reading package lists... [2022-03-11T18:50:09.782Z] #14 39.59 Building dependency tree... [2022-03-11T18:50:09.782Z] #14 44.85 The following additional packages will be installed: [2022-03-11T18:50:09.782Z] #14 44.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-11T18:50:09.782Z] #14 44.85 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-11T18:50:09.782Z] #14 44.85 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-11T18:50:09.782Z] #14 44.85 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-11T18:50:09.782Z] #14 44.85 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-11T18:50:09.782Z] #14 44.85 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-11T18:50:09.782Z] #14 44.88 mingw-w64-common mingw-w64-x86-64-dev [2022-03-11T18:50:09.782Z] #14 44.89 Suggested packages: [2022-03-11T18:50:09.782Z] #14 44.89 gcc-10-locales seccomp wine64 [2022-03-11T18:50:09.782Z] #14 46.93 The following NEW packages will be installed: [2022-03-11T18:50:09.782Z] #14 46.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-11T18:50:09.782Z] #14 46.95 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-11T18:50:09.782Z] #14 46.95 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-11T18:50:09.782Z] #14 46.95 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-11T18:50:09.782Z] #14 46.96 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-11T18:50:09.782Z] #14 46.96 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-11T18:50:09.782Z] #14 46.96 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-11T18:50:09.782Z] #14 46.96 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-11T18:50:09.782Z] #14 46.97 mingw-w64-x86-64-dev [2022-03-11T18:50:09.782Z] #14 47.51 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T18:50:09.782Z] #14 47.51 Need to get 115 MB of archives. [2022-03-11T18:50:09.782Z] #14 47.51 After this operation, 645 MB of additional disk space will be used. [2022-03-11T18:50:09.782Z] #14 47.51 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] [2022-03-11T18:50:09.782Z] #14 47.79 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] [2022-03-11T18:50:09.782Z] #14 48.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-11T18:50:09.782Z] #14 48.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-11T18:50:09.782Z] #14 48.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-11T18:50:09.782Z] #14 48.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-11T18:50:09.782Z] #14 48.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-11T18:50:09.782Z] #14 49.12 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] [2022-03-11T18:50:09.782Z] #14 49.14 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] [2022-03-11T18:50:09.782Z] #14 ... [2022-03-11T18:50:09.782Z] [2022-03-11T18:50:09.782Z] #53 [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 [2022-03-11T18:50:09.782Z] #53 sha256:6dd8ff98f3953af4790562a2c0cc846740a3d37349fa5a08e644cfca8188eab3 [2022-03-11T18:50:09.782Z] #53 49.32 v3.0.2 [2022-03-11T18:50:10.427Z] #40 4.199 + cd /tmp/tmp.EewsUeCzYb/tini [2022-03-11T18:50:10.427Z] #40 4.212 + git checkout -q v0.19.0 [2022-03-11T18:50:10.427Z] #40 4.217 + cmake . [2022-03-11T18:50:10.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-11T18:50:10.713Z] #53 DONE 50.5s [2022-03-11T18:50:10.713Z] [2022-03-11T18:50:10.713Z] #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 [2022-03-11T18:50:10.713Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:50:10.713Z] #14 50.33 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] [2022-03-11T18:50:11.003Z] #40 5.059 -- The C compiler identification is GNU 10.2.1 [2022-03-11T18:50:11.265Z] #40 5.178 -- Detecting C compiler ABI info [2022-03-11T18:50:11.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-11T18:50:11.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-11T18:50:12.217Z] #40 6.146 -- Detecting C compiler ABI info - done [2022-03-11T18:50:12.478Z] #40 6.298 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-11T18:50:12.478Z] #40 6.299 -- Detecting C compile features [2022-03-11T18:50:12.478Z] #40 6.301 -- Detecting C compile features - done [2022-03-11T18:50:12.478Z] #40 6.324 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-11T18:50:12.659Z] #63 10.70 + mkdir -p /build [2022-03-11T18:50:12.659Z] #63 10.70 + cp runc /build/runc [2022-03-11T18:50:12.659Z] #63 DONE 10.9s [2022-03-11T18:50:12.659Z] [2022-03-11T18:50:12.659Z] #28 [dev-systemd-false 7/24] 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 [2022-03-11T18:50:12.659Z] #28 sha256:2b001536469da2b48c0083ea1700be5ed8b8dce92b2b590b37c0e06ae85a0ae5 [2022-03-11T18:50:12.659Z] #28 1.265 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-11T18:50:12.659Z] #28 1.270 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-11T18:50:12.659Z] #28 1.271 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-11T18:50:12.659Z] #28 1.498 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-11T18:50:12.659Z] #28 1.720 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-11T18:50:12.659Z] #28 1.898 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-11T18:50:12.659Z] #28 2.067 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-11T18:50:12.659Z] #28 2.415 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-11T18:50:12.659Z] #28 2.759 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-11T18:50:12.659Z] #28 2.760 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-11T18:50:12.659Z] #28 2.766 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [122 kB] [2022-03-11T18:50:12.659Z] #28 2.767 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [124 kB] [2022-03-11T18:50:12.659Z] #28 2.775 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-11T18:50:12.659Z] #28 3.102 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-11T18:50:12.659Z] #28 3.108 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-11T18:50:12.659Z] #28 3.109 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-11T18:50:12.659Z] #28 3.109 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-11T18:50:12.659Z] #28 3.110 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-11T18:50:12.739Z] #40 6.629 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-11T18:50:12.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-11T18:50:13.005Z] #40 6.883 -- Configuring done [2022-03-11T18:50:13.005Z] #40 6.918 -- Generating done [2022-03-11T18:50:13.005Z] #40 6.933 -- Build files have been written to: /tmp/tmp.EewsUeCzYb/tini [2022-03-11T18:50:13.005Z] #40 6.958 + make tini-static [2022-03-11T18:50:13.267Z] #40 7.277 Scanning dependencies of target tini-static [2022-03-11T18:50:13.334Z] #14 52.95 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] [2022-03-11T18:50:13.530Z] #40 7.420 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-11T18:50:14.280Z] #14 53.73 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] [2022-03-11T18:50:14.281Z] #14 ... [2022-03-11T18:50:14.281Z] [2022-03-11T18:50:14.281Z] #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 [2022-03-11T18:50:14.281Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T18:50:14.281Z] #47 35.37 Reading package lists... [2022-03-11T18:50:14.281Z] #47 43.75 Building dependency tree... [2022-03-11T18:50:14.281Z] #47 49.24 The following additional packages will be installed: [2022-03-11T18:50:14.281Z] #47 49.24 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-11T18:50:14.281Z] #47 49.24 python3-protobuf python3-six [2022-03-11T18:50:14.281Z] #47 49.26 Suggested packages: [2022-03-11T18:50:14.281Z] #47 49.26 python3-setuptools [2022-03-11T18:50:14.281Z] #47 49.26 Recommended packages: [2022-03-11T18:50:14.281Z] #47 49.26 iproute2 | iproute [2022-03-11T18:50:14.281Z] #47 50.34 The following NEW packages will be installed: [2022-03-11T18:50:14.281Z] #47 50.35 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-11T18:50:14.281Z] #47 50.35 python3-protobuf python3-six [2022-03-11T18:50:14.281Z] #47 50.95 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T18:50:14.281Z] #47 50.95 Need to get 2292 kB of archives. [2022-03-11T18:50:14.281Z] #47 50.95 After this operation, 11.0 MB of additional disk space will be used. [2022-03-11T18:50:14.281Z] #47 50.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-11T18:50:14.281Z] #47 50.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-11T18:50:14.281Z] #47 50.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-11T18:50:14.281Z] #47 51.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-11T18:50:14.281Z] #47 51.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-11T18:50:14.281Z] #47 51.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-11T18:50:14.281Z] #47 51.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-11T18:50:14.281Z] #47 ... [2022-03-11T18:50:14.281Z] [2022-03-11T18:50:14.281Z] #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 [2022-03-11T18:50:14.281Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T18:50:14.281Z] #38 46.51 The following additional packages will be installed: [2022-03-11T18:50:14.281Z] #38 46.57 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-11T18:50:14.281Z] #38 46.60 Suggested packages: [2022-03-11T18:50:14.281Z] #38 46.61 cmake-doc ninja-build lrzip [2022-03-11T18:50:14.281Z] #38 46.62 Recommended packages: [2022-03-11T18:50:14.281Z] #38 46.62 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-11T18:50:14.281Z] #38 48.12 The following NEW packages will be installed: [2022-03-11T18:50:14.281Z] #38 48.12 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-11T18:50:14.281Z] #38 48.12 vim-common xxd [2022-03-11T18:50:14.281Z] #38 48.58 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T18:50:14.281Z] #38 48.58 Need to get 17.7 MB of archives. [2022-03-11T18:50:14.281Z] #38 48.58 After this operation, 70.7 MB of additional disk space will be used. [2022-03-11T18:50:14.281Z] #38 48.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-11T18:50:14.281Z] #38 48.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-11T18:50:14.281Z] #38 48.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-11T18:50:14.281Z] #38 48.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-11T18:50:14.281Z] #38 49.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-11T18:50:14.281Z] #38 49.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-11T18:50:14.281Z] #38 49.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-11T18:50:14.281Z] #38 49.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-11T18:50:14.281Z] #38 49.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-11T18:50:14.281Z] #38 49.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-11T18:50:14.281Z] #38 51.88 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T18:50:14.281Z] #38 52.30 Fetched 17.7 MB in 2s (8767 kB/s) [2022-03-11T18:50:14.281Z] #38 52.44 Selecting previously unselected package xxd. [2022-03-11T18:50:14.281Z] #38 52.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-11T18:50:14.281Z] #38 52.49 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T18:50:14.281Z] #38 52.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:50:14.281Z] #38 53.05 Selecting previously unselected package vim-common. [2022-03-11T18:50:14.281Z] #38 53.05 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T18:50:14.281Z] #38 53.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:50:14.281Z] #38 53.69 Selecting previously unselected package cmake-data. [2022-03-11T18:50:14.281Z] #38 53.69 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-11T18:50:14.281Z] #38 53.71 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-11T18:50:14.847Z] #38 ... [2022-03-11T18:50:14.847Z] [2022-03-11T18:50:14.847Z] #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 [2022-03-11T18:50:14.847Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T18:50:14.847Z] #47 54.33 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-11T18:50:14.923Z] #40 8.760 [100%] Linking C executable tini-static [2022-03-11T18:50:15.186Z] #40 ... [2022-03-11T18:50:15.186Z] [2022-03-11T18:50:15.186Z] #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 [2022-03-11T18:50:15.186Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:50:15.186Z] #14 77.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-11T18:50:15.186Z] #14 77.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-11T18:50:15.186Z] #14 77.59 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-11T18:50:15.186Z] #14 85.48 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-11T18:50:15.186Z] #14 85.48 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-11T18:50:15.186Z] #14 85.49 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-11T18:50:15.186Z] #14 85.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-11T18:50:15.186Z] #14 85.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-11T18:50:15.186Z] #14 85.65 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-11T18:50:15.186Z] #14 ... [2022-03-11T18:50:15.186Z] [2022-03-11T18:50:15.186Z] #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 [2022-03-11T18:50:15.187Z] #40 sha256:d32b22e535dd28fa89f6ef660606c50cdd71c7263d4c6f78e3b5b10b7cf0b60b [2022-03-11T18:50:15.187Z] #40 9.254 [100%] Built target tini-static [2022-03-11T18:50:15.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-11T18:50:15.448Z] #40 9.292 + mkdir -p /build [2022-03-11T18:50:15.448Z] #40 9.303 + cp tini-static /build/docker-init [2022-03-11T18:50:16.021Z] #40 DONE 9.7s [2022-03-11T18:50:16.021Z] [2022-03-11T18:50:16.021Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:50:16.021Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:50:16.021Z] #51 78.80 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-11T18:50:16.021Z] #51 78.88 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-11T18:50:16.021Z] #51 78.96 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-11T18:50:16.021Z] #51 81.03 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-11T18:50:16.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-11T18:50:16.744Z] #47 56.07 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T18:50:17.307Z] #47 ... [2022-03-11T18:50:17.307Z] [2022-03-11T18:50:17.307Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:50:17.307Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:50:17.307Z] #51 46.77 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-11T18:50:17.307Z] #51 46.77 go: downloading github.com/fatih/color v1.13.0 [2022-03-11T18:50:17.307Z] #51 46.83 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-11T18:50:17.307Z] #51 46.84 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-11T18:50:17.307Z] #51 47.34 go: downloading github.com/spf13/viper v1.10.1 [2022-03-11T18:50:17.307Z] #51 47.58 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-11T18:50:17.307Z] #51 48.17 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-11T18:50:17.307Z] #51 48.19 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-11T18:50:17.307Z] #51 48.29 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-11T18:50:17.307Z] #51 48.30 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-11T18:50:17.307Z] #51 50.28 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-11T18:50:17.307Z] #51 50.41 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-11T18:50:17.307Z] #51 55.11 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-11T18:50:17.307Z] #51 55.11 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-11T18:50:17.307Z] #51 55.27 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-11T18:50:17.307Z] #51 55.29 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-11T18:50:17.307Z] #51 55.47 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-11T18:50:17.307Z] #51 55.53 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-11T18:50:17.308Z] #51 55.54 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-11T18:50:17.308Z] #51 55.65 go: downloading github.com/spf13/afero v1.6.0 [2022-03-11T18:50:17.308Z] #51 55.67 go: downloading github.com/spf13/cast v1.4.1 [2022-03-11T18:50:17.308Z] #51 55.77 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-11T18:50:17.308Z] #51 55.82 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-11T18:50:17.308Z] #51 55.85 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-11T18:50:17.308Z] #51 56.05 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-11T18:50:17.308Z] #51 56.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-11T18:50:17.308Z] #51 56.23 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-11T18:50:17.308Z] #51 56.34 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-11T18:50:17.308Z] #51 56.35 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-11T18:50:17.308Z] #51 56.40 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-11T18:50:17.308Z] #51 56.43 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-11T18:50:17.308Z] #51 56.46 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-11T18:50:17.308Z] #51 56.51 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-11T18:50:17.308Z] #51 ... [2022-03-11T18:50:17.308Z] [2022-03-11T18:50:17.308Z] #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 [2022-03-11T18:50:17.308Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T18:50:17.308Z] #47 56.61 Fetched 2292 kB in 4s (554 kB/s) [2022-03-11T18:50:17.564Z] #47 56.77 Selecting previously unselected package libprotobuf23:amd64. [2022-03-11T18:50:17.564Z] #47 56.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 ... 15709 files and directories currently installed.) [2022-03-11T18:50:17.564Z] #47 56.85 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-11T18:50:17.564Z] #47 56.88 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-11T18:50:17.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-11T18:50:17.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-11T18:50:18.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-11T18:50:18.942Z] #47 58.11 Selecting previously unselected package python3-pkg-resources. [2022-03-11T18:50:18.942Z] #47 58.11 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-11T18:50:18.942Z] #47 58.14 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-11T18:50:19.208Z] #47 58.51 Selecting previously unselected package python3-six. [2022-03-11T18:50:19.208Z] #47 58.52 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-11T18:50:19.209Z] #47 58.54 Unpacking python3-six (1.16.0-2) ... [2022-03-11T18:50:19.221Z] #28 11.08 Fetched 40.4 MB in 10s (3968 kB/s) [2022-03-11T18:50:19.464Z] #47 58.74 Selecting previously unselected package python3-protobuf. [2022-03-11T18:50:19.464Z] #47 58.75 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-11T18:50:19.464Z] #47 58.78 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-11T18:50:19.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-11T18:50:20.399Z] #47 59.39 Selecting previously unselected package libnet1:amd64. [2022-03-11T18:50:20.399Z] #47 59.39 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-11T18:50:20.399Z] #47 59.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T18:50:20.399Z] #47 59.68 Selecting previously unselected package libnl-3-200:amd64. [2022-03-11T18:50:20.399Z] #47 59.68 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-11T18:50:20.399Z] #47 59.69 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T18:50:20.659Z] #47 59.93 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-11T18:50:20.659Z] #47 59.94 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-11T18:50:20.659Z] #47 59.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T18:50:20.921Z] #47 60.30 Selecting previously unselected package criu. [2022-03-11T18:50:20.921Z] #47 60.30 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-11T18:50:20.921Z] #47 60.31 Unpacking criu (3.16.1-3) ... [2022-03-11T18:50:21.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-11T18:50:21.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-11T18:50:22.305Z] #47 61.66 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-11T18:50:22.617Z] #51 ... [2022-03-11T18:50:22.617Z] [2022-03-11T18:50:22.617Z] #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 [2022-03-11T18:50:22.617Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:50:22.617Z] #14 94.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-11T18:50:22.617Z] #14 94.56 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-11T18:50:22.617Z] #14 94.57 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T18:50:22.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-11T18:50:23.413Z] #28 11.08 Reading package lists... [2022-03-11T18:50:23.587Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-11T18:50:23.587Z] Using test binary docker [2022-03-11T18:50:23.587Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-11T18:50:23.587Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-11T18:50:23.587Z] INFO: Waiting for daemon to start... [2022-03-11T18:50:23.587Z] Starting dockerd [2022-03-11T18:50:23.702Z] #47 ... [2022-03-11T18:50:23.702Z] [2022-03-11T18:50:23.702Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:50:23.702Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:50:23.702Z] #51 57.40 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-11T18:50:23.702Z] #51 57.61 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-11T18:50:23.702Z] #51 57.74 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-11T18:50:23.702Z] #51 57.97 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-11T18:50:23.702Z] #51 58.07 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-11T18:50:23.702Z] #51 58.15 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-11T18:50:23.702Z] #51 59.00 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-11T18:50:23.702Z] #51 59.02 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-11T18:50:23.702Z] #51 59.24 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-11T18:50:23.702Z] #51 59.35 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-11T18:50:23.702Z] #51 59.40 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-11T18:50:23.702Z] #51 59.45 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-11T18:50:23.702Z] #51 59.50 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-11T18:50:23.702Z] #51 59.56 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-11T18:50:23.702Z] #51 59.76 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-11T18:50:23.702Z] #51 59.77 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-11T18:50:23.702Z] #51 59.81 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-11T18:50:23.702Z] #51 59.99 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-11T18:50:23.702Z] #51 59.99 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-11T18:50:23.702Z] #51 60.05 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-11T18:50:23.702Z] #51 60.05 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-11T18:50:23.702Z] #51 60.13 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-11T18:50:23.702Z] #51 60.25 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-11T18:50:23.702Z] #51 60.31 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-11T18:50:23.702Z] #51 60.31 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-11T18:50:23.702Z] #51 60.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-11T18:50:23.702Z] #51 60.68 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-11T18:50:23.703Z] #51 60.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-11T18:50:23.703Z] #51 60.87 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-11T18:50:23.703Z] #51 60.97 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-11T18:50:23.703Z] #51 61.08 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-11T18:50:23.703Z] #51 61.15 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-11T18:50:23.703Z] #51 61.18 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-11T18:50:23.703Z] #51 61.29 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-11T18:50:23.703Z] #51 61.31 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-11T18:50:23.703Z] #51 61.47 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-11T18:50:23.703Z] #51 61.48 go: downloading github.com/julz/importas v0.1.0 [2022-03-11T18:50:23.703Z] #51 61.54 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-11T18:50:23.703Z] #51 61.61 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-11T18:50:23.703Z] #51 61.73 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-11T18:50:23.703Z] #51 61.74 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-11T18:50:23.703Z] #51 61.85 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-11T18:50:23.703Z] #51 61.99 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-11T18:50:23.703Z] #51 61.99 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-11T18:50:23.703Z] #51 62.06 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-11T18:50:23.703Z] #51 62.14 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-11T18:50:23.703Z] #51 62.18 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-11T18:50:23.703Z] #51 62.23 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-11T18:50:23.703Z] #51 62.25 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-11T18:50:23.703Z] #51 63.20 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-11T18:50:23.703Z] #51 63.20 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-11T18:50:23.703Z] #51 63.21 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-11T18:50:23.703Z] #51 63.26 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-11T18:50:23.703Z] #51 63.36 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-11T18:50:23.703Z] #51 63.39 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-11T18:50:23.703Z] #51 63.49 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-11T18:50:23.962Z] #51 63.66 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-11T18:50:23.962Z] #51 63.74 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-11T18:50:24.016Z] using credential docker-jenkins-github-credentials [2022-03-11T18:50:24.096Z] Cloning the remote Git repository [2022-03-11T18:50:24.096Z] Cloning with configured refspecs honoured and without tags [2022-03-11T18:50:24.216Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-03-11T18:50:24.216Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-11T18:50:24.216Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-11T18:50:24.216Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-11T18:50:24.216Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-11T18:50:24.216Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-11T18:50:24.216Z] ? github.com/docker/docker/rootless [no test files] [2022-03-11T18:50:24.216Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-11T18:50:24.216Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-11T18:50:24.216Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-11T18:50:24.216Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-11T18:50:24.216Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-11T18:50:24.216Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-11T18:50:24.216Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-11T18:50:24.216Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-11T18:50:24.216Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-11T18:50:24.216Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-11T18:50:24.216Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-11T18:50:24.216Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-11T18:50:24.216Z] ? github.com/docker/docker/volume [no test files] [2022-03-11T18:50:24.216Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-11T18:50:24.216Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === Skipped [2022-03-11T18:50:24.216Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-11T18:50:24.216Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-11T18:50:24.216Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-11T18:50:24.216Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-11T18:50:24.216Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-11T18:50:24.216Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:18Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-11T18:50:24.216Z] aufs_test.go:37: driver not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-11T18:50:24.216Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T18:50:24.216Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-11T18:50:24.216Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T18:50:24.216Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-11T18:50:24.216Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T18:50:24.216Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-11T18:50:24.216Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T18:50:24.216Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-11T18:50:24.216Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T18:50:24.216Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-11T18:50:24.216Z] graphtest_unix.go:71: No driver to put! [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T18:50:24.216Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T18:50:24.216Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T18:50:24.216Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T18:50:24.216Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T18:50:24.216Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T18:50:24.216Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T18:50:24.216Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T18:50:24.216Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-11T18:50:24.216Z] time="2022-03-11T18:49:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T18:50:24.216Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T18:50:24.216Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-11T18:50:24.216Z] graphtest_unix.go:71: No driver to put! [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-11T18:50:24.216Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-11T18:50:24.216Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-11T18:50:24.216Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-11T18:50:24.216Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-11T18:50:24.216Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T18:50:24.216Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-11T18:50:24.216Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T18:50:24.216Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-11T18:50:24.216Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T18:50:24.216Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-11T18:50:24.216Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T18:50:24.216Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-11T18:50:24.216Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T18:50:24.216Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-11T18:50:24.216Z] graphtest_unix.go:71: No driver to put! [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-11T18:50:24.216Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-11T18:50:24.216Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-11T18:50:24.216Z] [2022-03-11T18:50:24.216Z] DONE 2323 tests, 53 skipped in 204.750s [2022-03-11T18:50:24.216Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-11T18:50:24.216Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T18:50:24.216Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T18:50:24.216Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T18:50:24.216Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T18:50:24.216Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T18:50:24.216Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T18:50:24.216Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T18:50:24.216Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T18:50:24.216Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T18:50:24.216Z] github.com/docker/docker/libnetwork/config [2022-03-11T18:50:24.216Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T18:50:24.216Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T18:50:24.216Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T18:50:24.216Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/idm [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/ns [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/options [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/osl [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T18:50:24.217Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-11T18:50:24.217Z] + 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/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 [2022-03-11T18:50:24.295Z] Cloning repository https://github.com/moby/moby.git [2022-03-11T18:50:24.526Z] #51 64.06 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-11T18:50:24.526Z] #51 64.09 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-11T18:50:24.526Z] #51 64.12 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-11T18:50:24.526Z] #51 64.14 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-11T18:50:24.526Z] #51 64.16 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-11T18:50:24.526Z] #51 64.16 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-11T18:50:24.526Z] #51 64.20 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-11T18:50:24.782Z] #51 64.36 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-11T18:50:24.783Z] #51 64.44 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-11T18:50:24.783Z] #51 64.46 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-11T18:50:24.783Z] #51 64.50 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-11T18:50:24.783Z] #51 64.53 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-11T18:50:24.783Z] #51 ... [2022-03-11T18:50:24.783Z] [2022-03-11T18:50:24.783Z] #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 [2022-03-11T18:50:24.783Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:50:24.783Z] #14 54.56 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] [2022-03-11T18:50:24.783Z] #14 56.82 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] [2022-03-11T18:50:24.783Z] #14 57.63 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] [2022-03-11T18:50:24.783Z] #14 57.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-11T18:50:24.783Z] #14 57.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-11T18:50:24.783Z] #14 57.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-11T18:50:24.783Z] #14 57.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-11T18:50:24.783Z] #14 57.64 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] [2022-03-11T18:50:24.783Z] #14 57.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-11T18:50:24.783Z] #14 57.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-11T18:50:24.783Z] #14 57.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-11T18:50:24.783Z] #14 57.71 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-11T18:50:24.783Z] #14 57.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-11T18:50:24.783Z] #14 57.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-11T18:50:24.783Z] #14 57.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-11T18:50:24.783Z] #14 57.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-11T18:50:24.783Z] #14 57.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-11T18:50:24.783Z] #14 57.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-11T18:50:24.783Z] #14 59.08 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T18:50:24.783Z] #14 59.31 Fetched 115 MB in 11s (10.7 MB/s) [2022-03-11T18:50:24.783Z] #14 59.53 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-11T18:50:24.783Z] #14 59.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-11T18:50:24.783Z] #14 59.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-11T18:50:24.783Z] #14 59.64 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-11T18:50:24.783Z] #14 63.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-11T18:50:24.783Z] #14 63.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-11T18:50:24.783Z] #14 63.53 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-11T18:50:25.040Z] #14 ... [2022-03-11T18:50:25.040Z] [2022-03-11T18:50:25.040Z] #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 [2022-03-11T18:50:25.040Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T18:50:25.040Z] #47 64.31 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-11T18:50:25.040Z] #47 64.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T18:50:25.040Z] #47 64.35 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T18:50:25.040Z] #47 64.37 Setting up python3-six (1.16.0-2) ... [2022-03-11T18:50:25.747Z] . [2022-03-11T18:50:25.747Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-11T18:50:25.747Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-11T18:50:25.747Z] Error: No such image: emptyfs [2022-03-11T18:50:26.006Z] Running integration-test (iteration 1) [2022-03-11T18:50:26.006Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-11T18:50:26.574Z] Loaded image: busybox:latest [2022-03-11T18:50:24.697Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-11T18:50:25.580Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T18:50:25.580Z] > git --version # timeout=10 [2022-03-11T18:50:25.625Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-11T18:50:25.626Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:50:25.629Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:50:26.832Z] Loaded image: busybox:glibc [2022-03-11T18:50:26.934Z] #47 66.26 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T18:50:26.934Z] #47 66.28 Setting up python3-protobuf (3.12.4-1) ... [2022-03-11T18:50:28.206Z] Loaded image: debian:bullseye-slim [2022-03-11T18:50:28.206Z] Loaded image: hello-world:latest [2022-03-11T18:50:28.206Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T18:50:28.206Z] INFO: Testing against a local daemon [2022-03-11T18:50:28.206Z] === RUN TestCgroupNamespacesBuild [2022-03-11T18:50:28.684Z] #28 15.80 Reading package lists... [2022-03-11T18:50:28.828Z] #47 ... [2022-03-11T18:50:28.828Z] [2022-03-11T18:50:28.828Z] #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 [2022-03-11T18:50:28.828Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T18:50:28.828Z] #38 58.32 Selecting previously unselected package libicu67:amd64. [2022-03-11T18:50:28.828Z] #38 58.37 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-11T18:50:28.828Z] #38 58.43 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-11T18:50:28.828Z] #38 ... [2022-03-11T18:50:28.828Z] [2022-03-11T18:50:28.828Z] #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 [2022-03-11T18:50:28.828Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:50:28.828Z] #14 67.86 Selecting previously unselected package binutils-mingw-w64. [2022-03-11T18:50:28.828Z] #14 67.86 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-11T18:50:28.828Z] #14 67.86 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-11T18:50:28.828Z] #14 68.03 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-11T18:50:28.828Z] #14 68.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T18:50:28.828Z] #14 68.09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T18:50:28.828Z] #14 68.35 Selecting previously unselected package dmsetup. [2022-03-11T18:50:28.828Z] #14 68.36 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T18:50:28.828Z] #14 68.37 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-11T18:50:28.828Z] #14 68.58 Selecting previously unselected package mingw-w64-common. [2022-03-11T18:50:28.828Z] #14 68.58 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-11T18:50:28.828Z] #14 68.59 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-11T18:50:28.943Z] #28 20.53 Building dependency tree... [2022-03-11T18:50:28.943Z] #28 21.69 Reading state information... [2022-03-11T18:50:29.581Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-03-11T18:50:29.581Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-11T18:50:29.879Z] #28 22.57 bzip2 is already the newest version (1.0.8-4). [2022-03-11T18:50:29.879Z] #28 22.57 patch is already the newest version (2.7.6-7). [2022-03-11T18:50:29.879Z] #28 22.57 xz-utils is already the newest version (5.2.5-2). [2022-03-11T18:50:29.879Z] #28 22.57 The following additional packages will be installed: [2022-03-11T18:50:29.879Z] #28 22.57 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-11T18:50:29.879Z] #28 22.57 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-03-11T18:50:29.879Z] #28 22.57 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-11T18:50:29.879Z] #28 22.58 python3-pkg-resources vim-runtime xxd [2022-03-11T18:50:29.879Z] #28 22.59 Suggested packages: [2022-03-11T18:50:29.879Z] #28 22.59 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-03-11T18:50:29.879Z] #28 22.59 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-03-11T18:50:29.879Z] #28 22.59 Recommended packages: [2022-03-11T18:50:29.879Z] #28 22.59 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-11T18:50:30.204Z] #14 ... [2022-03-11T18:50:30.204Z] [2022-03-11T18:50:30.204Z] #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 [2022-03-11T18:50:30.204Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T18:50:30.205Z] #34 59.25 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-11T18:50:30.205Z] #34 60.00 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-11T18:50:30.205Z] #34 60.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-11T18:50:30.205Z] #34 ... [2022-03-11T18:50:30.205Z] [2022-03-11T18:50:30.205Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:50:30.205Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:50:30.205Z] #51 64.85 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-11T18:50:30.205Z] #51 64.91 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-11T18:50:30.205Z] #51 64.91 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-11T18:50:30.205Z] #51 64.97 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-11T18:50:30.205Z] #51 65.06 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-11T18:50:30.205Z] #51 65.63 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-11T18:50:30.205Z] #51 66.35 go: downloading honnef.co/go/tools v0.2.2 [2022-03-11T18:50:30.205Z] #51 67.81 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-11T18:50:30.205Z] #51 67.89 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-11T18:50:30.205Z] #51 67.94 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-11T18:50:30.205Z] #51 68.17 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-11T18:50:30.205Z] #51 68.17 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-11T18:50:30.205Z] #51 68.28 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-11T18:50:30.205Z] #51 68.41 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-11T18:50:30.205Z] #51 68.68 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-11T18:50:30.205Z] #51 68.70 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-11T18:50:30.205Z] #51 68.91 go: downloading golang.org/x/text v0.3.7 [2022-03-11T18:50:30.769Z] #14 ... [2022-03-11T18:50:30.769Z] [2022-03-11T18:50:30.769Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:50:30.769Z] #60 sha256:35150945c7f9c21cfc8ebc6c8e8989630f160ea0c1f26de1291ed362ad9ab17f [2022-03-11T18:50:30.856Z] #28 23.76 The following NEW packages will be installed: [2022-03-11T18:50:30.954Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-03-11T18:50:30.954Z] === RUN TestBuildWithSession [2022-03-11T18:50:30.954Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T18:50:30.954Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-11T18:50:30.954Z] === RUN TestBuildSquashParent [2022-03-11T18:50:31.114Z] #28 23.76 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-03-11T18:50:31.114Z] #28 23.76 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-11T18:50:31.114Z] #28 23.76 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-03-11T18:50:31.114Z] #28 23.77 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-03-11T18:50:31.114Z] #28 23.77 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-03-11T18:50:31.114Z] #28 23.77 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-03-11T18:50:31.114Z] #28 23.77 vim-common vim-runtime xfsprogs xxd zip zstd [2022-03-11T18:50:31.372Z] #28 24.12 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T18:50:31.372Z] #28 24.12 Need to get 18.6 MB of archives. [2022-03-11T18:50:31.372Z] #28 24.12 After this operation, 71.4 MB of additional disk space will be used. [2022-03-11T18:50:31.372Z] #28 24.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-11T18:50:31.372Z] #28 24.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-11T18:50:31.372Z] #28 24.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-11T18:50:31.372Z] #28 24.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-11T18:50:31.372Z] #28 24.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-11T18:50:31.372Z] #28 24.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-11T18:50:31.372Z] #28 24.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-11T18:50:31.372Z] #28 24.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-11T18:50:31.372Z] #28 24.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-11T18:50:31.372Z] #28 24.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-11T18:50:31.372Z] #28 24.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-11T18:50:31.372Z] #28 24.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-11T18:50:31.372Z] #28 24.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-11T18:50:31.372Z] #28 24.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-11T18:50:31.372Z] #28 24.19 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-11T18:50:31.372Z] #28 24.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-11T18:50:31.372Z] #28 24.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-11T18:50:31.372Z] #28 24.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-11T18:50:31.372Z] #28 24.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-11T18:50:31.372Z] #28 24.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-11T18:50:31.372Z] #28 24.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-11T18:50:31.372Z] #28 24.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-11T18:50:31.372Z] #28 24.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-11T18:50:31.372Z] #28 24.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-11T18:50:31.372Z] #28 24.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-11T18:50:31.372Z] #28 24.22 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-11T18:50:31.372Z] #28 24.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-11T18:50:31.372Z] #28 24.22 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-11T18:50:31.372Z] #28 24.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-11T18:50:31.372Z] #28 24.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-11T18:50:31.372Z] #28 24.26 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-11T18:50:31.578Z] #51 ... [2022-03-11T18:50:31.578Z] [2022-03-11T18:50:31.578Z] #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 [2022-03-11T18:50:31.578Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T18:50:31.578Z] #38 69.09 Selecting previously unselected package libxml2:amd64. [2022-03-11T18:50:31.578Z] #38 69.09 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-11T18:50:31.578Z] #38 69.11 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-11T18:50:31.578Z] #38 70.10 Selecting previously unselected package libarchive13:amd64. [2022-03-11T18:50:31.578Z] #38 70.12 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-11T18:50:31.578Z] #38 70.13 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-11T18:50:31.578Z] #38 70.59 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-11T18:50:31.578Z] #38 70.59 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-11T18:50:31.578Z] #38 70.60 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-11T18:50:31.578Z] #38 70.81 Selecting previously unselected package librhash0:amd64. [2022-03-11T18:50:31.578Z] #38 70.81 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-11T18:50:31.578Z] #38 70.82 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-11T18:50:31.578Z] #38 71.01 Selecting previously unselected package libuv1:amd64. [2022-03-11T18:50:31.578Z] #38 71.01 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-11T18:50:31.578Z] #38 71.02 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-11T18:50:31.578Z] #38 71.24 Selecting previously unselected package cmake. [2022-03-11T18:50:31.578Z] #38 71.24 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-11T18:50:31.578Z] #38 71.27 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-11T18:50:31.630Z] #28 24.26 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-11T18:50:31.630Z] #28 24.26 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-11T18:50:31.630Z] #28 24.27 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-11T18:50:31.630Z] #28 24.27 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-11T18:50:31.630Z] #28 24.27 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-11T18:50:31.631Z] #28 24.28 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-11T18:50:31.631Z] #28 24.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-11T18:50:31.631Z] #28 24.29 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-11T18:50:31.631Z] #28 24.30 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-11T18:50:31.631Z] #28 24.37 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-11T18:50:31.631Z] #28 24.39 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-11T18:50:31.631Z] #28 24.40 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-11T18:50:31.631Z] #28 24.41 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-11T18:50:32.196Z] #28 24.87 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T18:50:32.196Z] #28 25.06 Fetched 18.6 MB in 1s (32.4 MB/s) [2022-03-11T18:50:32.196Z] #28 25.10 Selecting previously unselected package pigz. [2022-03-11T18:50:32.342Z] #60 56.05 Updating files: 37% (1773/4731) Updating files: 38% (1798/4731) Updating files: 39% (1846/4731) Updating files: 40% (1893/4731) Updating files: 41% (1940/4731) Updating files: 42% (1988/4731) Updating files: 43% (2035/4731) Updating files: 44% (2082/4731) Updating files: 45% (2129/4731) Updating files: 46% (2177/4731) Updating files: 47% (2224/4731) Updating files: 48% (2271/4731) Updating files: 49% (2319/4731) Updating files: 50% (2366/4731) Updating files: 51% (2413/4731) Updating files: 52% (2461/4731) Updating files: 53% (2508/4731) Updating files: 54% (2555/4731) Updating files: 55% (2603/4731) Updating files: 56% (2650/4731) Updating files: 57% (2697/4731) Updating files: 58% (2744/4731) Updating files: 59% (2792/4731) Updating files: 60% (2839/4731) Updating files: 61% (2886/4731) Updating files: 62% (2934/4731) Updating files: 63% (2981/4731) Updating files: 64% (3028/4731) Updating files: 65% (3076/4731) Updating files: 66% (3123/4731) Updating files: 67% (3170/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 76% (3638/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 98% (4676/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-11T18:50:32.456Z] #28 25.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-03-11T18:50:32.456Z] #28 25.15 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-11T18:50:32.456Z] #28 25.21 Unpacking pigz (2.6-1) ... [2022-03-11T18:50:32.603Z] #60 58.20 + cd /tmp/tmp.NO05LjyytB/src/github.com/containerd/containerd [2022-03-11T18:50:32.603Z] #60 58.20 + git checkout -q v1.5.10 [2022-03-11T18:50:32.715Z] #28 25.36 Selecting previously unselected package libelf1:amd64. [2022-03-11T18:50:32.715Z] #28 25.37 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-11T18:50:32.715Z] #28 25.39 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-11T18:50:32.715Z] #28 25.48 Selecting previously unselected package libbpf0:amd64. [2022-03-11T18:50:32.715Z] #28 25.49 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-11T18:50:32.715Z] #28 25.49 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-11T18:50:32.715Z] #28 25.56 Selecting previously unselected package libcap2:amd64. [2022-03-11T18:50:32.715Z] #28 25.56 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-11T18:50:32.715Z] #28 25.57 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-11T18:50:32.715Z] #28 25.62 Selecting previously unselected package libmnl0:amd64. [2022-03-11T18:50:32.715Z] #28 25.62 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-11T18:50:32.973Z] #28 25.63 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-11T18:50:32.973Z] #28 25.69 Selecting previously unselected package libxtables12:amd64. [2022-03-11T18:50:32.973Z] #28 25.69 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-11T18:50:32.973Z] #28 25.70 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-11T18:50:33.233Z] #28 25.75 Selecting previously unselected package libcap2-bin. [2022-03-11T18:50:33.233Z] #28 25.76 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-11T18:50:33.233Z] #28 25.76 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-11T18:50:33.233Z] #28 25.81 Selecting previously unselected package iproute2. [2022-03-11T18:50:33.233Z] #28 25.83 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-11T18:50:33.233Z] #28 25.83 Unpacking iproute2 (5.10.0-4) ... [2022-03-11T18:50:33.491Z] #28 26.08 Selecting previously unselected package xxd. [2022-03-11T18:50:33.491Z] #28 26.08 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T18:50:33.491Z] #28 26.09 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:50:33.491Z] #28 26.16 Selecting previously unselected package vim-common. [2022-03-11T18:50:33.491Z] #28 26.17 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T18:50:33.491Z] #28 26.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:50:33.750Z] #28 26.29 Selecting previously unselected package bash-completion. [2022-03-11T18:50:33.750Z] #28 26.30 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-11T18:50:33.994Z] #60 59.48 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-11T18:50:33.994Z] #60 59.49 + BUILDTAGS='netgo osusergo static_build' [2022-03-11T18:50:33.994Z] #60 59.49 + export EXTRA_FLAGS=-buildmode=pie [2022-03-11T18:50:33.994Z] #60 59.49 + EXTRA_FLAGS=-buildmode=pie [2022-03-11T18:50:33.994Z] #60 59.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-11T18:50:33.994Z] #60 59.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-11T18:50:33.994Z] #60 59.49 + '[' '' = dynamic ']' [2022-03-11T18:50:33.994Z] #60 59.49 + make [2022-03-11T18:50:34.685Z] #28 27.29 Unpacking bash-completion (1:2.11-2) ... [2022-03-11T18:50:34.937Z] #60 60.85 + bin/ctr [2022-03-11T18:50:34.944Z] #28 27.53 Selecting previously unselected package apparmor. [2022-03-11T18:50:34.944Z] #28 27.54 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-03-11T18:50:34.944Z] #28 27.59 Unpacking apparmor (2.13.6-10) ... [2022-03-11T18:50:34.944Z] #28 27.79 Selecting previously unselected package inetutils-ping. [2022-03-11T18:50:35.202Z] #28 27.79 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-11T18:50:35.202Z] #28 27.80 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-11T18:50:35.202Z] #28 27.87 Selecting previously unselected package libip4tc2:amd64. [2022-03-11T18:50:35.202Z] #28 27.87 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-11T18:50:35.202Z] #28 27.88 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-11T18:50:35.202Z] #28 27.93 Selecting previously unselected package libip6tc2:amd64. [2022-03-11T18:50:35.202Z] #28 27.94 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-11T18:50:35.202Z] #28 27.94 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-11T18:50:35.202Z] #28 27.99 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-11T18:50:35.202Z] #28 27.99 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-11T18:50:35.202Z] #28 28.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-11T18:50:35.202Z] #28 28.04 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-11T18:50:35.461Z] #28 28.05 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-11T18:50:35.461Z] #28 28.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-11T18:50:35.461Z] #28 28.13 Selecting previously unselected package libnftnl11:amd64. [2022-03-11T18:50:35.461Z] #28 28.13 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-11T18:50:35.461Z] #28 28.14 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-11T18:50:35.461Z] #28 28.20 Selecting previously unselected package iptables. [2022-03-11T18:50:35.461Z] #28 28.20 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-03-11T18:50:35.461Z] #28 28.21 Unpacking iptables (1.8.7-1) ... [2022-03-11T18:50:35.720Z] #28 28.37 Selecting previously unselected package libonig5:amd64. [2022-03-11T18:50:35.720Z] #28 28.38 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-11T18:50:35.720Z] #28 28.38 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T18:50:35.720Z] #28 28.47 Selecting previously unselected package libjq1:amd64. [2022-03-11T18:50:35.720Z] #28 28.47 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-03-11T18:50:35.720Z] #28 28.48 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-11T18:50:35.720Z] #28 28.54 Selecting previously unselected package jq. [2022-03-11T18:50:35.720Z] #28 28.55 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-03-11T18:50:35.720Z] #28 28.55 Unpacking jq (1.6-2.1) ... [2022-03-11T18:50:35.720Z] #28 28.60 Selecting previously unselected package libaio1:amd64. [2022-03-11T18:50:35.979Z] #28 28.61 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-03-11T18:50:35.979Z] #28 28.61 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-11T18:50:35.979Z] #28 28.66 Selecting previously unselected package libgpm2:amd64. [2022-03-11T18:50:35.979Z] #28 28.67 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-03-11T18:50:35.979Z] #28 28.67 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-11T18:50:35.979Z] #28 28.72 Selecting previously unselected package libinih1:amd64. [2022-03-11T18:50:35.979Z] #28 28.72 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-03-11T18:50:35.979Z] #28 28.73 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-11T18:50:35.979Z] #28 28.77 Selecting previously unselected package libnet1:amd64. [2022-03-11T18:50:35.979Z] #28 28.78 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-11T18:50:35.979Z] #28 28.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T18:50:36.217Z] --- PASS: TestBuildSquashParent (4.64s) [2022-03-11T18:50:36.217Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-11T18:50:36.217Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T18:50:36.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T18:50:36.217Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T18:50:36.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T18:50:36.217Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T18:50:36.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T18:50:36.217Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T18:50:36.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T18:50:36.217Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T18:50:36.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T18:50:36.217Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T18:50:36.217Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T18:50:36.217Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T18:50:36.217Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T18:50:36.238Z] #28 28.86 Selecting previously unselected package libnl-3-200:amd64. [2022-03-11T18:50:36.238Z] #28 28.87 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-11T18:50:36.238Z] #28 28.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T18:50:36.238Z] #28 28.93 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-11T18:50:36.238Z] #28 28.94 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-11T18:50:36.238Z] #28 28.94 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T18:50:36.238Z] #28 28.99 Selecting previously unselected package net-tools. [2022-03-11T18:50:36.238Z] #28 28.99 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-11T18:50:36.238Z] #28 29.00 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-11T18:50:36.238Z] #28 29.09 Selecting previously unselected package python-pip-whl. [2022-03-11T18:50:36.496Z] #28 29.10 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-03-11T18:50:36.496Z] #28 29.10 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-11T18:50:36.755Z] #28 29.41 Selecting previously unselected package python3-lib2to3. [2022-03-11T18:50:36.755Z] #28 29.42 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-11T18:50:36.755Z] #28 29.42 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-11T18:50:36.755Z] #28 29.49 Selecting previously unselected package python3-distutils. [2022-03-11T18:50:36.755Z] #28 29.50 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-03-11T18:50:36.755Z] #28 29.50 Unpacking python3-distutils (3.9.2-1) ... [2022-03-11T18:50:36.755Z] #28 29.61 Selecting previously unselected package python3-pkg-resources. [2022-03-11T18:50:36.783Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T18:50:36.833Z] #38 ... [2022-03-11T18:50:36.833Z] [2022-03-11T18:50:36.833Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:50:36.833Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:50:36.833Z] #51 75.82 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-11T18:50:36.833Z] #51 75.87 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-11T18:50:36.833Z] #51 75.90 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-11T18:50:36.833Z] #51 75.97 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-11T18:50:36.833Z] #51 76.02 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-11T18:50:36.833Z] #51 76.04 go: downloading golang.org/x/mod v0.5.1 [2022-03-11T18:50:36.833Z] #51 76.12 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-11T18:50:36.833Z] #51 76.23 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-11T18:50:36.833Z] #51 76.25 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-11T18:50:36.833Z] #51 76.26 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-11T18:50:36.833Z] #51 76.30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-11T18:50:36.833Z] #51 76.49 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-11T18:50:36.855Z] #60 ... [2022-03-11T18:50:36.855Z] [2022-03-11T18:50:36.855Z] #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 [2022-03-11T18:50:36.855Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:50:36.855Z] #14 109.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-11T18:50:36.855Z] #14 109.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-11T18:50:36.855Z] #14 109.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T18:50:37.014Z] #28 29.61 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-11T18:50:37.014Z] #28 29.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-11T18:50:37.014Z] #28 29.71 Selecting previously unselected package python3-setuptools. [2022-03-11T18:50:37.014Z] #28 29.72 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-03-11T18:50:37.014Z] #28 29.72 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-11T18:50:37.014Z] #28 29.84 Selecting previously unselected package python3-wheel. [2022-03-11T18:50:37.041Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T18:50:37.274Z] #28 29.85 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-03-11T18:50:37.274Z] #28 29.85 Unpacking python3-wheel (0.34.2-1) ... [2022-03-11T18:50:37.274Z] #28 29.90 Selecting previously unselected package python3-pip. [2022-03-11T18:50:37.274Z] #28 29.91 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-03-11T18:50:37.274Z] #28 29.91 Unpacking python3-pip (20.3.4-4) ... [2022-03-11T18:50:37.274Z] #28 30.03 Selecting previously unselected package sudo. [2022-03-11T18:50:37.274Z] #28 30.04 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-03-11T18:50:37.274Z] #28 30.05 Unpacking sudo (1.9.5p2-3) ... [2022-03-11T18:50:37.398Z] #51 ... [2022-03-11T18:50:37.398Z] [2022-03-11T18:50:37.398Z] #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 [2022-03-11T18:50:37.398Z] #47 sha256:72bc5050cd25904fa0ee503c99867bbf320506195c894f8c703cf5039a43712e [2022-03-11T18:50:37.398Z] #47 71.32 Setting up criu (3.16.1-3) ... [2022-03-11T18:50:37.398Z] #47 74.21 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T18:50:37.398Z] #47 DONE 76.6s [2022-03-11T18:50:37.398Z] [2022-03-11T18:50:37.398Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:50:37.398Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:50:37.398Z] #51 76.95 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-11T18:50:37.398Z] #51 77.17 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-11T18:50:37.532Z] #28 30.29 Selecting previously unselected package thin-provisioning-tools. [2022-03-11T18:50:37.532Z] #28 30.29 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-11T18:50:37.532Z] #28 30.29 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-11T18:50:37.532Z] #28 30.40 Selecting previously unselected package uidmap. [2022-03-11T18:50:37.532Z] #28 30.40 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-11T18:50:37.791Z] #28 30.41 Unpacking uidmap (1:4.8.1-1) ... [2022-03-11T18:50:37.791Z] #28 30.51 Selecting previously unselected package vim-runtime. [2022-03-11T18:50:37.791Z] #28 30.51 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T18:50:37.791Z] #28 30.53 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-11T18:50:37.791Z] #28 30.55 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-11T18:50:37.791Z] #28 30.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:50:37.962Z] #51 77.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-11T18:50:38.219Z] #51 77.71 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-11T18:50:38.219Z] #51 77.73 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-11T18:50:38.219Z] #51 77.86 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-11T18:50:38.219Z] #51 77.88 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-11T18:50:38.219Z] #51 77.88 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-11T18:50:38.416Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T18:50:38.535Z] #51 78.00 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-11T18:50:38.535Z] #51 78.19 go: downloading github.com/prometheus/common v0.10.0 [2022-03-11T18:50:38.674Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T18:50:38.793Z] #51 78.52 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-11T18:50:38.793Z] #51 78.63 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-11T18:50:39.050Z] #51 78.75 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-11T18:50:39.168Z] #28 31.77 Selecting previously unselected package vim. [2022-03-11T18:50:39.168Z] #28 31.78 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T18:50:39.168Z] #28 31.79 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:50:39.426Z] #28 32.06 Selecting previously unselected package xfsprogs. [2022-03-11T18:50:39.426Z] #28 32.08 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-11T18:50:39.426Z] #28 32.08 Unpacking xfsprogs (5.10.0-4) ... [2022-03-11T18:50:39.615Z] #51 ... [2022-03-11T18:50:39.615Z] [2022-03-11T18:50:39.615Z] #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 [2022-03-11T18:50:39.615Z] #38 sha256:e5cbd602869136911dd6a99bdd9a40d0507fbcc4294df9c42cbc6740a37cb7ab [2022-03-11T18:50:39.615Z] #38 77.69 Setting up libicu67:amd64 (67.1-7) ... [2022-03-11T18:50:39.615Z] #38 77.79 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:50:39.615Z] #38 77.84 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-11T18:50:39.615Z] #38 77.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:50:39.615Z] #38 78.01 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-11T18:50:39.615Z] #38 78.07 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-11T18:50:39.615Z] #38 78.13 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-11T18:50:39.615Z] #38 78.17 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-11T18:50:39.615Z] #38 78.25 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-11T18:50:39.615Z] #38 78.44 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-11T18:50:39.615Z] #38 78.54 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T18:50:39.615Z] #38 DONE 79.2s [2022-03-11T18:50:39.685Z] #28 32.27 Selecting previously unselected package zip. [2022-03-11T18:50:39.685Z] #28 32.28 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-03-11T18:50:39.685Z] #28 32.28 Unpacking zip (3.0-12) ... [2022-03-11T18:50:39.685Z] #28 32.36 Selecting previously unselected package zstd. [2022-03-11T18:50:39.685Z] #28 32.36 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-11T18:50:39.685Z] #28 32.37 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-11T18:50:39.874Z] [2022-03-11T18:50:39.874Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-11T18:50:39.874Z] #39 sha256:5b93ba477ec59b013088dcd7a9eb68a1c73bf497f6ae88a8f9d2a4e229fdc62a [2022-03-11T18:50:39.874Z] #39 DONE 0.4s [2022-03-11T18:50:39.874Z] [2022-03-11T18:50:39.874Z] #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 [2022-03-11T18:50:39.874Z] #40 sha256:b2ddd4959385f72150e3c96d1744b2c64bf6e305661c4ce297cfe53d478876e6 [2022-03-11T18:50:39.944Z] #28 32.56 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-11T18:50:40.050Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-11T18:50:40.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.36s) [2022-03-11T18:50:40.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.65s) [2022-03-11T18:50:40.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.46s) [2022-03-11T18:50:40.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.56s) [2022-03-11T18:50:40.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.28s) [2022-03-11T18:50:40.050Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.31s) [2022-03-11T18:50:40.050Z] === RUN TestBuildMultiStageCopy [2022-03-11T18:50:40.050Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-11T18:50:40.207Z] #28 33.03 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-11T18:50:40.207Z] #28 33.05 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-11T18:50:40.207Z] #28 33.06 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-11T18:50:40.207Z] #28 33.07 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-11T18:50:40.207Z] #28 33.09 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-11T18:50:40.207Z] #28 33.10 Setting up uidmap (1:4.8.1-1) ... [2022-03-11T18:50:40.207Z] #28 33.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T18:50:40.207Z] #28 33.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T18:50:40.465Z] #28 33.13 Setting up python3-wheel (0.34.2-1) ... [2022-03-11T18:50:40.725Z] #28 33.40 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:50:40.725Z] #28 33.42 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-11T18:50:40.725Z] #28 33.43 Setting up libcap2-bin (1:2.44-1) ... [2022-03-11T18:50:40.725Z] #28 33.44 Setting up apparmor (2.13.6-10) ... [2022-03-11T18:50:40.820Z] #40 ... [2022-03-11T18:50:40.820Z] [2022-03-11T18:50:40.820Z] #49 [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 [2022-03-11T18:50:40.820Z] #49 sha256:d6e75598c47eb2854ce9867f0ec88a37b6431f473d93d817a33a33011fbf05a2 [2022-03-11T18:50:40.820Z] #49 80.25 gotestsum version dev [2022-03-11T18:50:40.820Z] #49 DONE 80.5s [2022-03-11T18:50:41.077Z] [2022-03-11T18:50:41.077Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:50:41.077Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:50:41.077Z] #51 80.70 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-11T18:50:41.426Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-11T18:50:41.661Z] #28 34.42 Setting up zip (3.0-12) ... [2022-03-11T18:50:41.661Z] #28 34.44 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:50:41.661Z] #28 34.47 Setting up bash-completion (1:2.11-2) ... [2022-03-11T18:50:41.685Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-11T18:50:41.944Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-11T18:50:42.152Z] #14 114.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-11T18:50:42.152Z] #14 114.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-11T18:50:42.152Z] #14 114.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-11T18:50:42.202Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-11T18:50:42.460Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2022-03-11T18:50:42.460Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.50s) [2022-03-11T18:50:42.460Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-03-11T18:50:42.460Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-03-11T18:50:42.460Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-03-11T18:50:42.460Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-03-11T18:50:42.460Z] === RUN TestBuildMultiStageParentConfig [2022-03-11T18:50:42.596Z] #28 35.47 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-11T18:50:42.854Z] #28 35.48 Setting up sudo (1.9.5p2-3) ... [2022-03-11T18:50:42.854Z] #28 35.53 invoke-rc.d: could not determine current runlevel [2022-03-11T18:50:42.854Z] #28 35.54 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-11T18:50:42.854Z] #28 35.55 Setting up xfsprogs (5.10.0-4) ... [2022-03-11T18:50:42.854Z] #28 35.56 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-11T18:50:42.854Z] #28 35.57 Setting up inetutils-ping (2:2.0-1) ... [2022-03-11T18:50:42.854Z] #28 35.59 Setting up pigz (2.6-1) ... [2022-03-11T18:50:42.854Z] #28 35.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-11T18:50:42.854Z] #28 35.61 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T18:50:42.854Z] #28 35.63 Setting up python-pip-whl (20.3.4-4) ... [2022-03-11T18:50:42.854Z] #28 35.65 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:50:43.026Z] --- PASS: TestBuildMultiStageParentConfig (0.68s) [2022-03-11T18:50:43.026Z] === RUN TestBuildLabelWithTargets [2022-03-11T18:50:43.112Z] #28 35.97 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-11T18:50:43.113Z] #28 35.98 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-11T18:50:43.228Z] Fetching without tags [2022-03-11T18:50:43.370Z] #28 36.17 Setting up libelf1:amd64 (0.183-1) ... [2022-03-11T18:50:43.370Z] #28 36.18 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-11T18:50:43.370Z] #28 36.19 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T18:50:43.370Z] #28 36.20 Setting up python3-distutils (3.9.2-1) ... [2022-03-11T18:50:43.938Z] #28 36.44 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:50:43.938Z] #28 36.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-11T18:50:43.938Z] #28 36.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-11T18:50:43.938Z] #28 36.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-11T18:50:43.938Z] #28 36.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-11T18:50:43.938Z] #28 36.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-11T18:50:43.938Z] #28 36.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-11T18:50:43.938Z] #28 36.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-11T18:50:43.938Z] #28 36.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-11T18:50:43.938Z] #28 36.53 Setting up python3-setuptools (52.0.0-4) ... [2022-03-11T18:50:43.960Z] --- PASS: TestBuildLabelWithTargets (1.04s) [2022-03-11T18:50:43.960Z] === RUN TestBuildWithEmptyLayers [2022-03-11T18:50:44.114Z] Merging remotes/origin/master commit a583434ebc5fb98bab6f693475e89e4d3a6703be into PR head commit f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:50:44.504Z] #28 37.27 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-11T18:50:44.505Z] #28 37.28 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-11T18:50:44.528Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-03-11T18:50:44.528Z] === RUN TestBuildMultiStageOnBuild [2022-03-11T18:50:44.764Z] #28 37.29 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-11T18:50:44.764Z] #28 37.30 Setting up python3-pip (20.3.4-4) ... [2022-03-11T18:50:45.023Z] #28 37.87 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-11T18:50:42.925Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T18:50:42.982Z] > git config --add remote.origin.fetch +refs/pull/43358/head:refs/remotes/origin/PR-43358 # timeout=10 [2022-03-11T18:50:43.026Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:50:43.145Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-11T18:50:43.268Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-11T18:50:43.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:50:43.270Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43358/head:refs/remotes/origin/PR-43358 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-11T18:50:44.227Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T18:50:44.273Z] > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10 [2022-03-11T18:50:45.282Z] #28 37.88 Setting up jq (1.6-2.1) ... [2022-03-11T18:50:45.282Z] #28 37.89 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-11T18:50:45.282Z] #28 37.90 Setting up iptables (1.8.7-1) ... [2022-03-11T18:50:45.282Z] #28 37.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-11T18:50:45.282Z] #28 37.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-11T18:50:45.282Z] #28 37.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-11T18:50:45.282Z] #28 37.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-11T18:50:45.282Z] #28 37.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-11T18:50:45.282Z] #28 37.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-11T18:50:45.282Z] #28 37.94 Setting up iproute2 (5.10.0-4) ... [2022-03-11T18:50:45.282Z] #28 38.17 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T18:50:45.852Z] #28 DONE 38.4s [2022-03-11T18:50:45.852Z] [2022-03-11T18:50:45.852Z] #29 [dev-systemd-false 8/24] 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 [2022-03-11T18:50:45.852Z] #29 sha256:794e2ac80c419903b645c774457fa107aa2162387b6113b98c83e52653cf009e [2022-03-11T18:50:46.336Z] #51 ... [2022-03-11T18:50:46.336Z] [2022-03-11T18:50:46.336Z] #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 [2022-03-11T18:50:46.336Z] #40 sha256:b2ddd4959385f72150e3c96d1744b2c64bf6e305661c4ce297cfe53d478876e6 [2022-03-11T18:50:46.336Z] #40 1.334 + RM_GOPATH=0 [2022-03-11T18:50:46.336Z] #40 1.334 + TMP_GOPATH= [2022-03-11T18:50:46.336Z] #40 1.334 + : /build [2022-03-11T18:50:46.336Z] #40 1.334 + '[' -z '' ']' [2022-03-11T18:50:46.336Z] #40 1.334 ++ mktemp -d [2022-03-11T18:50:46.336Z] #40 1.346 + export GOPATH=/tmp/tmp.2UyAeLDgKu [2022-03-11T18:50:46.336Z] #40 1.346 + GOPATH=/tmp/tmp.2UyAeLDgKu [2022-03-11T18:50:46.336Z] #40 1.346 + RM_GOPATH=1 [2022-03-11T18:50:46.336Z] #40 1.346 + case "$(go env GOARCH)" in [2022-03-11T18:50:46.336Z] #40 1.348 ++ go env GOARCH [2022-03-11T18:50:46.336Z] #40 1.417 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T18:50:46.336Z] #40 1.417 + GO_BUILDMODE=-buildmode=pie [2022-03-11T18:50:46.336Z] #40 1.417 ++ dirname /install.sh [2022-03-11T18:50:46.336Z] #40 1.417 + dir=/ [2022-03-11T18:50:46.336Z] #40 1.417 + bin=tini [2022-03-11T18:50:46.336Z] #40 1.417 + shift [2022-03-11T18:50:46.336Z] #40 1.417 + '[' '!' -f //tini.installer ']' [2022-03-11T18:50:46.336Z] #40 1.417 + . //tini.installer [2022-03-11T18:50:46.336Z] #40 1.417 ++ : v0.19.0 [2022-03-11T18:50:46.336Z] #40 1.417 + install_tini [2022-03-11T18:50:46.336Z] #40 1.417 + echo 'Install tini version v0.19.0' [2022-03-11T18:50:46.336Z] #40 1.417 + git clone https://github.com/krallin/tini.git /tmp/tmp.2UyAeLDgKu/tini [2022-03-11T18:50:46.336Z] #40 1.417 Cloning into '/tmp/tmp.2UyAeLDgKu/tini'... [2022-03-11T18:50:46.336Z] #40 1.417 Install tini version v0.19.0 [2022-03-11T18:50:46.336Z] #40 2.356 + cd /tmp/tmp.2UyAeLDgKu/tini [2022-03-11T18:50:46.336Z] #40 2.356 + git checkout -q v0.19.0 [2022-03-11T18:50:46.336Z] #40 2.376 + cmake . [2022-03-11T18:50:46.336Z] #40 2.945 -- The C compiler identification is GNU 10.2.1 [2022-03-11T18:50:46.336Z] #40 2.992 -- Detecting C compiler ABI info [2022-03-11T18:50:46.336Z] #40 3.814 -- Detecting C compiler ABI info - done [2022-03-11T18:50:46.336Z] #40 3.999 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-11T18:50:46.336Z] #40 4.000 -- Detecting C compile features [2022-03-11T18:50:46.336Z] #40 4.014 -- Detecting C compile features - done [2022-03-11T18:50:46.336Z] #40 4.069 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-11T18:50:46.336Z] #40 4.250 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-11T18:50:46.336Z] #40 4.347 -- Configuring done [2022-03-11T18:50:46.336Z] #40 4.351 -- Generating done [2022-03-11T18:50:46.336Z] #40 4.376 -- Build files have been written to: /tmp/tmp.2UyAeLDgKu/tini [2022-03-11T18:50:46.336Z] #40 4.380 + make tini-static [2022-03-11T18:50:46.336Z] #40 4.779 Scanning dependencies of target tini-static [2022-03-11T18:50:46.336Z] #40 4.847 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-11T18:50:46.336Z] #40 6.322 [100%] Linking C executable tini-static [2022-03-11T18:50:46.428Z] --- PASS: TestBuildMultiStageOnBuild (1.74s) [2022-03-11T18:50:46.428Z] === RUN TestBuildUncleanTarFilenames [2022-03-11T18:50:46.794Z] #29 0.823 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-11T18:50:46.794Z] #29 0.827 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-11T18:50:46.794Z] #29 0.831 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-11T18:50:46.794Z] #29 DONE 0.9s [2022-03-11T18:50:46.794Z] [2022-03-11T18:50:46.794Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-11T18:50:46.794Z] #30 sha256:43f2de394cf5ff2009356a6f1eb2c6da94e2e71bace4303f63c2f369b35b4b1c [2022-03-11T18:50:46.900Z] #40 7.138 [100%] Built target tini-static [2022-03-11T18:50:46.994Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-03-11T18:50:46.994Z] === RUN TestBuildMultiStageLayerLeak [2022-03-11T18:50:47.158Z] #40 7.217 + mkdir -p /build [2022-03-11T18:50:47.158Z] #40 7.235 + cp tini-static /build/docker-init [2022-03-11T18:50:47.158Z] #40 ... [2022-03-11T18:50:47.158Z] [2022-03-11T18:50:47.158Z] #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 [2022-03-11T18:50:47.158Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:50:47.158Z] #14 76.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-11T18:50:47.158Z] #14 76.77 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-11T18:50:47.158Z] #14 76.81 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-11T18:50:47.158Z] #14 84.96 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-11T18:50:47.158Z] #14 84.96 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-11T18:50:47.158Z] #14 85.01 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-11T18:50:47.158Z] #14 85.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-11T18:50:47.158Z] #14 85.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-11T18:50:47.158Z] #14 85.20 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-11T18:50:47.416Z] #14 ... [2022-03-11T18:50:47.416Z] [2022-03-11T18:50:47.416Z] #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 [2022-03-11T18:50:47.416Z] #40 sha256:b2ddd4959385f72150e3c96d1744b2c64bf6e305661c4ce297cfe53d478876e6 [2022-03-11T18:50:47.416Z] #40 DONE 7.5s [2022-03-11T18:50:47.505Z] #14 119.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-11T18:50:47.505Z] #14 119.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-11T18:50:47.505Z] #14 119.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T18:50:47.673Z] [2022-03-11T18:50:47.673Z] #63 [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 [2022-03-11T18:50:47.673Z] #63 sha256:631f9956923b1c23873efa3045575082be12c44d9872b164fd6f9f0b7c0d650b [2022-03-11T18:50:47.840Z] Merge succeeded, producing f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:50:47.840Z] Checking out Revision f9f549cbe445177c1f0f4b13173e3b049674a3a1 (PR-43358) [2022-03-11T18:50:47.494Z] > git remote # timeout=10 [2022-03-11T18:50:47.569Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T18:50:47.612Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-11T18:50:47.614Z] > git merge a583434ebc5fb98bab6f693475e89e4d3a6703be # timeout=10 [2022-03-11T18:50:47.753Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-11T18:50:47.878Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T18:50:47.924Z] > git checkout -f f9f549cbe445177c1f0f4b13173e3b049674a3a1 # timeout=10 [2022-03-11T18:50:48.924Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s) [2022-03-11T18:50:48.925Z] === RUN TestBuildWithHugeFile [2022-03-11T18:50:52.858Z] #14 ... [2022-03-11T18:50:52.858Z] [2022-03-11T18:50:52.858Z] #63 [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 [2022-03-11T18:50:52.858Z] #63 sha256:4e7d8d6623127e7c06e3a1708a6fe109b5f3e983650eff1a163bd0f226bbb64a [2022-03-11T18:50:52.858Z] #63 124.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-11T18:50:52.858Z] #63 124.7 + GOBIN=/build [2022-03-11T18:50:52.858Z] #63 124.7 + GO111MODULE=on [2022-03-11T18:50:52.858Z] #63 124.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-11T18:50:54.225Z] #63 ... [2022-03-11T18:50:54.225Z] [2022-03-11T18:50:54.225Z] #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 [2022-03-11T18:50:54.225Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:50:54.225Z] #14 93.88 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-11T18:50:54.225Z] #14 93.89 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-11T18:50:54.225Z] #14 93.89 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T18:50:54.919Z] #30 7.006 Collecting yamllint==1.26.1 [2022-03-11T18:50:54.919Z] #30 8.043 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-11T18:50:54.919Z] #30 8.447 Collecting pathspec>=0.5.3 [2022-03-11T18:50:55.177Z] #30 8.452 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-11T18:50:55.177Z] #30 8.589 Collecting pyyaml [2022-03-11T18:50:55.177Z] #30 8.596 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) [2022-03-11T18:50:55.177Z] #30 8.622 Building wheels for collected packages: yamllint [2022-03-11T18:50:55.177Z] #30 8.623 Building wheel for yamllint (setup.py): started [2022-03-11T18:50:55.435Z] #30 8.967 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-11T18:50:55.435Z] #30 8.968 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0dd1ff499537528705d1ed2b16254b66b4ca1786369820a232c92e7199635331 [2022-03-11T18:50:55.435Z] #30 8.968 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-11T18:50:55.435Z] #30 8.971 Successfully built yamllint [2022-03-11T18:50:55.435Z] #30 8.980 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-11T18:50:55.695Z] #30 9.134 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-11T18:50:56.265Z] #30 DONE 9.5s [2022-03-11T18:50:56.265Z] [2022-03-11T18:50:56.265Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-11T18:50:56.265Z] #34 sha256:f8f27853f8bec0d14cc4abe1421b1544642d2314530c08e50ef0ee037da3e478 [2022-03-11T18:50:56.265Z] #34 DONE 0.2s [2022-03-11T18:50:56.265Z] [2022-03-11T18:50:56.265Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:50:56.265Z] #67 sha256:fd0408d8753b69ba1692c1af1f9c27022af47276eca06aa7564d6c310036a338 [2022-03-11T18:50:56.526Z] #67 ... [2022-03-11T18:50:56.526Z] [2022-03-11T18:50:56.526Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-11T18:50:56.526Z] #39 sha256:99c4405d8df18c61f6d60121a946982800c15d4eb833c536862376811821e89c [2022-03-11T18:50:56.785Z] #39 DONE 0.4s [2022-03-11T18:50:56.785Z] [2022-03-11T18:50:56.785Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-11T18:50:56.785Z] #42 sha256:b8a775356e9af5663371790219a6a8c0f3ab0637db06dbdefe2984fef1bf8f83 [2022-03-11T18:50:56.785Z] #42 DONE 0.2s [2022-03-11T18:50:56.785Z] [2022-03-11T18:50:56.785Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-11T18:50:56.785Z] #44 sha256:f25f26fa9580dd731b79ec8c6f275c3be1a02484d988f9c24cea88c0b1bda809 [2022-03-11T18:50:57.046Z] #44 DONE 0.1s [2022-03-11T18:50:57.046Z] [2022-03-11T18:50:57.046Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-11T18:50:57.046Z] #48 sha256:d6e3c04c57af4b5c8b8d99baf7f9eed8dc0e4fe41c77d8f676594a1800379cf2 [2022-03-11T18:50:57.046Z] #48 DONE 0.1s [2022-03-11T18:50:57.046Z] [2022-03-11T18:50:57.046Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:50:57.046Z] #67 sha256:fd0408d8753b69ba1692c1af1f9c27022af47276eca06aa7564d6c310036a338 [2022-03-11T18:50:57.046Z] #67 109.3 # github.com/containerd/containerd/cmd/containerd [2022-03-11T18:50:57.046Z] #67 109.3 /usr/bin/ld: /tmp/go-link-1943339268/000019.o: in function `New': [2022-03-11T18:50:57.046Z] #67 109.3 /tmp/tmp.2xdQIVuidT/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 [2022-03-11T18:50:57.046Z] #67 109.4 + bin/containerd-stress [2022-03-11T18:50:57.304Z] #67 ... [2022-03-11T18:50:57.304Z] [2022-03-11T18:50:57.304Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-11T18:50:57.304Z] #51 sha256:1f4a6f2d60863dd2aa22eaef68a90af5c617cd49ec7e2b3fd9c7f8e6293799c4 [2022-03-11T18:50:57.304Z] #51 DONE 0.3s [2022-03-11T18:50:57.304Z] [2022-03-11T18:50:57.304Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-11T18:50:57.304Z] #55 sha256:a21ebb16e68c2f05a862bb737b5ced93d1c831b65fc00867965b11e1fe429690 [2022-03-11T18:50:57.304Z] #55 DONE 0.1s [2022-03-11T18:50:57.304Z] [2022-03-11T18:50:57.304Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-11T18:50:57.304Z] #57 sha256:95e0d5c06fbffcef4868527fb6b0eb07b3c135faca1f60ad95313c6928117a11 [2022-03-11T18:50:57.564Z] #57 DONE 0.1s [2022-03-11T18:50:57.564Z] [2022-03-11T18:50:57.564Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-11T18:50:57.564Z] #59 sha256:e7fd59fa569c69e9a82c2ec6ec683d9e2f5c26967cd7621688b4f95b11754c33 [2022-03-11T18:50:57.822Z] #59 DONE 0.3s [2022-03-11T18:50:57.822Z] [2022-03-11T18:50:57.822Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-11T18:50:57.822Z] #61 sha256:9d6d4563d270350a16fe848c7652c52b2f4a188757214a7d7555d7c4a7e0c900 [2022-03-11T18:50:57.822Z] #61 DONE 0.1s [2022-03-11T18:50:57.822Z] [2022-03-11T18:50:57.822Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:50:57.822Z] #67 sha256:fd0408d8753b69ba1692c1af1f9c27022af47276eca06aa7564d6c310036a338 [2022-03-11T18:50:57.822Z] #67 ... [2022-03-11T18:50:57.822Z] [2022-03-11T18:50:57.822Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-11T18:50:57.822Z] #64 sha256:263f4ac58e49b79518fbbf2fbb72e5eb1cda827d706c0f9099e4e38065da1aef [2022-03-11T18:50:57.822Z] #64 DONE 0.1s [2022-03-11T18:50:58.080Z] [2022-03-11T18:50:58.080Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:50:58.080Z] #67 sha256:fd0408d8753b69ba1692c1af1f9c27022af47276eca06aa7564d6c310036a338 [2022-03-11T18:50:58.151Z] #63 129.7 rootlesskit version 0.14.6 [2022-03-11T18:50:58.152Z] #63 129.7 Usage of /build/rootlesskit-docker-proxy: [2022-03-11T18:50:58.152Z] #63 129.7 -container-ip string [2022-03-11T18:50:58.152Z] #63 129.7 container ip [2022-03-11T18:50:58.152Z] #63 129.7 -container-port int [2022-03-11T18:50:58.152Z] #63 129.7 container port (default -1) [2022-03-11T18:50:58.152Z] #63 129.7 -host-ip string [2022-03-11T18:50:58.152Z] #63 129.7 host ip [2022-03-11T18:50:58.152Z] #63 129.7 -host-port int [2022-03-11T18:50:58.152Z] #63 129.7 host port (default -1) [2022-03-11T18:50:58.152Z] #63 129.7 -proto string [2022-03-11T18:50:58.152Z] #63 129.7 proxy protocol (default "tcp") [2022-03-11T18:50:58.152Z] #63 ... [2022-03-11T18:50:58.152Z] [2022-03-11T18:50:58.152Z] #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 [2022-03-11T18:50:58.152Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:50:58.152Z] #14 130.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-11T18:50:58.152Z] #14 130.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-11T18:50:58.338Z] #67 110.7 + bin/containerd-shim [2022-03-11T18:50:58.414Z] #14 130.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T18:50:59.165Z] Commit message: "plugin: add EndpointResolver interface" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-11T18:51:01.719Z] #14 ... [2022-03-11T18:51:01.719Z] [2022-03-11T18:51:01.719Z] #63 [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 [2022-03-11T18:51:01.719Z] #63 sha256:4e7d8d6623127e7c06e3a1708a6fe109b5f3e983650eff1a163bd0f226bbb64a [2022-03-11T18:51:01.719Z] #63 DONE 133.9s [2022-03-11T18:51:01.981Z] [2022-03-11T18:51:01.981Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-11T18:51:01.981Z] #64 sha256:cf05bb34103bddde265c41123553bc6fbf7c16c32eecf905526eb53fcb2637c4 [2022-03-11T18:51:01.981Z] #64 DONE 0.1s [2022-03-11T18:51:01.981Z] [2022-03-11T18:51:01.981Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:51:01.981Z] #60 sha256:35150945c7f9c21cfc8ebc6c8e8989630f160ea0c1f26de1291ed362ad9ab17f [2022-03-11T18:51:01.981Z] #60 ... [2022-03-11T18:51:01.981Z] [2022-03-11T18:51:01.981Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-11T18:51:01.981Z] #65 sha256:24c1c17f126abee661ed3ed4a590b39555fb8d5bca6d923556d80a46abfc2b7a [2022-03-11T18:51:01.981Z] #65 DONE 0.1s [2022-03-11T18:51:02.242Z] [2022-03-11T18:51:02.242Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:51:02.242Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:51:02.505Z] #51 ... [2022-03-11T18:51:02.505Z] [2022-03-11T18:51:02.505Z] #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 [2022-03-11T18:51:02.505Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:51:02.505Z] #14 135.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-11T18:51:02.505Z] #14 135.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-11T18:51:02.505Z] #14 135.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-11T18:51:02.639Z] + docker version [2022-03-11T18:51:02.767Z] #14 135.2 Selecting previously unselected package libapparmor1:amd64. [2022-03-11T18:51:02.767Z] #14 135.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-11T18:51:02.767Z] #14 135.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-11T18:51:02.767Z] #14 135.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-11T18:51:03.032Z] #14 135.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-11T18:51:03.032Z] #14 135.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-11T18:51:03.294Z] #14 135.5 Selecting previously unselected package libbtrfs0:amd64. [2022-03-11T18:51:03.294Z] #14 135.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-11T18:51:03.294Z] #14 135.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T18:51:03.294Z] #14 135.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-11T18:51:03.294Z] #14 135.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-11T18:51:03.294Z] #14 135.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T18:51:03.556Z] #14 136.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-11T18:51:03.556Z] #14 136.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T18:51:03.556Z] #14 136.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T18:51:03.556Z] #14 136.0 Selecting previously unselected package libudev-dev:amd64. [2022-03-11T18:51:03.818Z] #14 136.1 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-11T18:51:03.818Z] #14 136.1 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-11T18:51:03.818Z] #14 136.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-11T18:51:03.818Z] #14 136.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-11T18:51:03.818Z] #14 136.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-11T18:51:04.079Z] #14 136.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-11T18:51:04.079Z] #14 136.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-11T18:51:04.079Z] #14 136.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-11T18:51:04.079Z] #14 136.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-11T18:51:04.185Z] #14 ... [2022-03-11T18:51:04.185Z] [2022-03-11T18:51:04.185Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:51:04.185Z] #60 sha256:b9d72848e59c5fd0a2728601de8adf3d8f0f24d3cfc35bd395ef4f1984d03f83 [2022-03-11T18:51:04.341Z] #14 136.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-11T18:51:04.341Z] #14 136.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-11T18:51:04.341Z] #14 136.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-11T18:51:04.341Z] #14 136.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-11T18:51:04.341Z] #14 136.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-11T18:51:04.604Z] #14 136.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-11T18:51:04.604Z] #14 136.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-11T18:51:04.604Z] #14 136.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-11T18:51:04.704Z] #60 58.40 Updating files: 56% (2683/4731) Updating files: 57% (2697/4731) Updating files: 58% (2744/4731) Updating files: 59% (2792/4731) Updating files: 60% (2839/4731) Updating files: 61% (2886/4731) Updating files: 62% (2934/4731) Updating files: 63% (2981/4731) Updating files: 64% (3028/4731) Updating files: 65% (3076/4731) Updating files: 66% (3123/4731) Updating files: 67% (3170/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 92% (4394/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-11T18:51:04.704Z] #60 59.73 + cd /tmp/tmp.hvexDaPlYe/src/github.com/containerd/containerd [2022-03-11T18:51:04.704Z] #60 59.73 + git checkout -q v1.5.10 [2022-03-11T18:51:05.176Z] #14 137.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-11T18:51:05.176Z] #14 137.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-11T18:51:05.176Z] #14 137.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-11T18:51:05.176Z] #14 137.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-11T18:51:05.176Z] #14 137.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T18:51:05.176Z] #14 137.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-11T18:51:05.176Z] #14 137.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-11T18:51:05.176Z] #14 137.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-11T18:51:05.176Z] #14 137.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-11T18:51:05.438Z] #14 137.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-11T18:51:05.438Z] #14 137.8 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-11T18:51:05.438Z] #14 137.8 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-11T18:51:06.011Z] #14 138.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-11T18:51:06.011Z] #14 138.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-11T18:51:06.011Z] #14 138.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-11T18:51:06.011Z] #14 138.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-11T18:51:06.011Z] #14 138.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-11T18:51:06.011Z] #14 138.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-11T18:51:06.011Z] #14 138.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T18:51:06.011Z] #14 138.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-11T18:51:06.011Z] #14 138.4 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-11T18:51:06.011Z] #14 138.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-11T18:51:06.011Z] #14 138.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-11T18:51:06.011Z] #14 138.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T18:51:06.011Z] #14 138.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-11T18:51:06.012Z] #14 138.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-11T18:51:06.012Z] #14 138.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-11T18:51:06.012Z] #14 138.5 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-11T18:51:06.012Z] #14 138.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-11T18:51:06.012Z] #14 138.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-11T18:51:06.012Z] #14 138.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-11T18:51:06.012Z] #14 138.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-11T18:51:06.273Z] #14 138.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T18:51:06.273Z] #14 138.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 [2022-03-11T18:51:06.273Z] #14 138.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T18:51:06.273Z] #14 138.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-11T18:51:06.273Z] #14 138.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-11T18:51:06.273Z] #14 138.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T18:51:06.273Z] #14 138.6 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 [2022-03-11T18:51:06.273Z] #14 138.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T18:51:06.273Z] #14 138.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-11T18:51:06.273Z] #14 138.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T18:51:06.273Z] #14 138.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-11T18:51:06.273Z] #14 138.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T18:51:06.273Z] #14 138.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-11T18:51:06.273Z] #14 138.7 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T18:51:06.452Z] #67 118.1 + bin/containerd-shim-runc-v1 [2022-03-11T18:51:06.846Z] #14 DONE 139.1s [2022-03-11T18:51:06.846Z] [2022-03-11T18:51:06.846Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-11T18:51:06.846Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-11T18:51:06.846Z] #15 ... [2022-03-11T18:51:06.846Z] [2022-03-11T18:51:06.846Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-11T18:51:06.846Z] #55 sha256:d3f92ec2e4f539c4539c9df8ef84e01e3d25686e96e82d7acd0b65b81fef334e [2022-03-11T18:51:06.846Z] #55 DONE 0.2s [2022-03-11T18:51:07.109Z] [2022-03-11T18:51:07.109Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-11T18:51:07.109Z] #56 sha256:2fe0a1bf984c4549c30712e92b50de0e92d93aa71e6f93472c291ff0d4a97e81 [2022-03-11T18:51:07.232Z] #60 62.36 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-11T18:51:07.232Z] #60 62.36 + BUILDTAGS='netgo osusergo static_build' [2022-03-11T18:51:07.232Z] #60 62.36 + export EXTRA_FLAGS=-buildmode=pie [2022-03-11T18:51:07.232Z] #60 62.36 + EXTRA_FLAGS=-buildmode=pie [2022-03-11T18:51:07.232Z] #60 62.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-11T18:51:07.232Z] #60 62.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-11T18:51:07.232Z] #60 62.36 + '[' '' = dynamic ']' [2022-03-11T18:51:07.232Z] #60 62.36 + make [2022-03-11T18:51:08.055Z] #56 ... [2022-03-11T18:51:08.055Z] [2022-03-11T18:51:08.055Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-11T18:51:08.055Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-11T18:51:08.055Z] #15 DONE 1.3s [2022-03-11T18:51:08.055Z] [2022-03-11T18:51:08.055Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-11T18:51:08.055Z] #56 sha256:2fe0a1bf984c4549c30712e92b50de0e92d93aa71e6f93472c291ff0d4a97e81 [2022-03-11T18:51:08.055Z] #56 1.189 + RM_GOPATH=0 [2022-03-11T18:51:08.055Z] #56 1.189 + TMP_GOPATH= [2022-03-11T18:51:08.055Z] #56 1.191 + : /build [2022-03-11T18:51:08.055Z] #56 1.191 + '[' -z '' ']' [2022-03-11T18:51:08.055Z] #56 1.191 ++ mktemp -d [2022-03-11T18:51:08.055Z] #56 1.194 + export GOPATH=/tmp/tmp.HHy1Nke6YB [2022-03-11T18:51:08.055Z] #56 1.194 + GOPATH=/tmp/tmp.HHy1Nke6YB [2022-03-11T18:51:08.055Z] #56 1.194 + RM_GOPATH=1 [2022-03-11T18:51:08.055Z] #56 1.194 + case "$(go env GOARCH)" in [2022-03-11T18:51:08.055Z] #56 1.219 ++ go env GOARCH [2022-03-11T18:51:08.055Z] #56 1.239 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T18:51:08.055Z] #56 1.239 + GO_BUILDMODE=-buildmode=pie [2022-03-11T18:51:08.055Z] #56 1.239 ++ dirname /install.sh [2022-03-11T18:51:08.055Z] #56 1.239 + dir=/ [2022-03-11T18:51:08.055Z] #56 1.239 + bin=runc [2022-03-11T18:51:08.055Z] #56 1.239 + shift [2022-03-11T18:51:08.055Z] #56 1.239 + '[' '!' -f //runc.installer ']' [2022-03-11T18:51:08.055Z] #56 1.239 + . //runc.installer [2022-03-11T18:51:08.055Z] #56 1.239 ++ set -e [2022-03-11T18:51:08.055Z] #56 1.239 ++ : v1.1.0 [2022-03-11T18:51:08.055Z] #56 1.239 + install_runc [2022-03-11T18:51:08.055Z] #56 1.239 + RUNC_BUILDTAGS=seccomp [2022-03-11T18:51:08.055Z] #56 1.239 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-11T18:51:08.055Z] #56 1.239 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HHy1Nke6YB/src/github.com/opencontainers/runc [2022-03-11T18:51:08.055Z] #56 1.239 Cloning into '/tmp/tmp.HHy1Nke6YB/src/github.com/opencontainers/runc'... [2022-03-11T18:51:08.055Z] #56 1.240 Install runc version v1.1.0 (build tags: seccomp) [2022-03-11T18:51:08.997Z] #56 ... [2022-03-11T18:51:08.997Z] [2022-03-11T18:51:08.997Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-11T18:51:08.997Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-11T18:51:08.997Z] #16 DONE 1.0s [2022-03-11T18:51:09.127Z] #60 63.82 + bin/ctr [2022-03-11T18:51:09.259Z] [2022-03-11T18:51:09.259Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-11T18:51:09.259Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-11T18:51:09.790Z] Client: [2022-03-11T18:51:09.790Z] Version: 20.10.9 [2022-03-11T18:51:09.790Z] API version: 1.41 [2022-03-11T18:51:09.790Z] Go version: go1.16.8 [2022-03-11T18:51:09.790Z] Git commit: c2ea9bc [2022-03-11T18:51:09.790Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-11T18:51:09.790Z] OS/Arch: windows/amd64 [2022-03-11T18:51:09.790Z] Context: default [2022-03-11T18:51:09.790Z] Experimental: true [2022-03-11T18:51:09.790Z] [2022-03-11T18:51:09.790Z] Server: Docker Engine - Community [2022-03-11T18:51:09.790Z] Engine: [2022-03-11T18:51:09.790Z] Version: 20.10.9 [2022-03-11T18:51:09.790Z] API version: 1.41 (minimum version 1.24) [2022-03-11T18:51:09.790Z] Go version: go1.16.8 [2022-03-11T18:51:09.790Z] Git commit: 79ea9d3 [2022-03-11T18:51:09.790Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-11T18:51:09.790Z] OS/Arch: windows/amd64 [2022-03-11T18:51:09.790Z] Experimental: true [2022-03-11T18:51:09.833Z] #17 0.884 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-11T18:51:10.095Z] #17 DONE 1.0s [2022-03-11T18:51:10.095Z] [2022-03-11T18:51:10.095Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:51:10.095Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:51:10.095Z] #51 ... [2022-03-11T18:51:10.095Z] [2022-03-11T18:51:10.095Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-11T18:51:10.095Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [Pipeline] sh [2022-03-11T18:51:10.871Z] ok github.com/docker/docker/libnetwork 37.044s coverage: 40.7% of statements [2022-03-11T18:51:10.871Z] ok github.com/docker/docker/libnetwork/bitseq 0.125s coverage: 84.4% of statements [2022-03-11T18:51:10.871Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-11T18:51:10.871Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-11T18:51:10.871Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-11T18:51:10.871Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-11T18:51:10.871Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-11T18:51:10.871Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-11T18:51:10.871Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-11T18:51:10.871Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-11T18:51:10.871Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-03-11T18:51:10.871Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-11T18:51:10.871Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-11T18:51:10.871Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-11T18:51:10.871Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-11T18:51:10.871Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.212s coverage: 59.9% of statements [2022-03-11T18:51:10.871Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-11T18:51:10.871Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-11T18:51:10.871Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.086s coverage: 4.0% of statements [2022-03-11T18:51:10.871Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-11T18:51:11.023Z] #60 ... [2022-03-11T18:51:11.023Z] [2022-03-11T18:51:11.023Z] #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 [2022-03-11T18:51:11.023Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:51:11.023Z] #14 110.3 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-11T18:51:11.024Z] #14 110.3 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-11T18:51:11.024Z] #14 110.3 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T18:51:11.037Z] #18 DONE 0.9s [2022-03-11T18:51:11.037Z] [2022-03-11T18:51:11.037Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-11T18:51:11.037Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-11T18:51:11.368Z] + docker info [2022-03-11T18:51:11.368Z] Client: [2022-03-11T18:51:11.368Z] Context: default [2022-03-11T18:51:11.368Z] Debug Mode: false [2022-03-11T18:51:11.368Z] [2022-03-11T18:51:11.368Z] Server: [2022-03-11T18:51:11.368Z] Containers: 0 [2022-03-11T18:51:11.368Z] Running: 0 [2022-03-11T18:51:11.368Z] Paused: 0 [2022-03-11T18:51:11.368Z] Stopped: 0 [2022-03-11T18:51:11.368Z] Images: 0 [2022-03-11T18:51:11.368Z] Server Version: 20.10.9 [2022-03-11T18:51:11.368Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-11T18:51:11.368Z] Windows: [2022-03-11T18:51:11.368Z] LCOW: [2022-03-11T18:51:11.368Z] Logging Driver: json-file [2022-03-11T18:51:11.368Z] Plugins: [2022-03-11T18:51:11.368Z] Volume: local [2022-03-11T18:51:11.368Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T18:51:11.368Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T18:51:11.368Z] Swarm: inactive [2022-03-11T18:51:11.368Z] Default Isolation: process [2022-03-11T18:51:11.368Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T18:51:11.368Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T18:51:11.368Z] OSType: windows [2022-03-11T18:51:11.368Z] Architecture: x86_64 [2022-03-11T18:51:11.368Z] CPUs: 4 [2022-03-11T18:51:11.368Z] Total Memory: 32GiB [2022-03-11T18:51:11.368Z] Name: azwin-2-c67240 [2022-03-11T18:51:11.368Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-11T18:51:11.368Z] Docker Root Dir: D:\docker [2022-03-11T18:51:11.368Z] Debug Mode: false [2022-03-11T18:51:11.368Z] Registry: https://index.docker.io/v1/ [2022-03-11T18:51:11.368Z] Labels: [2022-03-11T18:51:11.368Z] Experimental: true [2022-03-11T18:51:11.368Z] Insecure Registries: [2022-03-11T18:51:11.368Z] 10.0.0.4:5000 [2022-03-11T18:51:11.368Z] 127.0.0.0/8 [2022-03-11T18:51:11.368Z] Registry Mirrors: [2022-03-11T18:51:11.368Z] http://10.0.0.4:5000/ [2022-03-11T18:51:11.368Z] Live Restore Enabled: false [2022-03-11T18:51:11.368Z] Product License: Community Engine [2022-03-11T18:51:11.368Z] [2022-03-11T18:51:11.436Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-03-11T18:51:11.436Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-11T18:51:11.694Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-11T18:51:11.732Z] #67 123.3 + bin/containerd-shim-runc-v2 [2022-03-11T18:51:11.732Z] #67 123.9 + binaries [2022-03-11T18:51:11.732Z] #67 123.9 + install -D bin/containerd /build/containerd [2022-03-11T18:51:11.732Z] #67 123.9 + install -D bin/containerd-shim /build/containerd-shim [2022-03-11T18:51:11.732Z] #67 123.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-11T18:51:11.732Z] #67 123.9 + install -D bin/ctr /build/ctr [2022-03-11T18:51:11.989Z] #67 DONE 124.2s [2022-03-11T18:51:12.443Z] #19 DONE 1.0s [2022-03-11T18:51:12.443Z] [2022-03-11T18:51:12.443Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-11T18:51:12.443Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-11T18:51:12.923Z] [2022-03-11T18:51:12.923Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-11T18:51:12.923Z] #68 sha256:6ff73057159d6c080c62d6cc122e00cc5deb7cc176180d72e01ead5db01f973f [2022-03-11T18:51:13.019Z] #20 DONE 1.0s [2022-03-11T18:51:13.019Z] [2022-03-11T18:51:13.019Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:51:13.019Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:51:13.182Z] #68 DONE 0.2s [2022-03-11T18:51:13.182Z] [2022-03-11T18:51:13.182Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-11T18:51:13.182Z] #73 sha256:602600a54d3a366b68757fac342f6ac1c230e6fc5e929ea00148c0010311a01f [2022-03-11T18:51:13.182Z] #73 DONE 0.1s [2022-03-11T18:51:13.182Z] [2022-03-11T18:51:13.182Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-11T18:51:13.182Z] #78 sha256:1e18a1411794ee7ed25db752d71686c1d8d9fb5ccfaa028e3206bf9f9903eebe [2022-03-11T18:51:13.280Z] #51 ... [2022-03-11T18:51:13.280Z] [2022-03-11T18:51:13.280Z] #21 [dev-systemd-false 7/24] 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 [2022-03-11T18:51:13.280Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-11T18:51:13.749Z] #78 DONE 0.5s [2022-03-11T18:51:13.749Z] [2022-03-11T18:51:13.749Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-11T18:51:13.749Z] #79 sha256:cd06a1d5201f3b90e60351b053e4b6f5409ebcfc88a7f1711777d0aa953bf68d [2022-03-11T18:51:13.749Z] #79 DONE 0.0s [2022-03-11T18:51:13.749Z] [2022-03-11T18:51:13.749Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-11T18:51:13.749Z] #80 sha256:eb8428d5801a75f05e0059ccd3dbe9a149b142234dcd11092e27146dcdc42e97 [2022-03-11T18:51:14.224Z] #21 1.196 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T18:51:14.485Z] #21 1.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T18:51:14.485Z] #21 1.469 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T18:51:14.746Z] #21 1.622 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T18:51:15.123Z] #80 DONE 1.1s [2022-03-11T18:51:15.123Z] [2022-03-11T18:51:15.123Z] #81 exporting to image [2022-03-11T18:51:15.123Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-11T18:51:15.123Z] #81 exporting layers [2022-03-11T18:51:15.201Z] #14 114.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-11T18:51:15.201Z] #14 114.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-11T18:51:15.201Z] #14 114.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-11T18:51:15.690Z] #21 2.658 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T18:51:16.635Z] #21 3.688 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T18:51:19.947Z] #21 6.866 Fetched 8507 kB in 6s (1425 kB/s) [2022-03-11T18:51:20.209Z] #21 6.866 Reading package lists... [2022-03-11T18:51:20.209Z] #21 ... [2022-03-11T18:51:20.209Z] [2022-03-11T18:51:20.209Z] #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 [2022-03-11T18:51:20.209Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T18:51:20.209Z] #34 DONE 152.3s [2022-03-11T18:51:20.209Z] [2022-03-11T18:51:20.209Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-11T18:51:20.209Z] #56 sha256:2fe0a1bf984c4549c30712e92b50de0e92d93aa71e6f93472c291ff0d4a97e81 [2022-03-11T18:51:20.209Z] #56 10.15 + cd /tmp/tmp.HHy1Nke6YB/src/github.com/opencontainers/runc [2022-03-11T18:51:20.209Z] #56 10.15 + git checkout -q v1.1.0 [2022-03-11T18:51:20.209Z] #56 10.60 + '[' -z '' ']' [2022-03-11T18:51:20.209Z] #56 10.60 + target=static [2022-03-11T18:51:20.209Z] #56 10.60 + make BUILDTAGS=seccomp static [2022-03-11T18:51:20.209Z] #56 10.76 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-11T18:51:20.450Z] #14 120.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-11T18:51:20.707Z] #14 120.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-11T18:51:20.707Z] #14 120.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T18:51:21.666Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.672s coverage: 7.4% of statements [2022-03-11T18:51:21.666Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-11T18:51:21.666Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-11T18:51:21.666Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-11T18:51:21.666Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-11T18:51:21.666Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-11T18:51:21.666Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-11T18:51:21.666Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-03-11T18:51:21.923Z] ok github.com/docker/docker/libnetwork/etchosts 0.009s coverage: 81.2% of statements [2022-03-11T18:51:22.181Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-11T18:51:22.438Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-03-11T18:51:22.762Z] #56 ... [2022-03-11T18:51:22.762Z] [2022-03-11T18:51:22.762Z] #21 [dev-systemd-false 7/24] 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 [2022-03-11T18:51:22.762Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-11T18:51:22.762Z] #21 6.866 Reading package lists... [2022-03-11T18:51:24.680Z] #21 9.503 Reading package lists... [2022-03-11T18:51:25.254Z] #21 11.54 Building dependency tree... [2022-03-11T18:51:26.202Z] #21 12.82 The following additional packages will be installed: [2022-03-11T18:51:26.202Z] #21 12.84 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-11T18:51:26.202Z] #21 12.84 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-11T18:51:26.202Z] #21 12.84 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-11T18:51:26.202Z] #21 12.85 python3-pkg-resources vim-runtime xxd [2022-03-11T18:51:26.202Z] #21 12.85 Suggested packages: [2022-03-11T18:51:26.202Z] #21 12.86 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-11T18:51:26.202Z] #21 12.86 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-11T18:51:26.202Z] #21 12.86 acl attr quota [2022-03-11T18:51:26.202Z] #21 12.86 Recommended packages: [2022-03-11T18:51:26.202Z] #21 12.86 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-11T18:51:27.148Z] #21 13.96 The following NEW packages will be installed: [2022-03-11T18:51:27.148Z] #21 13.97 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-11T18:51:27.148Z] #21 13.97 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-11T18:51:27.148Z] #21 13.97 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-11T18:51:27.148Z] #21 13.97 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-11T18:51:27.148Z] #21 13.97 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-11T18:51:27.148Z] #21 13.98 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-11T18:51:27.148Z] #21 13.98 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-11T18:51:27.148Z] #21 13.98 xz-utils zip zstd [2022-03-11T18:51:27.410Z] #21 14.28 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T18:51:27.410Z] #21 14.28 Need to get 27.6 MB of archives. [2022-03-11T18:51:27.410Z] #21 14.28 After this operation, 106 MB of additional disk space will be used. [2022-03-11T18:51:27.410Z] #21 14.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-11T18:51:27.410Z] #21 14.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-11T18:51:27.410Z] #21 14.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-11T18:51:27.410Z] #21 14.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-11T18:51:27.410Z] #21 14.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-11T18:51:27.410Z] #21 14.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-11T18:51:27.410Z] #21 14.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-11T18:51:27.410Z] #21 14.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-11T18:51:27.410Z] #21 14.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-11T18:51:27.410Z] #21 14.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-11T18:51:27.410Z] #21 14.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-11T18:51:27.410Z] #21 14.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-11T18:51:27.410Z] #21 14.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-11T18:51:27.410Z] #21 14.36 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-11T18:51:27.410Z] #21 14.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-11T18:51:27.673Z] #21 14.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-11T18:51:27.673Z] #21 14.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-11T18:51:27.673Z] #21 14.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-11T18:51:27.673Z] #21 14.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-11T18:51:27.673Z] #21 14.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-11T18:51:27.673Z] #21 14.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-11T18:51:27.673Z] #21 14.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-11T18:51:27.673Z] #21 14.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-11T18:51:27.673Z] #21 14.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-11T18:51:27.673Z] #21 14.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-11T18:51:27.673Z] #21 14.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-11T18:51:27.673Z] #21 14.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-11T18:51:27.934Z] #21 14.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-11T18:51:27.934Z] #21 14.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-11T18:51:27.934Z] #21 14.74 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-11T18:51:27.934Z] #21 14.74 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-11T18:51:27.934Z] #21 14.74 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-11T18:51:27.934Z] #21 14.75 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-11T18:51:27.934Z] #21 14.76 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-11T18:51:27.934Z] #21 14.81 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-11T18:51:27.934Z] #21 14.82 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-11T18:51:27.934Z] #21 14.82 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-11T18:51:27.934Z] #21 14.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-11T18:51:27.934Z] #21 14.86 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-11T18:51:27.934Z] #21 14.86 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-11T18:51:27.934Z] #21 14.87 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-11T18:51:27.934Z] #21 14.90 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-11T18:51:27.934Z] #21 14.91 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-11T18:51:28.197Z] #21 14.92 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-11T18:51:28.197Z] #21 15.13 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-11T18:51:28.197Z] #21 15.15 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-11T18:51:28.197Z] #21 15.17 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-11T18:51:28.459Z] #21 15.18 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-11T18:51:28.721Z] #21 15.74 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T18:51:28.800Z] #14 ... [2022-03-11T18:51:28.800Z] [2022-03-11T18:51:28.800Z] #63 [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 [2022-03-11T18:51:28.800Z] #63 sha256:631f9956923b1c23873efa3045575082be12c44d9872b164fd6f9f0b7c0d650b [2022-03-11T18:51:28.800Z] #63 127.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-11T18:51:28.800Z] #63 127.8 + GOBIN=/build [2022-03-11T18:51:28.800Z] #63 127.8 + GO111MODULE=on [2022-03-11T18:51:28.800Z] #63 127.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-11T18:51:28.984Z] #21 15.86 Fetched 27.6 MB in 1s (22.9 MB/s) [2022-03-11T18:51:28.984Z] #21 15.92 Selecting previously unselected package pigz. [2022-03-11T18:51:28.984Z] #21 15.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 ... 24010 files and directories currently installed.) [2022-03-11T18:51:28.984Z] #21 15.96 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-11T18:51:29.247Z] #21 15.97 Unpacking pigz (2.6-1) ... [2022-03-11T18:51:29.247Z] #21 16.04 Selecting previously unselected package libelf1:amd64. [2022-03-11T18:51:29.247Z] #21 16.05 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-11T18:51:29.247Z] #21 16.06 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-11T18:51:29.247Z] #21 16.22 Selecting previously unselected package libbpf0:amd64. [2022-03-11T18:51:29.247Z] #21 16.22 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-11T18:51:29.510Z] #21 16.23 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-11T18:51:29.510Z] #21 16.34 Selecting previously unselected package libcap2:amd64. [2022-03-11T18:51:29.510Z] #21 16.34 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-11T18:51:29.510Z] #21 16.35 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-11T18:51:29.510Z] #21 16.41 Selecting previously unselected package libmnl0:amd64. [2022-03-11T18:51:29.510Z] #21 16.41 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-11T18:51:29.510Z] #21 16.42 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-11T18:51:29.510Z] #21 16.47 Selecting previously unselected package libxtables12:amd64. [2022-03-11T18:51:29.772Z] #21 16.47 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-11T18:51:29.772Z] #21 16.48 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-11T18:51:29.772Z] #21 16.54 Selecting previously unselected package libcap2-bin. [2022-03-11T18:51:29.772Z] #21 16.55 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-11T18:51:29.772Z] #21 16.55 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-11T18:51:29.772Z] #21 16.65 Selecting previously unselected package iproute2. [2022-03-11T18:51:29.772Z] #21 16.65 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-11T18:51:29.772Z] #21 16.66 Unpacking iproute2 (5.10.0-4) ... [2022-03-11T18:51:29.906Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-11T18:51:29.906Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1f893ebe\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-11T18:51:29.906Z] ---------------------------------------------------------------------------- [2022-03-11T18:51:29.906Z] [2022-03-11T18:51:29.906Z] INFO: executeCI.ps1 starting at Fri Mar 11 18:51:29 CUT 2022 [2022-03-11T18:51:29.906Z] [2022-03-11T18:51:29.906Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-11T18:51:29.906Z] INFO: Running git version 2.24.1.windows.2 [2022-03-11T18:51:30.295Z] #21 17.06 Selecting previously unselected package xxd. [2022-03-11T18:51:30.295Z] #21 17.07 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T18:51:30.295Z] #21 17.07 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:51:30.295Z] #21 17.19 Selecting previously unselected package vim-common. [2022-03-11T18:51:30.295Z] #21 17.19 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T18:51:30.295Z] #21 17.21 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:51:30.374Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-11T18:51:30.374Z] INFO: Environment variables: [2022-03-11T18:51:30.374Z] [2022-03-11T18:51:30.374Z] Name Value [2022-03-11T18:51:30.374Z] ---- ----- [2022-03-11T18:51:30.374Z] ALLUSERSPROFILE C:\ProgramData [2022-03-11T18:51:30.374Z] amd64 true [2022-03-11T18:51:30.374Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-11T18:51:30.374Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-11T18:51:30.374Z] arm64 true [2022-03-11T18:51:30.374Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-11T18:51:30.374Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-11T18:51:30.374Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-11T18:51:30.374Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-11T18:51:30.374Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-11T18:51:30.374Z] BRANCH_NAME PR-43358 [2022-03-11T18:51:30.374Z] BUILD_DISPLAY_NAME #3 [2022-03-11T18:51:30.374Z] BUILD_ID 3 [2022-03-11T18:51:30.374Z] BUILD_NUMBER 3 [2022-03-11T18:51:30.374Z] BUILD_TAG jenkins-moby-PR-43358-3 [2022-03-11T18:51:30.374Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43358/3/ [2022-03-11T18:51:30.374Z] cgroup2 true [2022-03-11T18:51:30.374Z] CHANGE_AUTHOR thaJeztah [2022-03-11T18:51:30.374Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-11T18:51:30.374Z] CHANGE_BRANCH plugin_EndpointResolver [2022-03-11T18:51:30.374Z] CHANGE_FORK thaJeztah/docker [2022-03-11T18:51:30.374Z] CHANGE_ID 43358 [2022-03-11T18:51:30.374Z] CHANGE_TARGET master [2022-03-11T18:51:30.374Z] CHANGE_TITLE plugin: add EndpointResolver interface [2022-03-11T18:51:30.374Z] CHANGE_URL https://github.com/moby/moby/pull/43358 [2022-03-11T18:51:30.374Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-11T18:51:30.374Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-11T18:51:30.374Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-11T18:51:30.374Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-11T18:51:30.374Z] COMPUTERNAME azwin-2-c67240 [2022-03-11T18:51:30.374Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-11T18:51:30.374Z] ConfigSequenceNumber 0 [2022-03-11T18:51:30.374Z] dco true [2022-03-11T18:51:30.374Z] DOCKER_BUILDKIT 0 [2022-03-11T18:51:30.374Z] DOCKER_DUT_DEBUG 1 [2022-03-11T18:51:30.374Z] DOCKER_EXPERIMENTAL 1 [2022-03-11T18:51:30.374Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-11T18:51:30.374Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-03-11T18:51:30.374Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-11T18:51:30.375Z] EXECUTOR_NUMBER 0 [2022-03-11T18:51:30.375Z] FQDN azwin-2-c67240.westus.cloudapp.azure.com [2022-03-11T18:51:30.375Z] GIT_BRANCH PR-43358 [2022-03-11T18:51:30.375Z] GIT_COMMIT f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:51:30.375Z] GIT_PREVIOUS_COMMIT a8d09cfbd1955eec0be85133162e301d4874215a [2022-03-11T18:51:30.375Z] GIT_URL https://github.com/moby/moby.git [2022-03-11T18:51:30.375Z] HUDSON_COOKIE 5085114b-99e3-40fa-bc55-82dbee6c6cd5 [2022-03-11T18:51:30.375Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-11T18:51:30.375Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-11T18:51:30.375Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-11T18:51:30.375Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-11T18:51:30.375Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-11T18:51:30.375Z] JENKINS_NODE_COOKIE f503ccf5-7f6e-4204-aaf5-0b0b3813caa6 [2022-03-11T18:51:30.375Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-11T18:51:30.375Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-11T18:51:30.375Z] JOB_BASE_NAME PR-43358 [2022-03-11T18:51:30.375Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43358/display/redirect [2022-03-11T18:51:30.375Z] JOB_NAME moby/PR-43358 [2022-03-11T18:51:30.375Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43358/ [2022-03-11T18:51:30.375Z] library.jps.version master [2022-03-11T18:51:30.375Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-11T18:51:30.375Z] NODE_LABELS amd64 azure azwin-2-c67240 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-11T18:51:30.375Z] NODE_NAME azwin-2-c67240 [2022-03-11T18:51:30.375Z] NUMBER_OF_PROCESSORS 4 [2022-03-11T18:51:30.375Z] OS Windows_NT [2022-03-11T18:51:30.375Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-11T18:51:30.375Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-11T18:51:30.375Z] ppc64le false [2022-03-11T18:51:30.375Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-11T18:51:30.375Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-11T18:51:30.375Z] PROCESSOR_LEVEL 6 [2022-03-11T18:51:30.375Z] PROCESSOR_REVISION 4f01 [2022-03-11T18:51:30.375Z] ProgramData C:\ProgramData [2022-03-11T18:51:30.375Z] ProgramFiles C:\Program Files [2022-03-11T18:51:30.375Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-11T18:51:30.375Z] ProgramW6432 C:\Program Files [2022-03-11T18:51:30.375Z] PROMPT $P$G [2022-03-11T18:51:30.375Z] PSExecutionPolicyPreference Bypass [2022-03-11T18:51:30.375Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-11T18:51:30.375Z] PUBLIC C:\Users\Public [2022-03-11T18:51:30.375Z] rootless true [2022-03-11T18:51:30.375Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43358/3/display/redirect?page=artif... [2022-03-11T18:51:30.375Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43358/3/display/redirect?page=changes [2022-03-11T18:51:30.375Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43358/3/display/redirect [2022-03-11T18:51:30.375Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43358/3/display/redirect?page=tests [2022-03-11T18:51:30.375Z] s390x false [2022-03-11T18:51:30.375Z] SKIP_VALIDATION_TESTS 1 [2022-03-11T18:51:30.375Z] SOURCES_DRIVE d [2022-03-11T18:51:30.375Z] SOURCES_SUBDIR gopath [2022-03-11T18:51:30.375Z] STAGE_NAME Run tests [2022-03-11T18:51:30.375Z] SystemDrive C: [2022-03-11T18:51:30.375Z] SystemRoot C:\Windows [2022-03-11T18:51:30.375Z] TEMP C:\Windows\TEMP [2022-03-11T18:51:30.375Z] TESTDEBUG 0 [2022-03-11T18:51:30.375Z] TESTRUN_DRIVE d [2022-03-11T18:51:30.375Z] TESTRUN_SUBDIR CI [2022-03-11T18:51:30.375Z] TIMEOUT 120m [2022-03-11T18:51:30.375Z] TMP C:\Windows\TEMP [2022-03-11T18:51:30.375Z] unit_validate true [2022-03-11T18:51:30.375Z] USERDOMAIN WORKGROUP [2022-03-11T18:51:30.375Z] USERNAME azwin-2-c67240$ [2022-03-11T18:51:30.375Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-11T18:51:30.375Z] validate_force false [2022-03-11T18:51:30.375Z] windir C:\Windows [2022-03-11T18:51:30.375Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-11T18:51:30.375Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-11T18:51:30.375Z] windows2022 true [2022-03-11T18:51:30.375Z] windows2022containerd true [2022-03-11T18:51:30.375Z] windowsRS5 true [2022-03-11T18:51:30.375Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-11T18:51:30.375Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-11T18:51:30.375Z] [2022-03-11T18:51:30.375Z] [2022-03-11T18:51:30.375Z] [2022-03-11T18:51:30.557Z] #21 17.35 Selecting previously unselected package bash-completion. [2022-03-11T18:51:30.558Z] #21 17.35 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-11T18:51:31.946Z] #21 18.98 Unpacking bash-completion (1:2.11-2) ... [2022-03-11T18:51:32.404Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-03-11T18:51:32.519Z] #21 19.38 Selecting previously unselected package bzip2. [2022-03-11T18:51:32.519Z] #21 19.38 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-11T18:51:32.519Z] #21 19.40 Unpacking bzip2 (1.0.8-4) ... [2022-03-11T18:51:32.519Z] #21 19.50 Selecting previously unselected package xz-utils. [2022-03-11T18:51:32.589Z] INFO: Sources under d:\gopath\... [2022-03-11T18:51:32.589Z] INFO: Test run under d:\CI\... [2022-03-11T18:51:32.589Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-11T18:51:32.589Z] INFO: docker/docker repository was found [2022-03-11T18:51:32.589Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-11T18:51:32.782Z] #21 19.51 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-11T18:51:32.782Z] #21 19.51 Unpacking xz-utils (5.2.5-2) ... [2022-03-11T18:51:32.782Z] #21 19.67 Selecting previously unselected package apparmor. [2022-03-11T18:51:32.782Z] #21 19.67 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-11T18:51:32.782Z] #21 19.72 Unpacking apparmor (2.13.6-10) ... [2022-03-11T18:51:33.057Z] ltsc2022: Pulling from windows/servercore [2022-03-11T18:51:33.306Z] #21 20.07 Selecting previously unselected package inetutils-ping. [2022-03-11T18:51:33.306Z] #21 20.08 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-11T18:51:33.306Z] #21 20.11 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-11T18:51:33.306Z] #21 20.21 Selecting previously unselected package libip4tc2:amd64. [2022-03-11T18:51:33.306Z] #21 20.21 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-11T18:51:33.306Z] #21 20.22 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-11T18:51:33.306Z] #21 20.28 Selecting previously unselected package libip6tc2:amd64. [2022-03-11T18:51:33.306Z] #21 20.30 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-11T18:51:33.306Z] #21 20.30 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-11T18:51:33.526Z] 8f616e6e9eec: Pulling fs layer [2022-03-11T18:51:33.526Z] 037d5740b404: Pulling fs layer [2022-03-11T18:51:33.568Z] #21 20.37 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-11T18:51:33.568Z] #21 20.37 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-11T18:51:33.568Z] #21 20.38 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-11T18:51:33.568Z] #21 20.45 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-11T18:51:33.568Z] #21 20.46 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-11T18:51:33.568Z] #21 20.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-11T18:51:33.568Z] #21 20.54 Selecting previously unselected package libnftnl11:amd64. [2022-03-11T18:51:33.568Z] #21 20.54 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-11T18:51:33.568Z] #21 20.55 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-11T18:51:33.830Z] #21 20.62 Selecting previously unselected package iptables. [2022-03-11T18:51:33.830Z] #21 20.63 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-11T18:51:33.830Z] #21 20.63 Unpacking iptables (1.8.7-1) ... [2022-03-11T18:51:34.067Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-11T18:51:34.067Z] [2022-03-11T18:51:34.067Z] ________ ____ __. [2022-03-11T18:51:34.067Z] \_____ \ | |/ _| [2022-03-11T18:51:34.067Z] / | \| < [2022-03-11T18:51:34.067Z] / | \ | \ [2022-03-11T18:51:34.067Z] \_______ /____|__ \ [2022-03-11T18:51:34.067Z] \/ \/ [2022-03-11T18:51:34.067Z] [2022-03-11T18:51:34.067Z] INFO: make.ps1 ended at 03/11/2022 18:51:22 [2022-03-11T18:51:34.067Z] INFO: Binaries build ended at 03/11/2022 18:51:24. Duration:00:01:21.4076244 [2022-03-11T18:51:34.067Z] INFO: Copying the built daemon binary to d:\CI\PR-43358\3\binary\dockerd-f9f549cbe4.exe... [2022-03-11T18:51:34.067Z] INFO: Copying the built client binary to d:\CI\PR-43358\3\binary\docker-f9f549cbe4.exe... [2022-03-11T18:51:34.067Z] INFO: Copying dockerversion from the container... [2022-03-11T18:51:34.067Z] INFO: Copying the golang package from the container to d:\CI\PR-43358\3\installer\go.zip... [2022-03-11T18:51:34.067Z] INFO: Extracting go.zip to d:\CI\PR-43358\3\go [2022-03-11T18:51:34.097Z] #21 20.91 Selecting previously unselected package libonig5:amd64. [2022-03-11T18:51:34.097Z] #21 20.93 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-11T18:51:34.097Z] #21 20.93 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T18:51:34.109Z] #63 132.5 rootlesskit version 0.14.6 [2022-03-11T18:51:34.109Z] #63 132.5 Usage of /build/rootlesskit-docker-proxy: [2022-03-11T18:51:34.109Z] #63 132.5 -container-ip string [2022-03-11T18:51:34.109Z] #63 132.5 container ip [2022-03-11T18:51:34.109Z] #63 132.5 -container-port int [2022-03-11T18:51:34.109Z] #63 132.5 container port (default -1) [2022-03-11T18:51:34.109Z] #63 132.5 -host-ip string [2022-03-11T18:51:34.109Z] #63 132.5 host ip [2022-03-11T18:51:34.109Z] #63 132.5 -host-port int [2022-03-11T18:51:34.109Z] #63 132.5 host port (default -1) [2022-03-11T18:51:34.109Z] #63 132.5 -proto string [2022-03-11T18:51:34.109Z] #63 132.5 proxy protocol (default "tcp") [2022-03-11T18:51:34.360Z] #21 21.06 Selecting previously unselected package libjq1:amd64. [2022-03-11T18:51:34.360Z] #21 21.06 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-11T18:51:34.360Z] #21 21.07 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-11T18:51:34.360Z] #21 21.22 Selecting previously unselected package jq. [2022-03-11T18:51:34.360Z] #21 21.23 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-11T18:51:34.360Z] #21 21.23 Unpacking jq (1.6-2.1) ... [2022-03-11T18:51:34.360Z] #21 21.30 Selecting previously unselected package libaio1:amd64. [2022-03-11T18:51:34.625Z] #21 21.32 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-11T18:51:34.625Z] #21 21.32 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-11T18:51:34.625Z] #21 21.38 Selecting previously unselected package libgpm2:amd64. [2022-03-11T18:51:34.625Z] #21 21.38 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-11T18:51:34.625Z] #21 21.39 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-11T18:51:34.625Z] #21 21.50 Selecting previously unselected package libicu67:amd64. [2022-03-11T18:51:34.625Z] #21 21.50 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-11T18:51:34.625Z] #21 21.51 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-11T18:51:36.682Z] #63 ... [2022-03-11T18:51:36.682Z] [2022-03-11T18:51:36.682Z] #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 [2022-03-11T18:51:36.682Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:51:36.682Z] #14 131.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-11T18:51:36.682Z] #14 131.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-11T18:51:36.682Z] #14 131.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T18:51:36.940Z] #14 136.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-11T18:51:36.940Z] #14 136.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-11T18:51:36.940Z] #14 136.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-11T18:51:37.505Z] #14 ... [2022-03-11T18:51:37.505Z] [2022-03-11T18:51:37.505Z] #63 [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 [2022-03-11T18:51:37.505Z] #63 sha256:631f9956923b1c23873efa3045575082be12c44d9872b164fd6f9f0b7c0d650b [2022-03-11T18:51:37.505Z] #63 DONE 136.6s [2022-03-11T18:51:37.505Z] [2022-03-11T18:51:37.505Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-11T18:51:37.505Z] #64 sha256:48fb174eaa9eb7e43f4dc4ddb0b1693ef63b8f9151ffb2ef5a32d8fac2fae6a8 [2022-03-11T18:51:37.505Z] #64 DONE 0.1s [2022-03-11T18:51:37.505Z] [2022-03-11T18:51:37.505Z] #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 [2022-03-11T18:51:37.505Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:51:37.505Z] #14 137.0 Selecting previously unselected package libapparmor1:amd64. [2022-03-11T18:51:37.505Z] #14 137.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-11T18:51:37.505Z] #14 137.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-11T18:51:37.505Z] #14 ... [2022-03-11T18:51:37.505Z] [2022-03-11T18:51:37.505Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-11T18:51:37.505Z] #65 sha256:d9ccae4cf70d41da0951e6aeceb153854db73f0768cb854092445bcf4b336c63 [2022-03-11T18:51:37.505Z] #65 DONE 0.1s [2022-03-11T18:51:37.505Z] [2022-03-11T18:51:37.505Z] #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 [2022-03-11T18:51:37.505Z] #14 sha256:c831a8347534ab50595222794e9ff22a8ab7bcbe08016d719caaaaa987102676 [2022-03-11T18:51:37.505Z] #14 137.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-11T18:51:37.505Z] #14 137.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-11T18:51:37.505Z] #14 137.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-11T18:51:37.763Z] #14 137.3 Selecting previously unselected package libbtrfs0:amd64. [2022-03-11T18:51:37.763Z] #14 137.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-11T18:51:37.763Z] #14 137.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T18:51:37.763Z] #14 137.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-11T18:51:37.763Z] #14 137.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-11T18:51:37.763Z] #14 137.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T18:51:37.931Z] #21 24.41 Selecting previously unselected package libinih1:amd64. [2022-03-11T18:51:37.931Z] #21 24.41 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-11T18:51:37.931Z] #21 24.43 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-11T18:51:37.931Z] #21 24.48 Selecting previously unselected package libnet1:amd64. [2022-03-11T18:51:37.931Z] #21 24.49 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-11T18:51:37.931Z] #21 24.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T18:51:37.931Z] #21 24.56 Selecting previously unselected package libnl-3-200:amd64. [2022-03-11T18:51:37.931Z] #21 24.57 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-11T18:51:37.931Z] #21 24.57 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T18:51:37.931Z] #21 24.69 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-11T18:51:37.931Z] #21 24.69 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-11T18:51:37.931Z] #21 24.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T18:51:37.931Z] #21 24.75 Selecting previously unselected package net-tools. [2022-03-11T18:51:37.931Z] #21 24.75 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-11T18:51:37.931Z] #21 24.76 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-11T18:51:37.931Z] #21 24.92 Selecting previously unselected package patch. [2022-03-11T18:51:37.931Z] #21 24.93 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-11T18:51:37.931Z] #21 24.93 Unpacking patch (2.7.6-7) ... [2022-03-11T18:51:38.020Z] #14 137.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-11T18:51:38.020Z] #14 137.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T18:51:38.020Z] #14 137.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T18:51:38.020Z] #14 137.8 Selecting previously unselected package libudev-dev:amd64. [2022-03-11T18:51:38.193Z] #21 25.05 Selecting previously unselected package python-pip-whl. [2022-03-11T18:51:38.193Z] #21 25.06 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-11T18:51:38.193Z] #21 25.07 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-11T18:51:38.277Z] #14 137.8 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-11T18:51:38.277Z] #14 137.8 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-11T18:51:38.277Z] #14 138.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-11T18:51:38.277Z] #14 138.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-11T18:51:38.277Z] #14 138.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-11T18:51:38.534Z] #14 138.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-11T18:51:38.768Z] #21 25.59 Selecting previously unselected package python3-lib2to3. [2022-03-11T18:51:38.768Z] #21 25.59 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-11T18:51:38.768Z] #21 25.60 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-11T18:51:38.792Z] #14 138.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-11T18:51:38.792Z] #14 138.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-11T18:51:38.792Z] #14 138.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-11T18:51:38.792Z] #14 138.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-11T18:51:38.792Z] #14 138.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-11T18:51:39.031Z] #21 25.72 Selecting previously unselected package python3-distutils. [2022-03-11T18:51:39.031Z] #21 25.73 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-11T18:51:39.031Z] #21 25.74 Unpacking python3-distutils (3.9.2-1) ... [2022-03-11T18:51:39.031Z] #21 25.89 Selecting previously unselected package python3-pkg-resources. [2022-03-11T18:51:39.031Z] #21 25.90 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-11T18:51:39.031Z] #21 25.91 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-11T18:51:39.048Z] #14 138.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-11T18:51:39.048Z] #14 138.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-11T18:51:39.048Z] #14 138.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-11T18:51:39.048Z] #14 138.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-11T18:51:39.048Z] #14 138.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-11T18:51:39.048Z] #14 138.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-11T18:51:39.293Z] #21 26.07 Selecting previously unselected package python3-setuptools. [2022-03-11T18:51:39.293Z] #21 26.08 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-11T18:51:39.293Z] #21 26.08 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-11T18:51:39.557Z] #21 26.33 Selecting previously unselected package python3-wheel. [2022-03-11T18:51:39.557Z] #21 26.33 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-11T18:51:39.557Z] #21 26.34 Unpacking python3-wheel (0.34.2-1) ... [2022-03-11T18:51:39.557Z] #21 26.41 Selecting previously unselected package python3-pip. [2022-03-11T18:51:39.557Z] #21 26.41 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-11T18:51:39.557Z] #21 26.41 Unpacking python3-pip (20.3.4-4) ... [2022-03-11T18:51:39.613Z] #14 139.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-11T18:51:39.613Z] #14 139.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-11T18:51:39.613Z] #14 139.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-11T18:51:39.820Z] #21 26.64 Selecting previously unselected package sudo. [2022-03-11T18:51:39.820Z] #21 26.64 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-11T18:51:39.820Z] #21 26.66 Unpacking sudo (1.9.5p2-3) ... [2022-03-11T18:51:39.871Z] #14 139.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-11T18:51:39.871Z] #14 139.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-11T18:51:39.871Z] #14 139.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-11T18:51:39.871Z] #14 139.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-11T18:51:40.127Z] #14 139.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-11T18:51:40.127Z] #14 139.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-11T18:51:40.385Z] #14 139.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-11T18:51:40.385Z] #14 139.9 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-11T18:51:40.385Z] #14 139.9 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-11T18:51:40.394Z] #21 27.21 Selecting previously unselected package thin-provisioning-tools. [2022-03-11T18:51:40.394Z] #21 27.22 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-11T18:51:40.394Z] #21 27.22 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-11T18:51:40.394Z] #21 27.44 Selecting previously unselected package uidmap. [2022-03-11T18:51:40.394Z] #21 27.45 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-11T18:51:40.394Z] #21 27.47 Unpacking uidmap (1:4.8.1-1) ... [2022-03-11T18:51:40.643Z] #14 140.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-11T18:51:40.643Z] #14 140.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-11T18:51:40.643Z] #14 140.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-11T18:51:40.643Z] #14 140.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-11T18:51:40.643Z] #14 140.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-11T18:51:40.643Z] #14 140.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-11T18:51:40.643Z] #14 140.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-11T18:51:40.643Z] #14 140.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-11T18:51:40.643Z] #14 140.3 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-11T18:51:40.643Z] #14 140.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-11T18:51:40.643Z] #14 140.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-11T18:51:40.643Z] #14 140.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-11T18:51:40.643Z] #14 140.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-11T18:51:40.643Z] #14 140.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-11T18:51:40.643Z] #14 140.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-11T18:51:40.643Z] #14 140.4 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-11T18:51:40.900Z] #14 140.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-11T18:51:40.901Z] #14 140.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-11T18:51:40.901Z] #14 140.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-11T18:51:40.901Z] #14 140.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-11T18:51:40.901Z] #14 140.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T18:51:40.901Z] #14 140.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 [2022-03-11T18:51:40.901Z] #14 140.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T18:51:40.901Z] #14 140.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 [2022-03-11T18:51:40.901Z] #14 140.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-11T18:51:40.901Z] #14 140.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-11T18:51:40.901Z] #14 140.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 [2022-03-11T18:51:40.901Z] #14 140.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-11T18:51:40.901Z] #14 140.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-11T18:51:40.901Z] #14 140.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T18:51:40.901Z] #14 140.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-11T18:51:40.901Z] #14 140.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-11T18:51:40.901Z] #14 140.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-11T18:51:40.901Z] #14 140.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T18:51:40.919Z] #21 27.59 Selecting previously unselected package vim-runtime. [2022-03-11T18:51:40.919Z] #21 27.60 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T18:51:40.919Z] #21 27.62 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-11T18:51:40.919Z] #21 27.66 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-11T18:51:40.919Z] #21 27.68 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:51:41.467Z] #14 DONE 141.0s [2022-03-11T18:51:41.467Z] [2022-03-11T18:51:41.467Z] #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 [2022-03-11T18:51:41.467Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T18:51:41.467Z] #43 ... [2022-03-11T18:51:41.467Z] [2022-03-11T18:51:41.467Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-11T18:51:41.467Z] #55 sha256:0f70005c09aba46a4fab542ca35a850d97718b471a29e7e26d45d99acf4dabce [2022-03-11T18:51:41.467Z] #55 DONE 0.2s [2022-03-11T18:51:41.467Z] [2022-03-11T18:51:41.467Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-11T18:51:41.467Z] #56 sha256:d85956e715f57d78404e6fefa7b20a2702611efe7b95bd0b582f4633896c7f2a [2022-03-11T18:51:41.681Z] #81 exporting layers 23.1s done [2022-03-11T18:51:41.681Z] #81 writing image sha256:278fc846f08b143b8b4ec9ef8c05a749c448b48df9438efe692245feb51db191 done [2022-03-11T18:51:41.681Z] #81 naming to docker.io/library/docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 done [2022-03-11T18:51:41.681Z] #81 DONE 23.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-11T18:51:42.010Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43358/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43358/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 hack/validate/default [2022-03-11T18:51:42.576Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-11T18:51:42.576Z] No api/types/ or api/swagger.yaml changes in diff. [2022-03-11T18:51:42.576Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-11T18:51:42.835Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-11T18:51:42.835Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-11T18:51:42.835Z] Congratulations! No new tests were added to integration-cli. [2022-03-11T18:51:42.835Z] [2022-03-11T18:51:42.835Z] INFO Start validation with golang-ci-lint [2022-03-11T18:51:42.842Z] #56 ... [2022-03-11T18:51:42.842Z] [2022-03-11T18:51:42.842Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-11T18:51:42.842Z] #15 sha256:7215d6be7a93e4610bda35d47d0b14aeb02dc72786d40843031043d680bc6681 [2022-03-11T18:51:42.842Z] #15 DONE 1.3s [2022-03-11T18:51:42.842Z] [2022-03-11T18:51:42.842Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-11T18:51:42.842Z] #56 sha256:d85956e715f57d78404e6fefa7b20a2702611efe7b95bd0b582f4633896c7f2a [2022-03-11T18:51:42.842Z] #56 1.162 + RM_GOPATH=0 [2022-03-11T18:51:42.842Z] #56 1.162 + TMP_GOPATH= [2022-03-11T18:51:42.842Z] #56 1.162 + : /build [2022-03-11T18:51:42.842Z] #56 1.162 + '[' -z '' ']' [2022-03-11T18:51:42.842Z] #56 1.162 ++ mktemp -d [2022-03-11T18:51:42.842Z] #56 1.162 + export GOPATH=/tmp/tmp.8uwwcoMrwG [2022-03-11T18:51:42.842Z] #56 1.162 + GOPATH=/tmp/tmp.8uwwcoMrwG [2022-03-11T18:51:42.842Z] #56 1.162 + RM_GOPATH=1 [2022-03-11T18:51:42.842Z] #56 1.162 + case "$(go env GOARCH)" in [2022-03-11T18:51:42.842Z] #56 1.162 ++ go env GOARCH [2022-03-11T18:51:42.842Z] #56 1.167 + export GO_BUILDMODE=-buildmode=pie [2022-03-11T18:51:42.842Z] #56 1.167 + GO_BUILDMODE=-buildmode=pie [2022-03-11T18:51:42.842Z] #56 1.169 ++ dirname /install.sh [2022-03-11T18:51:42.842Z] #56 1.169 + dir=/ [2022-03-11T18:51:42.842Z] #56 1.169 + bin=runc [2022-03-11T18:51:42.842Z] #56 1.169 + shift [2022-03-11T18:51:42.842Z] #56 1.169 + '[' '!' -f //runc.installer ']' [2022-03-11T18:51:42.842Z] #56 1.169 + . //runc.installer [2022-03-11T18:51:42.842Z] #56 1.169 ++ set -e [2022-03-11T18:51:42.842Z] #56 1.169 ++ : v1.1.0 [2022-03-11T18:51:42.842Z] #56 1.169 + install_runc [2022-03-11T18:51:42.842Z] #56 1.169 + RUNC_BUILDTAGS=seccomp [2022-03-11T18:51:42.842Z] #56 1.169 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-11T18:51:42.842Z] #56 1.169 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8uwwcoMrwG/src/github.com/opencontainers/runc [2022-03-11T18:51:42.842Z] #56 1.173 Install runc version v1.1.0 (build tags: seccomp) [2022-03-11T18:51:42.842Z] #56 1.184 Cloning into '/tmp/tmp.8uwwcoMrwG/src/github.com/opencontainers/runc'... [2022-03-11T18:51:43.471Z] #21 30.44 Selecting previously unselected package vim. [2022-03-11T18:51:43.733Z] #21 30.44 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T18:51:43.733Z] #21 30.46 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:51:43.769Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-11T18:51:43.769Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-11T18:51:43.769Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-03-11T18:51:43.818Z] #56 ... [2022-03-11T18:51:43.818Z] [2022-03-11T18:51:43.818Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-11T18:51:43.818Z] #16 sha256:edabc5cbfdab8fdca23ab9f5bda84e4c1087fcf55c5b53960349f2fb3d0778e7 [2022-03-11T18:51:43.818Z] #16 DONE 1.1s [2022-03-11T18:51:43.818Z] [2022-03-11T18:51:43.818Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-11T18:51:43.818Z] #17 sha256:19fe70f7d2ddc33a675da0631f21dad3b54a514cce78c0d03056d7982fa6bc66 [2022-03-11T18:51:43.955Z] 037d5740b404: Verifying Checksum [2022-03-11T18:51:43.955Z] 037d5740b404: Download complete [2022-03-11T18:51:43.996Z] #21 31.01 Selecting previously unselected package xfsprogs. [2022-03-11T18:51:44.317Z] #21 31.02 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-11T18:51:44.317Z] #21 31.03 Unpacking xfsprogs (5.10.0-4) ... [2022-03-11T18:51:44.584Z] #21 31.49 Selecting previously unselected package zip. [2022-03-11T18:51:44.584Z] #21 31.49 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-11T18:51:44.584Z] #21 31.50 Unpacking zip (3.0-12) ... [2022-03-11T18:51:44.752Z] #17 0.877 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-11T18:51:44.752Z] #17 DONE 1.0s [2022-03-11T18:51:44.752Z] [2022-03-11T18:51:44.752Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:51:44.752Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:51:44.752Z] #51 ... [2022-03-11T18:51:44.752Z] [2022-03-11T18:51:44.752Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-11T18:51:44.752Z] #18 sha256:95a349419b30e1ac1260e743a8ca606f4380d56efbee492431971e6dca0fc2e8 [2022-03-11T18:51:44.848Z] #21 31.64 Selecting previously unselected package zstd. [2022-03-11T18:51:44.848Z] #21 31.65 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-11T18:51:44.848Z] #21 31.66 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-11T18:51:45.162Z] --- PASS: TestBuildWithHugeFile (53.87s) [2022-03-11T18:51:45.163Z] === RUN TestBuildWCOWSandboxSize [2022-03-11T18:51:45.163Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T18:51:45.163Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-11T18:51:45.163Z] === RUN TestBuildWithEmptyDockerfile [2022-03-11T18:51:45.163Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T18:51:45.163Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T18:51:45.163Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T18:51:45.163Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T18:51:45.163Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T18:51:45.163Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T18:51:45.163Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T18:51:45.163Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T18:51:45.163Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T18:51:45.163Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-11T18:51:45.163Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-03-11T18:51:45.163Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-03-11T18:51:45.163Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-11T18:51:45.163Z] === RUN TestBuildPreserveOwnership [2022-03-11T18:51:45.163Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-11T18:51:45.163Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-11T18:51:45.431Z] #21 32.07 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-11T18:51:45.683Z] #18 DONE 1.0s [2022-03-11T18:51:45.683Z] [2022-03-11T18:51:45.683Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-11T18:51:45.683Z] #19 sha256:cf0bc03bfcb45158ac18e38aaf04eff78c16a7bef2b22ae7bd41361dd4c27c8d [2022-03-11T18:51:46.006Z] #21 33.03 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-11T18:51:46.006Z] #21 33.05 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-11T18:51:46.006Z] #21 33.06 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-11T18:51:46.269Z] #21 33.08 Setting up libicu67:amd64 (67.1-7) ... [2022-03-11T18:51:46.269Z] #21 33.09 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-11T18:51:46.269Z] #21 33.13 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-11T18:51:46.269Z] #21 33.14 Setting up uidmap (1:4.8.1-1) ... [2022-03-11T18:51:46.269Z] #21 33.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T18:51:46.269Z] #21 33.19 Setting up bzip2 (1.0.8-4) ... [2022-03-11T18:51:46.269Z] #21 33.21 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T18:51:46.269Z] #21 33.23 Setting up python3-wheel (0.34.2-1) ... [2022-03-11T18:51:46.539Z] --- PASS: TestBuildPreserveOwnership (3.58s) [2022-03-11T18:51:46.539Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.40s) [2022-03-11T18:51:46.539Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) [2022-03-11T18:51:46.539Z] === RUN TestBuildPlatformInvalid [2022-03-11T18:51:46.539Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-11T18:51:46.539Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-11T18:51:46.614Z] #19 DONE 1.0s [2022-03-11T18:51:46.614Z] [2022-03-11T18:51:46.614Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-11T18:51:46.614Z] #20 sha256:2f6ca84cacee127523fe8debbfae4e03eaa2ce87799841506cb1c8b70c40fe19 [2022-03-11T18:51:46.841Z] #21 33.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:51:46.841Z] #21 33.89 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-11T18:51:47.105Z] Loaded image: busybox:latest [2022-03-11T18:51:47.107Z] #21 33.91 Setting up libcap2-bin (1:2.44-1) ... [2022-03-11T18:51:47.107Z] #21 33.92 Setting up apparmor (2.13.6-10) ... [2022-03-11T18:51:47.364Z] Loaded image: busybox:glibc [2022-03-11T18:51:47.544Z] #20 DONE 1.0s [2022-03-11T18:51:47.544Z] [2022-03-11T18:51:47.544Z] #21 [dev-systemd-false 7/24] 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 [2022-03-11T18:51:47.544Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-11T18:51:48.739Z] Loaded image: debian:bullseye-slim [2022-03-11T18:51:48.739Z] Loaded image: hello-world:latest [2022-03-11T18:51:48.739Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T18:51:48.916Z] #21 1.317 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-11T18:51:48.916Z] #21 1.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-11T18:51:48.916Z] #21 1.349 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-11T18:51:49.021Z] #21 35.80 Setting up zip (3.0-12) ... [2022-03-11T18:51:49.021Z] #21 35.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:51:49.021Z] #21 35.85 Setting up bash-completion (1:2.11-2) ... [2022-03-11T18:51:49.479Z] #21 1.860 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-11T18:51:50.410Z] #21 2.701 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [122 kB] [2022-03-11T18:51:50.476Z] ok github.com/docker/docker/libnetwork/ipam 15.594s coverage: 85.3% of statements [2022-03-11T18:51:50.476Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-11T18:51:50.476Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-11T18:51:50.476Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-11T18:51:50.476Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-11T18:51:50.476Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-11T18:51:50.476Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-11T18:51:50.476Z] ok github.com/docker/docker/libnetwork/ipamutils 0.266s coverage: 74.0% of statements [2022-03-11T18:51:50.735Z] ok github.com/docker/docker/libnetwork/iptables 0.132s coverage: 45.1% of statements [2022-03-11T18:51:50.735Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-11T18:51:50.939Z] #21 37.69 Setting up xz-utils (5.2.5-2) ... [2022-03-11T18:51:50.939Z] #21 37.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-11T18:51:50.939Z] #21 37.71 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-11T18:51:50.939Z] #21 37.76 Setting up patch (2.7.6-7) ... [2022-03-11T18:51:50.939Z] #21 37.78 Setting up sudo (1.9.5p2-3) ... [2022-03-11T18:51:50.992Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-03-11T18:51:51.200Z] #21 37.89 invoke-rc.d: could not determine current runlevel [2022-03-11T18:51:51.200Z] #21 37.90 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-11T18:51:51.200Z] #21 37.91 Setting up xfsprogs (5.10.0-4) ... [2022-03-11T18:51:51.200Z] #21 37.92 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-11T18:51:51.200Z] #21 37.94 Setting up inetutils-ping (2:2.0-1) ... [2022-03-11T18:51:51.200Z] #21 37.95 Setting up pigz (2.6-1) ... [2022-03-11T18:51:51.200Z] #21 37.97 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-11T18:51:51.200Z] #21 37.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T18:51:51.200Z] #21 38.03 Setting up python-pip-whl (20.3.4-4) ... [2022-03-11T18:51:51.200Z] #21 38.04 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:51:51.341Z] #21 3.641 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-11T18:51:51.874Z] INFO: Extraction ended at 03/11/2022 18:51:50. Duration:00:00:24.7232497 [2022-03-11T18:51:51.874Z] INFO: Updating the golang and path environment variables [2022-03-11T18:51:51.874Z] INFO: GOPATH=d:\gopath [2022-03-11T18:51:51.874Z] INFO: go version go1.17.8 windows/amd64 [2022-03-11T18:51:51.874Z] INFO: Running the daemon under test in debug mode [2022-03-11T18:51:51.874Z] INFO: Starting a daemon under test... [2022-03-11T18:51:51.874Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43358\3\daemon --pidfile d:\CI\PR-43358\3\docker.pid -D [2022-03-11T18:51:51.874Z] INFO: Process started successfully. [2022-03-11T18:51:51.874Z] INFO: Start tailing logs of the daemon under tests [2022-03-11T18:51:51.874Z] INFO: Waiting for the daemon under test to start... [2022-03-11T18:51:52.037Z] #21 38.76 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-11T18:51:52.037Z] #21 38.77 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-11T18:51:52.299Z] #21 39.20 Setting up libelf1:amd64 (0.183-1) ... [2022-03-11T18:51:52.299Z] #21 39.25 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-11T18:51:52.299Z] #21 39.26 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T18:51:52.299Z] #21 39.28 Setting up python3-distutils (3.9.2-1) ... [2022-03-11T18:51:52.874Z] #21 39.74 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:51:52.874Z] #21 39.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-11T18:51:52.874Z] #21 39.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-11T18:51:52.874Z] #21 39.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-11T18:51:52.874Z] #21 39.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-11T18:51:52.874Z] #21 39.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-11T18:51:52.875Z] #21 39.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-11T18:51:52.875Z] #21 39.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-11T18:51:52.875Z] #21 39.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-11T18:51:52.875Z] #21 39.81 Setting up python3-setuptools (52.0.0-4) ... [2022-03-11T18:51:54.262Z] #21 41.05 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-11T18:51:54.262Z] #21 41.06 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-11T18:51:54.262Z] #21 41.08 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-11T18:51:54.262Z] #21 41.09 Setting up python3-pip (20.3.4-4) ... [2022-03-11T18:51:55.208Z] #21 42.19 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-11T18:51:55.208Z] #21 42.20 Setting up jq (1.6-2.1) ... [2022-03-11T18:51:55.208Z] #21 42.21 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-11T18:51:55.470Z] #21 42.23 Setting up iptables (1.8.7-1) ... [2022-03-11T18:51:55.470Z] #21 42.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-11T18:51:55.470Z] #21 42.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-11T18:51:55.470Z] #21 42.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-11T18:51:55.470Z] #21 42.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-11T18:51:55.470Z] #21 42.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-11T18:51:55.470Z] #21 42.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-11T18:51:55.470Z] #21 42.28 Setting up iproute2 (5.10.0-4) ... [2022-03-11T18:51:55.516Z] #21 7.297 Fetched 8507 kB in 6s (1357 kB/s) [2022-03-11T18:51:55.516Z] #21 7.297 Reading package lists... [2022-03-11T18:51:55.516Z] #21 ... [2022-03-11T18:51:55.516Z] [2022-03-11T18:51:55.516Z] #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 [2022-03-11T18:51:55.516Z] #34 sha256:e1e84836270b676cbc39863b69a1644104ba3030344ce6b70a016ea3d8688228 [2022-03-11T18:51:55.516Z] #34 DONE 154.8s [2022-03-11T18:51:55.516Z] [2022-03-11T18:51:55.516Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-11T18:51:55.516Z] #56 sha256:d85956e715f57d78404e6fefa7b20a2702611efe7b95bd0b582f4633896c7f2a [2022-03-11T18:51:55.516Z] #56 10.02 + cd /tmp/tmp.8uwwcoMrwG/src/github.com/opencontainers/runc [2022-03-11T18:51:55.516Z] #56 10.02 + git checkout -q v1.1.0 [2022-03-11T18:51:55.516Z] #56 10.39 + '[' -z '' ']' [2022-03-11T18:51:55.516Z] #56 10.39 + target=static [2022-03-11T18:51:55.516Z] #56 10.39 + make BUILDTAGS=seccomp static [2022-03-11T18:51:55.516Z] #56 10.89 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-11T18:51:56.044Z] #21 42.71 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T18:51:56.991Z] #21 DONE 43.7s [2022-03-11T18:51:56.991Z] [2022-03-11T18:51:56.991Z] #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 [2022-03-11T18:51:56.991Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T18:51:56.991Z] #43 ... [2022-03-11T18:51:56.991Z] [2022-03-11T18:51:56.991Z] #22 [dev-systemd-false 8/24] 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 [2022-03-11T18:51:56.991Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-11T18:51:57.827Z] #22 0.856 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-11T18:51:57.827Z] #22 0.861 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-11T18:51:57.827Z] #22 0.865 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-11T18:51:57.827Z] #22 DONE 0.9s [2022-03-11T18:51:57.827Z] [2022-03-11T18:51:57.827Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-11T18:51:57.827Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-11T18:51:58.036Z] #56 ... [2022-03-11T18:51:58.036Z] [2022-03-11T18:51:58.036Z] #21 [dev-systemd-false 7/24] 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 [2022-03-11T18:51:58.036Z] #21 sha256:52cc65c5f4dfe0f785b878861a31a68ad429e02dd99f12fea015f02812daec35 [2022-03-11T18:51:58.036Z] #21 7.297 Reading package lists... [2022-03-11T18:51:58.714Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.70s) [2022-03-11T18:51:58.714Z] PASS [2022-03-11T18:51:58.714Z] [2022-03-11T18:51:58.714Z] === Skipped [2022-03-11T18:51:58.714Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-11T18:51:58.714Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T18:51:58.714Z] [2022-03-11T18:51:58.714Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-11T18:51:58.714Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T18:51:58.714Z] [2022-03-11T18:51:58.714Z] DONE 34 tests, 2 skipped in 91.048s [2022-03-11T18:51:58.714Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-11T18:51:58.714Z] INFO: Testing against a local daemon [2022-03-11T18:51:58.714Z] === RUN TestConfigInspect [2022-03-11T18:51:58.884Z] 8f616e6e9eec: Verifying Checksum [2022-03-11T18:51:58.884Z] 8f616e6e9eec: Download complete [2022-03-11T18:51:59.280Z] --- PASS: TestConfigInspect (2.19s) [2022-03-11T18:51:59.280Z] === RUN TestConfigList [2022-03-11T18:51:59.929Z] #21 9.991 Reading package lists... [2022-03-11T18:51:59.930Z] #21 12.08 Building dependency tree... [2022-03-11T18:52:00.858Z] #21 13.18 The following additional packages will be installed: [2022-03-11T18:52:00.858Z] #21 13.19 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-11T18:52:00.858Z] #21 13.19 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-11T18:52:00.858Z] #21 13.19 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-11T18:52:00.858Z] #21 13.19 python3-pkg-resources vim-runtime xxd [2022-03-11T18:52:00.858Z] #21 13.20 Suggested packages: [2022-03-11T18:52:00.858Z] #21 13.20 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-11T18:52:00.858Z] #21 13.20 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-11T18:52:00.858Z] #21 13.20 acl attr quota [2022-03-11T18:52:00.858Z] #21 13.20 Recommended packages: [2022-03-11T18:52:00.858Z] #21 13.20 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-11T18:52:01.809Z] --- PASS: TestConfigList (2.20s) [2022-03-11T18:52:01.809Z] === RUN TestConfigsCreateAndDelete [2022-03-11T18:52:02.224Z] #21 14.25 The following NEW packages will be installed: [2022-03-11T18:52:02.224Z] #21 14.26 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-11T18:52:02.224Z] #21 14.26 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-11T18:52:02.224Z] #21 14.26 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-11T18:52:02.224Z] #21 14.27 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-11T18:52:02.224Z] #21 14.27 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-11T18:52:02.224Z] #21 14.27 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-11T18:52:02.224Z] #21 14.27 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-11T18:52:02.224Z] #21 14.27 xz-utils zip zstd [2022-03-11T18:52:02.224Z] #21 14.59 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-03-11T18:52:02.224Z] #21 14.59 Need to get 27.6 MB of archives. [2022-03-11T18:52:02.224Z] #21 14.59 After this operation, 106 MB of additional disk space will be used. [2022-03-11T18:52:02.224Z] #21 14.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-11T18:52:02.224Z] #21 14.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-11T18:52:02.224Z] #21 14.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-11T18:52:02.224Z] #21 14.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-11T18:52:02.224Z] #21 14.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-11T18:52:02.224Z] #21 14.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-11T18:52:02.224Z] #21 14.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-11T18:52:02.224Z] #21 14.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-11T18:52:02.224Z] #21 14.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-11T18:52:02.224Z] #21 14.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-11T18:52:02.225Z] #21 14.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-11T18:52:02.225Z] #21 14.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-11T18:52:02.225Z] #21 14.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-11T18:52:02.225Z] #21 14.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-11T18:52:02.225Z] #21 14.68 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-11T18:52:02.225Z] #21 14.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-11T18:52:02.225Z] #21 14.69 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-11T18:52:02.225Z] #21 14.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-11T18:52:02.225Z] #21 14.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-11T18:52:02.225Z] #21 14.70 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-11T18:52:02.225Z] #21 14.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-11T18:52:02.225Z] #21 14.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-11T18:52:02.225Z] #21 14.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-11T18:52:02.225Z] #21 14.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-11T18:52:02.225Z] #21 14.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-11T18:52:02.225Z] #21 14.73 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-11T18:52:02.225Z] #21 14.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-11T18:52:02.802Z] #21 15.06 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-11T18:52:02.802Z] #21 15.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-11T18:52:02.802Z] #21 15.07 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-11T18:52:02.802Z] #21 15.07 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-11T18:52:02.802Z] #21 15.07 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-11T18:52:02.802Z] #21 15.07 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-11T18:52:02.802Z] #21 15.07 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-11T18:52:02.802Z] #21 15.13 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-11T18:52:02.802Z] #21 15.13 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-11T18:52:02.802Z] #21 15.14 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-11T18:52:02.802Z] #21 15.15 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-11T18:52:02.802Z] #21 15.16 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-11T18:52:02.802Z] #21 15.16 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-11T18:52:02.802Z] #21 15.17 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-11T18:52:02.802Z] #21 15.19 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-11T18:52:02.802Z] #21 15.20 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-11T18:52:02.802Z] #21 15.21 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-11T18:52:03.062Z] #21 15.41 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-11T18:52:03.062Z] #21 15.44 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-11T18:52:03.062Z] #21 15.46 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-11T18:52:03.062Z] #21 15.47 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-11T18:52:03.627Z] #21 16.00 debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T18:52:03.627Z] #21 16.11 Fetched 27.6 MB in 1s (23.4 MB/s) [2022-03-11T18:52:03.708Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-03-11T18:52:03.708Z] === RUN TestConfigsUpdate [2022-03-11T18:52:03.850Z] 4612f6d0b889: Pull complete [2022-03-11T18:52:03.897Z] #21 16.15 Selecting previously unselected package pigz. [2022-03-11T18:52:03.897Z] #21 16.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-11T18:52:03.897Z] #21 16.25 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-11T18:52:03.897Z] #21 16.26 Unpacking pigz (2.6-1) ... [2022-03-11T18:52:03.897Z] #21 16.32 Selecting previously unselected package libelf1:amd64. [2022-03-11T18:52:03.897Z] #21 16.33 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-11T18:52:03.897Z] #21 16.34 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-11T18:52:04.153Z] #21 16.49 Selecting previously unselected package libbpf0:amd64. [2022-03-11T18:52:04.153Z] #21 16.49 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-11T18:52:04.153Z] #21 16.49 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-11T18:52:04.153Z] #21 16.59 Selecting previously unselected package libcap2:amd64. [2022-03-11T18:52:04.153Z] #21 16.59 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-11T18:52:04.153Z] #21 16.61 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-11T18:52:04.153Z] #21 16.66 Selecting previously unselected package libmnl0:amd64. [2022-03-11T18:52:04.153Z] #21 16.66 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-11T18:52:04.410Z] #21 16.67 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-11T18:52:04.410Z] #21 16.72 Selecting previously unselected package libxtables12:amd64. [2022-03-11T18:52:04.410Z] #21 16.72 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-11T18:52:04.410Z] #21 16.73 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-11T18:52:04.410Z] #21 16.78 Selecting previously unselected package libcap2-bin. [2022-03-11T18:52:04.410Z] #21 16.79 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-11T18:52:04.410Z] #21 16.80 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-11T18:52:04.410Z] #21 16.86 Selecting previously unselected package iproute2. [2022-03-11T18:52:04.410Z] #21 16.86 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-11T18:52:04.410Z] #21 16.87 Unpacking iproute2 (5.10.0-4) ... [2022-03-11T18:52:04.973Z] #21 17.28 Selecting previously unselected package xxd. [2022-03-11T18:52:04.973Z] #21 17.28 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T18:52:04.973Z] #21 17.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:52:04.973Z] #21 17.40 Selecting previously unselected package vim-common. [2022-03-11T18:52:04.973Z] #21 17.40 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T18:52:04.973Z] #21 17.41 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:52:05.229Z] #21 17.57 Selecting previously unselected package bash-completion. [2022-03-11T18:52:05.229Z] #21 17.57 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-11T18:52:06.236Z] --- PASS: TestConfigsUpdate (2.19s) [2022-03-11T18:52:06.236Z] === RUN TestTemplatedConfig [2022-03-11T18:52:07.122Z] #21 19.37 Unpacking bash-completion (1:2.11-2) ... [2022-03-11T18:52:07.379Z] #21 19.66 Selecting previously unselected package bzip2. [2022-03-11T18:52:07.379Z] #21 19.66 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-11T18:52:07.379Z] #21 19.68 Unpacking bzip2 (1.0.8-4) ... [2022-03-11T18:52:07.379Z] #21 19.78 Selecting previously unselected package xz-utils. [2022-03-11T18:52:07.379Z] #21 19.78 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-11T18:52:07.379Z] #21 19.79 Unpacking xz-utils (5.2.5-2) ... [2022-03-11T18:52:07.379Z] #21 19.92 Selecting previously unselected package apparmor. [2022-03-11T18:52:07.636Z] #21 19.92 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-11T18:52:07.636Z] #21 19.98 Unpacking apparmor (2.13.6-10) ... [2022-03-11T18:52:07.840Z] #23 9.431 Collecting yamllint==1.26.1 [2022-03-11T18:52:07.892Z] #21 20.30 Selecting previously unselected package inetutils-ping. [2022-03-11T18:52:07.892Z] #21 20.31 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-11T18:52:07.892Z] #21 20.31 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-11T18:52:08.148Z] #21 20.41 Selecting previously unselected package libip4tc2:amd64. [2022-03-11T18:52:08.148Z] #21 20.41 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-11T18:52:08.148Z] #21 20.42 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-11T18:52:08.148Z] #21 20.50 Selecting previously unselected package libip6tc2:amd64. [2022-03-11T18:52:08.148Z] #21 20.50 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-11T18:52:08.148Z] #21 20.52 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-11T18:52:08.148Z] #21 20.57 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-11T18:52:08.148Z] #21 20.58 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-11T18:52:08.148Z] #21 20.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-11T18:52:08.409Z] #21 20.65 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-11T18:52:08.409Z] #21 20.65 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-11T18:52:08.409Z] #21 20.66 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-11T18:52:08.409Z] #21 20.74 Selecting previously unselected package libnftnl11:amd64. [2022-03-11T18:52:08.409Z] #21 20.75 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-11T18:52:08.409Z] #21 20.76 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-11T18:52:08.409Z] #21 20.84 Selecting previously unselected package iptables. [2022-03-11T18:52:08.413Z] #23 10.52 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-11T18:52:08.665Z] #21 20.86 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-11T18:52:08.665Z] #21 20.86 Unpacking iptables (1.8.7-1) ... [2022-03-11T18:52:08.771Z] --- PASS: TestTemplatedConfig (2.68s) [2022-03-11T18:52:08.771Z] === RUN TestConfigCreateResolve [2022-03-11T18:52:08.923Z] #21 21.14 Selecting previously unselected package libonig5:amd64. [2022-03-11T18:52:08.923Z] #21 21.15 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-11T18:52:08.923Z] #21 21.16 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T18:52:08.923Z] #21 21.26 Selecting previously unselected package libjq1:amd64. [2022-03-11T18:52:08.923Z] #21 21.27 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-11T18:52:08.923Z] #21 21.27 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-11T18:52:08.923Z] #21 21.37 Selecting previously unselected package jq. [2022-03-11T18:52:08.923Z] #21 21.37 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-11T18:52:08.923Z] #21 21.38 Unpacking jq (1.6-2.1) ... [2022-03-11T18:52:08.923Z] #21 21.44 Selecting previously unselected package libaio1:amd64. [2022-03-11T18:52:08.923Z] #21 21.45 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-11T18:52:08.923Z] #21 21.46 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-11T18:52:08.923Z] #21 21.50 Selecting previously unselected package libgpm2:amd64. [2022-03-11T18:52:09.180Z] #21 21.50 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-11T18:52:09.180Z] #21 21.51 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-11T18:52:09.180Z] #21 21.57 Selecting previously unselected package libicu67:amd64. [2022-03-11T18:52:09.180Z] #21 21.57 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-11T18:52:09.180Z] #21 21.58 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-11T18:52:09.357Z] #23 11.59 Collecting pathspec>=0.5.3 [2022-03-11T18:52:09.357Z] #23 11.61 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-11T18:52:09.619Z] #23 11.94 Collecting pyyaml [2022-03-11T18:52:09.881Z] #23 11.94 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) [2022-03-11T18:52:09.881Z] #23 12.00 Building wheels for collected packages: yamllint [2022-03-11T18:52:09.881Z] #23 12.00 Building wheel for yamllint (setup.py): started [2022-03-11T18:52:10.826Z] #23 12.97 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-11T18:52:10.826Z] #23 12.97 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1528f6ef3156ecedc336e0c5ebc69751afc2ba1b036114dfe49900d2390ea0f7 [2022-03-11T18:52:10.826Z] #23 12.97 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-11T18:52:10.826Z] #23 12.97 Successfully built yamllint [2022-03-11T18:52:10.826Z] #23 12.99 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-11T18:52:11.087Z] #23 13.36 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-11T18:52:11.300Z] --- PASS: TestConfigCreateResolve (2.20s) [2022-03-11T18:52:11.301Z] PASS [2022-03-11T18:52:11.301Z] [2022-03-11T18:52:11.301Z] DONE 6 tests in 13.687s [2022-03-11T18:52:11.301Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-11T18:52:11.301Z] INFO: Testing against a local daemon [2022-03-11T18:52:11.301Z] === RUN TestCheckpoint [2022-03-11T18:52:11.301Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T18:52:11.301Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-11T18:52:11.301Z] === RUN TestContainerInvalidJSON [2022-03-11T18:52:11.301Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T18:52:11.301Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T18:52:11.301Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-11T18:52:11.301Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-11T18:52:11.301Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T18:52:11.301Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-11T18:52:11.301Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-11T18:52:11.301Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-11T18:52:11.301Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-11T18:52:11.301Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-11T18:52:11.301Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-11T18:52:11.301Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-11T18:52:11.301Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-11T18:52:11.301Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-11T18:52:11.301Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-03-11T18:52:11.301Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-11T18:52:11.301Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-11T18:52:11.301Z] === RUN TestCopyFromContainer [2022-03-11T18:52:11.662Z] #23 DONE 13.8s [2022-03-11T18:52:11.662Z] [2022-03-11T18:52:11.662Z] #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 [2022-03-11T18:52:11.662Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T18:52:11.662Z] #43 ... [2022-03-11T18:52:11.662Z] [2022-03-11T18:52:11.662Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-11T18:52:11.662Z] #27 sha256:454ab640a899b36dcc579f30fc5f9d450824c60ca308e7b5597054336db0d3f0 [2022-03-11T18:52:11.923Z] #27 DONE 0.2s [2022-03-11T18:52:11.923Z] [2022-03-11T18:52:11.923Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-11T18:52:11.923Z] #32 sha256:59651b6c34268bf54e4cafebb492bba02184667c9103750c129dc84714b9e508 [2022-03-11T18:52:12.185Z] #32 DONE 0.6s [2022-03-11T18:52:12.185Z] [2022-03-11T18:52:12.185Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:52:12.185Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:52:12.237Z] === RUN TestCopyFromContainer// [2022-03-11T18:52:12.237Z] === RUN TestCopyFromContainer//bar/root [2022-03-11T18:52:12.237Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-11T18:52:12.448Z] #51 ... [2022-03-11T18:52:12.448Z] [2022-03-11T18:52:12.448Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-11T18:52:12.448Z] #35 sha256:eb8f1f753c0eac8a7cd50dc5fb003bd161700d60eb12b8cc69b4c1011d6d8845 [2022-03-11T18:52:12.448Z] #35 DONE 0.3s [2022-03-11T18:52:12.448Z] [2022-03-11T18:52:12.448Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-11T18:52:12.448Z] #56 sha256:2fe0a1bf984c4549c30712e92b50de0e92d93aa71e6f93472c291ff0d4a97e81 [2022-03-11T18:52:12.450Z] #21 24.82 Selecting previously unselected package libinih1:amd64. [2022-03-11T18:52:12.450Z] #21 24.83 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-11T18:52:12.450Z] #21 24.84 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-11T18:52:12.450Z] #21 24.89 Selecting previously unselected package libnet1:amd64. [2022-03-11T18:52:12.450Z] #21 24.90 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-11T18:52:12.450Z] #21 24.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T18:52:12.496Z] === RUN TestCopyFromContainer/bar/quux [2022-03-11T18:52:12.496Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-11T18:52:12.496Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-11T18:52:12.496Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-11T18:52:12.707Z] #21 24.99 Selecting previously unselected package libnl-3-200:amd64. [2022-03-11T18:52:12.707Z] #21 24.99 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-11T18:52:12.707Z] #21 24.99 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T18:52:12.707Z] #21 25.08 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-11T18:52:12.707Z] #21 25.09 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-11T18:52:12.707Z] #21 25.09 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T18:52:12.707Z] #21 25.15 Selecting previously unselected package net-tools. [2022-03-11T18:52:12.707Z] #21 25.17 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-11T18:52:12.707Z] #21 25.17 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-11T18:52:12.710Z] #56 ... [2022-03-11T18:52:12.710Z] [2022-03-11T18:52:12.710Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-11T18:52:12.710Z] #37 sha256:9591902310d737942a23633763d1372c9f325d79f838cbcd03477969917b9541 [2022-03-11T18:52:12.710Z] #37 DONE 0.1s [2022-03-11T18:52:12.710Z] [2022-03-11T18:52:12.710Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-11T18:52:12.710Z] #41 sha256:0a4829b86f002411f7e038f14f86cbed390672aa481ae382e658c27438d6f986 [2022-03-11T18:52:12.710Z] #41 DONE 0.0s [2022-03-11T18:52:12.710Z] [2022-03-11T18:52:12.710Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:52:12.710Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:52:12.754Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-11T18:52:12.755Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-11T18:52:12.755Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-11T18:52:12.755Z] --- PASS: TestCopyFromContainer (1.72s) [2022-03-11T18:52:12.755Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-11T18:52:12.755Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-11T18:52:12.755Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-11T18:52:12.755Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-11T18:52:12.755Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-11T18:52:12.755Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-03-11T18:52:12.755Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-03-11T18:52:12.755Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-03-11T18:52:12.755Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-11T18:52:12.755Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-03-11T18:52:12.755Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-11T18:52:12.755Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T18:52:12.755Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T18:52:12.755Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T18:52:12.755Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T18:52:12.755Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T18:52:12.755Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T18:52:12.755Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T18:52:12.755Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T18:52:12.755Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T18:52:12.755Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-11T18:52:12.755Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-11T18:52:12.755Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-11T18:52:12.755Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-11T18:52:12.755Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-11T18:52:12.963Z] #21 25.33 Selecting previously unselected package patch. [2022-03-11T18:52:12.963Z] #21 25.34 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-11T18:52:12.963Z] #21 25.34 Unpacking patch (2.7.6-7) ... [2022-03-11T18:52:13.013Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-11T18:52:13.013Z] === RUN TestCreateWithInvalidEnv [2022-03-11T18:52:13.013Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-11T18:52:13.013Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-11T18:52:13.013Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-11T18:52:13.013Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-11T18:52:13.013Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-11T18:52:13.013Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-11T18:52:13.013Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-11T18:52:13.013Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-11T18:52:13.013Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-11T18:52:13.013Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-11T18:52:13.013Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-11T18:52:13.013Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-11T18:52:13.013Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-11T18:52:13.013Z] === RUN TestCreateTmpfsMountsTarget [2022-03-11T18:52:13.013Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-11T18:52:13.013Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-11T18:52:13.104Z] ...INFO: Daemon under test started and replied! [2022-03-11T18:52:13.104Z] INFO: Docker version of the daemon under test [2022-03-11T18:52:13.104Z] [2022-03-11T18:52:13.104Z] Client: [2022-03-11T18:52:13.104Z] Version: 17.06.2-ce [2022-03-11T18:52:13.104Z] API version: 1.30 [2022-03-11T18:52:13.104Z] Go version: go1.8.3 [2022-03-11T18:52:13.104Z] Git commit: cec0b72 [2022-03-11T18:52:13.104Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-11T18:52:13.104Z] OS/Arch: windows/amd64 [2022-03-11T18:52:13.104Z] [2022-03-11T18:52:13.104Z] Server: [2022-03-11T18:52:13.104Z] Version: 0.0.0-dev [2022-03-11T18:52:13.104Z] API version: 1.42 (minimum version 1.24) [2022-03-11T18:52:13.104Z] Go version: go1.17.8 [2022-03-11T18:52:13.104Z] Git commit: f9f549cbe4 [2022-03-11T18:52:13.104Z] Built: 03/11/2022 18:50:06 [2022-03-11T18:52:13.104Z] OS/Arch: windows/amd64 [2022-03-11T18:52:13.104Z] Experimental: false [2022-03-11T18:52:13.104Z] [2022-03-11T18:52:13.104Z] INFO: Docker info of the daemon under test [2022-03-11T18:52:13.104Z] [2022-03-11T18:52:13.104Z] Containers: 0 [2022-03-11T18:52:13.104Z] Running: 0 [2022-03-11T18:52:13.104Z] Paused: 0 [2022-03-11T18:52:13.104Z] Stopped: 0 [2022-03-11T18:52:13.104Z] Images: 0 [2022-03-11T18:52:13.104Z] Server Version: 0.0.0-dev [2022-03-11T18:52:13.104Z] Storage Driver: windowsfilter [2022-03-11T18:52:13.104Z] Windows: [2022-03-11T18:52:13.104Z] Logging Driver: json-file [2022-03-11T18:52:13.104Z] Plugins: [2022-03-11T18:52:13.104Z] Volume: local [2022-03-11T18:52:13.104Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T18:52:13.104Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T18:52:13.104Z] Swarm: inactive [2022-03-11T18:52:13.104Z] Default Isolation: process [2022-03-11T18:52:13.104Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T18:52:13.104Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T18:52:13.104Z] OSType: windows [2022-03-11T18:52:13.104Z] Architecture: x86_64 [2022-03-11T18:52:13.104Z] CPUs: 4 [2022-03-11T18:52:13.104Z] Total Memory: 32GiB [2022-03-11T18:52:13.104Z] Name: azwin-2-80a480 [2022-03-11T18:52:13.104Z] ID: 36K6:5MS7:L6CH:HBOA:UOH5:E26M:RIIB:VCKT:AQ4F:RKKQ:7JTJ:YBKF [2022-03-11T18:52:13.104Z] Docker Root Dir: D:\CI\PR-43358\3\daemon [2022-03-11T18:52:13.104Z] Debug Mode (client): false [2022-03-11T18:52:13.104Z] Debug Mode (server): true [2022-03-11T18:52:13.104Z] File Descriptors: -1 [2022-03-11T18:52:13.104Z] Goroutines: 16 [2022-03-11T18:52:13.104Z] System Time: 2022-03-11T18:52:10.5265782Z [2022-03-11T18:52:13.104Z] EventsListeners: 0 [2022-03-11T18:52:13.104Z] Registry: https://index.docker.io/v1/ [2022-03-11T18:52:13.104Z] Labels: [2022-03-11T18:52:13.104Z] Experimental: false [2022-03-11T18:52:13.104Z] Insecure Registries: [2022-03-11T18:52:13.104Z] 127.0.0.0/8 [2022-03-11T18:52:13.104Z] Live Restore Enabled: false [2022-03-11T18:52:13.104Z] [2022-03-11T18:52:13.104Z] [2022-03-11T18:52:13.104Z] INFO: Docker images of the daemon under test [2022-03-11T18:52:13.104Z] [2022-03-11T18:52:13.104Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T18:52:13.104Z] [2022-03-11T18:52:13.104Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-11T18:52:13.104Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-11T18:52:13.104Z] ltsc2022: Pulling from windows/servercore [2022-03-11T18:52:13.104Z] 8f616e6e9eec: Pulling fs layer [2022-03-11T18:52:13.104Z] 037d5740b404: Pulling fs layer [2022-03-11T18:52:13.219Z] #21 25.49 Selecting previously unselected package python-pip-whl. [2022-03-11T18:52:13.219Z] #21 25.50 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-11T18:52:13.219Z] #21 25.51 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-11T18:52:13.781Z] #21 25.99 Selecting previously unselected package python3-lib2to3. [2022-03-11T18:52:13.781Z] #21 26.00 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-11T18:52:13.781Z] #21 26.01 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-11T18:52:13.781Z] #21 26.11 Selecting previously unselected package python3-distutils. [2022-03-11T18:52:13.781Z] #21 26.12 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-11T18:52:13.781Z] #21 26.13 Unpacking python3-distutils (3.9.2-1) ... [2022-03-11T18:52:14.037Z] #21 26.25 Selecting previously unselected package python3-pkg-resources. [2022-03-11T18:52:14.037Z] #21 26.25 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-11T18:52:14.037Z] #21 26.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-11T18:52:14.037Z] #21 26.38 Selecting previously unselected package python3-setuptools. [2022-03-11T18:52:14.037Z] #21 26.38 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-11T18:52:14.037Z] #21 26.39 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-11T18:52:14.294Z] #21 26.61 Selecting previously unselected package python3-wheel. [2022-03-11T18:52:14.294Z] #21 26.61 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-11T18:52:14.294Z] #21 26.61 Unpacking python3-wheel (0.34.2-1) ... [2022-03-11T18:52:14.294Z] #21 26.69 Selecting previously unselected package python3-pip. [2022-03-11T18:52:14.294Z] #21 26.70 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-11T18:52:14.294Z] #21 26.70 Unpacking python3-pip (20.3.4-4) ... [2022-03-11T18:52:14.550Z] #21 26.93 Selecting previously unselected package sudo. [2022-03-11T18:52:14.550Z] #21 26.94 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-11T18:52:14.550Z] #21 26.94 Unpacking sudo (1.9.5p2-3) ... [2022-03-11T18:52:14.910Z] --- PASS: TestCreateWithCustomMaskedPaths (1.68s) [2022-03-11T18:52:14.910Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-11T18:52:15.117Z] #21 27.43 Selecting previously unselected package thin-provisioning-tools. [2022-03-11T18:52:15.117Z] #21 27.45 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-11T18:52:15.117Z] #21 27.45 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-11T18:52:15.373Z] #21 27.68 Selecting previously unselected package uidmap. [2022-03-11T18:52:15.373Z] #21 27.70 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-11T18:52:15.373Z] #21 27.71 Unpacking uidmap (1:4.8.1-1) ... [2022-03-11T18:52:15.630Z] #21 27.84 Selecting previously unselected package vim-runtime. [2022-03-11T18:52:15.630Z] #21 27.84 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-11T18:52:15.630Z] #21 27.87 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-11T18:52:15.630Z] #21 27.92 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-11T18:52:15.630Z] #21 27.92 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:52:16.015Z] #51 ... [2022-03-11T18:52:16.015Z] [2022-03-11T18:52:16.015Z] #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 [2022-03-11T18:52:16.015Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T18:52:16.015Z] #43 208.2 + dpkg --print-architecture [2022-03-11T18:52:16.277Z] #43 208.2 + git checkout -q v2.1.0 [2022-03-11T18:52:16.277Z] #43 208.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-11T18:52:16.277Z] #43 208.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-11T18:52:16.285Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s) [2022-03-11T18:52:16.285Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-11T18:52:16.285Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T18:52:16.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T18:52:16.285Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T18:52:16.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T18:52:16.285Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T18:52:16.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T18:52:16.285Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T18:52:16.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T18:52:16.285Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T18:52:16.285Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T18:52:16.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T18:52:16.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T18:52:16.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T18:52:16.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T18:52:16.285Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T18:52:16.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-11T18:52:16.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-11T18:52:16.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-11T18:52:16.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-11T18:52:16.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-11T18:52:16.285Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-11T18:52:16.285Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-11T18:52:16.850Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2022-03-11T18:52:16.850Z] === RUN TestCreateDifferentPlatform [2022-03-11T18:52:16.850Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-11T18:52:16.850Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-11T18:52:16.850Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-11T18:52:16.850Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-11T18:52:16.850Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-11T18:52:16.850Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-11T18:52:16.850Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-11T18:52:16.850Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-11T18:52:16.850Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-11T18:52:16.850Z] === RUN TestContainerStartOnDaemonRestart [2022-03-11T18:52:16.850Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-11T18:52:16.850Z] === RUN TestDaemonRestartIpcMode [2022-03-11T18:52:16.850Z] === PAUSE TestDaemonRestartIpcMode [2022-03-11T18:52:16.850Z] === RUN TestDaemonHostGatewayIP [2022-03-11T18:52:16.850Z] === PAUSE TestDaemonHostGatewayIP [2022-03-11T18:52:16.850Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-11T18:52:16.850Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-11T18:52:16.850Z] === RUN TestContainerKillOnDaemonStart [2022-03-11T18:52:16.850Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-11T18:52:16.850Z] === RUN TestDiff [2022-03-11T18:52:17.417Z] --- PASS: TestDiff (0.56s) [2022-03-11T18:52:17.417Z] === RUN TestExecWithCloseStdin [2022-03-11T18:52:17.982Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-03-11T18:52:17.982Z] === RUN TestExec [2022-03-11T18:52:18.549Z] --- PASS: TestExec (0.61s) [2022-03-11T18:52:18.549Z] === RUN TestExecUser [2022-03-11T18:52:18.900Z] #21 30.69 Selecting previously unselected package vim. [2022-03-11T18:52:18.900Z] #21 30.69 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-11T18:52:18.900Z] #21 30.71 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:52:18.900Z] #21 31.20 Selecting previously unselected package xfsprogs. [2022-03-11T18:52:18.900Z] #21 31.20 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-11T18:52:18.900Z] #21 31.21 Unpacking xfsprogs (5.10.0-4) ... [2022-03-11T18:52:19.115Z] --- PASS: TestExecUser (0.58s) [2022-03-11T18:52:19.115Z] === RUN TestExportContainerAndImportImage [2022-03-11T18:52:19.156Z] #21 31.60 Selecting previously unselected package zip. [2022-03-11T18:52:19.156Z] #21 31.61 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-11T18:52:19.156Z] #21 31.61 Unpacking zip (3.0-12) ... [2022-03-11T18:52:19.156Z] #21 31.72 Selecting previously unselected package zstd. [2022-03-11T18:52:19.412Z] #21 31.73 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-11T18:52:19.412Z] #21 31.73 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-11T18:52:19.668Z] #21 32.11 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-11T18:52:20.049Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-03-11T18:52:20.049Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-11T18:52:20.598Z] #21 33.07 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-11T18:52:20.598Z] #21 33.08 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-11T18:52:20.598Z] #21 33.10 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-11T18:52:20.598Z] #21 33.11 Setting up libicu67:amd64 (67.1-7) ... [2022-03-11T18:52:20.598Z] #21 33.12 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-11T18:52:20.598Z] #21 33.13 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-11T18:52:20.598Z] #21 33.15 Setting up uidmap (1:4.8.1-1) ... [2022-03-11T18:52:20.598Z] #21 33.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-11T18:52:20.855Z] #21 33.17 Setting up bzip2 (1.0.8-4) ... [2022-03-11T18:52:20.855Z] #21 33.19 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-11T18:52:20.855Z] #21 33.21 Setting up python3-wheel (0.34.2-1) ... [2022-03-11T18:52:21.419Z] #21 33.83 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:52:21.419Z] #21 33.85 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-11T18:52:21.419Z] #21 33.87 Setting up libcap2-bin (1:2.44-1) ... [2022-03-11T18:52:21.423Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-03-11T18:52:21.423Z] === RUN TestHealthCheckWorkdir [2022-03-11T18:52:21.677Z] #21 33.88 Setting up apparmor (2.13.6-10) ... [2022-03-11T18:52:21.988Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-03-11T18:52:21.988Z] === RUN TestHealthKillContainer [2022-03-11T18:52:23.050Z] #21 35.41 Setting up zip (3.0-12) ... [2022-03-11T18:52:23.050Z] #21 35.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:52:23.050Z] #21 35.47 Setting up bash-completion (1:2.11-2) ... [2022-03-11T18:52:24.977Z] #21 37.24 Setting up xz-utils (5.2.5-2) ... [2022-03-11T18:52:24.977Z] #21 37.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-11T18:52:24.977Z] #21 37.28 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-11T18:52:24.977Z] #21 37.29 Setting up patch (2.7.6-7) ... [2022-03-11T18:52:24.977Z] #21 37.30 Setting up sudo (1.9.5p2-3) ... [2022-03-11T18:52:24.977Z] #21 37.36 invoke-rc.d: could not determine current runlevel [2022-03-11T18:52:24.977Z] #21 37.37 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-11T18:52:24.977Z] #21 37.38 Setting up xfsprogs (5.10.0-4) ... [2022-03-11T18:52:24.977Z] #21 37.39 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-11T18:52:24.977Z] #21 37.41 Setting up inetutils-ping (2:2.0-1) ... [2022-03-11T18:52:24.977Z] #21 37.42 Setting up pigz (2.6-1) ... [2022-03-11T18:52:24.977Z] #21 37.43 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-11T18:52:24.977Z] #21 37.48 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-11T18:52:25.279Z] #21 37.52 Setting up python-pip-whl (20.3.4-4) ... [2022-03-11T18:52:25.279Z] #21 37.54 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:52:25.851Z] #21 38.17 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-11T18:52:25.851Z] #21 38.18 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-11T18:52:26.436Z] #21 38.62 Setting up libelf1:amd64 (0.183-1) ... [2022-03-11T18:52:26.436Z] #21 38.66 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-11T18:52:26.436Z] #21 38.70 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-11T18:52:26.436Z] #21 38.71 Setting up python3-distutils (3.9.2-1) ... [2022-03-11T18:52:26.999Z] #21 39.16 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-11T18:52:26.999Z] #21 39.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-11T18:52:26.999Z] #21 39.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-11T18:52:26.999Z] #21 39.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-11T18:52:26.999Z] #21 39.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-11T18:52:26.999Z] #21 39.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-11T18:52:26.999Z] #21 39.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-11T18:52:26.999Z] #21 39.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-11T18:52:26.999Z] #21 39.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-11T18:52:26.999Z] #21 39.23 Setting up python3-setuptools (52.0.0-4) ... [2022-03-11T18:52:28.185Z] #21 40.48 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-11T18:52:28.185Z] #21 40.49 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-11T18:52:28.185Z] #21 40.50 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-11T18:52:28.185Z] #21 40.51 Setting up python3-pip (20.3.4-4) ... [2022-03-11T18:52:29.117Z] #21 41.57 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-11T18:52:29.117Z] #21 41.58 Setting up jq (1.6-2.1) ... [2022-03-11T18:52:29.117Z] #21 41.59 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-11T18:52:29.117Z] #21 41.60 Setting up iptables (1.8.7-1) ... [2022-03-11T18:52:29.117Z] #21 41.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-11T18:52:29.117Z] #21 41.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-11T18:52:29.375Z] #21 41.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-11T18:52:29.375Z] #21 41.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-11T18:52:29.376Z] #21 41.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-11T18:52:29.376Z] #21 41.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-11T18:52:29.376Z] #21 41.66 Setting up iproute2 (5.10.0-4) ... [2022-03-11T18:52:29.634Z] #21 41.95 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-11T18:52:30.097Z] --- PASS: TestHealthKillContainer (8.18s) [2022-03-11T18:52:30.098Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-11T18:52:30.200Z] #21 DONE 42.6s [2022-03-11T18:52:30.200Z] [2022-03-11T18:52:30.200Z] #22 [dev-systemd-false 8/24] 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 [2022-03-11T18:52:30.200Z] #22 sha256:486520d9c93896d4916962da02e8d344a3eb9be31ef6e257ec8238f412617c4e [2022-03-11T18:52:30.664Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-03-11T18:52:30.664Z] === RUN TestIpcModeNone [2022-03-11T18:52:30.919Z] 037d5740b404: Verifying Checksum [2022-03-11T18:52:30.919Z] 037d5740b404: Download complete [2022-03-11T18:52:31.129Z] #22 0.868 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-11T18:52:31.129Z] #22 0.872 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-11T18:52:31.129Z] #22 0.875 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-11T18:52:31.129Z] #22 DONE 0.9s [2022-03-11T18:52:31.129Z] [2022-03-11T18:52:31.129Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-11T18:52:31.129Z] #56 sha256:d85956e715f57d78404e6fefa7b20a2702611efe7b95bd0b582f4633896c7f2a [2022-03-11T18:52:31.129Z] #56 ... [2022-03-11T18:52:31.129Z] [2022-03-11T18:52:31.129Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-11T18:52:31.129Z] #23 sha256:03fb6a6c6531e45313a972d2b07fa1b1b3908a150e02259f68d1f7efd7b5091a [2022-03-11T18:52:31.231Z] --- PASS: TestIpcModeNone (0.61s) [2022-03-11T18:52:31.231Z] === RUN TestIpcModePrivate [2022-03-11T18:52:31.390Z] 8f616e6e9eec: Verifying Checksum [2022-03-11T18:52:31.390Z] 8f616e6e9eec: Download complete [2022-03-11T18:52:31.805Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-03-11T18:52:32.063Z] --- PASS: TestIpcModePrivate (0.61s) [2022-03-11T18:52:32.063Z] === RUN TestIpcModeShareable [2022-03-11T18:52:32.321Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-03-11T18:52:32.580Z] --- PASS: TestIpcModeShareable (0.61s) [2022-03-11T18:52:32.580Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-11T18:52:34.480Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2022-03-11T18:52:34.480Z] === RUN TestAPIIpcModeHost [2022-03-11T18:52:34.740Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-03-11T18:52:34.740Z] === RUN TestDaemonIpcModeShareable [2022-03-11T18:52:36.114Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-03-11T18:52:36.114Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-03-11T18:52:36.114Z] === RUN TestDaemonIpcModePrivate [2022-03-11T18:52:37.048Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-03-11T18:52:37.048Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-03-11T18:52:37.048Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-11T18:52:38.260Z] #43 DONE 229.2s [2022-03-11T18:52:38.260Z] [2022-03-11T18:52:38.260Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:52:38.260Z] #60 sha256:35150945c7f9c21cfc8ebc6c8e8989630f160ea0c1f26de1291ed362ad9ab17f [2022-03-11T18:52:38.260Z] #60 ... [2022-03-11T18:52:38.260Z] [2022-03-11T18:52:38.260Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-11T18:52:38.260Z] #44 sha256:569aa11f98d5836ffe45eeb70ff0fbd9c679d3549dc0b155318bcf6d134b0546 [2022-03-11T18:52:38.422Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-03-11T18:52:38.422Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-03-11T18:52:38.422Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-11T18:52:38.834Z] #44 DONE 0.5s [2022-03-11T18:52:38.834Z] [2022-03-11T18:52:38.834Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-11T18:52:38.834Z] #48 sha256:1227137fa5b0d9ba94a531881e5c6f2ce5d7610840db25e556014f72cedf9f35 [2022-03-11T18:52:38.834Z] #48 DONE 0.0s [2022-03-11T18:52:38.834Z] [2022-03-11T18:52:38.834Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-11T18:52:38.834Z] #56 sha256:2fe0a1bf984c4549c30712e92b50de0e92d93aa71e6f93472c291ff0d4a97e81 [2022-03-11T18:52:38.834Z] #56 ... [2022-03-11T18:52:38.834Z] [2022-03-11T18:52:38.834Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-11T18:52:38.834Z] #50 sha256:e1fe6ea3b284cb5a7e63a4f0de818d19ae5fcd5f4e1557ad58e77486b0ad0741 [2022-03-11T18:52:38.834Z] #50 DONE 0.1s [2022-03-11T18:52:38.834Z] [2022-03-11T18:52:38.834Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:52:38.834Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:52:39.356Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-03-11T18:52:39.356Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-03-11T18:52:39.356Z] === RUN TestIpcModeOlderClient [2022-03-11T18:52:39.356Z] === PAUSE TestIpcModeOlderClient [2022-03-11T18:52:39.356Z] === RUN TestKillContainerInvalidSignal [2022-03-11T18:52:39.936Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-03-11T18:52:39.936Z] === RUN TestKillContainer [2022-03-11T18:52:39.936Z] === RUN TestKillContainer/no_signal [2022-03-11T18:52:40.201Z] === RUN TestKillContainer/non_killing_signal [2022-03-11T18:52:40.461Z] === RUN TestKillContainer/killing_signal [2022-03-11T18:52:41.036Z] --- PASS: TestKillContainer (1.27s) [2022-03-11T18:52:41.036Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-03-11T18:52:41.036Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-03-11T18:52:41.036Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-03-11T18:52:41.036Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-11T18:52:41.036Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-11T18:52:41.079Z] #23 9.257 Collecting yamllint==1.26.1 [2022-03-11T18:52:41.603Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-11T18:52:41.641Z] #23 10.31 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-11T18:52:41.862Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2022-03-11T18:52:41.862Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-03-11T18:52:41.862Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2022-03-11T18:52:41.862Z] === RUN TestKillStoppedContainer [2022-03-11T18:52:42.121Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-11T18:52:42.121Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-11T18:52:42.121Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-03-11T18:52:42.121Z] === RUN TestKillDifferentUserContainer [2022-03-11T18:52:42.380Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-03-11T18:52:42.380Z] === RUN TestInspectOomKilledTrue [2022-03-11T18:52:42.380Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T18:52:42.380Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-11T18:52:42.380Z] === RUN TestInspectOomKilledFalse [2022-03-11T18:52:42.380Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T18:52:42.380Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-11T18:52:42.380Z] === RUN TestLinksEtcHostsContentMatch [2022-03-11T18:52:42.569Z] #23 11.43 Collecting pathspec>=0.5.3 [2022-03-11T18:52:42.569Z] #23 11.44 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-11T18:52:42.639Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-03-11T18:52:42.639Z] === RUN TestLinksContainerNames [2022-03-11T18:52:42.826Z] #23 11.85 Collecting pyyaml [2022-03-11T18:52:43.082Z] #23 11.88 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) [2022-03-11T18:52:43.082Z] #23 11.95 Building wheels for collected packages: yamllint [2022-03-11T18:52:43.082Z] #23 11.95 Building wheel for yamllint (setup.py): started [2022-03-11T18:52:43.573Z] --- PASS: TestLinksContainerNames (0.86s) [2022-03-11T18:52:43.573Z] === RUN TestLogsFollowTailEmpty [2022-03-11T18:52:44.138Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-03-11T18:52:44.138Z] === RUN TestContainerNetworkMountsNoChown [2022-03-11T18:52:44.398Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-03-11T18:52:44.398Z] === RUN TestMountDaemonRoot [2022-03-11T18:52:44.398Z] === RUN TestMountDaemonRoot/default [2022-03-11T18:52:44.398Z] === PAUSE TestMountDaemonRoot/default [2022-03-11T18:52:44.398Z] === RUN TestMountDaemonRoot/private [2022-03-11T18:52:44.398Z] === PAUSE TestMountDaemonRoot/private [2022-03-11T18:52:44.398Z] === RUN TestMountDaemonRoot/rprivate [2022-03-11T18:52:44.398Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-11T18:52:44.398Z] === RUN TestMountDaemonRoot/slave [2022-03-11T18:52:44.398Z] === PAUSE TestMountDaemonRoot/slave [2022-03-11T18:52:44.398Z] === RUN TestMountDaemonRoot/rslave [2022-03-11T18:52:44.398Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-11T18:52:44.398Z] === RUN TestMountDaemonRoot/shared [2022-03-11T18:52:44.398Z] === PAUSE TestMountDaemonRoot/shared [2022-03-11T18:52:44.398Z] === RUN TestMountDaemonRoot/rshared [2022-03-11T18:52:44.398Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-11T18:52:44.398Z] === CONT TestMountDaemonRoot/default [2022-03-11T18:52:44.398Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-11T18:52:44.398Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-11T18:52:44.398Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-11T18:52:44.398Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-11T18:52:44.398Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-11T18:52:44.398Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-11T18:52:44.398Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-11T18:52:44.398Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-11T18:52:44.398Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-11T18:52:44.398Z] === CONT TestMountDaemonRoot/rshared [2022-03-11T18:52:44.398Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-11T18:52:44.398Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-11T18:52:44.398Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T18:52:44.398Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T18:52:44.398Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-11T18:52:44.398Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-11T18:52:44.398Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T18:52:44.398Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T18:52:44.398Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-11T18:52:44.449Z] #23 12.93 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-11T18:52:44.449Z] #23 12.93 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b1836e5a74c4291deeefc5067645a9a352cfaae0c4be313fe3e9c1329ade8eca [2022-03-11T18:52:44.449Z] #23 12.93 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-11T18:52:44.449Z] #23 12.94 Successfully built yamllint [2022-03-11T18:52:44.449Z] #23 12.98 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-11T18:52:44.449Z] #23 13.31 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-11T18:52:44.657Z] === CONT TestMountDaemonRoot/shared [2022-03-11T18:52:44.657Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-11T18:52:44.657Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-11T18:52:44.657Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-11T18:52:44.657Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-11T18:52:44.657Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-11T18:52:44.657Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-11T18:52:44.657Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-11T18:52:44.657Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-11T18:52:44.657Z] === CONT TestMountDaemonRoot/rslave [2022-03-11T18:52:44.657Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-11T18:52:44.657Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-11T18:52:44.657Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T18:52:44.657Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T18:52:44.657Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-11T18:52:44.657Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-11T18:52:44.657Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T18:52:44.657Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T18:52:44.657Z] === CONT TestMountDaemonRoot/slave [2022-03-11T18:52:44.657Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-11T18:52:44.657Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-11T18:52:44.657Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-11T18:52:44.657Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-11T18:52:44.657Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-11T18:52:44.657Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-11T18:52:44.657Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-11T18:52:44.657Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-11T18:52:44.657Z] === CONT TestMountDaemonRoot/rprivate [2022-03-11T18:52:44.657Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-11T18:52:44.657Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-11T18:52:44.657Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T18:52:44.657Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T18:52:44.657Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-11T18:52:44.657Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-11T18:52:44.657Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T18:52:44.657Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T18:52:44.657Z] === CONT TestMountDaemonRoot/private [2022-03-11T18:52:44.657Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-11T18:52:44.657Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-11T18:52:44.657Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-11T18:52:44.657Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-11T18:52:44.657Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-11T18:52:44.657Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-11T18:52:44.657Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-11T18:52:44.657Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-11T18:52:44.657Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-11T18:52:44.657Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-11T18:52:44.657Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-11T18:52:44.657Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T18:52:44.657Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-11T18:52:44.657Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T18:52:44.657Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-11T18:52:44.657Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-11T18:52:44.657Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-11T18:52:44.657Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-11T18:52:44.657Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-11T18:52:44.657Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-11T18:52:44.657Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T18:52:44.657Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T18:52:44.657Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-11T18:52:44.916Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-11T18:52:44.916Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-11T18:52:44.916Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-11T18:52:44.916Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-11T18:52:44.916Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-11T18:52:44.916Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T18:52:44.916Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-11T18:52:44.916Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T18:52:44.916Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-11T18:52:44.916Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-11T18:52:44.916Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-11T18:52:44.916Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-11T18:52:44.916Z] === RUN TestContainerBindMountNonRecursive [2022-03-11T18:52:45.016Z] #23 DONE 13.7s [2022-03-11T18:52:45.016Z] [2022-03-11T18:52:45.016Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:52:45.016Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:52:45.016Z] #51 ... [2022-03-11T18:52:45.016Z] [2022-03-11T18:52:45.016Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-11T18:52:45.016Z] #27 sha256:8f3e70a3e0079185cf2575bd7e5772fec330eee67d88bb913b719495fa20f304 [2022-03-11T18:52:45.016Z] #27 DONE 0.2s [2022-03-11T18:52:45.016Z] [2022-03-11T18:52:45.016Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-11T18:52:45.016Z] #32 sha256:c276ead6f00edf8db7e223018a34395a185d181c31005bf673f2332f46b8a203 [2022-03-11T18:52:45.273Z] #32 DONE 0.3s [2022-03-11T18:52:45.273Z] [2022-03-11T18:52:45.273Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-11T18:52:45.273Z] #35 sha256:09705041c34fd2e02473766c6e859512f85c00c5b636685445508ec8c29bd97e [2022-03-11T18:52:45.273Z] #35 DONE 0.1s [2022-03-11T18:52:45.273Z] [2022-03-11T18:52:45.273Z] #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 [2022-03-11T18:52:45.273Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T18:52:45.530Z] #43 ... [2022-03-11T18:52:45.530Z] [2022-03-11T18:52:45.530Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-11T18:52:45.530Z] #37 sha256:0b54f4ab753fe62584e0eae2e615b35ffb7e69f5dbcf04ba436b7601101d5556 [2022-03-11T18:52:45.530Z] #37 DONE 0.1s [2022-03-11T18:52:45.530Z] [2022-03-11T18:52:45.530Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-11T18:52:45.530Z] #41 sha256:7b5bae74a05d48f0382e96a66f0ac36ba10dd00fb455de6c6a1d093efd7292cf [2022-03-11T18:52:45.530Z] #41 DONE 0.1s [2022-03-11T18:52:45.786Z] [2022-03-11T18:52:45.786Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:52:45.786Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:52:46.292Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-03-11T18:52:46.293Z] === RUN TestContainerVolumesMountedAsShared [2022-03-11T18:52:46.551Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-03-11T18:52:46.551Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-11T18:52:47.119Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-03-11T18:52:47.119Z] === RUN TestNetworkNat [2022-03-11T18:52:47.378Z] --- PASS: TestNetworkNat (0.46s) [2022-03-11T18:52:47.378Z] === RUN TestNetworkLocalhostTCPNat [2022-03-11T18:52:47.944Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-03-11T18:52:47.944Z] === RUN TestNetworkLoopbackNat [2022-03-11T18:52:50.472Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-03-11T18:52:50.472Z] === RUN TestPause [2022-03-11T18:52:50.731Z] --- PASS: TestPause (0.43s) [2022-03-11T18:52:50.731Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-11T18:52:50.731Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T18:52:50.731Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T18:52:50.731Z] === RUN TestPauseStopPausedContainer [2022-03-11T18:52:51.037Z] #51 ... [2022-03-11T18:52:51.038Z] [2022-03-11T18:52:51.038Z] #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 [2022-03-11T18:52:51.038Z] #43 sha256:8cd2c7b9899112f5f652fc771a50789fe1c1fae32cb81969d03efa57167cba02 [2022-03-11T18:52:51.038Z] #43 210.4 + dpkg --print-architecture [2022-03-11T18:52:51.038Z] #43 210.4 + git checkout -q v2.1.0 [2022-03-11T18:52:51.294Z] #43 210.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-11T18:52:51.294Z] #43 210.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-11T18:52:51.297Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-03-11T18:52:51.297Z] === RUN TestPidHost [2022-03-11T18:52:52.231Z] --- PASS: TestPidHost (0.98s) [2022-03-11T18:52:52.231Z] === RUN TestPsFilter [2022-03-11T18:52:52.489Z] --- PASS: TestPsFilter (0.11s) [2022-03-11T18:52:52.489Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-11T18:52:52.747Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-03-11T18:52:52.747Z] === RUN TestRemoveContainerWithVolume [2022-03-11T18:52:53.312Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-03-11T18:52:53.312Z] === RUN TestRemoveContainerRunning [2022-03-11T18:52:53.571Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-03-11T18:52:53.571Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-11T18:52:54.137Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-03-11T18:52:54.137Z] === RUN TestRemoveInvalidContainer [2022-03-11T18:52:54.137Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-11T18:52:54.137Z] === RUN TestRenameLinkedContainer [2022-03-11T18:52:56.039Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-03-11T18:52:56.040Z] === RUN TestRenameStoppedContainer [2022-03-11T18:52:56.298Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-03-11T18:52:56.298Z] === RUN TestRenameRunningContainerAndReuse [2022-03-11T18:52:57.231Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-03-11T18:52:57.231Z] === RUN TestRenameInvalidName [2022-03-11T18:52:57.490Z] --- PASS: TestRenameInvalidName (0.44s) [2022-03-11T18:52:57.490Z] === RUN TestRenameAnonymousContainer [2022-03-11T18:52:59.394Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-03-11T18:52:59.394Z] === RUN TestRenameContainerWithSameName [2022-03-11T18:52:59.394Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-03-11T18:52:59.394Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-11T18:53:00.328Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-03-11T18:53:00.328Z] === RUN TestResize [2022-03-11T18:53:00.895Z] --- PASS: TestResize (0.43s) [2022-03-11T18:53:00.895Z] === RUN TestResizeWithInvalidSize [2022-03-11T18:53:01.153Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-03-11T18:53:01.153Z] === RUN TestResizeWhenContainerNotStarted [2022-03-11T18:53:01.719Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-03-11T18:53:01.719Z] === RUN TestDaemonRestartKillContainers [2022-03-11T18:53:01.719Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T18:53:01.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T18:53:01.719Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T18:53:01.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T18:53:01.719Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T18:53:01.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T18:53:01.719Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T18:53:01.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T18:53:01.719Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T18:53:01.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T18:53:01.719Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T18:53:01.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T18:53:01.719Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T18:53:01.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T18:53:01.719Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T18:53:01.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T18:53:01.719Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T18:53:01.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T18:53:01.719Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T18:53:01.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T18:53:01.719Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T18:53:01.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T18:53:01.719Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T18:53:01.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T18:53:01.719Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T18:53:01.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T18:53:01.719Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T18:53:01.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T18:53:01.719Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T18:53:01.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T18:53:01.719Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T18:53:01.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T18:53:01.719Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T18:53:01.719Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T18:53:03.698Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T18:53:05.071Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T18:53:06.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T18:53:06.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T18:53:06.946Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T18:53:07.514Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T18:53:10.798Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T18:53:10.798Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T18:53:10.965Z] #51 ... [2022-03-11T18:53:10.966Z] [2022-03-11T18:53:10.966Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:53:10.966Z] #60 sha256:35150945c7f9c21cfc8ebc6c8e8989630f160ea0c1f26de1291ed362ad9ab17f [2022-03-11T18:53:10.966Z] #60 212.0 + bin/containerd [2022-03-11T18:53:13.195Z] #43 DONE 231.3s [2022-03-11T18:53:13.195Z] [2022-03-11T18:53:13.195Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:53:13.195Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:53:13.195Z] #51 ... [2022-03-11T18:53:13.195Z] [2022-03-11T18:53:13.195Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-11T18:53:13.195Z] #44 sha256:af4f153210c2836e1af77b550ad162c0f88109d5d09dfa60d199c33fa0c174fd [2022-03-11T18:53:13.330Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T18:53:13.452Z] #44 DONE 0.5s [2022-03-11T18:53:13.452Z] [2022-03-11T18:53:13.452Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-11T18:53:13.452Z] #56 sha256:d85956e715f57d78404e6fefa7b20a2702611efe7b95bd0b582f4633896c7f2a [2022-03-11T18:53:13.452Z] #56 ... [2022-03-11T18:53:13.452Z] [2022-03-11T18:53:13.452Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-11T18:53:13.452Z] #48 sha256:eb6a21d8de40c98bb4a10984efc98179bd83331ea555020231497f4ae89a12b7 [2022-03-11T18:53:13.452Z] #48 DONE 0.0s [2022-03-11T18:53:13.452Z] [2022-03-11T18:53:13.452Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-11T18:53:13.452Z] #50 sha256:7110165bcb1e059b89bbed03f1f1888f43a4a50bbfdcd91f05e63f9f11449fc2 [2022-03-11T18:53:13.452Z] #50 DONE 0.1s [2022-03-11T18:53:13.708Z] [2022-03-11T18:53:13.708Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-11T18:53:13.708Z] #56 sha256:d85956e715f57d78404e6fefa7b20a2702611efe7b95bd0b582f4633896c7f2a [2022-03-11T18:53:14.704Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T18:53:14.704Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T18:53:15.178Z] #60 ... [2022-03-11T18:53:15.178Z] [2022-03-11T18:53:15.178Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-11T18:53:15.178Z] #56 sha256:2fe0a1bf984c4549c30712e92b50de0e92d93aa71e6f93472c291ff0d4a97e81 [2022-03-11T18:53:15.178Z] #56 128.1 + mkdir -p /build [2022-03-11T18:53:15.178Z] #56 128.1 + cp runc /build/runc [2022-03-11T18:53:16.608Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T18:53:16.608Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T18:53:17.098Z] #56 DONE 130.1s [2022-03-11T18:53:17.098Z] [2022-03-11T18:53:17.098Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:53:17.098Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:53:18.510Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T18:53:19.895Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-11T18:53:19.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.06s) [2022-03-11T18:53:19.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-03-11T18:53:19.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.22s) [2022-03-11T18:53:19.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-03-11T18:53:19.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-03-11T18:53:19.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-03-11T18:53:19.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s) [2022-03-11T18:53:19.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.51s) [2022-03-11T18:53:19.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.97s) [2022-03-11T18:53:19.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-03-11T18:53:19.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.03s) [2022-03-11T18:53:19.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.97s) [2022-03-11T18:53:19.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.05s) [2022-03-11T18:53:19.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s) [2022-03-11T18:53:19.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s) [2022-03-11T18:53:19.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.51s) [2022-03-11T18:53:19.895Z] === RUN TestCgroupNamespacesRun [2022-03-11T18:53:20.407Z] #51 272.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-11T18:53:20.407Z] #51 DONE 272.6s [2022-03-11T18:53:20.407Z] [2022-03-11T18:53:20.407Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:53:20.407Z] #60 sha256:35150945c7f9c21cfc8ebc6c8e8989630f160ea0c1f26de1291ed362ad9ab17f [2022-03-11T18:53:21.272Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-03-11T18:53:21.272Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-11T18:53:21.272Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-11T18:53:21.272Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-11T18:53:21.272Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-11T18:53:21.354Z] #60 ... [2022-03-11T18:53:21.354Z] [2022-03-11T18:53:21.354Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-11T18:53:21.354Z] #52 sha256:6523a67c800f46ba9c4d4d26674ef3501c85973c45514d546f231c58fee7d02d [2022-03-11T18:53:21.928Z] #52 DONE 0.5s [2022-03-11T18:53:21.928Z] [2022-03-11T18:53:21.928Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:53:21.928Z] #60 sha256:35150945c7f9c21cfc8ebc6c8e8989630f160ea0c1f26de1291ed362ad9ab17f [2022-03-11T18:53:21.928Z] #60 ... [2022-03-11T18:53:21.928Z] [2022-03-11T18:53:21.928Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-11T18:53:21.928Z] #54 sha256:53933c01f4647b926abd9d3b3469a6422aa3dae9db2ba935bf0f35ef1267e9ff [2022-03-11T18:53:21.928Z] #54 DONE 0.1s [2022-03-11T18:53:21.928Z] [2022-03-11T18:53:21.928Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-11T18:53:21.928Z] #57 sha256:e67d360419b3de3f073dccd398e851bca6e39bc2c4d399600f28db0d96595f8a [2022-03-11T18:53:22.189Z] #57 DONE 0.3s [2022-03-11T18:53:22.189Z] [2022-03-11T18:53:22.189Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:53:22.189Z] #60 sha256:35150945c7f9c21cfc8ebc6c8e8989630f160ea0c1f26de1291ed362ad9ab17f [2022-03-11T18:53:22.207Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-03-11T18:53:22.207Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-11T18:53:23.581Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-03-11T18:53:23.581Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-11T18:53:24.516Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-03-11T18:53:24.516Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-11T18:53:25.141Z] 8f616e6e9eec: Pull complete [2022-03-11T18:53:25.890Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-03-11T18:53:25.890Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-11T18:53:26.456Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-03-11T18:53:26.456Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-11T18:53:27.830Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-03-11T18:53:27.830Z] === RUN TestNISDomainname [2022-03-11T18:53:28.089Z] --- PASS: TestNISDomainname (0.55s) [2022-03-11T18:53:28.089Z] === RUN TestHostnameDnsResolution [2022-03-11T18:53:28.663Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-03-11T18:53:28.663Z] === RUN TestUnprivilegedPortsAndPing [2022-03-11T18:53:29.242Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-03-11T18:53:29.242Z] === RUN TestStats [2022-03-11T18:53:31.775Z] --- PASS: TestStats (2.51s) [2022-03-11T18:53:31.775Z] === RUN TestStopContainerWithTimeout [2022-03-11T18:53:31.775Z] === RUN TestStopContainerWithTimeout/0 [2022-03-11T18:53:31.775Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-11T18:53:31.775Z] === RUN TestStopContainerWithTimeout/1 [2022-03-11T18:53:31.775Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-11T18:53:31.775Z] === RUN TestStopContainerWithTimeout/3 [2022-03-11T18:53:31.775Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-11T18:53:31.775Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-11T18:53:31.775Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-11T18:53:31.775Z] === CONT TestStopContainerWithTimeout/0 [2022-03-11T18:53:31.775Z] === CONT TestStopContainerWithTimeout/3 [2022-03-11T18:53:32.708Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-11T18:53:34.607Z] === CONT TestStopContainerWithTimeout/1 [2022-03-11T18:53:36.507Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-11T18:53:36.507Z] --- PASS: TestStopContainerWithTimeout/0 (0.79s) [2022-03-11T18:53:36.507Z] --- PASS: TestStopContainerWithTimeout/3 (2.79s) [2022-03-11T18:53:36.507Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-03-11T18:53:36.507Z] --- PASS: TestStopContainerWithTimeout/1 (1.52s) [2022-03-11T18:53:36.507Z] === RUN TestDeleteDevicemapper [2022-03-11T18:53:36.507Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T18:53:36.507Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-11T18:53:36.507Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-11T18:53:37.884Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2022-03-11T18:53:37.884Z] === RUN TestUpdateMemory [2022-03-11T18:53:37.884Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-11T18:53:37.884Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-11T18:53:37.884Z] === RUN TestUpdateCPUQuota [2022-03-11T18:53:38.451Z] --- PASS: TestUpdateCPUQuota (0.79s) [2022-03-11T18:53:38.451Z] === RUN TestUpdatePidsLimit [2022-03-11T18:53:38.451Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-11T18:53:38.708Z] === RUN TestUpdatePidsLimit/no_change [2022-03-11T18:53:38.708Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-11T18:53:38.967Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-11T18:53:39.225Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-11T18:53:39.483Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-11T18:53:39.741Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-11T18:53:40.308Z] --- PASS: TestUpdatePidsLimit (1.89s) [2022-03-11T18:53:40.308Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-03-11T18:53:40.308Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-03-11T18:53:40.308Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-03-11T18:53:40.308Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-03-11T18:53:40.308Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-03-11T18:53:40.308Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-03-11T18:53:40.308Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-03-11T18:53:40.308Z] === RUN TestUpdateRestartPolicy [2022-03-11T18:53:42.417Z] ok github.com/docker/docker/libnetwork/networkdb 103.817s coverage: 60.3% of statements [2022-03-11T18:53:42.417Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-11T18:53:42.417Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-11T18:53:42.417Z] ok github.com/docker/docker/libnetwork/osl 4.302s coverage: 39.7% of statements [2022-03-11T18:53:42.417Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-03-11T18:53:42.417Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-03-11T18:53:42.417Z] ok github.com/docker/docker/libnetwork/portmapper 0.271s coverage: 48.6% of statements [2022-03-11T18:53:42.674Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-03-11T18:53:42.674Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-11T18:53:42.674Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-11T18:53:42.932Z] [2022-03-11T18:53:42.932Z] === Skipped [2022-03-11T18:53:42.932Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-11T18:53:42.932Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-11T18:53:42.932Z] [2022-03-11T18:53:42.932Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-11T18:53:42.932Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-11T18:53:42.932Z] [2022-03-11T18:53:42.932Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-11T18:53:42.932Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-11T18:53:42.932Z] [2022-03-11T18:53:42.932Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-11T18:53:42.932Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T18:53:42.932Z] [2022-03-11T18:53:42.932Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-11T18:53:42.932Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T18:53:42.932Z] [2022-03-11T18:53:42.932Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-11T18:53:42.932Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T18:53:42.932Z] [2022-03-11T18:53:42.932Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-11T18:53:42.932Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T18:53:42.932Z] [2022-03-11T18:53:42.932Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-11T18:53:42.932Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T18:53:42.932Z] [2022-03-11T18:53:42.932Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-11T18:53:42.932Z] firewalld_test.go:14: firewalld is not running [2022-03-11T18:53:42.932Z] [2022-03-11T18:53:42.932Z] DONE 326 tests, 9 skipped in 199.633s Post stage [Pipeline] junit [2022-03-11T18:53:43.510Z] Recording test results [2022-03-11T18:53:43.588Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-11T18:53:43.929Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43358/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1 -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:f9f549cbe445177c1f0f4b13173e3b049674a3a1 hack/make.sh dynbinary test-integration [2022-03-11T18:53:44.187Z] [2022-03-11T18:53:44.187Z] Removing bundles/ [2022-03-11T18:53:44.187Z] [2022-03-11T18:53:44.187Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-11T18:53:44.187Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T18:53:44.187Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T18:53:45.746Z] #56 ... [2022-03-11T18:53:45.746Z] [2022-03-11T18:53:45.746Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:53:45.746Z] #60 sha256:b9d72848e59c5fd0a2728601de8adf3d8f0f24d3cfc35bd395ef4f1984d03f83 [2022-03-11T18:53:45.746Z] #60 218.4 + bin/containerd [2022-03-11T18:53:48.850Z] #60 253.8 # github.com/containerd/containerd/cmd/containerd [2022-03-11T18:53:48.850Z] #60 253.8 /usr/bin/ld: /tmp/go-link-3724581584/000019.o: in function `New': [2022-03-11T18:53:48.850Z] #60 253.8 /tmp/tmp.NO05LjyytB/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 [2022-03-11T18:53:48.850Z] #60 253.9 + bin/containerd-stress [2022-03-11T18:53:49.016Z] #60 ... [2022-03-11T18:53:49.016Z] [2022-03-11T18:53:49.017Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-11T18:53:49.017Z] #56 sha256:d85956e715f57d78404e6fefa7b20a2702611efe7b95bd0b582f4633896c7f2a [2022-03-11T18:53:49.017Z] #56 126.6 + mkdir -p /build [2022-03-11T18:53:49.017Z] #56 126.6 + cp runc /build/runc [2022-03-11T18:53:49.441Z] #60 255.0 + bin/containerd-shim [2022-03-11T18:53:50.386Z] #56 DONE 128.9s [2022-03-11T18:53:50.386Z] [2022-03-11T18:53:50.386Z] #51 [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.44.0" && /build/golangci-lint --version [2022-03-11T18:53:50.386Z] #51 sha256:a8d1fc69f546faa66db6c94d32e7d06f6126ed23d1e9e8d092ec156536df14fd [2022-03-11T18:53:52.502Z] --- PASS: TestUpdateRestartPolicy (11.02s) [2022-03-11T18:53:52.502Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-11T18:53:52.502Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-03-11T18:53:52.502Z] === RUN TestWaitNonBlocked [2022-03-11T18:53:52.502Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T18:53:52.502Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T18:53:52.502Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T18:53:52.502Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T18:53:52.502Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T18:53:52.502Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T18:53:52.502Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-11T18:53:52.502Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-03-11T18:53:52.502Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-03-11T18:53:52.502Z] === RUN TestWaitBlocked [2022-03-11T18:53:52.502Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T18:53:52.502Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T18:53:52.502Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T18:53:52.502Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T18:53:52.502Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T18:53:52.502Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T18:53:53.068Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-11T18:53:53.068Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-03-11T18:53:53.068Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-03-11T18:53:53.068Z] === CONT TestContainerStartOnDaemonRestart [2022-03-11T18:53:53.068Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-11T18:53:54.562Z] #51 273.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-11T18:53:54.562Z] #51 DONE 273.7s [2022-03-11T18:53:54.562Z] [2022-03-11T18:53:54.562Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:53:54.562Z] #60 sha256:b9d72848e59c5fd0a2728601de8adf3d8f0f24d3cfc35bd395ef4f1984d03f83 [2022-03-11T18:53:55.128Z] #60 ... [2022-03-11T18:53:55.128Z] [2022-03-11T18:53:55.128Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-11T18:53:55.128Z] #52 sha256:c0877b96531f4c4675c9eb1cfbd90643e56b028692df160750a840846fd526b3 [2022-03-11T18:53:55.596Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.28s) [2022-03-11T18:53:55.596Z] === CONT TestIpcModeOlderClient [2022-03-11T18:53:55.596Z] === CONT TestContainerKillOnDaemonStart [2022-03-11T18:53:55.596Z] --- PASS: TestContainerStartOnDaemonRestart (2.34s) [2022-03-11T18:53:55.596Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-03-11T18:53:55.596Z] === CONT TestDaemonHostGatewayIP [2022-03-11T18:53:55.693Z] #52 DONE 0.6s [2022-03-11T18:53:55.693Z] [2022-03-11T18:53:55.693Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:53:55.693Z] #60 sha256:b9d72848e59c5fd0a2728601de8adf3d8f0f24d3cfc35bd395ef4f1984d03f83 [2022-03-11T18:53:55.693Z] #60 ... [2022-03-11T18:53:55.693Z] [2022-03-11T18:53:55.693Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-11T18:53:55.693Z] #54 sha256:df931360d598889b83724c658d4c95f1c0f6eabe5445fce3147e5302fbf775c9 [2022-03-11T18:53:55.693Z] #54 DONE 0.1s [2022-03-11T18:53:55.693Z] [2022-03-11T18:53:55.693Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-11T18:53:55.693Z] #57 sha256:9f30396e32f6f65ab772bdce71b9e568e64f18aab98f73e150c1164217d43507 [2022-03-11T18:53:55.950Z] #57 DONE 0.3s [2022-03-11T18:53:55.950Z] [2022-03-11T18:53:55.950Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-11T18:53:55.950Z] #60 sha256:b9d72848e59c5fd0a2728601de8adf3d8f0f24d3cfc35bd395ef4f1984d03f83 [2022-03-11T18:53:57.581Z] #60 262.5 + bin/containerd-shim-runc-v1 [2022-03-11T18:53:57.686Z] 8f616e6e9eec: Pull complete [2022-03-11T18:53:58.128Z] --- PASS: TestDaemonHostGatewayIP (2.53s) [2022-03-11T18:53:58.128Z] === CONT TestDaemonRestartIpcMode [2022-03-11T18:54:00.657Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-03-11T18:54:01.792Z] #60 267.7 + bin/containerd-shim-runc-v2 [2022-03-11T18:54:02.739Z] #60 268.3 + binaries [2022-03-11T18:54:02.739Z] #60 268.3 + install -D bin/containerd /build/containerd [2022-03-11T18:54:02.739Z] #60 268.4 + install -D bin/containerd-shim /build/containerd-shim [2022-03-11T18:54:02.739Z] #60 268.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-11T18:54:02.739Z] #60 268.4 + install -D bin/ctr /build/ctr [2022-03-11T18:54:04.652Z] #60 DONE 270.5s [2022-03-11T18:54:06.039Z] [2022-03-11T18:54:06.040Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-11T18:54:06.040Z] #61 sha256:0eb72d42f9602faba9e45a9ace6341abe9f880249488a94aeb419293c3c951bf [2022-03-11T18:54:06.299Z] #61 DONE 0.7s [2022-03-11T18:54:06.560Z] [2022-03-11T18:54:06.560Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-11T18:54:06.560Z] #66 sha256:49765d854108eb8e60c250de9fe6b41bb96033b67f177be59f2040cc0a4bc048 [2022-03-11T18:54:06.560Z] #66 DONE 0.2s [2022-03-11T18:54:06.560Z] [2022-03-11T18:54:06.560Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-11T18:54:06.560Z] #71 sha256:99bd26ce8fe80a25fcbec60f259cb3fc281fc82b388c03437a76a6c5c81d2ede [2022-03-11T18:54:07.226Z] --- PASS: TestContainerKillOnDaemonStart (11.75s) [2022-03-11T18:54:07.226Z] PASS [2022-03-11T18:54:07.226Z] [2022-03-11T18:54:07.226Z] === Skipped [2022-03-11T18:54:07.226Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-11T18:54:07.226Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T18:54:07.226Z] [2022-03-11T18:54:07.226Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-11T18:54:07.226Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T18:54:07.226Z] [2022-03-11T18:54:07.226Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-11T18:54:07.226Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T18:54:07.226Z] [2022-03-11T18:54:07.226Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T18:54:07.226Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T18:54:07.226Z] [2022-03-11T18:54:07.226Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-11T18:54:07.226Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-11T18:54:07.226Z] [2022-03-11T18:54:07.226Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-11T18:54:07.226Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T18:54:07.226Z] [2022-03-11T18:54:07.226Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-11T18:54:07.226Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-11T18:54:07.226Z] [2022-03-11T18:54:07.226Z] DONE 200 tests, 7 skipped in 116.437s [2022-03-11T18:54:07.226Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-11T18:54:07.226Z] === RUN TestConfigDaemonLibtrustID [2022-03-11T18:54:07.792Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-11T18:54:07.792Z] === RUN TestDaemonConfigValidation [2022-03-11T18:54:07.792Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-11T18:54:07.792Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-11T18:54:07.792Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-11T18:54:07.792Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-11T18:54:07.792Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-11T18:54:07.792Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-11T18:54:07.792Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-11T18:54:07.792Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-11T18:54:07.792Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-11T18:54:07.792Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-11T18:54:07.792Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-11T18:54:07.792Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-11T18:54:07.943Z] #71 DONE 1.0s [2022-03-11T18:54:07.943Z] [2022-03-11T18:54:07.943Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-11T18:54:07.943Z] #72 sha256:f083ca1e8da3c705097eddf4f6509bf2ed288211424306cff0fcc3c70bdb89e6 [2022-03-11T18:54:07.943Z] #72 DONE 0.0s [2022-03-11T18:54:07.943Z] [2022-03-11T18:54:07.943Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-11T18:54:07.943Z] #73 sha256:7eb2dbcb37e927314fb617e8871a5820967e067c99d8cf596cb7254bd66b69c7 [2022-03-11T18:54:08.051Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-11T18:54:08.051Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-11T18:54:08.051Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-11T18:54:08.051Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-11T18:54:08.051Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-03-11T18:54:08.051Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-03-11T18:54:08.051Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-03-11T18:54:08.051Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-03-11T18:54:08.051Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-03-11T18:54:08.051Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-11T18:54:08.051Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-11T18:54:09.327Z] #73 DONE 1.4s [2022-03-11T18:54:09.327Z] [2022-03-11T18:54:09.327Z] #74 exporting to image [2022-03-11T18:54:09.327Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-11T18:54:09.327Z] #74 exporting layers [2022-03-11T18:54:09.426Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-11T18:54:10.360Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-11T18:54:11.293Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-11T18:54:11.293Z] daemon_test.go:156: [dc328ad66fde1] daemon is not started [2022-03-11T18:54:11.293Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-11T18:54:11.293Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-11T18:54:11.293Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-11T18:54:11.293Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-11T18:54:11.293Z] === RUN TestDaemonProxy [2022-03-11T18:54:11.293Z] === RUN TestDaemonProxy/environment_variables [2022-03-11T18:54:13.190Z] === RUN TestDaemonProxy/command-line_options [2022-03-11T18:54:15.090Z] === RUN TestDaemonProxy/configuration_file [2022-03-11T18:54:15.902Z] 0a6173b79e25: Pull complete [2022-03-11T18:54:15.902Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-11T18:54:15.902Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T18:54:15.902Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T18:54:15.902Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-03-11T18:54:15.902Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-03-11T18:54:15.913Z] #74 exporting layers 6.2s done [2022-03-11T18:54:15.913Z] #74 writing image sha256:89179933cede80ce35d5e4b92a6d20f1d5ee727902a4dae1b0752d8b30249090 done [2022-03-11T18:54:15.913Z] #74 naming to docker.io/library/docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 done [2022-03-11T18:54:15.913Z] #74 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-11T18:54:16.257Z] + trap exit INT TERM [2022-03-11T18:54:16.257Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-11T18:54:16.257Z] + CONTAINER_NAME=docker-pr3 [2022-03-11T18:54:16.257Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43358/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43358/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1 -e DOCKER_GRAPHDRIVER docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 hack/make.sh dynbinary [2022-03-11T18:54:16.372Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-03-11T18:54:16.372Z] INFO: Docker version of control daemon [2022-03-11T18:54:16.372Z] [2022-03-11T18:54:16.372Z] Client: [2022-03-11T18:54:16.372Z] Version: 20.10.9 [2022-03-11T18:54:16.372Z] API version: 1.41 [2022-03-11T18:54:16.372Z] Go version: go1.16.8 [2022-03-11T18:54:16.372Z] Git commit: c2ea9bc [2022-03-11T18:54:16.372Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-11T18:54:16.372Z] OS/Arch: windows/amd64 [2022-03-11T18:54:16.372Z] Context: default [2022-03-11T18:54:16.372Z] Experimental: true [2022-03-11T18:54:16.372Z] [2022-03-11T18:54:16.372Z] Server: Docker Engine - Community [2022-03-11T18:54:16.372Z] Engine: [2022-03-11T18:54:16.372Z] Version: 20.10.9 [2022-03-11T18:54:16.372Z] API version: 1.41 (minimum version 1.24) [2022-03-11T18:54:16.372Z] Go version: go1.16.8 [2022-03-11T18:54:16.372Z] Git commit: 79ea9d3 [2022-03-11T18:54:16.372Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-11T18:54:16.372Z] OS/Arch: windows/amd64 [2022-03-11T18:54:16.372Z] Experimental: true [2022-03-11T18:54:16.372Z] [2022-03-11T18:54:16.372Z] INFO: Docker info of control daemon [2022-03-11T18:54:16.372Z] [2022-03-11T18:54:16.462Z] === RUN TestDaemonProxy/conflicting_options [2022-03-11T18:54:17.028Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-11T18:54:17.199Z] [2022-03-11T18:54:17.199Z] Removing bundles/ [2022-03-11T18:54:17.199Z] [2022-03-11T18:54:17.199Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-11T18:54:17.199Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T18:54:17.199Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T18:54:17.361Z] Client: [2022-03-11T18:54:17.361Z] Context: default [2022-03-11T18:54:17.361Z] Debug Mode: false [2022-03-11T18:54:17.361Z] Plugins: [2022-03-11T18:54:17.361Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-11T18:54:17.361Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-11T18:54:17.361Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-11T18:54:17.361Z] [2022-03-11T18:54:17.361Z] Server: [2022-03-11T18:54:17.361Z] Containers: 0 [2022-03-11T18:54:17.361Z] Running: 0 [2022-03-11T18:54:17.361Z] Paused: 0 [2022-03-11T18:54:17.361Z] Stopped: 0 [2022-03-11T18:54:17.361Z] Images: 1 [2022-03-11T18:54:17.361Z] Server Version: 20.10.9 [2022-03-11T18:54:17.361Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-03-11T18:54:17.361Z] LCOW: [2022-03-11T18:54:17.361Z] Windows: [2022-03-11T18:54:17.361Z] Logging Driver: json-file [2022-03-11T18:54:17.361Z] Plugins: [2022-03-11T18:54:17.361Z] Volume: local [2022-03-11T18:54:17.361Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T18:54:17.361Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T18:54:17.361Z] Swarm: inactive [2022-03-11T18:54:17.361Z] Default Isolation: process [2022-03-11T18:54:17.362Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-11T18:54:17.362Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-11T18:54:17.362Z] OSType: windows [2022-03-11T18:54:17.362Z] Architecture: x86_64 [2022-03-11T18:54:17.362Z] CPUs: 4 [2022-03-11T18:54:17.362Z] Total Memory: 32GiB [2022-03-11T18:54:17.362Z] Name: azwin-2-8dd6d0 [2022-03-11T18:54:17.362Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-11T18:54:17.362Z] Docker Root Dir: D:\docker [2022-03-11T18:54:17.362Z] Debug Mode: false [2022-03-11T18:54:17.362Z] Registry: https://index.docker.io/v1/ [2022-03-11T18:54:17.362Z] Labels: [2022-03-11T18:54:17.362Z] Experimental: true [2022-03-11T18:54:17.362Z] Insecure Registries: [2022-03-11T18:54:17.362Z] 10.0.0.4:5000 [2022-03-11T18:54:17.362Z] 127.0.0.0/8 [2022-03-11T18:54:17.362Z] Registry Mirrors: [2022-03-11T18:54:17.362Z] http://10.0.0.4:5000/ [2022-03-11T18:54:17.362Z] Live Restore Enabled: false [2022-03-11T18:54:17.362Z] Product License: Community Engine [2022-03-11T18:54:17.362Z] [2022-03-11T18:54:17.362Z] [2022-03-11T18:54:17.362Z] INFO: Commit hash is f9f549cbe4 [2022-03-11T18:54:17.362Z] INFO: Nuke-Everything... [2022-03-11T18:54:17.362Z] INFO: Container count on control daemon to delete is 0 [2022-03-11T18:54:17.596Z] --- PASS: TestDaemonProxy (6.30s) [2022-03-11T18:54:17.596Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-03-11T18:54:17.596Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-03-11T18:54:17.596Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-03-11T18:54:17.596Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-11T18:54:17.596Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-03-11T18:54:17.596Z] PASS [2022-03-11T18:54:17.596Z] [2022-03-11T18:54:17.596Z] DONE 17 tests in 10.219s [2022-03-11T18:54:17.596Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-11T18:54:17.596Z] INFO: Testing against a local daemon [2022-03-11T18:54:17.596Z] === RUN TestCommitInheritsEnv [2022-03-11T18:54:17.853Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-03-11T18:54:17.853Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-11T18:54:17.853Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-11T18:54:17.853Z] === RUN TestImportWithCustomPlatform [2022-03-11T18:54:17.853Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-11T18:54:17.853Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-11T18:54:17.853Z] === RUN TestImportWithCustomPlatform// [2022-03-11T18:54:17.853Z] === RUN TestImportWithCustomPlatform/linux [2022-03-11T18:54:18.112Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-11T18:54:18.112Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-11T18:54:18.112Z] === RUN TestImportWithCustomPlatform/macos [2022-03-11T18:54:18.112Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-11T18:54:18.112Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-11T18:54:18.112Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-03-11T18:54:18.112Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-11T18:54:18.112Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-11T18:54:18.112Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-11T18:54:18.112Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-11T18:54:18.112Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-11T18:54:18.112Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-11T18:54:18.112Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-11T18:54:18.112Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-11T18:54:18.112Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-11T18:54:18.112Z] === RUN TestImagesFilterMultiReference [2022-03-11T18:54:18.112Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-11T18:54:18.112Z] === RUN TestImagePullPlatformInvalid [2022-03-11T18:54:18.112Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-11T18:54:18.112Z] === RUN TestRemoveImageOrphaning [2022-03-11T18:54:18.351Z] INFO: Nuking d:\CI [2022-03-11T18:54:18.351Z] INFO: Zapped successfully [2022-03-11T18:54:18.351Z] INFO: Location for testing is d:\CI\PR-43358\3 [2022-03-11T18:54:18.351Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-11T18:54:18.351Z] [2022-03-11T18:54:18.351Z] [2022-03-11T18:54:18.351Z] INFO: Building the image from Dockerfile.windows at 03/11/2022 18:54:18... [2022-03-11T18:54:18.351Z] [2022-03-11T18:54:18.678Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2022-03-11T18:54:18.678Z] === RUN TestRemoveImageGarbageCollector [2022-03-11T18:54:20.240Z] INFO [loader] Go packages loading at mode 575 (deps|files|types_sizes|compiled_files|exports_file|imports|name) took 2m28.976162637s [2022-03-11T18:54:20.240Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-03-11T18:54:20.240Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 489.093911ms [2022-03-11T18:54:20.579Z] --- PASS: TestRemoveImageGarbageCollector (1.85s) [2022-03-11T18:54:20.579Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-11T18:54:20.579Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-11T18:54:20.579Z] === RUN TestTagInvalidReference [2022-03-11T18:54:20.579Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-11T18:54:20.579Z] === RUN TestTagValidPrefixedRepo [2022-03-11T18:54:20.579Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-11T18:54:20.579Z] === RUN TestTagExistedNameWithoutForce [2022-03-11T18:54:20.579Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-11T18:54:20.579Z] === RUN TestTagOfficialNames [2022-03-11T18:54:20.579Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-11T18:54:20.579Z] === RUN TestTagMatchesDigest [2022-03-11T18:54:20.579Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-11T18:54:20.579Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-11T18:54:25.589Z] Sending build context to Docker daemon 65.14MB [2022-03-11T18:54:25.589Z] [2022-03-11T18:54:26.061Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-11T18:54:26.061Z] ---> 6a11116086a4 [2022-03-11T18:54:26.061Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-11T18:54:26.061Z] ---> Running in 832560dccca7 [2022-03-11T18:54:26.532Z] Removing intermediate container 832560dccca7 [2022-03-11T18:54:26.532Z] ---> b8e159ba953e [2022-03-11T18:54:26.532Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-11T18:54:26.532Z] ---> Running in 99c4d9e22c37 [2022-03-11T18:54:27.002Z] Removing intermediate container 99c4d9e22c37 [2022-03-11T18:54:27.002Z] ---> a25be0bfb653 [2022-03-11T18:54:27.002Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-11T18:54:27.002Z] ---> Running in 8018e9d9547d [2022-03-11T18:54:27.475Z] Removing intermediate container 8018e9d9547d [2022-03-11T18:54:27.476Z] ---> 456f0bcbf38b [2022-03-11T18:54:27.476Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-11T18:54:27.476Z] ---> Running in 165cc3fdee82 [2022-03-11T18:54:27.947Z] Removing intermediate container 165cc3fdee82 [2022-03-11T18:54:27.947Z] ---> efa2c2597cb3 [2022-03-11T18:54:27.947Z] 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} [2022-03-11T18:54:27.947Z] ---> Running in d84af605d765 [2022-03-11T18:54:27.996Z] #60 257.8 # github.com/containerd/containerd/cmd/containerd [2022-03-11T18:54:27.996Z] #60 257.8 /usr/bin/ld: /tmp/go-link-1835290127/000019.o: in function `New': [2022-03-11T18:54:27.996Z] #60 257.8 /tmp/tmp.hvexDaPlYe/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 [2022-03-11T18:54:27.996Z] #60 257.9 + bin/containerd-stress [2022-03-11T18:54:27.996Z] #60 259.0 + bin/containerd-shim [2022-03-11T18:54:28.417Z] Removing intermediate container d84af605d765 [2022-03-11T18:54:28.417Z] ---> c40be8326d98 [2022-03-11T18:54:28.417Z] 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; [2022-03-11T18:54:28.417Z] ---> Running in 0f83daabf9b3 [2022-03-11T18:54:31.274Z] #60 266.3 + bin/containerd-shim-runc-v1 [2022-03-11T18:54:36.535Z] #60 271.5 + bin/containerd-shim-runc-v2 [2022-03-11T18:54:37.098Z] #60 272.1 + binaries [2022-03-11T18:54:37.098Z] #60 272.1 + install -D bin/containerd /build/containerd [2022-03-11T18:54:37.098Z] #60 272.1 + install -D bin/containerd-shim /build/containerd-shim [2022-03-11T18:54:37.098Z] #60 272.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-11T18:54:37.098Z] #60 272.1 + install -D bin/ctr /build/ctr [2022-03-11T18:54:39.612Z] #60 DONE 274.3s [2022-03-11T18:54:40.564Z] [2022-03-11T18:54:40.565Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-11T18:54:40.565Z] #61 sha256:87d4b139f8e7eb95ff813c211fc686938da9af72476ebd1c051adcc8d04dbf84 [2022-03-11T18:54:41.149Z] #61 DONE 0.8s [2022-03-11T18:54:41.149Z] [2022-03-11T18:54:41.149Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-11T18:54:41.149Z] #66 sha256:b37538b8113d0cf181983f0c6a3861d119e93a50180556e3243cfc2d05d65f79 [2022-03-11T18:54:41.406Z] #66 DONE 0.2s [2022-03-11T18:54:41.406Z] [2022-03-11T18:54:41.406Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-11T18:54:41.406Z] #71 sha256:ca30e56343bf05460e4812d8d939a8f6187c21d1b674919cfd8e796c4ab1bcaf [2022-03-11T18:54:42.332Z] #71 DONE 0.9s [2022-03-11T18:54:42.332Z] [2022-03-11T18:54:42.332Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-11T18:54:42.332Z] #72 sha256:150565e94885030a9a8cc7737a31187c5dc2118e420989f943b0dcad3f3849c8 [2022-03-11T18:54:42.332Z] #72 DONE 0.0s [2022-03-11T18:54:42.332Z] [2022-03-11T18:54:42.332Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-11T18:54:42.332Z] #73 sha256:05d5dffbefbb6f82048badf1997102802e64a1b526672c57652b6f0d7756c4a8 [2022-03-11T18:54:43.701Z] #73 DONE 1.3s [2022-03-11T18:54:43.701Z] [2022-03-11T18:54:43.701Z] #74 exporting to image [2022-03-11T18:54:43.701Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-11T18:54:43.701Z] #74 exporting layers [2022-03-11T18:54:46.259Z] [2022-03-11T18:54:46.259Z] SUCCESS: Specified value was saved. [2022-03-11T18:54:47.251Z] INFO: Downloading git... [2022-03-11T18:54:48.825Z] INFO: Downloading go... [2022-03-11T18:54:50.240Z] #74 exporting layers 6.0s done [2022-03-11T18:54:50.240Z] #74 writing image sha256:329714a32bd20b37453ae36485ecfcd930d778d9fa072444fdc6e31f02539bf9 [2022-03-11T18:54:50.240Z] #74 writing image sha256:329714a32bd20b37453ae36485ecfcd930d778d9fa072444fdc6e31f02539bf9 done [2022-03-11T18:54:50.240Z] #74 naming to docker.io/library/docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 done [2022-03-11T18:54:50.240Z] #74 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-11T18:54:50.410Z] INFO: Downloading compiler 1 of 3... [2022-03-11T18:54:50.587Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43358/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1 -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:f9f549cbe445177c1f0f4b13173e3b049674a3a1 hack/make.sh dynbinary test-integration [2022-03-11T18:54:50.882Z] INFO: Downloading compiler 2 of 3... [2022-03-11T18:54:50.882Z] INFO: Downloading compiler 3 of 3... [2022-03-11T18:54:50.882Z] INFO: Extracting git... [2022-03-11T18:54:51.515Z] [2022-03-11T18:54:51.772Z] Removing bundles/ [2022-03-11T18:54:51.772Z] [2022-03-11T18:54:51.772Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-11T18:54:51.772Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T18:54:51.772Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T18:55:05.611Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T18:55:05.611Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T18:55:05.611Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T18:55:05.611Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T18:55:05.611Z] [2022-03-11T18:55:05.611Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-11T18:55:05.611Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-11T18:55:05.611Z] HOSTNAME=632bfb88684d [2022-03-11T18:55:05.611Z] TESTDEBUG=0 [2022-03-11T18:55:05.611Z] DEST=bundles/test-integration [2022-03-11T18:55:05.611Z] PWD=/go/src/github.com/docker/docker [2022-03-11T18:55:05.611Z] DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:55:05.611Z] container=docker [2022-03-11T18:55:05.611Z] HOME=/root [2022-03-11T18:55:05.611Z] GOLANG_VERSION=1.17.8 [2022-03-11T18:55:05.611Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-11T18:55:05.611Z] VALIDATE_BRANCH=master [2022-03-11T18:55:05.611Z] TERM=xterm [2022-03-11T18:55:05.611Z] DOCKER_PKG=github.com/docker/docker [2022-03-11T18:55:05.611Z] SHLVL=1 [2022-03-11T18:55:05.611Z] TIMEOUT=120m [2022-03-11T18:55:05.611Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-11T18:55:05.611Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-11T18:55:05.611Z] GO111MODULE=off [2022-03-11T18:55:05.611Z] DOCKER_EXPERIMENTAL=1 [2022-03-11T18:55:05.611Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-11T18:55:05.611Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-11T18:55:05.611Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-11T18:55:05.611Z] GOPATH=/go [2022-03-11T18:55:05.611Z] PKG_CONFIG=pkg-config [2022-03-11T18:55:05.611Z] _=/usr/bin/env [2022-03-11T18:55:05.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-11T18:55:05.843Z] INFO: Expanding go... [2022-03-11T18:55:21.841Z] 037d5740b404: Pull complete [2022-03-11T18:55:21.841Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-11T18:55:21.841Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T18:55:21.841Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T18:55:21.841Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-11T18:55:21.841Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-11T18:55:21.841Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-11T18:55:21.841Z] INFO: Docker version of control daemon [2022-03-11T18:55:21.841Z] [2022-03-11T18:55:21.841Z] Client: [2022-03-11T18:55:21.841Z] Version: 20.10.9 [2022-03-11T18:55:21.841Z] API version: 1.41 [2022-03-11T18:55:21.841Z] Go version: go1.16.8 [2022-03-11T18:55:21.841Z] Git commit: c2ea9bc [2022-03-11T18:55:21.841Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-11T18:55:21.841Z] OS/Arch: windows/amd64 [2022-03-11T18:55:21.841Z] Context: default [2022-03-11T18:55:21.841Z] Experimental: true [2022-03-11T18:55:21.841Z] [2022-03-11T18:55:21.841Z] Server: Docker Engine - Community [2022-03-11T18:55:21.841Z] Engine: [2022-03-11T18:55:21.841Z] Version: 20.10.9 [2022-03-11T18:55:21.841Z] API version: 1.41 (minimum version 1.24) [2022-03-11T18:55:21.841Z] Go version: go1.16.8 [2022-03-11T18:55:21.841Z] Git commit: 79ea9d3 [2022-03-11T18:55:21.841Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-11T18:55:21.841Z] OS/Arch: windows/amd64 [2022-03-11T18:55:21.841Z] Experimental: true [2022-03-11T18:55:21.841Z] [2022-03-11T18:55:21.841Z] INFO: Docker info of control daemon [2022-03-11T18:55:21.841Z] [2022-03-11T18:55:21.841Z] Client: [2022-03-11T18:55:21.841Z] Context: default [2022-03-11T18:55:21.841Z] Debug Mode: false [2022-03-11T18:55:21.841Z] [2022-03-11T18:55:21.841Z] Server: [2022-03-11T18:55:21.841Z] Containers: 0 [2022-03-11T18:55:21.841Z] Running: 0 [2022-03-11T18:55:21.841Z] Paused: 0 [2022-03-11T18:55:21.841Z] Stopped: 0 [2022-03-11T18:55:21.841Z] Images: 1 [2022-03-11T18:55:21.841Z] Server Version: 20.10.9 [2022-03-11T18:55:21.841Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-11T18:55:21.841Z] Windows: [2022-03-11T18:55:21.841Z] LCOW: [2022-03-11T18:55:21.841Z] Logging Driver: json-file [2022-03-11T18:55:21.841Z] Plugins: [2022-03-11T18:55:21.841Z] Volume: local [2022-03-11T18:55:21.841Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T18:55:21.841Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T18:55:21.841Z] Swarm: inactive [2022-03-11T18:55:21.841Z] Default Isolation: process [2022-03-11T18:55:21.841Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T18:55:21.841Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T18:55:21.841Z] OSType: windows [2022-03-11T18:55:21.841Z] Architecture: x86_64 [2022-03-11T18:55:21.841Z] CPUs: 4 [2022-03-11T18:55:21.841Z] Total Memory: 32GiB [2022-03-11T18:55:21.841Z] Name: azwin-2-c67240 [2022-03-11T18:55:21.841Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-11T18:55:21.841Z] Docker Root Dir: D:\docker [2022-03-11T18:55:21.841Z] Debug Mode: false [2022-03-11T18:55:21.841Z] Registry: https://index.docker.io/v1/ [2022-03-11T18:55:21.841Z] Labels: [2022-03-11T18:55:21.841Z] Experimental: true [2022-03-11T18:55:21.841Z] Insecure Registries: [2022-03-11T18:55:21.841Z] 10.0.0.4:5000 [2022-03-11T18:55:21.841Z] 127.0.0.0/8 [2022-03-11T18:55:21.841Z] Registry Mirrors: [2022-03-11T18:55:21.841Z] http://10.0.0.4:5000/ [2022-03-11T18:55:21.841Z] Live Restore Enabled: false [2022-03-11T18:55:21.841Z] Product License: Community Engine [2022-03-11T18:55:21.841Z] [2022-03-11T18:55:21.841Z] [2022-03-11T18:55:21.841Z] INFO: Commit hash is f9f549cbe4 [2022-03-11T18:55:21.841Z] INFO: Nuke-Everything... [2022-03-11T18:55:21.841Z] INFO: Container count on control daemon to delete is 0 [2022-03-11T18:55:21.841Z] INFO: Nuking d:\CI [2022-03-11T18:55:21.841Z] INFO: Zapped successfully [2022-03-11T18:55:21.841Z] INFO: Location for testing is d:\CI\PR-43358\3 [2022-03-11T18:55:21.841Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-11T18:55:21.841Z] [2022-03-11T18:55:21.841Z] [2022-03-11T18:55:21.841Z] INFO: Building the image from Dockerfile.windows at 03/11/2022 18:55:11... [2022-03-11T18:55:21.841Z] [2022-03-11T18:55:21.841Z] Sending build context to Docker daemon 65.14MB [2022-03-11T18:55:21.841Z] [2022-03-11T18:55:21.841Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-11T18:55:21.841Z] ---> 02f938cacc3b [2022-03-11T18:55:21.841Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-11T18:55:21.841Z] ---> Running in 8520a1e8faa3 [2022-03-11T18:55:21.841Z] Removing intermediate container 8520a1e8faa3 [2022-03-11T18:55:21.841Z] ---> af33e71c9005 [2022-03-11T18:55:21.841Z] Step 3/11 : ARG GO_VERSION=1.17.8 [2022-03-11T18:55:21.841Z] ---> Running in 12bb94b4fada [2022-03-11T18:55:21.841Z] Removing intermediate container 12bb94b4fada [2022-03-11T18:55:21.841Z] ---> d3212eabc8d8 [2022-03-11T18:55:21.841Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.10 [2022-03-11T18:55:21.841Z] ---> Running in 00d4d5fbee8f [2022-03-11T18:55:21.841Z] Removing intermediate container 00d4d5fbee8f [2022-03-11T18:55:21.841Z] ---> f1cb67f2d3d1 [2022-03-11T18:55:21.841Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-11T18:55:21.841Z] ---> Running in 929636e3bedd [2022-03-11T18:55:21.841Z] Removing intermediate container 929636e3bedd [2022-03-11T18:55:21.841Z] ---> 8f810b61f381 [2022-03-11T18:55:21.841Z] 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} [2022-03-11T18:55:21.841Z] ---> Running in fde29a8de01a [2022-03-11T18:55:21.841Z] Removing intermediate container fde29a8de01a [2022-03-11T18:55:21.841Z] ---> 2e309c7bcee1 [2022-03-11T18:55:21.842Z] 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; [2022-03-11T18:55:21.842Z] ---> Running in 4fdb3e94278a [2022-03-11T18:55:23.940Z] 037d5740b404: Pull complete [2022-03-11T18:55:23.940Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-11T18:55:23.940Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T18:55:23.940Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-11T18:55:23.940Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-11T18:55:23.940Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-11T18:55:23.940Z] WARN: Skipping validation tests [2022-03-11T18:55:23.940Z] INFO: Running unit tests at 03/11/2022 18:55:17... [2022-03-11T18:55:23.940Z] INFO: make.ps1 starting at 03/11/2022 18:55:20 [2022-03-11T18:55:23.940Z] INFO: Git commit (f9f549cbe4) assumed from DOCKER_GITCOMMIT environment variable [2022-03-11T18:55:23.940Z] INFO: Invoking autogen... [2022-03-11T18:55:23.940Z] INFO: Running unit tests... [2022-03-11T18:55:26.598Z] [2022-03-11T18:55:26.598Z] SUCCESS: Specified value was saved. [2022-03-11T18:55:27.068Z] INFO: Downloading git... [2022-03-11T18:55:28.061Z] INFO: Downloading go... [2022-03-11T18:55:28.702Z] 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/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/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/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-03-11T18:55:29.642Z] INFO: Downloading compiler 1 of 3... [2022-03-11T18:55:29.643Z] INFO: Downloading compiler 2 of 3... [2022-03-11T18:55:29.643Z] INFO: Downloading compiler 3 of 3... [2022-03-11T18:55:29.643Z] INFO: Extracting git... [2022-03-11T18:55:36.003Z] INFO: Expanding compiler 1 of 3... [2022-03-11T18:55:36.003Z] INFO: Expanding compiler 2 of 3... [2022-03-11T18:55:37.364Z] ? github.com/docker/docker/api [no test files] [2022-03-11T18:55:37.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-11T18:55:37.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-11T18:55:39.831Z] INFO: Expanding compiler 3 of 3... [2022-03-11T18:55:40.302Z] INFO: Removing downloaded files... [2022-03-11T18:55:40.302Z] INFO: Downloading containerd [2022-03-11T18:55:44.569Z] INFO: Expanding go... [2022-03-11T18:55:55.191Z] === RUN TestMiddlewares [2022-03-11T18:55:55.191Z] --- PASS: TestMiddlewares (0.00s) [2022-03-11T18:55:55.191Z] PASS [2022-03-11T18:55:55.191Z] coverage: 9.0% of statements [2022-03-11T18:55:55.191Z] ok github.com/docker/docker/api/server 0.075s coverage: 9.0% of statements [2022-03-11T18:55:55.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-11T18:55:56.715Z] INFO [linters context/goanalysis] analyzers took 4m42.000471462s with top 10 stages: buildir: 1m58.679345671s, goimports: 22.772692025s, unconvert: 16.895674927s, gosec: 15.298589557s, S1038: 8.208580944s, golint: 7.810689928s, misspell: 5.865470202s, nilness: 4.858649882s, S1039: 3.935815367s, inspect: 3.820358325s [2022-03-11T18:55:56.715Z] INFO [runner] Issues before processing: 3051, after processing: 0 [2022-03-11T18:55:56.715Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2444/2444, autogenerated_exclude: 2056/2444, identifier_marker: 2056/2056, cgo: 2444/3051, path_prettifier: 2444/2444, exclude: 2056/2056, skip_files: 2444/2444, skip_dirs: 2444/2444, exclude-rules: 76/2056, nolint: 0/76 [2022-03-11T18:55:56.715Z] INFO [runner] processing took 149.100288ms with stages: nolint: 49.223975ms, identifier_marker: 36.853751ms, path_prettifier: 22.387622ms, cgo: 13.353034ms, exclude-rules: 12.929337ms, autogenerated_exclude: 11.19082ms, skip_dirs: 2.972067ms, filename_unadjuster: 183.442µs, max_same_issues: 1.535µs, uniq_by_line: 910ns, source_code: 792ns, max_from_linter: 576ns, diff: 513ns, sort_results: 339ns, exclude: 306ns, path_shortener: 296ns, skip_files: 293ns, severity-rules: 267ns, max_per_file_from_linter: 264ns, path_prefixer: 149ns [2022-03-11T18:55:56.715Z] INFO [runner] linters took 1m33.173416683s with stages: goanalysis_metalinter: 1m33.024025389s [2022-03-11T18:55:56.715Z] INFO File cache stats: 1663 entries of total size 8.4MiB [2022-03-11T18:55:56.715Z] INFO Memory: 2428 samples, avg is 321.8MB, max is 1213.8MB [2022-03-11T18:55:56.715Z] INFO Execution took 4m2.650281056s [2022-03-11T18:55:56.715Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-11T18:55:57.020Z] --- PASS: TestImportExtremelyLargeImageWorks (90.05s) [2022-03-11T18:55:57.020Z] PASS [2022-03-11T18:55:57.020Z] [2022-03-11T18:55:57.020Z] DONE 22 tests in 93.076s [2022-03-11T18:55:57.020Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-11T18:55:57.020Z] INFO: Testing against a local daemon [2022-03-11T18:55:57.020Z] === RUN TestNetworkCreateDelete [2022-03-11T18:55:57.020Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-03-11T18:55:57.020Z] === RUN TestDockerNetworkDeletePreferID [2022-03-11T18:55:57.020Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-03-11T18:55:57.020Z] === RUN TestDaemonDNSFallback [2022-03-11T18:55:57.044Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43358/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 hack/make.sh dynbinary test-docker-py [2022-03-11T18:55:57.303Z] [2022-03-11T18:55:57.562Z] Removing bundles/ [2022-03-11T18:55:57.562Z] [2022-03-11T18:55:57.562Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-11T18:55:57.562Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T18:55:57.562Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T18:55:57.592Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-03-11T18:55:57.592Z] === RUN TestInspectNetwork [2022-03-11T18:56:00.873Z] === RUN TestInspectNetwork/full_network_id [2022-03-11T18:56:00.873Z] === RUN TestInspectNetwork/partial_network_id [2022-03-11T18:56:00.873Z] === RUN TestInspectNetwork/network_name [2022-03-11T18:56:00.873Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-11T18:56:03.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-11T18:56:05.053Z] --- PASS: TestInspectNetwork (7.29s) [2022-03-11T18:56:05.053Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-11T18:56:05.053Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-11T18:56:05.053Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-11T18:56:05.054Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-11T18:56:05.054Z] === RUN TestRunContainerWithBridgeNone [2022-03-11T18:56:06.427Z] --- PASS: TestRunContainerWithBridgeNone (1.57s) [2022-03-11T18:56:06.427Z] === RUN TestNetworkInvalidJSON [2022-03-11T18:56:06.427Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-11T18:56:06.427Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-11T18:56:06.427Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T18:56:06.428Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T18:56:06.428Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T18:56:06.428Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T18:56:06.428Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-11T18:56:06.428Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T18:56:06.428Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T18:56:06.428Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-11T18:56:06.428Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-11T18:56:06.428Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-11T18:56:06.428Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-11T18:56:06.428Z] === RUN TestNetworkList [2022-03-11T18:56:06.428Z] === RUN TestNetworkList//networks [2022-03-11T18:56:06.428Z] === PAUSE TestNetworkList//networks [2022-03-11T18:56:06.428Z] === RUN TestNetworkList//networks/ [2022-03-11T18:56:06.428Z] === PAUSE TestNetworkList//networks/ [2022-03-11T18:56:06.428Z] === CONT TestNetworkList//networks [2022-03-11T18:56:06.428Z] === CONT TestNetworkList//networks/ [2022-03-11T18:56:06.428Z] --- PASS: TestNetworkList (0.01s) [2022-03-11T18:56:06.428Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-11T18:56:06.428Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-11T18:56:06.428Z] === RUN TestHostIPv4BridgeLabel [2022-03-11T18:56:06.993Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-11T18:56:06.993Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-11T18:56:07.925Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-11T18:56:07.925Z] === RUN TestDaemonDefaultNetworkPools [2022-03-11T18:56:08.739Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T18:56:08.739Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T18:56:08.739Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T18:56:08.739Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T18:56:08.739Z] [2022-03-11T18:56:08.739Z] + TEST_INTEGRATION_DEST=1 [2022-03-11T18:56:08.739Z] + CONTAINER_NAME=docker-pr3-1 [2022-03-11T18:56:08.739Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-11T18:56:08.739Z] + run_tests test-integration-flaky [2022-03-11T18:56:08.739Z] + '[' -n 0 ']' [2022-03-11T18:56:08.739Z] + rm= [2022-03-11T18:56:08.739Z] + c=0 [2022-03-11T18:56:08.739Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43358/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43358/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43358/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 hack/make.sh test-integration-flaky test-integration [2022-03-11T18:56:08.739Z] + TEST_INTEGRATION_DEST=3 [2022-03-11T18:56:08.739Z] ++ jobs -p [2022-03-11T18:56:08.739Z] + CONTAINER_NAME=docker-pr3-3 [2022-03-11T18:56:08.739Z] + TEST_SKIP_INTEGRATION=1 [2022-03-11T18:56:08.739Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-11T18:56:08.739Z] + run_tests [2022-03-11T18:56:08.739Z] + '[' -n 0 ']' [2022-03-11T18:56:08.739Z] + rm= [2022-03-11T18:56:08.739Z] + TEST_INTEGRATION_DEST=2 [2022-03-11T18:56:08.739Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43358/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43358/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43358/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 hack/make.sh '' test-integration [2022-03-11T18:56:08.739Z] + CONTAINER_NAME=docker-pr3-2 [2022-03-11T18:56:08.739Z] + TEST_SKIP_INTEGRATION=1 [2022-03-11T18:56:08.739Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-11T18:56:08.739Z] + run_tests [2022-03-11T18:56:08.739Z] + '[' -n 0 ']' [2022-03-11T18:56:08.739Z] + rm= [2022-03-11T18:56:08.739Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43358/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43358/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43358/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 hack/make.sh '' test-integration [2022-03-11T18:56:08.739Z] + for job in $(jobs -p) [2022-03-11T18:56:08.739Z] + wait 7962 [2022-03-11T18:56:08.739Z] [2022-03-11T18:56:08.739Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-11T18:56:08.739Z] [2022-03-11T18:56:08.739Z] [2022-03-11T18:56:08.739Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-11T18:56:08.739Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-11T18:56:08.739Z] HOSTNAME=7b8400fbb369 [2022-03-11T18:56:08.739Z] TEST_SKIP_INTEGRATION=1 [2022-03-11T18:56:08.739Z] TESTDEBUG=0 [2022-03-11T18:56:08.739Z] DEST=bundles/test-integration [2022-03-11T18:56:08.739Z] PWD=/go/src/github.com/docker/docker [2022-03-11T18:56:08.739Z] KEEPBUNDLE=1 [2022-03-11T18:56:08.739Z] DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:56:08.739Z] container=docker [2022-03-11T18:56:08.739Z] HOME=/root [2022-03-11T18:56:08.739Z] GOLANG_VERSION=1.17.8 [2022-03-11T18:56:08.739Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-11T18:56:08.739Z] VALIDATE_BRANCH=master [2022-03-11T18:56:08.739Z] TERM=xterm [2022-03-11T18:56:08.739Z] DOCKER_PKG=github.com/docker/docker [2022-03-11T18:56:08.739Z] SHLVL=1 [2022-03-11T18:56:08.739Z] TIMEOUT=120m [2022-03-11T18:56:08.739Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-11T18:56:08.739Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-11T18:56:08.739Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-11T18:56:08.739Z] GO111MODULE=off [2022-03-11T18:56:08.739Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-11T18:56:08.739Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-11T18:56:08.739Z] GOPATH=/go [2022-03-11T18:56:08.739Z] PKG_CONFIG=pkg-config [2022-03-11T18:56:08.739Z] _=/usr/bin/env [2022-03-11T18:56:08.740Z] Building test suite binary ./integration-cli/test.main [2022-03-11T18:56:08.740Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-11T18:56:08.740Z] No new tests added to integration. [2022-03-11T18:56:08.740Z] [2022-03-11T18:56:08.740Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-11T18:56:08.740Z] HOSTNAME=98a7089baf52 [2022-03-11T18:56:08.740Z] TEST_SKIP_INTEGRATION=1 [2022-03-11T18:56:08.740Z] TESTDEBUG=0 [2022-03-11T18:56:08.740Z] DEST=bundles/test-integration [2022-03-11T18:56:08.740Z] PWD=/go/src/github.com/docker/docker [2022-03-11T18:56:08.740Z] KEEPBUNDLE=1 [2022-03-11T18:56:08.740Z] DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:56:08.740Z] container=docker [2022-03-11T18:56:08.740Z] HOME=/root [2022-03-11T18:56:08.740Z] GOLANG_VERSION=1.17.8 [2022-03-11T18:56:08.740Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-11T18:56:08.740Z] VALIDATE_BRANCH=master [2022-03-11T18:56:08.740Z] TERM=xterm [2022-03-11T18:56:08.740Z] DOCKER_PKG=github.com/docker/docker [2022-03-11T18:56:08.740Z] SHLVL=1 [2022-03-11T18:56:08.740Z] TIMEOUT=120m [2022-03-11T18:56:08.740Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-11T18:56:08.740Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-11T18:56:08.740Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-11T18:56:08.740Z] GO111MODULE=off [2022-03-11T18:56:08.740Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-11T18:56:08.740Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-11T18:56:08.740Z] GOPATH=/go [2022-03-11T18:56:08.740Z] PKG_CONFIG=pkg-config [2022-03-11T18:56:08.740Z] _=/usr/bin/env [2022-03-11T18:56:08.740Z] Building test suite binary ./integration-cli/test.main [2022-03-11T18:56:08.740Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-11T18:56:08.740Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-11T18:56:08.740Z] HOSTNAME=4b772aa042ce [2022-03-11T18:56:08.740Z] TESTDEBUG=0 [2022-03-11T18:56:08.740Z] DEST=bundles/test-integration [2022-03-11T18:56:08.740Z] PWD=/go/src/github.com/docker/docker [2022-03-11T18:56:08.740Z] KEEPBUNDLE=1 [2022-03-11T18:56:08.740Z] DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:56:08.740Z] container=docker [2022-03-11T18:56:08.740Z] HOME=/root [2022-03-11T18:56:08.740Z] GOLANG_VERSION=1.17.8 [2022-03-11T18:56:08.740Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-11T18:56:08.740Z] VALIDATE_BRANCH=master [2022-03-11T18:56:08.740Z] TERM=xterm [2022-03-11T18:56:08.740Z] DOCKER_PKG=github.com/docker/docker [2022-03-11T18:56:08.740Z] SHLVL=1 [2022-03-11T18:56:08.740Z] TIMEOUT=120m [2022-03-11T18:56:08.740Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-11T18:56:08.740Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-11T18:56:08.740Z] GO111MODULE=off [2022-03-11T18:56:08.740Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-11T18:56:08.740Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-11T18:56:08.740Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-11T18:56:08.740Z] GOPATH=/go [2022-03-11T18:56:08.740Z] PKG_CONFIG=pkg-config [2022-03-11T18:56:08.740Z] _=/usr/bin/env [2022-03-11T18:56:08.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-11T18:56:08.858Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-03-11T18:56:08.858Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-11T18:56:09.792Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-03-11T18:56:09.792Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-11T18:56:09.844Z] INFO: Expanding compiler 1 of 3... [2022-03-11T18:56:10.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-11T18:56:10.833Z] INFO: Expanding compiler 2 of 3... [2022-03-11T18:56:10.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-11T18:56:11.165Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-03-11T18:56:11.165Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-11T18:56:11.731Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-11T18:56:11.731Z] === RUN TestServiceWithPredefinedNetwork [2022-03-11T18:56:11.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-11T18:56:12.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-11T18:56:12.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-11T18:56:13.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-11T18:56:14.261Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-03-11T18:56:14.262Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-11T18:56:14.262Z] service_test.go:243: FLAKY_TEST [2022-03-11T18:56:14.262Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T18:56:14.262Z] === RUN TestServiceWithDataPathPortInit [2022-03-11T18:56:15.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-11T18:56:16.707Z] INFO: Expanding compiler 3 of 3... [2022-03-11T18:56:16.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-11T18:56:17.176Z] INFO: Removing downloaded files... [2022-03-11T18:56:17.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-11T18:56:17.644Z] INFO: Downloading containerd [2022-03-11T18:56:18.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-11T18:56:18.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-11T18:56:19.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-11T18:56:20.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-11T18:56:21.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-11T18:56:22.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-11T18:56:22.944Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-11T18:56:22.944Z] Using test binary docker [2022-03-11T18:56:22.944Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-11T18:56:22.944Z] +++ /etc/init.d/apparmor start [2022-03-11T18:56:22.944Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-11T18:56:22.944Z] INFO: Waiting for daemon to start... [2022-03-11T18:56:22.944Z] Starting dockerd [2022-03-11T18:56:22.944Z] +++ 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 [2022-03-11T18:56:24.840Z] . [2022-03-11T18:56:24.840Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-11T18:56:24.840Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-11T18:56:24.840Z] Error: No such image: emptyfs [2022-03-11T18:56:24.840Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-11T18:56:24.840Z] ++++ docker load [2022-03-11T18:56:25.100Z] Running integration-test (iteration 1) [2022-03-11T18:56:25.100Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-11T18:56:25.100Z] ++ 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 [2022-03-11T18:56:25.100Z] ++ set -e [2022-03-11T18:56:25.100Z] ++ '[' -n 0 ']' [2022-03-11T18:56:25.100Z] ++ set -x [2022-03-11T18:56:25.100Z] ++ 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 [2022-03-11T18:56:25.359Z] Loaded image: busybox:latest [2022-03-11T18:56:25.359Z] Loaded image: busybox:glibc [2022-03-11T18:56:26.294Z] Loaded image: debian:bullseye-slim [2022-03-11T18:56:26.294Z] Loaded image: hello-world:latest [2022-03-11T18:56:26.294Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T18:56:26.553Z] INFO: Testing against a local daemon [2022-03-11T18:56:26.553Z] === RUN TestCgroupNamespacesBuild [2022-03-11T18:56:27.486Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2022-03-11T18:56:27.486Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-11T18:56:28.860Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2022-03-11T18:56:28.860Z] === RUN TestBuildWithSession [2022-03-11T18:56:28.860Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T18:56:28.860Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-11T18:56:28.860Z] === RUN TestBuildSquashParent [2022-03-11T18:56:29.127Z] --- PASS: TestServiceWithDataPathPortInit (14.15s) [2022-03-11T18:56:29.127Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-11T18:56:30.017Z] [2022-03-11T18:56:30.018Z] Name Version Source Summary [2022-03-11T18:56:30.018Z] ---- ------- ------ ------- [2022-03-11T18:56:30.018Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-11T18:56:30.018Z] [2022-03-11T18:56:30.018Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-11T18:56:30.018Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-11T18:56:30.018Z] PSChildName : containerd [2022-03-11T18:56:30.018Z] PSDrive : C [2022-03-11T18:56:30.018Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-11T18:56:30.018Z] PSIsContainer : True [2022-03-11T18:56:30.018Z] Name : containerd [2022-03-11T18:56:30.018Z] FullName : C:\containerd [2022-03-11T18:56:30.018Z] Parent : [2022-03-11T18:56:30.018Z] Exists : True [2022-03-11T18:56:30.018Z] Root : C:\ [2022-03-11T18:56:30.018Z] Extension : [2022-03-11T18:56:30.018Z] CreationTime : 3/11/2022 6:56:28 PM [2022-03-11T18:56:30.018Z] CreationTimeUtc : 3/11/2022 6:56:28 PM [2022-03-11T18:56:30.018Z] LastAccessTime : 3/11/2022 6:56:28 PM [2022-03-11T18:56:30.018Z] LastAccessTimeUtc : 3/11/2022 6:56:28 PM [2022-03-11T18:56:30.018Z] LastWriteTime : 3/11/2022 6:56:28 PM [2022-03-11T18:56:30.018Z] LastWriteTimeUtc : 3/11/2022 6:56:28 PM [2022-03-11T18:56:30.018Z] Attributes : Directory [2022-03-11T18:56:30.018Z] Mode : d----- [2022-03-11T18:56:30.018Z] BaseName : containerd [2022-03-11T18:56:30.018Z] Target : {} [2022-03-11T18:56:30.018Z] LinkType : [2022-03-11T18:56:30.018Z] [2022-03-11T18:56:30.467Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-11T18:56:30.467Z] INFO: Configuring git core.autocrlf... [2022-03-11T18:56:30.467Z] [2022-03-11T18:56:30.467Z] [2022-03-11T18:56:31.030Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:esu11nas6dmw936j905r16cbq Created:2022-03-11 18:56:29.447466967 +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[da1bb10f5a0ff36e47d2f7434ce75526cb1f5291751aacb425223a4bdf89c6b2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sbihoejyajun9zkoxvntrgmxu EndpointID:7dd6436a3b6165f3d520de17924170c83163b95eaf6d3758ab22c95721675ca2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b1ad49c4ec985861b02ab741b2d285eb9ed24ae4dea5ba6f0093fc422ef75dd0 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:5f312a6d2a3c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sbihoejyajun9zkoxvntrgmxu EndpointID:7dd6436a3b6165f3d520de17924170c83163b95eaf6d3758ab22c95721675ca2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-11T18:56:31.190Z] [2022-03-11T18:56:31.190Z] Name Version Source Summary [2022-03-11T18:56:31.190Z] ---- ------- ------ ------- [2022-03-11T18:56:31.190Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-11T18:56:31.190Z] [2022-03-11T18:56:31.190Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-11T18:56:31.190Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-11T18:56:31.190Z] PSChildName : containerd [2022-03-11T18:56:31.190Z] PSDrive : C [2022-03-11T18:56:31.190Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-11T18:56:31.190Z] PSIsContainer : True [2022-03-11T18:56:31.190Z] Name : containerd [2022-03-11T18:56:31.190Z] FullName : C:\containerd [2022-03-11T18:56:31.190Z] Parent : [2022-03-11T18:56:31.190Z] Exists : True [2022-03-11T18:56:31.190Z] Root : C:\ [2022-03-11T18:56:31.190Z] Extension : [2022-03-11T18:56:31.190Z] CreationTime : 3/11/2022 6:56:25 PM [2022-03-11T18:56:31.190Z] CreationTimeUtc : 3/11/2022 6:56:25 PM [2022-03-11T18:56:31.190Z] LastAccessTime : 3/11/2022 6:56:25 PM [2022-03-11T18:56:31.190Z] LastAccessTimeUtc : 3/11/2022 6:56:25 PM [2022-03-11T18:56:31.190Z] LastWriteTime : 3/11/2022 6:56:25 PM [2022-03-11T18:56:31.190Z] LastWriteTimeUtc : 3/11/2022 6:56:25 PM [2022-03-11T18:56:31.190Z] Attributes : Directory [2022-03-11T18:56:31.190Z] Mode : d----- [2022-03-11T18:56:31.190Z] BaseName : containerd [2022-03-11T18:56:31.190Z] Target : {} [2022-03-11T18:56:31.190Z] LinkType : [2022-03-11T18:56:31.190Z] [2022-03-11T18:56:31.190Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-11T18:56:31.190Z] INFO: Configuring git core.autocrlf... [2022-03-11T18:56:31.190Z] [2022-03-11T18:56:31.190Z] [2022-03-11T18:56:32.161Z] --- PASS: TestBuildSquashParent (3.49s) [2022-03-11T18:56:32.161Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-11T18:56:32.161Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T18:56:32.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T18:56:32.161Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T18:56:32.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T18:56:32.161Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T18:56:32.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T18:56:32.161Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T18:56:32.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T18:56:32.161Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T18:56:32.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T18:56:32.161Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T18:56:32.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T18:56:32.161Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T18:56:32.161Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T18:56:33.533Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T18:56:33.533Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T18:56:34.905Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T18:56:34.905Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T18:56:35.213Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.17s) [2022-03-11T18:56:35.214Z] PASS [2022-03-11T18:56:35.214Z] [2022-03-11T18:56:35.214Z] === Skipped [2022-03-11T18:56:35.214Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T18:56:35.214Z] service_test.go:243: FLAKY_TEST [2022-03-11T18:56:35.214Z] [2022-03-11T18:56:35.214Z] DONE 26 tests, 1 skipped in 44.620s [2022-03-11T18:56:35.214Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-11T18:56:35.214Z] INFO: Testing against a local daemon [2022-03-11T18:56:35.214Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-11T18:56:35.214Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T18:56:35.214Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T18:56:35.214Z] === RUN TestDockerNetworkIpvlan [2022-03-11T18:56:35.214Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T18:56:35.214Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-11T18:56:35.214Z] PASS [2022-03-11T18:56:35.214Z] [2022-03-11T18:56:35.214Z] === Skipped [2022-03-11T18:56:35.214Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T18:56:35.214Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T18:56:35.214Z] [2022-03-11T18:56:35.214Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-11T18:56:35.214Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T18:56:35.214Z] [2022-03-11T18:56:35.214Z] DONE 2 tests, 2 skipped in 0.039s [2022-03-11T18:56:35.214Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-11T18:56:35.214Z] INFO: Testing against a local daemon [2022-03-11T18:56:35.214Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-11T18:56:35.839Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-11T18:56:35.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.30s) [2022-03-11T18:56:35.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.35s) [2022-03-11T18:56:35.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s) [2022-03-11T18:56:35.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.24s) [2022-03-11T18:56:35.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.12s) [2022-03-11T18:56:35.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.05s) [2022-03-11T18:56:35.839Z] === RUN TestBuildMultiStageCopy [2022-03-11T18:56:35.839Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-11T18:56:36.604Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2022-03-11T18:56:36.604Z] === RUN TestDockerNetworkMacvlan [2022-03-11T18:56:37.170Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-11T18:56:37.212Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-11T18:56:37.212Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-11T18:56:37.212Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-11T18:56:37.469Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-11T18:56:37.727Z] --- PASS: TestBuildMultiStageCopy (1.83s) [2022-03-11T18:56:37.727Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.04s) [2022-03-11T18:56:37.727Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-03-11T18:56:37.727Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-03-11T18:56:37.727Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-03-11T18:56:37.727Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-03-11T18:56:37.727Z] === RUN TestBuildMultiStageParentConfig [2022-03-11T18:56:38.103Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-11T18:56:38.292Z] --- PASS: TestBuildMultiStageParentConfig (0.55s) [2022-03-11T18:56:38.292Z] === RUN TestBuildLabelWithTargets [2022-03-11T18:56:38.671Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-11T18:56:39.224Z] --- PASS: TestBuildLabelWithTargets (0.88s) [2022-03-11T18:56:39.224Z] === RUN TestBuildWithEmptyLayers [2022-03-11T18:56:39.482Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-03-11T18:56:39.482Z] === RUN TestBuildMultiStageOnBuild [2022-03-11T18:56:40.572Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-11T18:56:40.854Z] --- PASS: TestBuildMultiStageOnBuild (1.30s) [2022-03-11T18:56:40.854Z] === RUN TestBuildUncleanTarFilenames [2022-03-11T18:56:41.420Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-03-11T18:56:41.420Z] === RUN TestBuildMultiStageLayerLeak [2022-03-11T18:56:42.476Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-11T18:56:42.792Z] --- PASS: TestBuildMultiStageLayerLeak (1.27s) [2022-03-11T18:56:42.792Z] === RUN TestBuildWithHugeFile [2022-03-11T18:56:43.170Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T18:56:43.170Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T18:56:43.170Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T18:56:43.170Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T18:56:43.170Z] [2022-03-11T18:56:43.170Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-11T18:56:43.170Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-11T18:56:43.170Z] HOSTNAME=473aaabfac59 [2022-03-11T18:56:43.170Z] DEST=bundles/test-integration [2022-03-11T18:56:43.170Z] PWD=/go/src/github.com/docker/docker [2022-03-11T18:56:43.170Z] DOCKER_ROOTLESS=1 [2022-03-11T18:56:43.170Z] DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1 [2022-03-11T18:56:43.170Z] container=docker [2022-03-11T18:56:43.170Z] HOME=/root [2022-03-11T18:56:43.170Z] GOLANG_VERSION=1.17.8 [2022-03-11T18:56:43.170Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-11T18:56:43.170Z] VALIDATE_BRANCH=master [2022-03-11T18:56:43.170Z] TERM=xterm [2022-03-11T18:56:43.170Z] DOCKER_PKG=github.com/docker/docker [2022-03-11T18:56:43.170Z] SHLVL=1 [2022-03-11T18:56:43.170Z] TIMEOUT=120m [2022-03-11T18:56:43.170Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-11T18:56:43.170Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-11T18:56:43.170Z] GO111MODULE=off [2022-03-11T18:56:43.170Z] DOCKER_EXPERIMENTAL=1 [2022-03-11T18:56:43.170Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-11T18:56:43.170Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-11T18:56:43.170Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-11T18:56:43.170Z] GOPATH=/go [2022-03-11T18:56:43.170Z] PKG_CONFIG=pkg-config [2022-03-11T18:56:43.170Z] _=/usr/bin/env [2022-03-11T18:56:43.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-11T18:56:45.760Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-11T18:56:46.328Z] --- PASS: TestDockerNetworkMacvlan (9.82s) [2022-03-11T18:56:46.328Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-11T18:56:46.328Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-11T18:56:46.328Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-03-11T18:56:46.328Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-03-11T18:56:46.328Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.14s) [2022-03-11T18:56:46.328Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-03-11T18:56:46.328Z] PASS [2022-03-11T18:56:46.328Z] [2022-03-11T18:56:46.328Z] DONE 8 tests in 11.100s [2022-03-11T18:56:46.328Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-11T18:56:46.328Z] testing: warning: no tests to run [2022-03-11T18:56:46.328Z] PASS [2022-03-11T18:56:46.328Z] [2022-03-11T18:56:46.328Z] DONE 0 tests in 0.012s [2022-03-11T18:56:46.328Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-11T18:56:46.328Z] INFO: Testing against a local daemon [2022-03-11T18:56:46.328Z] === RUN TestAuthZPluginAllowRequest [2022-03-11T18:56:47.703Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-03-11T18:56:47.703Z] === RUN TestAuthZPluginTLS [2022-03-11T18:56:48.271Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-03-11T18:56:48.271Z] === RUN TestAuthZPluginDenyRequest [2022-03-11T18:56:48.837Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-11T18:56:48.837Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-11T18:56:49.404Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-11T18:56:49.404Z] === RUN TestAuthZPluginDenyResponse [2022-03-11T18:56:49.662Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-11T18:56:49.662Z] === RUN TestAuthZPluginAllowEventStream [2022-03-11T18:56:51.036Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-03-11T18:56:51.036Z] === RUN TestAuthZPluginErrorResponse [2022-03-11T18:56:51.602Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-11T18:56:51.602Z] === RUN TestAuthZPluginErrorRequest [2022-03-11T18:56:52.168Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-11T18:56:52.168Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-11T18:56:52.734Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-11T18:56:52.734Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-11T18:56:54.109Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-03-11T18:56:54.109Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-11T18:56:55.485Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-03-11T18:56:55.485Z] === RUN TestAuthZPluginHeader [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-11T18:56:55.751Z] === RUN TestBoolValue [2022-03-11T18:56:55.751Z] --- PASS: TestBoolValue (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestBoolValueOrDefault [2022-03-11T18:56:55.751Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestInt64ValueOrZero [2022-03-11T18:56:55.751Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestInt64ValueOrDefault [2022-03-11T18:56:55.751Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-11T18:56:55.751Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestJsonContentType [2022-03-11T18:56:55.751Z] --- PASS: TestJsonContentType (0.00s) [2022-03-11T18:56:55.751Z] PASS [2022-03-11T18:56:55.751Z] coverage: 14.7% of statements [2022-03-11T18:56:55.751Z] ok github.com/docker/docker/api/server/httputils 0.094s coverage: 14.7% of statements [2022-03-11T18:56:55.751Z] === RUN TestMaskSecretKeys [2022-03-11T18:56:55.751Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-11T18:56:55.751Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-11T18:56:55.751Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-11T18:56:55.751Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-11T18:56:55.751Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-11T18:56:55.751Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-11T18:56:55.751Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestVersionMiddlewareVersion [2022-03-11T18:56:55.751Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-11T18:56:55.751Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-11T18:56:55.751Z] PASS [2022-03-11T18:56:55.751Z] coverage: 37.7% of statements [2022-03-11T18:56:55.751Z] ok github.com/docker/docker/api/server/middleware 0.051s coverage: 37.7% of statements [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-11T18:56:55.751Z] === RUN TestStrSliceMarshalJSON [2022-03-11T18:56:55.751Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestStrSliceUnmarshalJSON [2022-03-11T18:56:55.751Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestStrSliceUnmarshalString [2022-03-11T18:56:55.751Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestStrSliceUnmarshalSlice [2022-03-11T18:56:55.751Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-11T18:56:55.751Z] PASS [2022-03-11T18:56:55.751Z] coverage: 90.0% of statements [2022-03-11T18:56:55.751Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2022-03-11T18:56:55.751Z] === RUN TestAdjustForAPIVersion [2022-03-11T18:56:55.751Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-11T18:56:55.751Z] PASS [2022-03-11T18:56:55.751Z] coverage: 5.7% of statements [2022-03-11T18:56:55.751Z] === RUN TestToJSON [2022-03-11T18:56:55.751Z] --- PASS: TestToJSON (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestToParamWithVersion [2022-03-11T18:56:55.751Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestFromJSON [2022-03-11T18:56:55.751Z] --- PASS: TestFromJSON (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestEmpty [2022-03-11T18:56:55.751Z] --- PASS: TestEmpty (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestArgsMatchKVListEmptySources [2022-03-11T18:56:55.751Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestArgsMatchKVList [2022-03-11T18:56:55.751Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestArgsMatch [2022-03-11T18:56:55.751Z] --- PASS: TestArgsMatch (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestAdd [2022-03-11T18:56:55.751Z] --- PASS: TestAdd (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestDel [2022-03-11T18:56:55.751Z] --- PASS: TestDel (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestLen [2022-03-11T18:56:55.751Z] --- PASS: TestLen (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestExactMatch [2022-03-11T18:56:55.751Z] --- PASS: TestExactMatch (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestOnlyOneExactMatch [2022-03-11T18:56:55.751Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestContains [2022-03-11T18:56:55.751Z] --- PASS: TestContains (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestValidate [2022-03-11T18:56:55.751Z] --- PASS: TestValidate (0.00s) [2022-03-11T18:56:55.751Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 5.7% of statements [2022-03-11T18:56:55.751Z] === RUN TestWalkValues [2022-03-11T18:56:55.751Z] --- PASS: TestWalkValues (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestFuzzyMatch [2022-03-11T18:56:55.751Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestClone [2022-03-11T18:56:55.751Z] --- PASS: TestClone (0.00s) [2022-03-11T18:56:55.751Z] PASS [2022-03-11T18:56:55.751Z] coverage: 92.2% of statements [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/types [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-11T18:56:55.751Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-11T18:56:55.751Z] === RUN TestDurationToSecondsString [2022-03-11T18:56:55.751Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestGetTimestamp [2022-03-11T18:56:55.751Z] --- PASS: TestGetTimestamp (0.16s) [2022-03-11T18:56:55.751Z] === RUN TestParseTimestamps [2022-03-11T18:56:55.751Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-11T18:56:55.751Z] PASS [2022-03-11T18:56:55.751Z] coverage: 100.0% of statements [2022-03-11T18:56:55.751Z] ok github.com/docker/docker/api/types/time 0.194s coverage: 100.0% of statements [2022-03-11T18:56:55.751Z] === RUN TestCompareVersion [2022-03-11T18:56:55.751Z] --- PASS: TestCompareVersion (0.00s) [2022-03-11T18:56:55.751Z] PASS [2022-03-11T18:56:55.751Z] coverage: 77.3% of statements [2022-03-11T18:56:55.751Z] ok github.com/docker/docker/api/types/versions 0.057s coverage: 77.3% of statements [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/builder [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-11T18:56:55.751Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-11T18:56:55.751Z] === RUN TestParseRemoteURL [2022-03-11T18:56:55.751Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-11T18:56:55.751Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-11T18:56:55.751Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-11T18:56:55.751Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-11T18:56:55.751Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-11T18:56:55.751Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-11T18:56:55.751Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-11T18:56:55.751Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-11T18:56:55.751Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-11T18:56:55.751Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-11T18:56:55.751Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-11T18:56:55.751Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-11T18:56:55.751Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-11T18:56:55.751Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-11T18:56:55.751Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-11T18:56:55.751Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-11T18:56:55.751Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-11T18:56:55.751Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-11T18:56:55.751Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-11T18:56:55.751Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-11T18:56:55.751Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestCloneArgsSmartHttp [2022-03-11T18:56:55.751Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestCloneArgsDumbHttp [2022-03-11T18:56:55.751Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestCloneArgsGit [2022-03-11T18:56:55.751Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestCheckoutGit [2022-03-11T18:56:55.751Z] === RUN TestEnable [2022-03-11T18:56:55.751Z] --- PASS: TestEnable (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestDisable [2022-03-11T18:56:55.751Z] --- PASS: TestDisable (0.00s) [2022-03-11T18:56:55.751Z] === RUN TestEnabled [2022-03-11T18:56:55.751Z] --- PASS: TestEnabled (0.00s) [2022-03-11T18:56:55.751Z] PASS [2022-03-11T18:56:55.752Z] coverage: 100.0% of statements [2022-03-11T18:56:55.752Z] ok github.com/docker/docker/cli/debug 0.037s coverage: 100.0% of statements [2022-03-11T18:56:55.752Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-11T18:56:55.752Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestProcessNoDockerignore [2022-03-11T18:56:55.752Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-11T18:56:55.752Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestDetectContentType [2022-03-11T18:56:55.752Z] --- PASS: TestDetectContentType (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestSelectAcceptableMIME [2022-03-11T18:56:55.752Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestInspectEmptyResponse [2022-03-11T18:56:55.752Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestInspectResponseBinary [2022-03-11T18:56:55.752Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestResponseUnsupportedContentType [2022-03-11T18:56:55.752Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestInspectResponseTextSimple [2022-03-11T18:56:55.752Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestInspectResponseEmptyContentType [2022-03-11T18:56:55.752Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestUnknownContentLength [2022-03-11T18:56:55.752Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestDownloadRemote [2022-03-11T18:56:55.752Z] --- PASS: TestDownloadRemote (0.08s) [2022-03-11T18:56:55.752Z] === RUN TestGetWithStatusError [2022-03-11T18:56:55.752Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestCloseRootDirectory [2022-03-11T18:56:55.752Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:56:55.752Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestHashFile [2022-03-11T18:56:55.752Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:56:55.752Z] --- SKIP: TestHashFile (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestHashSubdir [2022-03-11T18:56:55.752Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:56:55.752Z] --- SKIP: TestHashSubdir (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestRemoveDirectory [2022-03-11T18:56:55.752Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:56:55.752Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-11T18:56:55.752Z] PASS [2022-03-11T18:56:55.752Z] coverage: 9.3% of statements [2022-03-11T18:56:55.752Z] ok github.com/docker/docker/builder/remotecontext 0.242s coverage: 9.3% of statements [2022-03-11T18:56:55.752Z] === RUN TestGetAllAllowed [2022-03-11T18:56:55.752Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestGetAllMeta [2022-03-11T18:56:55.752Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-11T18:56:55.752Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestIsUnreferencedBuiltin [2022-03-11T18:56:55.752Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestIsExistingDirectory [2022-03-11T18:56:55.752Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestGetFilenameForDownload [2022-03-11T18:56:55.752Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestEnv2Variables [2022-03-11T18:56:55.752Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-11T18:56:55.752Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestMaintainer [2022-03-11T18:56:55.752Z] --- PASS: TestMaintainer (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestLabel [2022-03-11T18:56:55.752Z] --- PASS: TestLabel (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestFromScratch [2022-03-11T18:56:55.752Z] --- PASS: TestFromScratch (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestFromWithArg [2022-03-11T18:56:55.752Z] --- PASS: TestFromWithArg (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-11T18:56:55.752Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestFromWithUndefinedArg [2022-03-11T18:56:55.752Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestFromMultiStageWithNamedStage [2022-03-11T18:56:55.752Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestOnbuild [2022-03-11T18:56:55.752Z] --- PASS: TestOnbuild (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestWorkdir [2022-03-11T18:56:55.752Z] --- PASS: TestWorkdir (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestCmd [2022-03-11T18:56:55.752Z] --- PASS: TestCmd (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestHealthcheckNone [2022-03-11T18:56:55.752Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestHealthcheckCmd [2022-03-11T18:56:55.752Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestEntrypoint [2022-03-11T18:56:55.752Z] --- PASS: TestEntrypoint (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestExpose [2022-03-11T18:56:55.752Z] --- PASS: TestExpose (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestUser [2022-03-11T18:56:55.752Z] --- PASS: TestUser (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestVolume [2022-03-11T18:56:55.752Z] --- PASS: TestVolume (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestStopSignal [2022-03-11T18:56:55.752Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-11T18:56:55.752Z] --- SKIP: TestStopSignal (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestArg [2022-03-11T18:56:55.752Z] --- PASS: TestArg (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestShell [2022-03-11T18:56:55.752Z] --- PASS: TestShell (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestPrependEnvOnCmd [2022-03-11T18:56:55.752Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestRunWithBuildArgs [2022-03-11T18:56:55.752Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestRunIgnoresHealthcheck [2022-03-11T18:56:55.752Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestDispatchUnsupportedOptions [2022-03-11T18:56:55.752Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-11T18:56:55.752Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-11T18:56:55.752Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-11T18:56:55.752Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-11T18:56:55.752Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-11T18:56:55.752Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-11T18:56:55.752Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestNormalizeWorkdir [2022-03-11T18:56:55.752Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestDispatch [2022-03-11T18:56:55.752Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-11T18:56:55.752Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-11T18:56:55.752Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-11T18:56:55.752Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-11T18:56:55.752Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-11T18:56:55.752Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-11T18:56:55.752Z] === RUN TestDispatch/COPY_url [2022-03-11T18:56:55.752Z] --- PASS: TestDispatch (0.05s) [2022-03-11T18:56:55.752Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-11T18:56:55.752Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-11T18:56:55.752Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-11T18:56:55.752Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-11T18:56:55.752Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-11T18:56:55.752Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-11T18:56:55.752Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestAddScratchImageAddsToMounts [2022-03-11T18:56:55.752Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-11T18:56:55.752Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-11T18:56:55.752Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-11T18:56:55.752Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestImageSourceGetAddsToMounts [2022-03-11T18:56:55.752Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestEmptyDockerfile [2022-03-11T18:56:55.752Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-11T18:56:55.752Z] === RUN TestSymlinkDockerfile [2022-03-11T18:56:55.752Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-11T18:56:55.752Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-11T18:56:55.752Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestNonExistingDockerfile [2022-03-11T18:56:55.752Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestCopyRunConfig [2022-03-11T18:56:55.752Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestDeepCopyRunConfig [2022-03-11T18:56:55.752Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestExportImage [2022-03-11T18:56:55.752Z] --- PASS: TestExportImage (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestNormalizeDest [2022-03-11T18:56:55.752Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-11T18:56:55.752Z] PASS [2022-03-11T18:56:55.752Z] coverage: 46.7% of statements [2022-03-11T18:56:55.752Z] ok github.com/docker/docker/builder/dockerfile 0.158s coverage: 46.7% of statements [2022-03-11T18:56:55.752Z] === RUN TestTCP4Proxy [2022-03-11T18:56:55.752Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-11T18:56:55.752Z] === RUN TestTCP4ProxyHalfClose [2022-03-11T18:56:55.752Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestTCP6Proxy [2022-03-11T18:56:55.752Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T18:56:55.752Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestTCPDualStackProxy [2022-03-11T18:56:55.752Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T18:56:55.752Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestUDP4Proxy [2022-03-11T18:56:55.752Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestUDP6Proxy [2022-03-11T18:56:55.752Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T18:56:55.752Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestUDPWriteError [2022-03-11T18:56:55.752Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestSCTP4Proxy [2022-03-11T18:56:55.752Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-11T18:56:55.752Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-11T18:56:55.752Z] === RUN TestSCTP6Proxy [2022-03-11T18:56:55.752Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T18:56:55.752Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-11T18:56:55.752Z] PASS [2022-03-11T18:56:55.752Z] coverage: 49.4% of statements [2022-03-11T18:56:55.752Z] ok github.com/docker/docker/cmd/docker-proxy 0.049s coverage: 49.4% of statements [2022-03-11T18:56:56.052Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-03-11T18:56:56.052Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-11T18:57:00.234Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.92s) [2022-03-11T18:57:00.234Z] === RUN TestAuthZPluginV2Disable [2022-03-11T18:57:03.535Z] --- PASS: TestAuthZPluginV2Disable (3.37s) [2022-03-11T18:57:03.535Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-11T18:57:04.412Z] === RUN TestCheckpointCreateError [2022-03-11T18:57:04.412Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestCheckpointCreate [2022-03-11T18:57:04.412Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestCheckpointDeleteError [2022-03-11T18:57:04.412Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestCheckpointDelete [2022-03-11T18:57:04.412Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestCheckpointListError [2022-03-11T18:57:04.412Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestCheckpointList [2022-03-11T18:57:04.412Z] --- PASS: TestCheckpointList (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestCheckpointListContainerNotFound [2022-03-11T18:57:04.412Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestNewClientWithOpsFromEnv [2022-03-11T18:57:04.412Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-11T18:57:04.412Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestGetAPIPath [2022-03-11T18:57:04.412Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestParseHostURL [2022-03-11T18:57:04.412Z] --- PASS: TestParseHostURL (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-11T18:57:04.412Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-11T18:57:04.412Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestNegotiateAPIVersion [2022-03-11T18:57:04.412Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestNegotiateAPVersionOverride [2022-03-11T18:57:04.412Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-11T18:57:04.412Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-11T18:57:04.412Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-11T18:57:04.412Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestClientRedirect [2022-03-11T18:57:04.412Z] --- PASS: TestClientRedirect (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestConfigCreateUnsupported [2022-03-11T18:57:04.412Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestConfigCreateError [2022-03-11T18:57:04.412Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestConfigCreate [2022-03-11T18:57:04.412Z] --- PASS: TestConfigCreate (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestConfigInspectNotFound [2022-03-11T18:57:04.412Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestConfigInspectWithEmptyID [2022-03-11T18:57:04.412Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestConfigInspectUnsupported [2022-03-11T18:57:04.412Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestConfigInspectError [2022-03-11T18:57:04.412Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestConfigInspectConfigNotFound [2022-03-11T18:57:04.412Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestConfigInspect [2022-03-11T18:57:04.412Z] --- PASS: TestConfigInspect (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestConfigListUnsupported [2022-03-11T18:57:04.412Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestConfigListError [2022-03-11T18:57:04.412Z] --- PASS: TestConfigListError (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestConfigList [2022-03-11T18:57:04.412Z] --- PASS: TestConfigList (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestConfigRemoveUnsupported [2022-03-11T18:57:04.412Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestConfigRemoveError [2022-03-11T18:57:04.412Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestConfigRemove [2022-03-11T18:57:04.412Z] --- PASS: TestConfigRemove (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestConfigUpdateUnsupported [2022-03-11T18:57:04.412Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestConfigUpdateError [2022-03-11T18:57:04.412Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestConfigUpdate [2022-03-11T18:57:04.412Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestContainerCommitError [2022-03-11T18:57:04.412Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestContainerCommit [2022-03-11T18:57:04.412Z] --- PASS: TestContainerCommit (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestContainerStatPathError [2022-03-11T18:57:04.412Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestContainerStatPathNotFoundError [2022-03-11T18:57:04.412Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestContainerStatPathNoHeaderError [2022-03-11T18:57:04.412Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestContainerStatPath [2022-03-11T18:57:04.412Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestCopyToContainerError [2022-03-11T18:57:04.412Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestCopyToContainerNotFoundError [2022-03-11T18:57:04.412Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-11T18:57:04.412Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestCopyToContainer [2022-03-11T18:57:04.412Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestCopyFromContainerError [2022-03-11T18:57:04.412Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestCopyFromContainerNotFoundError [2022-03-11T18:57:04.412Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-11T18:57:04.412Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-11T18:57:04.412Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestCopyFromContainer [2022-03-11T18:57:04.412Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestContainerCreateError [2022-03-11T18:57:04.412Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-11T18:57:04.412Z] === RUN TestContainerCreateImageNotFound [2022-03-11T18:57:04.412Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerCreateWithName [2022-03-11T18:57:04.413Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerCreateAutoRemove [2022-03-11T18:57:04.413Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerDiffError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerDiff [2022-03-11T18:57:04.413Z] --- PASS: TestContainerDiff (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerExecCreateError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerExecCreate [2022-03-11T18:57:04.413Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerExecStartError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerExecStart [2022-03-11T18:57:04.413Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerExecInspectError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerExecInspect [2022-03-11T18:57:04.413Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerExportError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerExportError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerExport [2022-03-11T18:57:04.413Z] --- PASS: TestContainerExport (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerInspectError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerInspectContainerNotFound [2022-03-11T18:57:04.413Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerInspectWithEmptyID [2022-03-11T18:57:04.413Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerInspect [2022-03-11T18:57:04.413Z] --- PASS: TestContainerInspect (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerInspectNode [2022-03-11T18:57:04.413Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerKillError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerKillError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerKill [2022-03-11T18:57:04.413Z] --- PASS: TestContainerKill (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerListError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerListError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerList [2022-03-11T18:57:04.413Z] --- PASS: TestContainerList (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerLogsNotFoundError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerLogsError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerLogs [2022-03-11T18:57:04.413Z] --- PASS: TestContainerLogs (0.15s) [2022-03-11T18:57:04.413Z] === RUN TestContainerPauseError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerPause [2022-03-11T18:57:04.413Z] --- PASS: TestContainerPause (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainersPruneError [2022-03-11T18:57:04.413Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainersPrune [2022-03-11T18:57:04.413Z] --- PASS: TestContainersPrune (0.02s) [2022-03-11T18:57:04.413Z] === RUN TestContainerRemoveError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerRemoveNotFoundError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerRemove [2022-03-11T18:57:04.413Z] --- PASS: TestContainerRemove (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerRenameError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerRename [2022-03-11T18:57:04.413Z] --- PASS: TestContainerRename (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerResizeError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerExecResizeError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerResize [2022-03-11T18:57:04.413Z] --- PASS: TestContainerResize (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerExecResize [2022-03-11T18:57:04.413Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerRestartError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerRestart [2022-03-11T18:57:04.413Z] --- PASS: TestContainerRestart (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerStartError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerStartError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerStart [2022-03-11T18:57:04.413Z] --- PASS: TestContainerStart (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerStatsError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerStats [2022-03-11T18:57:04.413Z] --- PASS: TestContainerStats (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerStopError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerStopError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerStop [2022-03-11T18:57:04.413Z] --- PASS: TestContainerStop (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerTopError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerTopError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerTop [2022-03-11T18:57:04.413Z] --- PASS: TestContainerTop (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerUnpauseError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerUnpause [2022-03-11T18:57:04.413Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerUpdateError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerUpdate [2022-03-11T18:57:04.413Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerWaitError [2022-03-11T18:57:04.413Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestContainerWait [2022-03-11T18:57:04.413Z] --- PASS: TestContainerWait (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestDiskUsageError [2022-03-11T18:57:04.413Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestDiskUsage [2022-03-11T18:57:04.413Z] --- PASS: TestDiskUsage (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestDistributionInspectUnsupported [2022-03-11T18:57:04.413Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestDistributionInspectWithEmptyID [2022-03-11T18:57:04.413Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestEventsErrorInOptions [2022-03-11T18:57:04.413Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestEventsErrorFromServer [2022-03-11T18:57:04.413Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestEvents [2022-03-11T18:57:04.413Z] --- PASS: TestEvents (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestTLSCloseWriter [2022-03-11T18:57:04.413Z] === PAUSE TestTLSCloseWriter [2022-03-11T18:57:04.413Z] === RUN TestImageBuildError [2022-03-11T18:57:04.413Z] --- PASS: TestImageBuildError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageBuild [2022-03-11T18:57:04.413Z] --- PASS: TestImageBuild (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestGetDockerOS [2022-03-11T18:57:04.413Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageCreateError [2022-03-11T18:57:04.413Z] --- PASS: TestImageCreateError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageCreate [2022-03-11T18:57:04.413Z] --- PASS: TestImageCreate (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageHistoryError [2022-03-11T18:57:04.413Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageHistory [2022-03-11T18:57:04.413Z] --- PASS: TestImageHistory (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageImportError [2022-03-11T18:57:04.413Z] --- PASS: TestImageImportError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageImport [2022-03-11T18:57:04.413Z] --- PASS: TestImageImport (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageInspectError [2022-03-11T18:57:04.413Z] --- PASS: TestImageInspectError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageInspectImageNotFound [2022-03-11T18:57:04.413Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageInspectWithEmptyID [2022-03-11T18:57:04.413Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageInspect [2022-03-11T18:57:04.413Z] --- PASS: TestImageInspect (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageListError [2022-03-11T18:57:04.413Z] --- PASS: TestImageListError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageList [2022-03-11T18:57:04.413Z] --- PASS: TestImageList (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageListApiBefore125 [2022-03-11T18:57:04.413Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageLoadError [2022-03-11T18:57:04.413Z] --- PASS: TestImageLoadError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageLoad [2022-03-11T18:57:04.413Z] --- PASS: TestImageLoad (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImagesPruneError [2022-03-11T18:57:04.413Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImagesPrune [2022-03-11T18:57:04.413Z] --- PASS: TestImagesPrune (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImagePullReferenceParseError [2022-03-11T18:57:04.413Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImagePullAnyError [2022-03-11T18:57:04.413Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-11T18:57:04.413Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T18:57:04.413Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T18:57:04.413Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-11T18:57:04.413Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImagePullWithoutErrors [2022-03-11T18:57:04.413Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImagePushReferenceError [2022-03-11T18:57:04.413Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImagePushAnyError [2022-03-11T18:57:04.413Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-11T18:57:04.413Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T18:57:04.413Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T18:57:04.413Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-11T18:57:04.413Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImagePushWithoutErrors [2022-03-11T18:57:04.413Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-11T18:57:04.413Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-11T18:57:04.413Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-11T18:57:04.413Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-11T18:57:04.413Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-11T18:57:04.413Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-11T18:57:04.413Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-11T18:57:04.413Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-11T18:57:04.413Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageRemoveError [2022-03-11T18:57:04.413Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageRemoveImageNotFound [2022-03-11T18:57:04.413Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageRemove [2022-03-11T18:57:04.413Z] --- PASS: TestImageRemove (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageSaveError [2022-03-11T18:57:04.413Z] --- PASS: TestImageSaveError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageSave [2022-03-11T18:57:04.413Z] --- PASS: TestImageSave (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageSearchAnyError [2022-03-11T18:57:04.413Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-11T18:57:04.413Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T18:57:04.413Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T18:57:04.413Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-11T18:57:04.413Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageSearchWithoutErrors [2022-03-11T18:57:04.413Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageTagError [2022-03-11T18:57:04.413Z] --- PASS: TestImageTagError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageTagInvalidReference [2022-03-11T18:57:04.413Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageTagInvalidSourceImageName [2022-03-11T18:57:04.413Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageTagHexSource [2022-03-11T18:57:04.413Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestImageTag [2022-03-11T18:57:04.413Z] --- PASS: TestImageTag (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestInfoServerError [2022-03-11T18:57:04.413Z] --- PASS: TestInfoServerError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestInfoInvalidResponseJSONError [2022-03-11T18:57:04.413Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestInfo [2022-03-11T18:57:04.413Z] --- PASS: TestInfo (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNetworkConnectError [2022-03-11T18:57:04.413Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-11T18:57:04.413Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNetworkConnect [2022-03-11T18:57:04.413Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNetworkCreateError [2022-03-11T18:57:04.413Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNetworkCreate [2022-03-11T18:57:04.413Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNetworkDisconnectError [2022-03-11T18:57:04.413Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNetworkDisconnect [2022-03-11T18:57:04.413Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNetworkInspect [2022-03-11T18:57:04.413Z] === RUN TestNetworkInspect/empty_ID [2022-03-11T18:57:04.413Z] === RUN TestNetworkInspect/no_options [2022-03-11T18:57:04.413Z] === RUN TestNetworkInspect/verbose [2022-03-11T18:57:04.413Z] === RUN TestNetworkInspect/global_scope [2022-03-11T18:57:04.413Z] === RUN TestNetworkInspect/unknown_network [2022-03-11T18:57:04.413Z] === RUN TestNetworkInspect/server_error [2022-03-11T18:57:04.413Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-11T18:57:04.413Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-11T18:57:04.413Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-11T18:57:04.413Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-11T18:57:04.413Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-11T18:57:04.413Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-11T18:57:04.413Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNetworkListError [2022-03-11T18:57:04.413Z] --- PASS: TestNetworkListError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNetworkList [2022-03-11T18:57:04.413Z] --- PASS: TestNetworkList (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNetworksPruneError [2022-03-11T18:57:04.413Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNetworksPrune [2022-03-11T18:57:04.413Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNetworkRemoveError [2022-03-11T18:57:04.413Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNetworkRemove [2022-03-11T18:57:04.413Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNodeInspectError [2022-03-11T18:57:04.413Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNodeInspectNodeNotFound [2022-03-11T18:57:04.413Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNodeInspectWithEmptyID [2022-03-11T18:57:04.413Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNodeInspect [2022-03-11T18:57:04.413Z] --- PASS: TestNodeInspect (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNodeListError [2022-03-11T18:57:04.413Z] --- PASS: TestNodeListError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNodeList [2022-03-11T18:57:04.413Z] --- PASS: TestNodeList (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNodeRemoveError [2022-03-11T18:57:04.413Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-11T18:57:04.413Z] === RUN TestNodeRemove [2022-03-11T18:57:04.414Z] --- PASS: TestNodeRemove (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestNodeUpdateError [2022-03-11T18:57:04.414Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestNodeUpdate [2022-03-11T18:57:04.414Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestOptionWithHostFromEnv [2022-03-11T18:57:04.414Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestOptionWithTimeout [2022-03-11T18:57:04.414Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestOptionWithVersionFromEnv [2022-03-11T18:57:04.414Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestPingFail [2022-03-11T18:57:04.414Z] --- PASS: TestPingFail (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestPingWithError [2022-03-11T18:57:04.414Z] 2022/03/11 18:57:03 RoundTripper returned a response & error; ignoring response [2022-03-11T18:57:04.414Z] 2022/03/11 18:57:03 RoundTripper returned a response & error; ignoring response [2022-03-11T18:57:04.414Z] --- PASS: TestPingWithError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestPingSuccess [2022-03-11T18:57:04.414Z] --- PASS: TestPingSuccess (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestPingHeadFallback [2022-03-11T18:57:04.414Z] === RUN TestPingHeadFallback/OK [2022-03-11T18:57:04.414Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-11T18:57:04.414Z] === RUN TestPingHeadFallback/Not_Found [2022-03-11T18:57:04.414Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-11T18:57:04.414Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-11T18:57:04.414Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-11T18:57:04.414Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-11T18:57:04.414Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-11T18:57:04.414Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestPluginDisableError [2022-03-11T18:57:04.414Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestPluginDisable [2022-03-11T18:57:04.414Z] --- PASS: TestPluginDisable (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestPluginEnableError [2022-03-11T18:57:04.414Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestPluginEnable [2022-03-11T18:57:04.414Z] --- PASS: TestPluginEnable (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestPluginInspectError [2022-03-11T18:57:04.414Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestPluginInspectWithEmptyID [2022-03-11T18:57:04.414Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestPluginInspect [2022-03-11T18:57:04.414Z] --- PASS: TestPluginInspect (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestPluginListError [2022-03-11T18:57:04.414Z] --- PASS: TestPluginListError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestPluginList [2022-03-11T18:57:04.414Z] --- PASS: TestPluginList (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestPluginPushError [2022-03-11T18:57:04.414Z] --- PASS: TestPluginPushError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestPluginPush [2022-03-11T18:57:04.414Z] --- PASS: TestPluginPush (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestPluginRemoveError [2022-03-11T18:57:04.414Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestPluginRemove [2022-03-11T18:57:04.414Z] --- PASS: TestPluginRemove (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestPluginSetError [2022-03-11T18:57:04.414Z] --- PASS: TestPluginSetError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestPluginSet [2022-03-11T18:57:04.414Z] --- PASS: TestPluginSet (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSetHostHeader [2022-03-11T18:57:04.414Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestPlainTextError [2022-03-11T18:57:04.414Z] --- PASS: TestPlainTextError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestInfiniteError [2022-03-11T18:57:04.414Z] --- PASS: TestInfiniteError (0.03s) [2022-03-11T18:57:04.414Z] === RUN TestCanceledContext [2022-03-11T18:57:04.414Z] 2022/03/11 18:57:03 RoundTripper returned a response & error; ignoring response [2022-03-11T18:57:04.414Z] --- PASS: TestCanceledContext (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestDeadlineExceededContext [2022-03-11T18:57:04.414Z] 2022/03/11 18:57:03 RoundTripper returned a response & error; ignoring response [2022-03-11T18:57:04.414Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSecretCreateUnsupported [2022-03-11T18:57:04.414Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSecretCreateError [2022-03-11T18:57:04.414Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSecretCreate [2022-03-11T18:57:04.414Z] --- PASS: TestSecretCreate (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSecretInspectUnsupported [2022-03-11T18:57:04.414Z] --- PASS: TestSecretInspectUnsupported (0.03s) [2022-03-11T18:57:04.414Z] === RUN TestSecretInspectError [2022-03-11T18:57:04.414Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSecretInspectSecretNotFound [2022-03-11T18:57:04.414Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSecretInspectWithEmptyID [2022-03-11T18:57:04.414Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSecretInspect [2022-03-11T18:57:04.414Z] --- PASS: TestSecretInspect (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSecretListUnsupported [2022-03-11T18:57:04.414Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSecretListError [2022-03-11T18:57:04.414Z] --- PASS: TestSecretListError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSecretList [2022-03-11T18:57:04.414Z] --- PASS: TestSecretList (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSecretRemoveUnsupported [2022-03-11T18:57:04.414Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSecretRemoveError [2022-03-11T18:57:04.414Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSecretRemove [2022-03-11T18:57:04.414Z] --- PASS: TestSecretRemove (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSecretUpdateUnsupported [2022-03-11T18:57:04.414Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSecretUpdateError [2022-03-11T18:57:04.414Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSecretUpdate [2022-03-11T18:57:04.414Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestServiceCreateError [2022-03-11T18:57:04.414Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestServiceCreate [2022-03-11T18:57:04.414Z] --- PASS: TestServiceCreate (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-11T18:57:04.414Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestServiceCreateDigestPinning [2022-03-11T18:57:04.414Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestServiceInspectError [2022-03-11T18:57:04.414Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestServiceInspectServiceNotFound [2022-03-11T18:57:04.414Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestServiceInspectWithEmptyID [2022-03-11T18:57:04.414Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestServiceInspect [2022-03-11T18:57:04.414Z] --- PASS: TestServiceInspect (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestServiceListError [2022-03-11T18:57:04.414Z] --- PASS: TestServiceListError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestServiceList [2022-03-11T18:57:04.414Z] --- PASS: TestServiceList (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestServiceLogsError [2022-03-11T18:57:04.414Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestServiceLogs [2022-03-11T18:57:04.414Z] --- PASS: TestServiceLogs (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestServiceRemoveError [2022-03-11T18:57:04.414Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestServiceRemoveNotFoundError [2022-03-11T18:57:04.414Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestServiceRemove [2022-03-11T18:57:04.414Z] --- PASS: TestServiceRemove (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestServiceUpdateError [2022-03-11T18:57:04.414Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestServiceUpdate [2022-03-11T18:57:04.414Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSwarmGetUnlockKeyError [2022-03-11T18:57:04.414Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSwarmGetUnlockKey [2022-03-11T18:57:04.414Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSwarmInitError [2022-03-11T18:57:04.414Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSwarmInit [2022-03-11T18:57:04.414Z] --- PASS: TestSwarmInit (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSwarmInspectError [2022-03-11T18:57:04.414Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSwarmInspect [2022-03-11T18:57:04.414Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSwarmJoinError [2022-03-11T18:57:04.414Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSwarmJoin [2022-03-11T18:57:04.414Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSwarmLeaveError [2022-03-11T18:57:04.414Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSwarmLeave [2022-03-11T18:57:04.414Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSwarmUnlockError [2022-03-11T18:57:04.414Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSwarmUnlock [2022-03-11T18:57:04.414Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSwarmUpdateError [2022-03-11T18:57:04.414Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestSwarmUpdate [2022-03-11T18:57:04.414Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestTaskInspectError [2022-03-11T18:57:04.414Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestTaskInspectWithEmptyID [2022-03-11T18:57:04.414Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestTaskInspect [2022-03-11T18:57:04.414Z] --- PASS: TestTaskInspect (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestTaskListError [2022-03-11T18:57:04.414Z] --- PASS: TestTaskListError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestTaskList [2022-03-11T18:57:04.414Z] --- PASS: TestTaskList (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestVolumeCreateError [2022-03-11T18:57:04.414Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestVolumeCreate [2022-03-11T18:57:04.414Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestVolumeInspectError [2022-03-11T18:57:04.414Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestVolumeInspectNotFound [2022-03-11T18:57:04.414Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestVolumeInspectWithEmptyID [2022-03-11T18:57:04.414Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestVolumeInspect [2022-03-11T18:57:04.414Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestVolumeListError [2022-03-11T18:57:04.414Z] --- PASS: TestVolumeListError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestVolumeList [2022-03-11T18:57:04.414Z] --- PASS: TestVolumeList (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestVolumeRemoveError [2022-03-11T18:57:04.414Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-11T18:57:04.414Z] === RUN TestVolumeRemove [2022-03-11T18:57:04.414Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-11T18:57:04.414Z] === CONT TestTLSCloseWriter [2022-03-11T18:57:04.414Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-11T18:57:04.414Z] PASS [2022-03-11T18:57:04.414Z] coverage: 75.2% of statements [2022-03-11T18:57:04.414Z] ok github.com/docker/docker/client 0.484s coverage: 75.2% of statements [2022-03-11T18:57:06.949Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2022-03-11T18:57:06.949Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-11T18:57:16.918Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.32s) [2022-03-11T18:57:16.918Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-11T18:57:21.488Z] --- PASS: TestBuildWithHugeFile (34.87s) [2022-03-11T18:57:21.489Z] === RUN TestBuildWCOWSandboxSize [2022-03-11T18:57:21.489Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T18:57:21.489Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-11T18:57:21.489Z] === RUN TestBuildWithEmptyDockerfile [2022-03-11T18:57:21.489Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T18:57:21.489Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T18:57:21.489Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T18:57:21.489Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T18:57:21.489Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T18:57:21.489Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T18:57:21.489Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T18:57:21.489Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T18:57:21.489Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T18:57:21.489Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-03-11T18:57:21.489Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-03-11T18:57:21.489Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-03-11T18:57:21.489Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-03-11T18:57:21.489Z] === RUN TestBuildPreserveOwnership [2022-03-11T18:57:21.489Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-11T18:57:21.489Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-11T18:57:21.489Z] --- PASS: TestBuildPreserveOwnership (2.72s) [2022-03-11T18:57:21.489Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.82s) [2022-03-11T18:57:21.489Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.89s) [2022-03-11T18:57:21.489Z] === RUN TestBuildPlatformInvalid [2022-03-11T18:57:21.489Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-11T18:57:21.489Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-11T18:57:21.489Z] Loaded image: busybox:latest [2022-03-11T18:57:21.489Z] Loaded image: busybox:glibc [2022-03-11T18:57:21.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-11T18:57:21.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-11T18:57:22.356Z] --- PASS: TestCheckoutGit (30.04s) [2022-03-11T18:57:22.356Z] === RUN TestValidGitTransport [2022-03-11T18:57:22.356Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-11T18:57:22.356Z] === RUN TestGitInvalidRef [2022-03-11T18:57:22.356Z] --- PASS: TestGitInvalidRef (0.20s) [2022-03-11T18:57:22.356Z] PASS [2022-03-11T18:57:22.356Z] coverage: 86.3% of statements [2022-03-11T18:57:22.356Z] ok github.com/docker/docker/builder/remotecontext/git 30.310s coverage: 86.3% of statements [2022-03-11T18:57:22.356Z] ? github.com/docker/docker/cli [no test files] [2022-03-11T18:57:22.356Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-11T18:57:22.439Z] Loaded image: debian:bullseye-slim [2022-03-11T18:57:22.439Z] Loaded image: hello-world:latest [2022-03-11T18:57:22.697Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T18:57:30.803Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.78s) [2022-03-11T18:57:30.803Z] PASS [2022-03-11T18:57:30.803Z] [2022-03-11T18:57:30.803Z] === Skipped [2022-03-11T18:57:30.803Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-11T18:57:30.803Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T18:57:30.803Z] [2022-03-11T18:57:30.803Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-11T18:57:30.803Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T18:57:30.803Z] [2022-03-11T18:57:30.803Z] DONE 34 tests, 2 skipped in 64.347s [2022-03-11T18:57:30.803Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-11T18:57:30.803Z] ++ 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 [2022-03-11T18:57:30.803Z] ++ set -e [2022-03-11T18:57:30.803Z] ++ '[' -n 0 ']' [2022-03-11T18:57:30.803Z] ++ set -x [2022-03-11T18:57:30.803Z] ++ 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 [2022-03-11T18:57:30.803Z] INFO: Testing against a local daemon [2022-03-11T18:57:30.803Z] === RUN TestConfigInspect [2022-03-11T18:57:31.015Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-11T18:57:31.015Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-11T18:57:31.015Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-11T18:57:31.015Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-11T18:57:31.015Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-11T18:57:31.015Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-11T18:57:31.015Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-11T18:57:31.015Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-11T18:57:31.015Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-11T18:57:31.015Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-11T18:57:31.015Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-11T18:57:31.015Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-11T18:57:31.015Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-11T18:57:31.015Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-11T18:57:31.015Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-11T18:57:31.015Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-11T18:57:31.015Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-11T18:57:31.015Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-11T18:57:31.015Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-11T18:57:31.015Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-11T18:57:31.015Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-11T18:57:31.015Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-11T18:57:31.015Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-11T18:57:31.015Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-11T18:57:31.015Z] === RUN TestConfigureDaemonLogs [2022-03-11T18:57:31.015Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-11T18:57:31.015Z] === RUN TestCommonOptionsInstallFlags [2022-03-11T18:57:31.015Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-11T18:57:31.015Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-11T18:57:31.015Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-11T18:57:31.015Z] PASS [2022-03-11T18:57:31.015Z] coverage: 19.0% of statements [2022-03-11T18:57:31.015Z] ok github.com/docker/docker/cmd/dockerd 0.388s coverage: 19.0% of statements [2022-03-11T18:57:31.015Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-11T18:57:31.015Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-11T18:57:31.734Z] --- PASS: TestConfigInspect (2.16s) [2022-03-11T18:57:31.734Z] === RUN TestConfigList [2022-03-11T18:57:31.999Z] === RUN TestContainerStopSignal [2022-03-11T18:57:31.999Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-11T18:57:31.999Z] === RUN TestContainerStopTimeout [2022-03-11T18:57:31.999Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-11T18:57:31.999Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-11T18:57:31.999Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-11T18:57:31.999Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-11T18:57:31.999Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-11T18:57:31.999Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-11T18:57:31.999Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-11T18:57:31.999Z] === RUN TestReplaceAndAppendEnvVars [2022-03-11T18:57:31.999Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-11T18:57:31.999Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-11T18:57:31.999Z] === RUN TestNewMemoryStore [2022-03-11T18:57:31.999Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-11T18:57:31.999Z] === RUN TestAddContainers [2022-03-11T18:57:32.000Z] --- PASS: TestAddContainers (0.00s) [2022-03-11T18:57:32.000Z] === RUN TestGetContainer [2022-03-11T18:57:32.000Z] --- PASS: TestGetContainer (0.00s) [2022-03-11T18:57:32.000Z] === RUN TestDeleteContainer [2022-03-11T18:57:32.000Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-11T18:57:32.000Z] === RUN TestListContainers [2022-03-11T18:57:32.000Z] --- PASS: TestListContainers (0.00s) [2022-03-11T18:57:32.000Z] === RUN TestFirstContainer [2022-03-11T18:57:32.000Z] --- PASS: TestFirstContainer (0.00s) [2022-03-11T18:57:32.000Z] === RUN TestApplyAllContainer [2022-03-11T18:57:32.000Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-11T18:57:32.000Z] === RUN TestIsValidHealthString [2022-03-11T18:57:32.000Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-11T18:57:32.000Z] === RUN TestStateRunStop [2022-03-11T18:57:32.000Z] --- PASS: TestStateRunStop (0.00s) [2022-03-11T18:57:32.000Z] === RUN TestStateTimeoutWait [2022-03-11T18:57:32.000Z] state_test.go:141: Stop callback fired [2022-03-11T18:57:32.000Z] state_test.go:165: Stop callback fired [2022-03-11T18:57:32.000Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-11T18:57:32.000Z] === RUN TestIsValidStateString [2022-03-11T18:57:32.000Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-11T18:57:32.000Z] === RUN TestViewSaveDelete [2022-03-11T18:57:32.000Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-11T18:57:32.000Z] === RUN TestViewAll [2022-03-11T18:57:32.000Z] --- PASS: TestViewAll (0.01s) [2022-03-11T18:57:32.000Z] === RUN TestViewGet [2022-03-11T18:57:32.000Z] --- PASS: TestViewGet (0.01s) [2022-03-11T18:57:32.000Z] === RUN TestNames [2022-03-11T18:57:32.000Z] --- PASS: TestNames (0.00s) [2022-03-11T18:57:32.000Z] === RUN TestViewWithHealthCheck [2022-03-11T18:57:32.000Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-11T18:57:32.000Z] PASS [2022-03-11T18:57:32.000Z] coverage: 41.7% of statements [2022-03-11T18:57:32.000Z] ok github.com/docker/docker/container 0.232s coverage: 41.7% of statements [2022-03-11T18:57:32.000Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-11T18:57:32.000Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-11T18:57:32.000Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-11T18:57:32.000Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-11T18:57:33.560Z] === RUN TestPrepare [2022-03-11T18:57:33.560Z] --- PASS: TestPrepare (0.00s) [2022-03-11T18:57:33.560Z] === RUN TestStart [2022-03-11T18:57:33.560Z] --- PASS: TestStart (0.00s) [2022-03-11T18:57:33.560Z] === RUN TestWaitCancel [2022-03-11T18:57:33.560Z] --- PASS: TestWaitCancel (0.00s) [2022-03-11T18:57:33.560Z] === RUN TestWaitDisabled [2022-03-11T18:57:33.560Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-11T18:57:33.560Z] === RUN TestWaitEnabled [2022-03-11T18:57:33.560Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-11T18:57:33.560Z] === RUN TestRemove [2022-03-11T18:57:33.560Z] --- PASS: TestRemove (0.00s) [2022-03-11T18:57:33.560Z] PASS [2022-03-11T18:57:33.560Z] coverage: 65.3% of statements [2022-03-11T18:57:33.560Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.084s coverage: 65.3% of statements [2022-03-11T18:57:34.261Z] --- PASS: TestConfigList (2.13s) [2022-03-11T18:57:34.261Z] === RUN TestConfigsCreateAndDelete [2022-03-11T18:57:34.989Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-03-11T18:57:34.989Z] PASS [2022-03-11T18:57:34.989Z] [2022-03-11T18:57:34.989Z] DONE 17 tests in 47.076s [2022-03-11T18:57:34.989Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-11T18:57:34.989Z] INFO: Testing against a local daemon [2022-03-11T18:57:34.989Z] === RUN TestPluginInvalidJSON [2022-03-11T18:57:34.989Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T18:57:34.989Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T18:57:34.989Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T18:57:34.989Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-11T18:57:34.989Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-11T18:57:34.989Z] === RUN TestPluginInstall [2022-03-11T18:57:34.989Z] === RUN TestPluginInstall/no_auth [2022-03-11T18:57:34.989Z] time="2022-03-11T18:57:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T18:57:34.989Z] time="2022-03-11T18:57:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06fadac0eed630c31e9a911bb0229803154edacc9c28cab23b4e7a8affd63287" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T18:57:34.989Z] time="2022-03-11T18:57:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T18:57:34.989Z] time="2022-03-11T18:57:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06fadac0eed630c31e9a911bb0229803154edacc9c28cab23b4e7a8affd63287" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T18:57:34.989Z] === RUN TestPluginInstall/with_htpasswd [2022-03-11T18:57:35.123Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-11T18:57:35.123Z] === RUN TestNewListSecretsFilters [2022-03-11T18:57:35.123Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-11T18:57:35.123Z] === RUN TestNewListConfigsFilters [2022-03-11T18:57:35.123Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-11T18:57:35.123Z] PASS [2022-03-11T18:57:35.123Z] coverage: 0.5% of statements [2022-03-11T18:57:35.123Z] ok github.com/docker/docker/daemon/cluster 0.460s coverage: 0.5% of statements [2022-03-11T18:57:35.123Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-11T18:57:35.123Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-11T18:57:35.123Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-11T18:57:35.123Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-11T18:57:35.123Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-11T18:57:35.123Z] PASS [2022-03-11T18:57:35.123Z] coverage: 35.9% of statements [2022-03-11T18:57:35.123Z] ok github.com/docker/docker/daemon/cluster/convert 0.368s coverage: 35.9% of statements [2022-03-11T18:57:35.247Z] time="2022-03-11T18:57:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T18:57:35.247Z] time="2022-03-11T18:57:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06fadac0eed630c31e9a911bb0229803154edacc9c28cab23b4e7a8affd63287" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T18:57:35.247Z] time="2022-03-11T18:57:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T18:57:35.247Z] time="2022-03-11T18:57:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06fadac0eed630c31e9a911bb0229803154edacc9c28cab23b4e7a8affd63287" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T18:57:35.505Z] === RUN TestPluginInstall/with_insecure [2022-03-11T18:57:35.633Z] --- PASS: TestConfigsCreateAndDelete (1.74s) [2022-03-11T18:57:35.633Z] === RUN TestConfigsUpdate [2022-03-11T18:57:36.440Z] time="2022-03-11T18:57:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T18:57:36.440Z] time="2022-03-11T18:57:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da1fcbcb106928e2fba3b64e5551ed6e525e49f030ed0873f36cea23041d409c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T18:57:36.440Z] time="2022-03-11T18:57:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T18:57:36.440Z] time="2022-03-11T18:57:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da1fcbcb106928e2fba3b64e5551ed6e525e49f030ed0873f36cea23041d409c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T18:57:36.440Z] plugin_test.go:165: [da5cf5f667eae] daemon is not started [2022-03-11T18:57:36.440Z] --- PASS: TestPluginInstall (3.00s) [2022-03-11T18:57:36.440Z] --- PASS: TestPluginInstall/no_auth (1.33s) [2022-03-11T18:57:36.440Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-03-11T18:57:36.440Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-03-11T18:57:36.440Z] === RUN TestPluginsWithRuntimes [2022-03-11T18:57:38.074Z] === RUN TestBuilderGC [2022-03-11T18:57:38.074Z] --- PASS: TestBuilderGC (0.00s) [2022-03-11T18:57:38.074Z] === RUN TestDaemonConfigurationNotFound [2022-03-11T18:57:38.074Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-11T18:57:38.074Z] === RUN TestDaemonBrokenConfiguration [2022-03-11T18:57:38.074Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-11T18:57:38.074Z] === RUN TestFindConfigurationConflicts [2022-03-11T18:57:38.074Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-11T18:57:38.074Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-11T18:57:38.074Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-11T18:57:38.074Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-11T18:57:38.074Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-11T18:57:38.074Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-11T18:57:38.074Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-11T18:57:38.074Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-11T18:57:38.074Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-11T18:57:38.074Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-11T18:57:38.074Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-11T18:57:38.074Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-11T18:57:38.074Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-11T18:57:38.074Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-11T18:57:38.074Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-11T18:57:38.074Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-11T18:57:38.074Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-11T18:57:38.074Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-11T18:57:38.074Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-11T18:57:38.074Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-11T18:57:38.074Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-11T18:57:38.074Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-11T18:57:38.074Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-11T18:57:38.074Z] === RUN TestValidateConfigurationErrors [2022-03-11T18:57:38.074Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-11T18:57:38.074Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-11T18:57:38.074Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-11T18:57:38.074Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-11T18:57:38.074Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-11T18:57:38.074Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-11T18:57:38.074Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-11T18:57:38.074Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-11T18:57:38.074Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-11T18:57:38.074Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-11T18:57:38.074Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-11T18:57:38.074Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-11T18:57:38.074Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-11T18:57:38.074Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-11T18:57:38.074Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-11T18:57:38.074Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-11T18:57:38.074Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-11T18:57:38.074Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-11T18:57:38.074Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-11T18:57:38.074Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-11T18:57:38.074Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-11T18:57:38.074Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-11T18:57:38.074Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-11T18:57:38.074Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-11T18:57:38.074Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-11T18:57:38.074Z] === RUN TestValidateConfiguration [2022-03-11T18:57:38.074Z] === RUN TestValidateConfiguration/with_label [2022-03-11T18:57:38.074Z] === RUN TestValidateConfiguration/with_dns [2022-03-11T18:57:38.160Z] --- PASS: TestConfigsUpdate (2.13s) [2022-03-11T18:57:38.160Z] === RUN TestTemplatedConfig [2022-03-11T18:57:38.340Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-11T18:57:38.541Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-11T18:57:38.541Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-11T18:57:38.541Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-11T18:57:38.541Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-11T18:57:38.541Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-11T18:57:38.541Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-11T18:57:38.541Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-11T18:57:38.541Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-11T18:57:38.541Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-11T18:57:38.541Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-11T18:57:38.541Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-11T18:57:38.541Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-11T18:57:38.541Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-11T18:57:38.541Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-11T18:57:38.541Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-11T18:57:38.541Z] === RUN TestReloadSetConfigFileNotExist [2022-03-11T18:57:38.541Z] time="2022-03-11T18:57:37Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-11T18:57:38.541Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2022-03-11T18:57:38.541Z] === RUN TestReloadDefaultConfigNotExist [2022-03-11T18:57:38.541Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:57:38.541Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-11T18:57:38.541Z] === RUN TestReloadBadDefaultConfig [2022-03-11T18:57:38.541Z] time="2022-03-11T18:57:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-576007374" [2022-03-11T18:57:38.541Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-11T18:57:38.541Z] === RUN TestReloadWithConflictingLabels [2022-03-11T18:57:38.541Z] time="2022-03-11T18:57:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1579985466" [2022-03-11T18:57:38.541Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-11T18:57:38.541Z] === RUN TestReloadWithDuplicateLabels [2022-03-11T18:57:38.541Z] time="2022-03-11T18:57:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2406176282" [2022-03-11T18:57:38.541Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-11T18:57:38.542Z] === RUN TestMaskURLCredentials [2022-03-11T18:57:38.542Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-11T18:57:38.542Z] === RUN TestDaemonConfigurationMerge [2022-03-11T18:57:38.542Z] --- PASS: TestDaemonConfigurationMerge (0.01s) [2022-03-11T18:57:38.542Z] PASS [2022-03-11T18:57:38.542Z] coverage: 79.2% of statements [2022-03-11T18:57:38.542Z] ok github.com/docker/docker/daemon/config 0.321s coverage: 79.2% of statements [2022-03-11T18:57:38.542Z] === RUN TestEventsLog [2022-03-11T18:57:38.542Z] --- PASS: TestEventsLog (0.00s) [2022-03-11T18:57:38.542Z] === RUN TestEventsLogTimeout [2022-03-11T18:57:38.542Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-11T18:57:38.542Z] === RUN TestLogEvents [2022-03-11T18:57:38.542Z] --- PASS: TestLogEvents (0.05s) [2022-03-11T18:57:38.542Z] === RUN TestLoadBufferedEvents [2022-03-11T18:57:38.905Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-11T18:57:39.009Z] --- PASS: TestLoadBufferedEvents (0.13s) [2022-03-11T18:57:39.009Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-11T18:57:39.009Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-11T18:57:39.009Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-11T18:57:39.010Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-11T18:57:39.010Z] PASS [2022-03-11T18:57:39.010Z] coverage: 50.0% of statements [2022-03-11T18:57:39.010Z] ok github.com/docker/docker/daemon/events 0.257s coverage: 50.0% of statements [2022-03-11T18:57:39.839Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-03-11T18:57:39.839Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-03-11T18:57:39.839Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-03-11T18:57:39.839Z] === RUN TestPluginBackCompatMediaTypes [2022-03-11T18:57:39.994Z] === RUN TestWaitNodeAttachment [2022-03-11T18:57:40.057Z] --- PASS: TestTemplatedConfig (2.40s) [2022-03-11T18:57:40.057Z] === RUN TestConfigCreateResolve [2022-03-11T18:57:40.405Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-03-11T18:57:40.406Z] PASS [2022-03-11T18:57:40.406Z] [2022-03-11T18:57:40.406Z] DONE 10 tests in 6.935s [2022-03-11T18:57:40.406Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-11T18:57:40.406Z] INFO: Testing against a local daemon [2022-03-11T18:57:40.406Z] === RUN TestExternalGraphDriver [2022-03-11T18:57:40.406Z] === RUN TestExternalGraphDriver/json [2022-03-11T18:57:40.462Z] === RUN TestIsEmptyDir [2022-03-11T18:57:40.462Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-11T18:57:40.462Z] PASS [2022-03-11T18:57:40.462Z] coverage: 2.3% of statements [2022-03-11T18:57:40.462Z] ok github.com/docker/docker/daemon/graphdriver 0.060s coverage: 2.3% of statements [2022-03-11T18:57:40.462Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-03-11T18:57:40.462Z] === RUN TestIsolationConversion [2022-03-11T18:57:40.462Z] === RUN TestIsolationConversion/default [2022-03-11T18:57:40.462Z] === RUN TestIsolationConversion/process [2022-03-11T18:57:40.462Z] === RUN TestIsolationConversion/hyperv [2022-03-11T18:57:40.462Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestContainerLabels [2022-03-11T18:57:40.462Z] --- PASS: TestContainerLabels (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestCredentialSpecConversion [2022-03-11T18:57:40.462Z] === RUN TestCredentialSpecConversion/none [2022-03-11T18:57:40.462Z] === RUN TestCredentialSpecConversion/config [2022-03-11T18:57:40.462Z] === RUN TestCredentialSpecConversion/file [2022-03-11T18:57:40.462Z] === RUN TestCredentialSpecConversion/registry [2022-03-11T18:57:40.462Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestControllerValidateMountBind [2022-03-11T18:57:40.462Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestControllerValidateMountVolume [2022-03-11T18:57:40.462Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestControllerValidateMountTarget [2022-03-11T18:57:40.462Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestControllerValidateMountTmpfs [2022-03-11T18:57:40.462Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestControllerValidateMountInvalidType [2022-03-11T18:57:40.462Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestControllerValidateMountNamedPipe [2022-03-11T18:57:40.462Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-11T18:57:40.462Z] PASS [2022-03-11T18:57:40.462Z] coverage: 11.0% of statements [2022-03-11T18:57:40.462Z] === RUN TestVerifyNetworkingConfig [2022-03-11T18:57:40.462Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestGetContainer [2022-03-11T18:57:40.462Z] --- PASS: TestGetContainer (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestValidContainerNames [2022-03-11T18:57:40.462Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestContainerInitDNS [2022-03-11T18:57:40.462Z] daemon_test.go:145: root required [2022-03-11T18:57:40.462Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestMerge [2022-03-11T18:57:40.462Z] --- PASS: TestMerge (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestValidateContainerIsolation [2022-03-11T18:57:40.462Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestFindNetworkErrorType [2022-03-11T18:57:40.462Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestEnsureServicesExist [2022-03-11T18:57:40.462Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestEnsureServicesExistErrors [2022-03-11T18:57:40.462Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-11T18:57:40.462Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-11T18:57:40.462Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-11T18:57:40.462Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestContainerDelete [2022-03-11T18:57:40.462Z] --- PASS: TestContainerDelete (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestContainerDoubleDelete [2022-03-11T18:57:40.462Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestLogContainerEventCopyLabels [2022-03-11T18:57:40.462Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestLogContainerEventWithAttributes [2022-03-11T18:57:40.462Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestNoneHealthcheck [2022-03-11T18:57:40.462Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestHealthStates [2022-03-11T18:57:40.462Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.572s coverage: 11.0% of statements [2022-03-11T18:57:40.462Z] time="2022-03-11T18:57:40Z" 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" [2022-03-11T18:57:40.462Z] time="2022-03-11T18:57:40Z" 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" [2022-03-11T18:57:40.462Z] time="2022-03-11T18:57:40Z" 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" [2022-03-11T18:57:40.462Z] time="2022-03-11T18:57:40Z" 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" [2022-03-11T18:57:40.462Z] time="2022-03-11T18:57:40Z" 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" [2022-03-11T18:57:40.462Z] time="2022-03-11T18:57:40Z" 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" [2022-03-11T18:57:40.462Z] time="2022-03-11T18:57:40Z" 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" [2022-03-11T18:57:40.462Z] time="2022-03-11T18:57:40Z" 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" [2022-03-11T18:57:40.462Z] time="2022-03-11T18:57:40Z" 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" [2022-03-11T18:57:40.462Z] time="2022-03-11T18:57:40Z" 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" [2022-03-11T18:57:40.462Z] --- PASS: TestHealthStates (0.16s) [2022-03-11T18:57:40.462Z] === RUN TestGetInspectData [2022-03-11T18:57:40.462Z] --- PASS: TestGetInspectData (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestFillLicense [2022-03-11T18:57:40.462Z] --- PASS: TestFillLicense (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestListInvalidFilter [2022-03-11T18:57:40.462Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestNameFilter [2022-03-11T18:57:40.462Z] --- PASS: TestNameFilter (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-11T18:57:40.462Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-11T18:57:40.462Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-11T18:57:40.462Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-11T18:57:40.462Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-11T18:57:40.462Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-11T18:57:40.462Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-11T18:57:40.462Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-11T18:57:40.462Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-11T18:57:40.462Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-11T18:57:40.462Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-11T18:57:40.462Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-11T18:57:40.462Z] === 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 [2022-03-11T18:57:40.462Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-11T18:57:40.462Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-11T18:57:40.462Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-11T18:57:40.462Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-11T18:57:40.462Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-11T18:57:40.462Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-11T18:57:40.462Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-11T18:57:40.462Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-11T18:57:40.462Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-11T18:57:40.462Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-11T18:57:40.462Z] --- 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) [2022-03-11T18:57:40.462Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-11T18:57:40.462Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestDaemonReloadLabels [2022-03-11T18:57:40.462Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-11T18:57:40.462Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestDaemonReloadMirrors [2022-03-11T18:57:40.462Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-11T18:57:40.462Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-11T18:57:40.462Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-11T18:57:40.463Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-11T18:57:40.463Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-11T18:57:40.463Z] reload_test.go:342: root required [2022-03-11T18:57:40.463Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-11T18:57:40.463Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-11T18:57:40.463Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-11T18:57:40.463Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-11T18:57:40.463Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-03-11T18:57:40.463Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-11T18:57:40.463Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-11T18:57:40.463Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-11T18:57:40.463Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-11T18:57:40.463Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-11T18:57:40.463Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-11T18:57:40.463Z] === RUN TestParseVolumesFrom [2022-03-11T18:57:40.463Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-11T18:57:40.463Z] PASS [2022-03-11T18:57:40.463Z] coverage: 8.6% of statements [2022-03-11T18:57:40.463Z] ok github.com/docker/docker/daemon 0.364s coverage: 8.6% of statements [2022-03-11T18:57:40.463Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-11T18:57:40.463Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-11T18:57:40.463Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-11T18:57:40.463Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-11T18:57:40.463Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-11T18:57:40.463Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-11T18:57:40.463Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-11T18:57:40.463Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-11T18:57:40.463Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-11T18:57:40.463Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-11T18:57:40.463Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-11T18:57:40.463Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-11T18:57:40.463Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-11T18:57:40.463Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-11T18:57:40.930Z] === RUN TestLinkNaming [2022-03-11T18:57:40.930Z] --- PASS: TestLinkNaming (0.00s) [2022-03-11T18:57:40.930Z] === RUN TestLinkNew [2022-03-11T18:57:40.930Z] --- PASS: TestLinkNew (0.00s) [2022-03-11T18:57:40.930Z] === RUN TestLinkEnv [2022-03-11T18:57:40.930Z] --- PASS: TestLinkEnv (0.00s) [2022-03-11T18:57:40.930Z] === RUN TestLinkMultipleEnv [2022-03-11T18:57:40.930Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-11T18:57:40.930Z] === RUN TestLinkPortRangeEnv [2022-03-11T18:57:40.930Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-11T18:57:40.930Z] PASS [2022-03-11T18:57:40.930Z] coverage: 93.0% of statements [2022-03-11T18:57:40.930Z] ok github.com/docker/docker/daemon/links 0.048s coverage: 93.0% of statements [2022-03-11T18:57:42.303Z] === RUN TestExternalGraphDriver/spec [2022-03-11T18:57:42.509Z] Removing intermediate container 4fdb3e94278a [2022-03-11T18:57:42.509Z] ---> 914ff0365452 [2022-03-11T18:57:42.509Z] 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 [2022-03-11T18:57:42.509Z] ---> Running in 2e8d8af33ea5 [2022-03-11T18:57:42.582Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-03-11T18:57:42.582Z] PASS [2022-03-11T18:57:42.582Z] [2022-03-11T18:57:42.582Z] DONE 6 tests in 12.783s [2022-03-11T18:57:42.582Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-11T18:57:42.582Z] ++ 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 [2022-03-11T18:57:42.582Z] ++ set -e [2022-03-11T18:57:42.582Z] ++ '[' -n 0 ']' [2022-03-11T18:57:42.582Z] ++ set -x [2022-03-11T18:57:42.582Z] ++ 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 [2022-03-11T18:57:42.582Z] INFO: Testing against a local daemon [2022-03-11T18:57:42.582Z] === RUN TestCheckpoint [2022-03-11T18:57:42.582Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T18:57:42.582Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-11T18:57:42.582Z] === RUN TestContainerInvalidJSON [2022-03-11T18:57:42.582Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T18:57:42.582Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T18:57:42.582Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-11T18:57:42.582Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-11T18:57:42.582Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T18:57:42.582Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-11T18:57:42.582Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-11T18:57:42.582Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-11T18:57:42.582Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-11T18:57:42.582Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-11T18:57:42.582Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-11T18:57:42.582Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-11T18:57:42.582Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-11T18:57:42.582Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-11T18:57:42.582Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-11T18:57:42.582Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-11T18:57:42.582Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-11T18:57:42.582Z] === RUN TestCopyFromContainer [2022-03-11T18:57:43.144Z] === RUN TestAdapterReadLogs [2022-03-11T18:57:43.144Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-11T18:57:43.144Z] === RUN TestCopier [2022-03-11T18:57:43.144Z] --- PASS: TestCopier (0.00s) [2022-03-11T18:57:43.144Z] === RUN TestCopierLongLines [2022-03-11T18:57:43.144Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-11T18:57:43.144Z] === RUN TestCopierSlow [2022-03-11T18:57:43.144Z] --- PASS: TestCopierSlow (0.35s) [2022-03-11T18:57:43.144Z] === RUN TestCopierWithSized [2022-03-11T18:57:43.144Z] === RUN TestCopierWithSized/as_is [2022-03-11T18:57:43.144Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-11T18:57:43.144Z] --- PASS: TestCopierWithSized (0.03s) [2022-03-11T18:57:43.144Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-03-11T18:57:43.144Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-11T18:57:43.144Z] === RUN TestCopierWithPartial [2022-03-11T18:57:43.144Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-11T18:57:43.144Z] === RUN TestRingLogger [2022-03-11T18:57:43.144Z] --- PASS: TestRingLogger (0.00s) [2022-03-11T18:57:43.144Z] === RUN TestRingCap [2022-03-11T18:57:43.144Z] --- PASS: TestRingCap (0.00s) [2022-03-11T18:57:43.144Z] === RUN TestRingClose [2022-03-11T18:57:43.144Z] --- PASS: TestRingClose (0.00s) [2022-03-11T18:57:43.144Z] === RUN TestRingDrain [2022-03-11T18:57:43.144Z] --- PASS: TestRingDrain (0.00s) [2022-03-11T18:57:43.144Z] PASS [2022-03-11T18:57:43.144Z] coverage: 43.2% of statements [2022-03-11T18:57:43.144Z] ok github.com/docker/docker/daemon/logger 0.448s coverage: 43.2% of statements [2022-03-11T18:57:43.144Z] === RUN TestNewStreamConfig [2022-03-11T18:57:43.144Z] === RUN TestNewStreamConfig/defaults [2022-03-11T18:57:43.144Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-11T18:57:43.144Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-11T18:57:43.144Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-11T18:57:43.144Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-11T18:57:43.144Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-11T18:57:43.144Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-11T18:57:43.144Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-11T18:57:43.144Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-11T18:57:43.145Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-11T18:57:43.145Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-11T18:57:43.145Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-11T18:57:43.145Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-11T18:57:43.145Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-11T18:57:43.145Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-11T18:57:43.145Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-11T18:57:43.145Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-11T18:57:43.145Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-11T18:57:43.145Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-11T18:57:43.145Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-11T18:57:43.145Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-11T18:57:43.145Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-11T18:57:43.145Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-11T18:57:43.145Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-11T18:57:43.145Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-11T18:57:43.145Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-11T18:57:43.145Z] === RUN TestValidateLogOptReconnectInterval [2022-03-11T18:57:43.145Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-11T18:57:43.145Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-11T18:57:43.145Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-11T18:57:43.145Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-11T18:57:43.145Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-11T18:57:43.145Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-11T18:57:43.145Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-11T18:57:43.145Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-11T18:57:43.145Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-11T18:57:43.145Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-11T18:57:43.145Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-11T18:57:43.145Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-11T18:57:43.145Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-11T18:57:43.145Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-11T18:57:43.145Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-11T18:57:43.145Z] PASS [2022-03-11T18:57:43.145Z] coverage: 33.6% of statements [2022-03-11T18:57:43.145Z] ok github.com/docker/docker/daemon/logger/fluentd 0.055s coverage: 33.6% of statements [2022-03-11T18:57:43.516Z] === RUN TestCopyFromContainer// [2022-03-11T18:57:43.516Z] === RUN TestCopyFromContainer//bar/root [2022-03-11T18:57:43.516Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-11T18:57:43.516Z] === RUN TestCopyFromContainer/bar/quux [2022-03-11T18:57:43.516Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-11T18:57:43.612Z] time="2022-03-11T18:57:43Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-11T18:57:43.612Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2022-03-11T18:57:43.612Z] === RUN TestCreateSuccess [2022-03-11T18:57:43.612Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestCreateStreamSkipped [2022-03-11T18:57:43.612Z] time="2022-03-11T18:57:43Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-11T18:57:43.612Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestCreateLogGroupSuccess [2022-03-11T18:57:43.612Z] time="2022-03-11T18:57:43Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-11T18:57:43.612Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestCreateError [2022-03-11T18:57:43.612Z] --- PASS: TestCreateError (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestCreateAlreadyExists [2022-03-11T18:57:43.612Z] time="2022-03-11T18:57:43Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-11T18:57:43.612Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestLogClosed [2022-03-11T18:57:43.612Z] --- PASS: TestLogClosed (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestLogBlocking [2022-03-11T18:57:43.612Z] --- PASS: TestLogBlocking (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-11T18:57:43.612Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestLogNonBlockingBufferFull [2022-03-11T18:57:43.612Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestPublishBatchSuccess [2022-03-11T18:57:43.612Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestPublishBatchError [2022-03-11T18:57:43.612Z] time="2022-03-11T18:57:43Z" level=error msg=error [2022-03-11T18:57:43.612Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-11T18:57:43.612Z] time="2022-03-11T18:57:43Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-11T18:57:43.612Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-11T18:57:43.612Z] time="2022-03-11T18:57:43Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-11T18:57:43.612Z] time="2022-03-11T18:57:43Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-11T18:57:43.612Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestCollectBatchSimple [2022-03-11T18:57:43.612Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestCollectBatchTicker [2022-03-11T18:57:43.612Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestCollectBatchMultilinePattern [2022-03-11T18:57:43.612Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-11T18:57:43.612Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-11T18:57:43.612Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-11T18:57:43.612Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.05s) [2022-03-11T18:57:43.612Z] === RUN TestCollectBatchClose [2022-03-11T18:57:43.612Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestEffectiveLen [2022-03-11T18:57:43.612Z] === RUN TestEffectiveLen/0/Hello [2022-03-11T18:57:43.612Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-11T18:57:43.612Z] === RUN TestEffectiveLen/2/🙃 [2022-03-11T18:57:43.612Z] === RUN TestEffectiveLen/3/���� [2022-03-11T18:57:43.612Z] === RUN TestEffectiveLen/4/He��o [2022-03-11T18:57:43.612Z] === RUN TestEffectiveLen/5/ [2022-03-11T18:57:43.612Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestFindValidSplit [2022-03-11T18:57:43.612Z] === RUN TestFindValidSplit/0/ [2022-03-11T18:57:43.612Z] cloudwatchlogs_test.go:1076: [2022-03-11T18:57:43.612Z] cloudwatchlogs_test.go:1077: [2022-03-11T18:57:43.612Z] === RUN TestFindValidSplit/1/Hello [2022-03-11T18:57:43.612Z] cloudwatchlogs_test.go:1076: Hello [2022-03-11T18:57:43.612Z] cloudwatchlogs_test.go:1077: [2022-03-11T18:57:43.612Z] === RUN TestFindValidSplit/2/Hello [2022-03-11T18:57:43.612Z] cloudwatchlogs_test.go:1076: He [2022-03-11T18:57:43.612Z] cloudwatchlogs_test.go:1077: llo [2022-03-11T18:57:43.612Z] === RUN TestFindValidSplit/3/Hello [2022-03-11T18:57:43.612Z] cloudwatchlogs_test.go:1076: [2022-03-11T18:57:43.612Z] cloudwatchlogs_test.go:1077: Hello [2022-03-11T18:57:43.612Z] === RUN TestFindValidSplit/4/🙃 [2022-03-11T18:57:43.612Z] cloudwatchlogs_test.go:1076: [2022-03-11T18:57:43.612Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-11T18:57:43.612Z] === RUN TestFindValidSplit/5/🙃 [2022-03-11T18:57:43.612Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-11T18:57:43.612Z] cloudwatchlogs_test.go:1077: [2022-03-11T18:57:43.612Z] === RUN TestFindValidSplit/6/a� [2022-03-11T18:57:43.612Z] cloudwatchlogs_test.go:1076: a [2022-03-11T18:57:43.612Z] cloudwatchlogs_test.go:1077: � [2022-03-11T18:57:43.612Z] === RUN TestFindValidSplit/7/a� [2022-03-11T18:57:43.612Z] cloudwatchlogs_test.go:1076: a� [2022-03-11T18:57:43.612Z] cloudwatchlogs_test.go:1077: [2022-03-11T18:57:43.612Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestProcessEventEmoji [2022-03-11T18:57:43.612Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestCollectBatchLineSplit [2022-03-11T18:57:43.612Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-03-11T18:57:43.612Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-11T18:57:43.612Z] === RUN TestSearchRegistryForImagesErrors [2022-03-11T18:57:43.612Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestSearchRegistryForImages [2022-03-11T18:57:43.612Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestOnlyPlatformWithFallback [2022-03-11T18:57:43.612Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestImageDelete [2022-03-11T18:57:43.612Z] === RUN TestImageDelete/no_lease [2022-03-11T18:57:43.612Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2022-03-11T18:57:43.612Z] === RUN TestCollectBatchMaxEvents [2022-03-11T18:57:43.612Z] === RUN TestImageDelete/lease_exists [2022-03-11T18:57:43.612Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-11T18:57:43.612Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-11T18:57:43.612Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-03-11T18:57:43.612Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-11T18:57:43.612Z] --- PASS: TestImageDelete (0.07s) [2022-03-11T18:57:43.612Z] --- PASS: TestImageDelete/no_lease (0.03s) [2022-03-11T18:57:43.612Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-03-11T18:57:43.612Z] === RUN TestContentStoreForPull [2022-03-11T18:57:43.612Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-11T18:57:43.612Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-11T18:57:43.612Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-11T18:57:43.612Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-11T18:57:43.612Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-11T18:57:43.612Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-11T18:57:43.612Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-11T18:57:43.612Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-11T18:57:43.612Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-11T18:57:43.612Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-11T18:57:43.612Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-11T18:57:43.612Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-11T18:57:43.612Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-11T18:57:43.612Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-11T18:57:43.612Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-11T18:57:43.612Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-11T18:57:43.612Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-11T18:57:43.612Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-11T18:57:43.612Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-11T18:57:43.612Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-11T18:57:43.612Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-11T18:57:43.612Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-11T18:57:43.612Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-11T18:57:43.612Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestValidateLogOptionsFormat [2022-03-11T18:57:43.612Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-11T18:57:43.612Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-11T18:57:43.612Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-11T18:57:43.612Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-11T18:57:43.612Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-11T18:57:43.612Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-11T18:57:43.612Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestCreateTagSuccess [2022-03-11T18:57:43.612Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-11T18:57:43.612Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-11T18:57:43.612Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-11T18:57:43.612Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-11T18:57:43.612Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-11T18:57:43.612Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-11T18:57:43.612Z] PASS [2022-03-11T18:57:43.612Z] coverage: 79.9% of statements [2022-03-11T18:57:43.612Z] ok github.com/docker/docker/daemon/logger/awslogs 0.418s coverage: 79.9% of statements [2022-03-11T18:57:43.612Z] --- PASS: TestContentStoreForPull (0.17s) [2022-03-11T18:57:43.612Z] PASS [2022-03-11T18:57:43.612Z] coverage: 6.8% of statements [2022-03-11T18:57:43.612Z] ok github.com/docker/docker/daemon/images 0.384s coverage: 6.8% of statements [2022-03-11T18:57:43.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-11T18:57:43.773Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-11T18:57:43.773Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-11T18:57:43.773Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-11T18:57:43.773Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-11T18:57:43.773Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-11T18:57:44.031Z] --- PASS: TestCopyFromContainer (1.42s) [2022-03-11T18:57:44.031Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-11T18:57:44.031Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-11T18:57:44.031Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-11T18:57:44.031Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-11T18:57:44.031Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-11T18:57:44.031Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-11T18:57:44.031Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-11T18:57:44.031Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-11T18:57:44.031Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-11T18:57:44.031Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-03-11T18:57:44.031Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-11T18:57:44.031Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T18:57:44.031Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T18:57:44.031Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T18:57:44.031Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T18:57:44.031Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T18:57:44.031Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T18:57:44.031Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T18:57:44.031Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T18:57:44.031Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T18:57:44.031Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-11T18:57:44.031Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-11T18:57:44.031Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-11T18:57:44.031Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-11T18:57:44.031Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-11T18:57:44.031Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-11T18:57:44.031Z] === RUN TestCreateWithInvalidEnv [2022-03-11T18:57:44.031Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-11T18:57:44.031Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-11T18:57:44.031Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-11T18:57:44.031Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-11T18:57:44.031Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-11T18:57:44.031Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-11T18:57:44.031Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-11T18:57:44.031Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-11T18:57:44.031Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-11T18:57:44.031Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-11T18:57:44.031Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-11T18:57:44.031Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-11T18:57:44.031Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-11T18:57:44.031Z] === RUN TestCreateTmpfsMountsTarget [2022-03-11T18:57:44.031Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-11T18:57:44.031Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-11T18:57:44.079Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-11T18:57:44.079Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-11T18:57:44.079Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-11T18:57:44.079Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-11T18:57:44.079Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-11T18:57:44.079Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-11T18:57:44.079Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-11T18:57:44.079Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-11T18:57:44.079Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-11T18:57:44.204Z] === RUN TestExternalGraphDriver/pull [2022-03-11T18:57:44.547Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-03-11T18:57:44.547Z] === RUN TestFastTimeMarshalJSON [2022-03-11T18:57:44.547Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-11T18:57:44.547Z] PASS [2022-03-11T18:57:44.547Z] coverage: 87.2% of statements [2022-03-11T18:57:44.547Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.202s coverage: 87.2% of statements [2022-03-11T18:57:44.707Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-11T18:57:44.708Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-11T18:57:45.015Z] === RUN TestJSONFileLogger [2022-03-11T18:57:45.015Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-11T18:57:45.015Z] === RUN TestJSONFileLoggerWithTags [2022-03-11T18:57:45.015Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-11T18:57:45.015Z] === RUN TestJSONFileLoggerWithOpts [2022-03-11T18:57:45.015Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-03-11T18:57:45.015Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-11T18:57:45.015Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-11T18:57:45.015Z] === RUN TestEncodeDecode [2022-03-11T18:57:45.015Z] === PAUSE TestEncodeDecode [2022-03-11T18:57:45.015Z] === RUN TestUnexpectedEOF [2022-03-11T18:57:45.015Z] time="2022-03-11T18:57:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-11T18:57:45.015Z] time="2022-03-11T18:57:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-11T18:57:45.015Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-03-11T18:57:45.015Z] === CONT TestEncodeDecode [2022-03-11T18:57:45.015Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-11T18:57:45.015Z] PASS [2022-03-11T18:57:45.015Z] coverage: 69.9% of statements [2022-03-11T18:57:45.015Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.248s coverage: 69.9% of statements [2022-03-11T18:57:45.167Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-11T18:57:45.167Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-11T18:57:45.167Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-11T18:57:45.167Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-11T18:57:45.167Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-11T18:57:45.403Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-03-11T18:57:45.403Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-11T18:57:45.598Z] --- PASS: TestExternalGraphDriver (4.96s) [2022-03-11T18:57:45.598Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2022-03-11T18:57:45.598Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-03-11T18:57:45.598Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-03-11T18:57:45.598Z] === RUN TestGraphdriverPluginV2 [2022-03-11T18:57:45.622Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-11T18:57:45.622Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-11T18:57:45.622Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-11T18:57:45.622Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-11T18:57:45.622Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-11T18:57:45.622Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-11T18:57:46.000Z] === RUN TestWriteLog [2022-03-11T18:57:46.000Z] === PAUSE TestWriteLog [2022-03-11T18:57:46.000Z] === RUN TestReadLog [2022-03-11T18:57:46.000Z] === PAUSE TestReadLog [2022-03-11T18:57:46.000Z] === RUN TestDecode [2022-03-11T18:57:46.000Z] --- PASS: TestDecode (0.03s) [2022-03-11T18:57:46.000Z] === CONT TestWriteLog [2022-03-11T18:57:46.000Z] --- PASS: TestWriteLog (0.00s) [2022-03-11T18:57:46.000Z] === CONT TestReadLog [2022-03-11T18:57:46.000Z] === RUN TestReadLog/tail_exact [2022-03-11T18:57:46.000Z] === RUN TestOpenFileDelete [2022-03-11T18:57:46.000Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-11T18:57:46.000Z] === RUN TestOpenFileRename [2022-03-11T18:57:46.000Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-11T18:57:46.000Z] === RUN TestHandleDecoderErr [2022-03-11T18:57:46.000Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-11T18:57:46.000Z] === RUN TestParseLogTagDefaultTag [2022-03-11T18:57:46.000Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-11T18:57:46.000Z] === RUN TestParseLogTag [2022-03-11T18:57:46.000Z] --- PASS: TestParseLogTag (0.00s) [2022-03-11T18:57:46.000Z] === RUN TestParseLogTagEmptyTag [2022-03-11T18:57:46.000Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-11T18:57:46.000Z] === RUN TestTailFiles [2022-03-11T18:57:46.000Z] --- PASS: TestTailFiles (0.00s) [2022-03-11T18:57:46.000Z] === RUN TestFollowLogsConsumerGone [2022-03-11T18:57:46.000Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-11T18:57:46.000Z] === RUN TestFollowLogsProducerGone [2022-03-11T18:57:46.000Z] logfile_test.go:180: logDecode() closed after sending 954 messages [2022-03-11T18:57:46.000Z] logfile_test.go:233: messages sent: 954, received: 954 [2022-03-11T18:57:46.000Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-11T18:57:46.000Z] === RUN TestCheckCapacityAndRotate [2022-03-11T18:57:46.000Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-11T18:57:46.000Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-11T18:57:46.000Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-03-11T18:57:46.000Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-11T18:57:46.000Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-11T18:57:46.000Z] PASS [2022-03-11T18:57:46.000Z] coverage: 53.5% of statements [2022-03-11T18:57:46.000Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.106s coverage: 53.5% of statements [2022-03-11T18:57:46.000Z] === RUN TestReadLog/tail_less_than_available [2022-03-11T18:57:46.000Z] === RUN TestReadLog/tail_more_than_available [2022-03-11T18:57:46.000Z] --- PASS: TestReadLog (0.26s) [2022-03-11T18:57:46.000Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-03-11T18:57:46.000Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-03-11T18:57:46.000Z] --- PASS: TestReadLog/tail_more_than_available (0.06s) [2022-03-11T18:57:46.000Z] PASS [2022-03-11T18:57:46.000Z] coverage: 78.7% of statements [2022-03-11T18:57:46.000Z] ok github.com/docker/docker/daemon/logger/local 0.505s coverage: 78.7% of statements [2022-03-11T18:57:46.000Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-11T18:57:46.087Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-11T18:57:46.335Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-03-11T18:57:46.335Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-11T18:57:46.335Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T18:57:46.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T18:57:46.335Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T18:57:46.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T18:57:46.335Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T18:57:46.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T18:57:46.335Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T18:57:46.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T18:57:46.335Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T18:57:46.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T18:57:46.335Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T18:57:46.335Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T18:57:46.335Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T18:57:46.335Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T18:57:46.335Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T18:57:46.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-11T18:57:46.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-11T18:57:46.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-11T18:57:46.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-11T18:57:46.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-11T18:57:46.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-03-11T18:57:46.335Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-11T18:57:46.471Z] === RUN TestLog [2022-03-11T18:57:46.471Z] --- PASS: TestLog (0.03s) [2022-03-11T18:57:46.471Z] PASS [2022-03-11T18:57:46.471Z] coverage: 31.5% of statements [2022-03-11T18:57:46.471Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.111s coverage: 31.5% of statements [2022-03-11T18:57:46.932Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-03-11T18:57:46.932Z] === RUN TestCreateDifferentPlatform [2022-03-11T18:57:46.932Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-11T18:57:46.932Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-11T18:57:46.932Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-11T18:57:46.932Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-11T18:57:46.932Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-11T18:57:46.932Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-11T18:57:46.932Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-11T18:57:46.932Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-11T18:57:46.932Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-11T18:57:46.932Z] === RUN TestContainerStartOnDaemonRestart [2022-03-11T18:57:46.932Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-11T18:57:46.932Z] === RUN TestDaemonRestartIpcMode [2022-03-11T18:57:46.932Z] === PAUSE TestDaemonRestartIpcMode [2022-03-11T18:57:46.932Z] === RUN TestDaemonHostGatewayIP [2022-03-11T18:57:46.932Z] === PAUSE TestDaemonHostGatewayIP [2022-03-11T18:57:46.932Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-11T18:57:46.932Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-11T18:57:46.932Z] === RUN TestContainerKillOnDaemonStart [2022-03-11T18:57:46.932Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-11T18:57:46.932Z] === RUN TestDiff [2022-03-11T18:57:46.938Z] === RUN TestNewParse [2022-03-11T18:57:46.939Z] --- PASS: TestNewParse (0.00s) [2022-03-11T18:57:46.939Z] PASS [2022-03-11T18:57:46.939Z] coverage: 8.3% of statements [2022-03-11T18:57:46.939Z] ok github.com/docker/docker/daemon/logger/templates 0.083s coverage: 8.3% of statements [2022-03-11T18:57:46.939Z] === RUN TestValidateLogOpt [2022-03-11T18:57:46.939Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-11T18:57:46.939Z] === RUN TestNewMissedConfig [2022-03-11T18:57:46.939Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-11T18:57:46.939Z] === RUN TestNewMissedUrl [2022-03-11T18:57:46.939Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-11T18:57:46.939Z] === RUN TestNewMissedToken [2022-03-11T18:57:46.939Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-11T18:57:46.939Z] === RUN TestNewWithProxy [2022-03-11T18:57:46.939Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-11T18:57:46.939Z] === RUN TestDefault [2022-03-11T18:57:46.939Z] --- PASS: TestDefault (0.01s) [2022-03-11T18:57:46.939Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-11T18:57:46.939Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-11T18:57:46.939Z] === RUN TestJsonFormat [2022-03-11T18:57:46.939Z] --- PASS: TestJsonFormat (0.01s) [2022-03-11T18:57:46.939Z] === RUN TestRawFormat [2022-03-11T18:57:46.939Z] --- PASS: TestRawFormat (0.00s) [2022-03-11T18:57:46.939Z] === RUN TestRawFormatWithLabels [2022-03-11T18:57:46.939Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-11T18:57:46.939Z] === RUN TestRawFormatWithoutTag [2022-03-11T18:57:46.939Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-11T18:57:46.939Z] === RUN TestBatching [2022-03-11T18:57:47.051Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-11T18:57:47.051Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-11T18:57:47.190Z] --- PASS: TestDiff (0.40s) [2022-03-11T18:57:47.190Z] === RUN TestExecWithCloseStdin [2022-03-11T18:57:47.406Z] --- PASS: TestBatching (0.29s) [2022-03-11T18:57:47.406Z] === RUN TestFrequency [2022-03-11T18:57:47.406Z] === RUN TestParseLogFormat [2022-03-11T18:57:47.406Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-11T18:57:47.406Z] === RUN TestValidateLogOptEmpty [2022-03-11T18:57:47.406Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-11T18:57:47.406Z] === RUN TestValidateSyslogAddress [2022-03-11T18:57:47.406Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-11T18:57:47.406Z] === RUN TestParseAddressDefaultPort [2022-03-11T18:57:47.406Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-11T18:57:47.406Z] === RUN TestValidateSyslogFacility [2022-03-11T18:57:47.406Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-11T18:57:47.406Z] === RUN TestValidateLogOptSyslogFormat [2022-03-11T18:57:47.406Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-11T18:57:47.406Z] === RUN TestValidateLogOpt [2022-03-11T18:57:47.406Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-11T18:57:47.406Z] PASS [2022-03-11T18:57:47.406Z] coverage: 46.8% of statements [2022-03-11T18:57:47.406Z] ok github.com/docker/docker/daemon/logger/syslog 0.049s coverage: 46.8% of statements [2022-03-11T18:57:47.406Z] --- PASS: TestFrequency (0.18s) [2022-03-11T18:57:47.406Z] === RUN TestOneMessagePerRequest [2022-03-11T18:57:47.406Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-11T18:57:47.406Z] === RUN TestVerify [2022-03-11T18:57:47.406Z] --- PASS: TestVerify (0.00s) [2022-03-11T18:57:47.406Z] === RUN TestSkipVerify [2022-03-11T18:57:47.755Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-03-11T18:57:47.755Z] === RUN TestExec [2022-03-11T18:57:47.873Z] time="2022-03-11T18:57:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T18:57:47.873Z] time="2022-03-11T18:57:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T18:57:47.873Z] time="2022-03-11T18:57:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T18:57:48.320Z] --- PASS: TestExec (0.45s) [2022-03-11T18:57:48.320Z] === RUN TestExecUser [2022-03-11T18:57:48.340Z] --- PASS: TestSkipVerify (0.60s) [2022-03-11T18:57:48.340Z] === RUN TestBufferMaximum [2022-03-11T18:57:48.340Z] time="2022-03-11T18:57:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T18:57:48.340Z] time="2022-03-11T18:57:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T18:57:48.340Z] time="2022-03-11T18:57:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T18:57:48.340Z] time="2022-03-11T18:57:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T18:57:48.340Z] time="2022-03-11T18:57:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T18:57:48.340Z] time="2022-03-11T18:57:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647025067.851896\",\"host\":\"765d28e607be\"}'" [2022-03-11T18:57:48.340Z] time="2022-03-11T18:57:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647025067.851896\",\"host\":\"765d28e607be\"}'" [2022-03-11T18:57:48.340Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-11T18:57:48.340Z] === RUN TestServerAlwaysDown [2022-03-11T18:57:48.340Z] time="2022-03-11T18:57:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T18:57:48.340Z] time="2022-03-11T18:57:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T18:57:48.340Z] time="2022-03-11T18:57:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647025067.854948\",\"host\":\"765d28e607be\"}'" [2022-03-11T18:57:48.340Z] time="2022-03-11T18:57:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647025067.854948\",\"host\":\"765d28e607be\"}'" [2022-03-11T18:57:48.340Z] time="2022-03-11T18:57:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T18:57:48.341Z] time="2022-03-11T18:57:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647025067.854948\",\"host\":\"765d28e607be\"}'" [2022-03-11T18:57:48.341Z] time="2022-03-11T18:57:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647025067.855948\",\"host\":\"765d28e607be\"}'" [2022-03-11T18:57:48.341Z] time="2022-03-11T18:57:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647025067.855948\",\"host\":\"765d28e607be\"}'" [2022-03-11T18:57:48.341Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-11T18:57:48.341Z] === RUN TestCannotSendAfterClose [2022-03-11T18:57:48.341Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-11T18:57:48.341Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-11T18:57:48.341Z] === RUN TestV1IDService [2022-03-11T18:57:48.341Z] --- PASS: TestV1IDService (0.01s) [2022-03-11T18:57:48.341Z] === RUN TestV2MetadataService [2022-03-11T18:57:48.578Z] --- PASS: TestExecUser (0.45s) [2022-03-11T18:57:48.578Z] === RUN TestExportContainerAndImportImage [2022-03-11T18:57:48.808Z] --- PASS: TestV2MetadataService (0.58s) [2022-03-11T18:57:48.808Z] PASS [2022-03-11T18:57:48.808Z] coverage: 48.2% of statements [2022-03-11T18:57:48.808Z] ok github.com/docker/docker/distribution/metadata 0.672s coverage: 48.2% of statements [2022-03-11T18:57:49.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-11T18:57:49.010Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-11T18:57:49.010Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T18:57:49.010Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T18:57:49.010Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-11T18:57:49.010Z] [2022-03-11T18:57:49.010Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-11T18:57:49.010Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-11T18:57:49.010Z] Using test binary docker [2022-03-11T18:57:49.010Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-11T18:57:49.010Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-11T18:57:49.010Z] INFO: Waiting for daemon to start... [2022-03-11T18:57:49.010Z] Starting dockerd [2022-03-11T18:57:49.010Z] . [2022-03-11T18:57:49.010Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-11T18:57:49.143Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-03-11T18:57:49.143Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-11T18:57:49.276Z] time="2022-03-11T18:57:48Z" 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 [2022-03-11T18:57:49.276Z] time="2022-03-11T18:57:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"765d28e607be\"}'" [2022-03-11T18:57:49.276Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-11T18:57:49.276Z] PASS [2022-03-11T18:57:49.276Z] coverage: 82.5% of statements [2022-03-11T18:57:49.276Z] ok github.com/docker/docker/daemon/logger/splunk 2.152s coverage: 82.5% of statements [2022-03-11T18:57:49.276Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-11T18:57:49.276Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-11T18:57:49.276Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-11T18:57:49.750Z] === RUN TestSuccessfulDownload [2022-03-11T18:57:49.750Z] download_test.go:267: Needs fixing on Windows [2022-03-11T18:57:49.750Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-11T18:57:49.750Z] === RUN TestCancelledDownload [2022-03-11T18:57:49.750Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-11T18:57:49.750Z] === RUN TestMaxDownloadAttempts [2022-03-11T18:57:49.750Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T18:57:49.750Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T18:57:49.750Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T18:57:49.750Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T18:57:49.750Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T18:57:49.750Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T18:57:49.750Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T18:57:49.750Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T18:57:49.750Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T18:57:49.750Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T18:57:49.750Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T18:57:49.750Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T18:57:49.750Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-11T18:57:49.750Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-11T18:57:49.750Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-11T18:57:49.750Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-11T18:57:49.750Z] === RUN TestContinueOnError_NeverContinue [2022-03-11T18:57:49.750Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-11T18:57:49.750Z] === RUN TestManifestStore [2022-03-11T18:57:49.750Z] === RUN TestManifestStore/no_remote_or_local [2022-03-11T18:57:49.750Z] time="2022-03-11T18:57:49Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local101764307\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-11T18:57:49.750Z] === RUN TestManifestStore/no_local_cache [2022-03-11T18:57:49.750Z] === RUN TestManifestStore/with_local_cache [2022-03-11T18:57:49.750Z] === RUN TestManifestStore/unknown_media_type [2022-03-11T18:57:49.750Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-11T18:57:49.750Z] time="2022-03-11T18:57:49Z" level=warning msg="reference for unknown type: " [2022-03-11T18:57:49.750Z] time="2022-03-11T18:57:49Z" level=warning msg="reference for unknown type: " [2022-03-11T18:57:49.750Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-11T18:57:49.750Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-11T18:57:49.750Z] time="2022-03-11T18:57:49Z" level=warning msg="reference for unknown type: " [2022-03-11T18:57:49.750Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-11T18:57:49.750Z] time="2022-03-11T18:57:49Z" level=warning msg="reference for unknown type: " [2022-03-11T18:57:49.750Z] time="2022-03-11T18:57:49Z" level=warning msg="reference for unknown type: " [2022-03-11T18:57:49.750Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-11T18:57:49.750Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-11T18:57:49.750Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-11T18:57:49.750Z] time="2022-03-11T18:57:49Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-11T18:57:49.750Z] --- PASS: TestManifestStore (0.28s) [2022-03-11T18:57:49.750Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2022-03-11T18:57:49.750Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-11T18:57:49.750Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-03-11T18:57:49.750Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-03-11T18:57:49.750Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-03-11T18:57:49.750Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-03-11T18:57:49.750Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-03-11T18:57:49.750Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-03-11T18:57:49.750Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-03-11T18:57:49.750Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-11T18:57:49.750Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-03-11T18:57:49.750Z] === RUN TestDetectManifestBlobMediaType [2022-03-11T18:57:49.750Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-11T18:57:49.750Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-11T18:57:49.750Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-11T18:57:49.750Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-11T18:57:49.750Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-11T18:57:49.750Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-11T18:57:49.750Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-11T18:57:49.750Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-11T18:57:49.750Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-11T18:57:49.750Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-11T18:57:49.750Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-11T18:57:49.750Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-11T18:57:49.750Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-11T18:57:49.750Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-11T18:57:49.750Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-11T18:57:49.750Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-11T18:57:49.750Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-11T18:57:49.750Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-11T18:57:49.750Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-11T18:57:49.750Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-11T18:57:49.750Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-11T18:57:49.750Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-11T18:57:49.750Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-11T18:57:49.750Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-11T18:57:49.750Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-11T18:57:49.750Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-11T18:57:49.750Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-11T18:57:49.750Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-11T18:57:49.750Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-11T18:57:49.750Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-11T18:57:49.750Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-11T18:57:49.750Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-11T18:57:49.750Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-11T18:57:49.750Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-11T18:57:49.750Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-11T18:57:49.750Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-11T18:57:49.750Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-11T18:57:49.750Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-11T18:57:49.750Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-11T18:57:49.750Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-11T18:57:49.750Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-11T18:57:49.750Z] === RUN TestFixManifestLayers [2022-03-11T18:57:49.750Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-11T18:57:49.750Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-11T18:57:49.750Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-11T18:57:49.750Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-11T18:57:49.750Z] === RUN TestFixManifestLayersBadParent [2022-03-11T18:57:49.750Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-11T18:57:49.750Z] === RUN TestValidateManifest [2022-03-11T18:57:49.750Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-11T18:57:49.750Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-11T18:57:49.750Z] === RUN TestFormatPlatform [2022-03-11T18:57:49.750Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-11T18:57:49.750Z] === RUN TestPullSchema2Config [2022-03-11T18:57:49.750Z] === RUN TestPullSchema2Config/success_first_time [2022-03-11T18:57:49.750Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T18:57:49.750Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T18:57:49.750Z] === RUN TestPullSchema2Config/500_status [2022-03-11T18:57:49.750Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T18:57:49.750Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T18:57:49.796Z] --- PASS: TestGraphdriverPluginV2 (3.87s) [2022-03-11T18:57:49.796Z] PASS [2022-03-11T18:57:49.796Z] [2022-03-11T18:57:49.796Z] DONE 5 tests in 8.860s [2022-03-11T18:57:49.796Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-11T18:57:49.796Z] INFO: Testing against a local daemon [2022-03-11T18:57:49.796Z] === RUN TestContinueAfterPluginCrash [2022-03-11T18:57:49.796Z] === PAUSE TestContinueAfterPluginCrash [2022-03-11T18:57:49.796Z] === RUN TestReadPluginNoRead [2022-03-11T18:57:49.796Z] === PAUSE TestReadPluginNoRead [2022-03-11T18:57:49.796Z] === RUN TestDaemonStartWithLogOpt [2022-03-11T18:57:49.796Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-11T18:57:49.796Z] === CONT TestContinueAfterPluginCrash [2022-03-11T18:57:49.796Z] === CONT TestDaemonStartWithLogOpt [2022-03-11T18:57:50.217Z] time="2022-03-11T18:57:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T18:57:50.217Z] time="2022-03-11T18:57:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T18:57:50.217Z] time="2022-03-11T18:57:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T18:57:50.217Z] time="2022-03-11T18:57:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T18:57:50.217Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-11T18:57:50.217Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2022-03-11T18:57:50.217Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2022-03-11T18:57:50.217Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2022-03-11T18:57:50.217Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2022-03-11T18:57:50.217Z] === RUN TestTransfer [2022-03-11T18:57:50.217Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T18:57:50.217Z] === RUN TestPullSchema2Config/EOF [2022-03-11T18:57:50.217Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T18:57:50.217Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T18:57:50.217Z] 2022/03/11 18:57:49 http: panic serving 127.0.0.1:49217: intentional panic [2022-03-11T18:57:50.217Z] goroutine 12 [running]: [2022-03-11T18:57:50.217Z] net/http.(*conn).serve.func1() [2022-03-11T18:57:50.217Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-11T18:57:50.217Z] panic({0x10a6940, 0x1251f60}) [2022-03-11T18:57:50.217Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-11T18:57:50.217Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000ca204, {0x1264ae8, 0xc000534000}) [2022-03-11T18:57:50.217Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-11T18:57:50.217Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1264ae8, 0xc000534000}, 0xc000112500) [2022-03-11T18:57:50.217Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-11T18:57:50.217Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1264ae8, 0xc000534000}, 0xb38e35) [2022-03-11T18:57:50.217Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-11T18:57:50.217Z] net/http.serverHandler.ServeHTTP({0xc000494f30}, {0x1264ae8, 0xc000534000}, 0xc000112500) [2022-03-11T18:57:50.217Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-11T18:57:50.217Z] net/http.(*conn).serve(0xc000146000, {0x1269918, 0xc0004951d0}) [2022-03-11T18:57:50.217Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-11T18:57:50.217Z] created by net/http.(*Server).Serve [2022-03-11T18:57:50.217Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-11T18:57:50.217Z] --- PASS: TestTransfer (0.13s) [2022-03-11T18:57:50.217Z] === RUN TestConcurrencyLimit [2022-03-11T18:57:50.217Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T18:57:50.217Z] === RUN TestPullSchema2Config/unauthorized [2022-03-11T18:57:50.217Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T18:57:50.217Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T18:57:50.217Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-11T18:57:50.217Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-11T18:57:50.217Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-11T18:57:50.217Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-11T18:57:50.217Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-11T18:57:50.217Z] === RUN TestGetRepositoryMountCandidates [2022-03-11T18:57:50.217Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-11T18:57:50.217Z] === RUN TestLayerAlreadyExists [2022-03-11T18:57:50.217Z] 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} [2022-03-11T18:57:50.217Z] 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} [2022-03-11T18:57:50.217Z] 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} [2022-03-11T18:57:50.217Z] 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} [2022-03-11T18:57:50.217Z] 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} [2022-03-11T18:57:50.217Z] 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} [2022-03-11T18:57:50.217Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-11T18:57:50.217Z] === RUN TestWhenEmptyAuthConfig [2022-03-11T18:57:50.217Z] === RUN TestNotFound [2022-03-11T18:57:50.217Z] --- PASS: TestNotFound (0.00s) [2022-03-11T18:57:50.217Z] === RUN TestConflict [2022-03-11T18:57:50.217Z] --- PASS: TestConflict (0.00s) [2022-03-11T18:57:50.217Z] === RUN TestForbidden [2022-03-11T18:57:50.217Z] --- PASS: TestForbidden (0.00s) [2022-03-11T18:57:50.217Z] === RUN TestInvalidParameter [2022-03-11T18:57:50.217Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-11T18:57:50.217Z] === RUN TestNotImplemented [2022-03-11T18:57:50.217Z] --- PASS: TestNotImplemented (0.00s) [2022-03-11T18:57:50.217Z] === RUN TestNotModified [2022-03-11T18:57:50.217Z] --- PASS: TestNotModified (0.00s) [2022-03-11T18:57:50.217Z] === RUN TestUnauthorized [2022-03-11T18:57:50.217Z] --- PASS: TestUnauthorized (0.00s) [2022-03-11T18:57:50.217Z] === RUN TestUnknown [2022-03-11T18:57:50.217Z] --- PASS: TestUnknown (0.00s) [2022-03-11T18:57:50.217Z] === RUN TestCancelled [2022-03-11T18:57:50.217Z] --- PASS: TestCancelled (0.00s) [2022-03-11T18:57:50.217Z] === RUN TestDeadline [2022-03-11T18:57:50.217Z] --- PASS: TestDeadline (0.00s) [2022-03-11T18:57:50.217Z] === RUN TestDataLoss [2022-03-11T18:57:50.217Z] --- PASS: TestDataLoss (0.00s) [2022-03-11T18:57:50.217Z] === RUN TestUnavailable [2022-03-11T18:57:50.514Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-03-11T18:57:50.514Z] === RUN TestHealthCheckWorkdir [2022-03-11T18:57:50.685Z] --- PASS: TestUnavailable (0.00s) [2022-03-11T18:57:50.685Z] === RUN TestSystem [2022-03-11T18:57:50.685Z] --- PASS: TestSystem (0.00s) [2022-03-11T18:57:50.685Z] === RUN TestFromStatusCode [2022-03-11T18:57:50.685Z] === RUN TestFromStatusCode/Not_Found [2022-03-11T18:57:50.685Z] === RUN TestFromStatusCode/Bad_Request [2022-03-11T18:57:50.685Z] === RUN TestFromStatusCode/Conflict [2022-03-11T18:57:50.685Z] === RUN TestFromStatusCode/Unauthorized [2022-03-11T18:57:50.685Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-11T18:57:50.685Z] === RUN TestFromStatusCode/Forbidden [2022-03-11T18:57:50.685Z] === RUN TestFromStatusCode/Not_Modified [2022-03-11T18:57:50.685Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-11T18:57:50.685Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-11T18:57:50.685Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-11T18:57:50.685Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-11T18:57:50.685Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-11T18:57:50.685Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-11T18:57:50.685Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-11T18:57:50.685Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-11T18:57:50.685Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-11T18:57:50.685Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-11T18:57:50.685Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-11T18:57:50.685Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-11T18:57:50.685Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-11T18:57:50.685Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-11T18:57:50.685Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-11T18:57:50.685Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-11T18:57:50.685Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-11T18:57:50.685Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-11T18:57:50.685Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-11T18:57:50.685Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-11T18:57:50.685Z] PASS [2022-03-11T18:57:50.685Z] coverage: 53.1% of statements [2022-03-11T18:57:50.685Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2022-03-11T18:57:50.685Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-03-11T18:57:50.685Z] === RUN TestInactiveJobs [2022-03-11T18:57:50.685Z] === RUN TestFSGetInvalidData [2022-03-11T18:57:50.685Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-11T18:57:50.685Z] === RUN TestFSInvalidSet [2022-03-11T18:57:50.685Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-11T18:57:50.685Z] === RUN TestFSInvalidRoot [2022-03-11T18:57:50.685Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-11T18:57:50.685Z] === RUN TestFSMetadataGetSet [2022-03-11T18:57:50.685Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-03-11T18:57:50.685Z] === RUN TestFSInvalidWalker [2022-03-11T18:57:50.685Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-11T18:57:50.685Z] === RUN TestFSGetSet [2022-03-11T18:57:50.685Z] --- PASS: TestInactiveJobs (0.38s) [2022-03-11T18:57:50.685Z] === RUN TestWatchRelease [2022-03-11T18:57:50.685Z] --- PASS: TestFSGetSet (0.03s) [2022-03-11T18:57:50.685Z] === RUN TestFSGetUnsetKey [2022-03-11T18:57:50.685Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-11T18:57:50.685Z] === RUN TestFSGetEmptyData [2022-03-11T18:57:50.685Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-03-11T18:57:50.685Z] === RUN TestFSDelete [2022-03-11T18:57:50.685Z] --- PASS: TestFSDelete (0.01s) [2022-03-11T18:57:50.685Z] === RUN TestFSWalker [2022-03-11T18:57:50.685Z] --- PASS: TestWatchRelease (0.04s) [2022-03-11T18:57:50.685Z] === RUN TestWatchFinishedTransfer [2022-03-11T18:57:50.685Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-11T18:57:50.685Z] === RUN TestDuplicateTransfer [2022-03-11T18:57:50.685Z] --- PASS: TestFSWalker (0.02s) [2022-03-11T18:57:50.685Z] === RUN TestFSWalkerStopOnError [2022-03-11T18:57:51.080Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2022-03-11T18:57:51.080Z] === RUN TestHealthKillContainer [2022-03-11T18:57:51.153Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-11T18:57:51.153Z] === RUN TestNewFromJSON [2022-03-11T18:57:51.153Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-11T18:57:51.153Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-11T18:57:51.153Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-11T18:57:51.153Z] === RUN TestMarshalKeyOrder [2022-03-11T18:57:51.153Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-11T18:57:51.153Z] === RUN TestHistoryEqual [2022-03-11T18:57:51.153Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-11T18:57:51.153Z] === RUN TestSuccessfulUpload [2022-03-11T18:57:51.153Z] --- PASS: TestHistoryEqual (0.12s) [2022-03-11T18:57:51.153Z] === RUN TestImage [2022-03-11T18:57:51.153Z] --- PASS: TestImage (0.00s) [2022-03-11T18:57:51.153Z] === RUN TestImageOSNotEmpty [2022-03-11T18:57:51.153Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-11T18:57:51.153Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-11T18:57:51.153Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-11T18:57:51.153Z] === RUN TestCreate [2022-03-11T18:57:51.153Z] --- PASS: TestCreate (0.00s) [2022-03-11T18:57:51.153Z] === RUN TestRestore [2022-03-11T18:57:51.153Z] time="2022-03-11T18:57:50Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-11T18:57:51.153Z] --- PASS: TestRestore (0.02s) [2022-03-11T18:57:51.153Z] === RUN TestAddDelete [2022-03-11T18:57:51.153Z] --- PASS: TestAddDelete (0.02s) [2022-03-11T18:57:51.153Z] === RUN TestSearchAfterDelete [2022-03-11T18:57:51.153Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-11T18:57:51.153Z] === RUN TestParentReset [2022-03-11T18:57:51.153Z] --- PASS: TestParentReset (0.02s) [2022-03-11T18:57:51.153Z] === RUN TestGetAndSetLastUpdated [2022-03-11T18:57:51.153Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-03-11T18:57:51.153Z] === RUN TestStoreLen [2022-03-11T18:57:51.153Z] time="2022-03-11T18:57:50Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-11T18:57:51.153Z] --- PASS: TestStoreLen (0.04s) [2022-03-11T18:57:51.153Z] PASS [2022-03-11T18:57:51.153Z] coverage: 86.9% of statements [2022-03-11T18:57:51.153Z] ok github.com/docker/docker/image 0.432s coverage: 86.9% of statements [2022-03-11T18:57:51.153Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-03-11T18:57:51.153Z] === RUN TestCancelledUpload [2022-03-11T18:57:51.153Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-11T18:57:51.153Z] PASS [2022-03-11T18:57:51.153Z] coverage: 76.8% of statements [2022-03-11T18:57:51.153Z] ok github.com/docker/docker/distribution/xfer 1.837s coverage: 76.8% of statements [2022-03-11T18:57:51.620Z] --- PASS: TestWhenEmptyAuthConfig (1.15s) [2022-03-11T18:57:51.620Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-11T18:57:51.620Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-11T18:57:51.620Z] === RUN TestTokenPassThru [2022-03-11T18:57:51.620Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-11T18:57:51.620Z] === RUN TestTokenPassThruDifferentHost [2022-03-11T18:57:51.620Z] === RUN TestCompare [2022-03-11T18:57:51.620Z] --- PASS: TestCompare (0.00s) [2022-03-11T18:57:51.620Z] PASS [2022-03-11T18:57:51.620Z] coverage: 19.2% of statements [2022-03-11T18:57:51.620Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-11T18:57:51.620Z] PASS [2022-03-11T18:57:51.620Z] coverage: 26.7% of statements [2022-03-11T18:57:51.620Z] ok github.com/docker/docker/image/cache 0.068s coverage: 19.2% of statements [2022-03-11T18:57:51.620Z] ok github.com/docker/docker/distribution 2.058s coverage: 26.7% of statements [2022-03-11T18:57:51.620Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-11T18:57:51.620Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-11T18:57:52.605Z] === RUN TestMakeV1ConfigFromConfig [2022-03-11T18:57:52.605Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-11T18:57:52.605Z] PASS [2022-03-11T18:57:52.605Z] coverage: 25.0% of statements [2022-03-11T18:57:52.605Z] ok github.com/docker/docker/image/v1 0.108s coverage: 25.0% of statements [2022-03-11T18:57:53.072Z] === RUN TestValidateManifest [2022-03-11T18:57:53.072Z] === RUN TestValidateManifest/nil [2022-03-11T18:57:53.072Z] === RUN TestValidateManifest/non-nil [2022-03-11T18:57:53.072Z] --- PASS: TestValidateManifest (0.00s) [2022-03-11T18:57:53.072Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-11T18:57:53.072Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-11T18:57:53.072Z] PASS [2022-03-11T18:57:53.072Z] coverage: 0.7% of statements [2022-03-11T18:57:53.072Z] ok github.com/docker/docker/image/tarexport 0.236s coverage: 0.7% of statements [2022-03-11T18:57:53.072Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-11T18:57:53.078Z] --- PASS: TestDaemonStartWithLogOpt (3.37s) [2022-03-11T18:57:53.078Z] === CONT TestReadPluginNoRead [2022-03-11T18:57:54.064Z] === RUN TestSerialization [2022-03-11T18:57:54.064Z] --- PASS: TestSerialization (0.02s) [2022-03-11T18:57:54.064Z] PASS [2022-03-11T18:57:54.064Z] coverage: 100.0% of statements [2022-03-11T18:57:54.064Z] ok github.com/docker/docker/libcontainerd/queue 0.092s coverage: 100.0% of statements [2022-03-11T18:57:54.064Z] === RUN TestEnvironmentParsing [2022-03-11T18:57:54.064Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-11T18:57:54.064Z] PASS [2022-03-11T18:57:54.064Z] coverage: 1.2% of statements [2022-03-11T18:57:54.064Z] ok github.com/docker/docker/libcontainerd/local 0.055s coverage: 1.2% of statements [2022-03-11T18:57:54.064Z] === RUN TestEmptyLayer [2022-03-11T18:57:54.064Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-11T18:57:54.064Z] === RUN TestCommitFailure [2022-03-11T18:57:54.064Z] --- PASS: TestCommitFailure (0.01s) [2022-03-11T18:57:54.064Z] === RUN TestStartTransactionFailure [2022-03-11T18:57:54.064Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-11T18:57:54.064Z] === RUN TestGetOrphan [2022-03-11T18:57:54.064Z] --- PASS: TestGetOrphan (0.01s) [2022-03-11T18:57:54.064Z] === RUN TestMountAndRegister [2022-03-11T18:57:54.064Z] layer_test.go:258: Layer size: 14 [2022-03-11T18:57:54.064Z] --- PASS: TestMountAndRegister (0.04s) [2022-03-11T18:57:54.064Z] === RUN TestLayerRelease [2022-03-11T18:57:54.064Z] layer_test.go:291: Failing on Windows [2022-03-11T18:57:54.064Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-11T18:57:54.064Z] === RUN TestStoreRestore [2022-03-11T18:57:54.064Z] layer_test.go:340: Failing on Windows [2022-03-11T18:57:54.064Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-11T18:57:54.064Z] === RUN TestTarStreamStability [2022-03-11T18:57:54.064Z] layer_test.go:455: Failing on Windows [2022-03-11T18:57:54.064Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-11T18:57:54.064Z] === RUN TestRegisterExistingLayer [2022-03-11T18:57:54.531Z] --- PASS: TestRegisterExistingLayer (0.21s) [2022-03-11T18:57:54.531Z] === RUN TestTarStreamVerification [2022-03-11T18:57:54.531Z] layer_test.go:684: Failing on Windows [2022-03-11T18:57:54.531Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-11T18:57:54.531Z] === RUN TestLayerMigration [2022-03-11T18:57:54.531Z] migration_test.go:45: Failing on Windows [2022-03-11T18:57:54.531Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-11T18:57:54.531Z] === RUN TestLayerMigrationNoTarsplit [2022-03-11T18:57:54.531Z] migration_test.go:181: Failing on Windows [2022-03-11T18:57:54.531Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-11T18:57:54.531Z] === RUN TestMountInit [2022-03-11T18:57:54.531Z] mount_test.go:17: Failing on Windows [2022-03-11T18:57:54.531Z] --- SKIP: TestMountInit (0.00s) [2022-03-11T18:57:54.531Z] === RUN TestMountSize [2022-03-11T18:57:54.531Z] mount_test.go:76: Failing on Windows [2022-03-11T18:57:54.531Z] --- SKIP: TestMountSize (0.00s) [2022-03-11T18:57:54.531Z] === RUN TestMountChanges [2022-03-11T18:57:54.531Z] mount_test.go:125: Failing on Windows [2022-03-11T18:57:54.531Z] --- SKIP: TestMountChanges (0.00s) [2022-03-11T18:57:54.531Z] === RUN TestMountApply [2022-03-11T18:57:54.531Z] mount_test.go:212: Failing on Windows [2022-03-11T18:57:54.531Z] --- SKIP: TestMountApply (0.00s) [2022-03-11T18:57:54.531Z] PASS [2022-03-11T18:57:54.531Z] coverage: 30.2% of statements [2022-03-11T18:57:54.531Z] ok github.com/docker/docker/layer 0.361s coverage: 30.2% of statements [2022-03-11T18:57:54.531Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-11T18:57:54.531Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-11T18:57:54.531Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-11T18:57:54.531Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-11T18:57:54.977Z] === RUN TestReadPluginNoRead/default [2022-03-11T18:57:54.999Z] === RUN TestSequenceGetAvailableBit [2022-03-11T18:57:54.999Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-11T18:57:54.999Z] === RUN TestSequenceEqual [2022-03-11T18:57:54.999Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-11T18:57:54.999Z] === RUN TestSequenceCopy [2022-03-11T18:57:54.999Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-11T18:57:54.999Z] === RUN TestGetFirstAvailable [2022-03-11T18:57:54.999Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-11T18:57:54.999Z] === RUN TestFindSequence [2022-03-11T18:57:54.999Z] --- PASS: TestFindSequence (0.00s) [2022-03-11T18:57:54.999Z] === RUN TestCheckIfAvailable [2022-03-11T18:57:54.999Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-11T18:57:54.999Z] === RUN TestMergeSequences [2022-03-11T18:57:54.999Z] --- PASS: TestMergeSequences (0.00s) [2022-03-11T18:57:54.999Z] === RUN TestPushReservation [2022-03-11T18:57:54.999Z] --- PASS: TestPushReservation (0.00s) [2022-03-11T18:57:54.999Z] === RUN TestSerializeDeserialize [2022-03-11T18:57:54.999Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-11T18:57:54.999Z] === RUN TestSet [2022-03-11T18:57:54.999Z] --- PASS: TestSet (0.00s) [2022-03-11T18:57:54.999Z] === RUN TestSetUnset [2022-03-11T18:57:54.999Z] --- PASS: TestSetUnset (0.00s) [2022-03-11T18:57:54.999Z] === RUN TestOffsetSetUnset [2022-03-11T18:57:54.999Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-11T18:57:54.999Z] === RUN TestSetInRange [2022-03-11T18:57:54.999Z] --- PASS: TestSetInRange (0.00s) [2022-03-11T18:57:54.999Z] === RUN TestSetAnyInRange [2022-03-11T18:57:54.999Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-11T18:57:54.999Z] === RUN TestMethods [2022-03-11T18:57:54.999Z] --- PASS: TestMethods (0.00s) [2022-03-11T18:57:54.999Z] === RUN TestRandomAllocateDeallocate [2022-03-11T18:57:56.350Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-11T18:57:56.563Z] === RUN TestInvalidConfig [2022-03-11T18:57:56.563Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-11T18:57:56.563Z] === RUN TestConfig [2022-03-11T18:57:56.563Z] --- PASS: TestConfig (0.00s) [2022-03-11T18:57:56.563Z] === RUN TestOptionsLabels [2022-03-11T18:57:56.563Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-11T18:57:56.563Z] === RUN TestValidName [2022-03-11T18:57:56.563Z] --- PASS: TestValidName (0.00s) [2022-03-11T18:57:56.563Z] PASS [2022-03-11T18:57:56.563Z] coverage: 19.7% of statements [2022-03-11T18:57:56.563Z] ok github.com/docker/docker/libnetwork/config 0.075s coverage: 19.7% of statements [2022-03-11T18:57:57.030Z] === RUN TestKey [2022-03-11T18:57:57.030Z] --- PASS: TestKey (0.00s) [2022-03-11T18:57:57.030Z] === RUN TestParseKey [2022-03-11T18:57:57.030Z] --- PASS: TestParseKey (0.00s) [2022-03-11T18:57:57.030Z] === RUN TestInvalidDataStore [2022-03-11T18:57:57.030Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-11T18:57:57.030Z] === RUN TestKVObjectFlatKey [2022-03-11T18:57:57.030Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-11T18:57:57.030Z] === RUN TestAtomicKVObjectFlatKey [2022-03-11T18:57:57.030Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-11T18:57:57.030Z] PASS [2022-03-11T18:57:57.030Z] coverage: 21.9% of statements [2022-03-11T18:57:57.030Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2022-03-11T18:57:57.283Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-11T18:57:57.503Z] === RUN TestErrorInterfaces [2022-03-11T18:57:57.503Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-11T18:57:57.503Z] === RUN TestNetworkMarshalling [2022-03-11T18:57:57.503Z] --- PASS: TestNetworkMarshalling (0.15s) [2022-03-11T18:57:57.503Z] === RUN TestEndpointMarshalling [2022-03-11T18:57:57.503Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-11T18:57:57.503Z] === RUN TestAuxAddresses [2022-03-11T18:57:57.503Z] time="2022-03-11T18:57:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T18:57:57.503Z] --- PASS: TestAuxAddresses (0.01s) [2022-03-11T18:57:57.503Z] === RUN TestSRVServiceQuery [2022-03-11T18:57:57.503Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-11T18:57:57.503Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-11T18:57:57.503Z] === RUN TestServiceVIPReuse [2022-03-11T18:57:57.503Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-11T18:57:57.503Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-11T18:57:57.503Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-11T18:57:57.503Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-11T18:57:57.503Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-11T18:57:57.503Z] === RUN TestDNSIPQuery [2022-03-11T18:57:57.503Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-11T18:57:57.503Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-11T18:57:57.503Z] === RUN TestDNSProxyServFail [2022-03-11T18:57:57.503Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-11T18:57:57.503Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-11T18:57:57.503Z] === RUN TestSandboxAddEmpty [2022-03-11T18:57:57.503Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T18:57:57.503Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-11T18:57:57.503Z] === RUN TestSandboxAddMultiPrio [2022-03-11T18:57:57.503Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T18:57:57.503Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-11T18:57:57.503Z] === RUN TestSandboxAddSamePrio [2022-03-11T18:57:57.503Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T18:57:57.503Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-11T18:57:57.503Z] === RUN TestCleanupServiceDiscovery [2022-03-11T18:57:57.503Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-11T18:57:57.503Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-11T18:57:57.503Z] === RUN TestDNSOptions [2022-03-11T18:57:57.503Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-11T18:57:57.503Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-11T18:57:57.503Z] === RUN TestMultipleControllersWithSameStore [2022-03-11T18:57:57.503Z] time="2022-03-11T18:57:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T18:57:57.503Z] time="2022-03-11T18:57:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T18:57:57.503Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-11T18:57:57.503Z] PASS [2022-03-11T18:57:57.503Z] coverage: 8.5% of statements [2022-03-11T18:57:57.503Z] ok github.com/docker/docker/libnetwork 0.288s coverage: 8.5% of statements [2022-03-11T18:57:57.503Z] === RUN TestIPDataMarshalling [2022-03-11T18:57:57.503Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-11T18:57:57.503Z] === RUN TestValidateAndIsV6 [2022-03-11T18:57:57.503Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-11T18:57:57.503Z] PASS [2022-03-11T18:57:57.503Z] coverage: 68.9% of statements [2022-03-11T18:57:57.503Z] ok github.com/docker/docker/libnetwork/driverapi 0.043s coverage: 68.9% of statements [2022-03-11T18:57:57.851Z] --- PASS: TestContinueAfterPluginCrash (8.36s) [2022-03-11T18:57:57.975Z] === RUN TestDriver [2022-03-11T18:57:57.975Z] --- PASS: TestDriver (0.00s) [2022-03-11T18:57:57.975Z] PASS [2022-03-11T18:57:57.975Z] coverage: 34.8% of statements [2022-03-11T18:57:57.975Z] ok github.com/docker/docker/libnetwork/drivers/host 0.038s coverage: 34.8% of statements [2022-03-11T18:57:58.445Z] === RUN TestDriver [2022-03-11T18:57:58.445Z] --- PASS: TestDriver (0.00s) [2022-03-11T18:57:58.445Z] PASS [2022-03-11T18:57:58.445Z] coverage: 34.8% of statements [2022-03-11T18:57:58.445Z] ok github.com/docker/docker/libnetwork/drivers/null 0.038s coverage: 34.8% of statements [2022-03-11T18:57:58.784Z] === CONT TestReadPluginNoRead [2022-03-11T18:57:58.784Z] read_test.go:92: [d19efc4b29396] daemon is not started [2022-03-11T18:57:58.784Z] --- PASS: TestReadPluginNoRead (5.86s) [2022-03-11T18:57:58.784Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-03-11T18:57:58.784Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-03-11T18:57:58.784Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-03-11T18:57:58.784Z] PASS [2022-03-11T18:57:58.784Z] [2022-03-11T18:57:58.784Z] DONE 6 tests in 9.272s [2022-03-11T18:57:58.784Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-11T18:57:58.784Z] testing: warning: no tests to run [2022-03-11T18:57:58.784Z] PASS [2022-03-11T18:57:58.784Z] [2022-03-11T18:57:58.784Z] DONE 0 tests in 0.012s [2022-03-11T18:57:58.784Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-11T18:57:58.784Z] INFO: Testing against a local daemon [2022-03-11T18:57:58.784Z] === RUN TestPluginWithDevMounts [2022-03-11T18:57:58.784Z] === PAUSE TestPluginWithDevMounts [2022-03-11T18:57:58.784Z] === CONT TestPluginWithDevMounts [2022-03-11T18:57:58.912Z] === RUN TestNetworkAllocateFree [2022-03-11T18:57:58.912Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-11T18:57:58.912Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-11T18:57:58.912Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-11T18:57:58.912Z] PASS [2022-03-11T18:57:58.912Z] coverage: 63.6% of statements [2022-03-11T18:57:58.912Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.042s coverage: 63.6% of statements [2022-03-11T18:57:58.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-11T18:57:58.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-11T18:57:59.180Z] --- PASS: TestHealthKillContainer (7.85s) [2022-03-11T18:57:59.181Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-11T18:57:59.181Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-03-11T18:57:59.181Z] === RUN TestIpcModeNone [2022-03-11T18:57:59.380Z] --- PASS: TestRandomAllocateDeallocate (4.29s) [2022-03-11T18:57:59.380Z] === RUN TestAllocateRandomDeallocate [2022-03-11T18:57:59.380Z] === RUN TestGetEmptyCapabilities [2022-03-11T18:57:59.380Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-11T18:57:59.380Z] === RUN TestGetExtraCapabilities [2022-03-11T18:57:59.380Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-11T18:57:59.380Z] === RUN TestGetInvalidCapabilities [2022-03-11T18:57:59.380Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-11T18:57:59.380Z] === RUN TestRemoteDriver [2022-03-11T18:57:59.380Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-11T18:57:59.380Z] === RUN TestDriverError [2022-03-11T18:57:59.380Z] --- PASS: TestDriverError (0.01s) [2022-03-11T18:57:59.380Z] === RUN TestMissingValues [2022-03-11T18:57:59.380Z] --- PASS: TestMissingValues (0.00s) [2022-03-11T18:57:59.380Z] === RUN TestRollback [2022-03-11T18:57:59.380Z] --- PASS: TestRollback (0.00s) [2022-03-11T18:57:59.380Z] PASS [2022-03-11T18:57:59.380Z] coverage: 57.4% of statements [2022-03-11T18:57:59.380Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.081s coverage: 57.4% of statements [2022-03-11T18:57:59.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-11T18:57:59.745Z] --- PASS: TestIpcModeNone (0.44s) [2022-03-11T18:57:59.745Z] === RUN TestIpcModePrivate [2022-03-11T18:57:59.847Z] === RUN TestNew [2022-03-11T18:57:59.847Z] --- PASS: TestNew (0.00s) [2022-03-11T18:57:59.847Z] === RUN TestAddDriver [2022-03-11T18:57:59.847Z] --- PASS: TestAddDriver (0.00s) [2022-03-11T18:57:59.847Z] === RUN TestAddDuplicateDriver [2022-03-11T18:57:59.847Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-11T18:57:59.847Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-11T18:57:59.847Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-11T18:57:59.847Z] === RUN TestDriver [2022-03-11T18:57:59.847Z] --- PASS: TestDriver (0.00s) [2022-03-11T18:57:59.847Z] === RUN TestIPAM [2022-03-11T18:57:59.847Z] --- PASS: TestIPAM (0.00s) [2022-03-11T18:57:59.847Z] === RUN TestWalkIPAMs [2022-03-11T18:57:59.847Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-11T18:57:59.847Z] === RUN TestWalkDrivers [2022-03-11T18:57:59.847Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-11T18:57:59.847Z] PASS [2022-03-11T18:57:59.847Z] coverage: 82.4% of statements [2022-03-11T18:57:59.847Z] ok github.com/docker/docker/libnetwork/drvregistry 0.066s coverage: 82.4% of statements [2022-03-11T18:57:59.847Z] === RUN TestNAT [2022-03-11T18:57:59.847Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-11T18:57:59.847Z] --- SKIP: TestNAT (0.00s) [2022-03-11T18:57:59.847Z] === RUN TestTransparent [2022-03-11T18:57:59.847Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-11T18:57:59.847Z] --- SKIP: TestTransparent (0.00s) [2022-03-11T18:57:59.847Z] PASS [2022-03-11T18:57:59.847Z] coverage: 0.0% of statements [2022-03-11T18:57:59.847Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.052s coverage: 0.0% of statements [2022-03-11T18:58:00.003Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-11T18:58:00.004Z] --- PASS: TestIpcModePrivate (0.44s) [2022-03-11T18:58:00.004Z] === RUN TestIpcModeShareable [2022-03-11T18:58:00.158Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-03-11T18:58:00.158Z] PASS [2022-03-11T18:58:00.158Z] [2022-03-11T18:58:00.158Z] DONE 1 tests in 1.587s [2022-03-11T18:58:00.158Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-11T18:58:00.158Z] INFO: Testing against a local daemon [2022-03-11T18:58:00.158Z] === RUN TestSecretInspect [2022-03-11T18:58:00.262Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-03-11T18:58:00.316Z] --- PASS: TestAllocateRandomDeallocate (0.89s) [2022-03-11T18:58:00.316Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-11T18:58:00.316Z] === RUN TestBuildDefault [2022-03-11T18:58:00.316Z] --- PASS: TestBuildDefault (0.00s) [2022-03-11T18:58:00.316Z] === RUN TestBuildHostnameDomainname [2022-03-11T18:58:00.316Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-11T18:58:00.316Z] === RUN TestBuildHostname [2022-03-11T18:58:00.316Z] --- PASS: TestBuildHostname (0.00s) [2022-03-11T18:58:00.316Z] === RUN TestBuildHostnameFQDN [2022-03-11T18:58:00.316Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-11T18:58:00.316Z] === RUN TestBuildNoIP [2022-03-11T18:58:00.316Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-11T18:58:00.316Z] === RUN TestUpdate [2022-03-11T18:58:00.316Z] --- PASS: TestUpdate (0.00s) [2022-03-11T18:58:00.316Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-11T18:58:00.316Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-11T18:58:00.316Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-11T18:58:00.316Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-11T18:58:00.316Z] === RUN TestAddEmpty [2022-03-11T18:58:00.316Z] --- PASS: TestAddEmpty (0.00s) [2022-03-11T18:58:00.316Z] === RUN TestAdd [2022-03-11T18:58:00.316Z] --- PASS: TestAdd (0.00s) [2022-03-11T18:58:00.316Z] === RUN TestDeleteEmpty [2022-03-11T18:58:00.316Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-11T18:58:00.316Z] === RUN TestDeleteNewline [2022-03-11T18:58:00.316Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-11T18:58:00.316Z] === RUN TestDelete [2022-03-11T18:58:00.316Z] --- PASS: TestDelete (0.00s) [2022-03-11T18:58:00.316Z] === RUN TestConcurrentWrites [2022-03-11T18:58:00.316Z] --- PASS: TestConcurrentWrites (0.18s) [2022-03-11T18:58:00.316Z] PASS [2022-03-11T18:58:00.316Z] coverage: 81.2% of statements [2022-03-11T18:58:00.316Z] ok github.com/docker/docker/libnetwork/etchosts 0.232s coverage: 81.2% of statements [2022-03-11T18:58:00.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-11T18:58:00.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-11T18:58:00.520Z] --- PASS: TestIpcModeShareable (0.46s) [2022-03-11T18:58:00.520Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-11T18:58:00.783Z] === RUN TestNew [2022-03-11T18:58:00.783Z] --- PASS: TestNew (0.00s) [2022-03-11T18:58:00.783Z] === RUN TestAllocate [2022-03-11T18:58:00.783Z] --- PASS: TestAllocate (0.00s) [2022-03-11T18:58:00.783Z] === RUN TestUninitialized [2022-03-11T18:58:00.783Z] --- PASS: TestUninitialized (0.00s) [2022-03-11T18:58:00.783Z] === RUN TestAllocateInRange [2022-03-11T18:58:00.783Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-11T18:58:00.783Z] === RUN TestAllocateSerial [2022-03-11T18:58:00.783Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-11T18:58:00.783Z] PASS [2022-03-11T18:58:00.783Z] coverage: 87.5% of statements [2022-03-11T18:58:00.783Z] === RUN TestCaller [2022-03-11T18:58:00.783Z] --- PASS: TestCaller (0.00s) [2022-03-11T18:58:00.783Z] PASS [2022-03-11T18:58:00.783Z] coverage: 100.0% of statements [2022-03-11T18:58:00.783Z] ok github.com/docker/docker/libnetwork/idm 0.037s coverage: 87.5% of statements [2022-03-11T18:58:00.783Z] ok github.com/docker/docker/libnetwork/internal/caller 0.034s coverage: 100.0% of statements [2022-03-11T18:58:00.783Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.78s) [2022-03-11T18:58:00.783Z] === RUN TestRetrieveFromStore [2022-03-11T18:58:01.250Z] === RUN TestSetSerialInsertDelete [2022-03-11T18:58:01.250Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-11T18:58:01.250Z] === RUN TestSetParallelInsertDelete [2022-03-11T18:58:01.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-11T18:58:01.717Z] --- PASS: TestRetrieveFromStore (0.56s) [2022-03-11T18:58:01.717Z] === RUN TestIsCorrupted [2022-03-11T18:58:01.717Z] --- PASS: TestIsCorrupted (0.01s) [2022-03-11T18:58:01.717Z] === RUN TestSetRollover [2022-03-11T18:58:01.717Z] === RUN TestInt2IP2IntConversion [2022-03-11T18:58:01.894Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2022-03-11T18:58:01.894Z] === RUN TestAPIIpcModeHost [2022-03-11T18:58:02.184Z] === RUN TestPoolRequest [2022-03-11T18:58:02.184Z] --- PASS: TestPoolRequest (0.00s) [2022-03-11T18:58:02.184Z] === RUN TestOtherRequests [2022-03-11T18:58:02.184Z] --- PASS: TestOtherRequests (0.00s) [2022-03-11T18:58:02.184Z] PASS [2022-03-11T18:58:02.184Z] coverage: 57.1% of statements [2022-03-11T18:58:02.184Z] ok github.com/docker/docker/libnetwork/ipams/null 0.037s coverage: 57.1% of statements [2022-03-11T18:58:02.458Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-03-11T18:58:02.458Z] === RUN TestDaemonIpcModeShareable [2022-03-11T18:58:02.654Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2022-03-11T18:58:02.654Z] === RUN TestGetAddressVersion [2022-03-11T18:58:02.654Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-11T18:58:02.654Z] === RUN TestKeyString [2022-03-11T18:58:02.654Z] --- PASS: TestKeyString (0.00s) [2022-03-11T18:58:02.654Z] === RUN TestPoolDataMarshal [2022-03-11T18:58:02.654Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-11T18:58:02.654Z] === RUN TestSubnetsMarshal [2022-03-11T18:58:02.654Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-03-11T18:58:02.654Z] === RUN TestAddSubnets [2022-03-11T18:58:02.654Z] --- PASS: TestAddSubnets (0.04s) [2022-03-11T18:58:02.654Z] === RUN TestDoublePoolRelease [2022-03-11T18:58:02.654Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-03-11T18:58:02.654Z] === RUN TestAddReleasePoolID [2022-03-11T18:58:02.654Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-03-11T18:58:02.654Z] === RUN TestPredefinedPool [2022-03-11T18:58:02.654Z] --- PASS: TestPredefinedPool (0.02s) [2022-03-11T18:58:02.654Z] === RUN TestRemoveSubnet [2022-03-11T18:58:02.654Z] --- PASS: TestSetRollover (1.17s) [2022-03-11T18:58:02.654Z] === RUN TestSetRolloverSerial [2022-03-11T18:58:02.654Z] --- PASS: TestRemoveSubnet (0.14s) [2022-03-11T18:58:02.654Z] === RUN TestGetSameAddress [2022-03-11T18:58:02.654Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-11T18:58:02.654Z] === RUN TestPoolAllocationReuse [2022-03-11T18:58:02.686Z] --- PASS: TestSecretInspect (2.18s) [2022-03-11T18:58:02.686Z] === RUN TestSecretList [2022-03-11T18:58:03.122Z] === RUN TestGetCapabilities [2022-03-11T18:58:03.122Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-11T18:58:03.122Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-11T18:58:03.122Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-11T18:58:03.122Z] === RUN TestGetDefaultAddressSpaces [2022-03-11T18:58:03.122Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-11T18:58:03.122Z] === RUN TestRemoteDriver [2022-03-11T18:58:03.122Z] --- PASS: TestRemoteDriver (0.00s) [2022-03-11T18:58:03.122Z] PASS [2022-03-11T18:58:03.122Z] coverage: 47.4% of statements [2022-03-11T18:58:03.122Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.067s coverage: 47.4% of statements [2022-03-11T18:58:03.391Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-03-11T18:58:03.391Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2022-03-11T18:58:03.391Z] === RUN TestDaemonIpcModePrivate [2022-03-11T18:58:03.588Z] --- PASS: TestSetRolloverSerial (1.13s) [2022-03-11T18:58:03.588Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-11T18:58:03.588Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-11T18:58:03.588Z] PASS [2022-03-11T18:58:03.588Z] coverage: 84.4% of statements [2022-03-11T18:58:03.588Z] ok github.com/docker/docker/libnetwork/bitseq 8.883s coverage: 84.4% of statements [2022-03-11T18:58:03.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-11T18:58:04.055Z] --- PASS: TestPoolAllocationReuse (1.23s) [2022-03-11T18:58:04.055Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-11T18:58:04.055Z] === RUN TestWindowsIPAM [2022-03-11T18:58:04.055Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-11T18:58:04.055Z] PASS [2022-03-11T18:58:04.055Z] coverage: 71.4% of statements [2022-03-11T18:58:04.055Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-11T18:58:04.055Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-11T18:58:04.055Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.038s coverage: 71.4% of statements [2022-03-11T18:58:04.323Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-03-11T18:58:04.581Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-03-11T18:58:04.581Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-11T18:58:04.584Z] --- PASS: TestSecretList (2.24s) [2022-03-11T18:58:04.584Z] === RUN TestSecretsCreateAndDelete [2022-03-11T18:58:04.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-11T18:58:05.039Z] === RUN TestDefaultNetwork [2022-03-11T18:58:05.039Z] --- PASS: TestDefaultNetwork (0.25s) [2022-03-11T18:58:05.039Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-11T18:58:05.505Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-03-11T18:58:05.505Z] === RUN TestInitAddressPools [2022-03-11T18:58:05.505Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-11T18:58:05.505Z] PASS [2022-03-11T18:58:05.505Z] coverage: 74.0% of statements [2022-03-11T18:58:05.506Z] ok github.com/docker/docker/libnetwork/ipamutils 0.567s coverage: 74.0% of statements [2022-03-11T18:58:05.513Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-03-11T18:58:05.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-11T18:58:05.770Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-03-11T18:58:05.770Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-11T18:58:05.973Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.76s) [2022-03-11T18:58:05.973Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-11T18:58:05.973Z] === RUN TestKeyValue [2022-03-11T18:58:05.973Z] --- PASS: TestKeyValue (0.00s) [2022-03-11T18:58:05.973Z] PASS [2022-03-11T18:58:05.973Z] coverage: 60.0% of statements [2022-03-11T18:58:05.973Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2022-03-11T18:58:06.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-11T18:58:06.703Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-03-11T18:58:06.957Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-11T18:58:06.957Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-11T18:58:06.957Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-11T18:58:06.957Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-11T18:58:06.957Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-11T18:58:06.957Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-11T18:58:06.957Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-11T18:58:06.957Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-11T18:58:06.957Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-11T18:58:06.957Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-11T18:58:06.957Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-11T18:58:06.957Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-11T18:58:06.957Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-11T18:58:06.957Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-11T18:58:06.957Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-11T18:58:06.957Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-11T18:58:06.957Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-11T18:58:06.961Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2022-03-11T18:58:06.961Z] === RUN TestIpcModeOlderClient [2022-03-11T18:58:06.961Z] === PAUSE TestIpcModeOlderClient [2022-03-11T18:58:06.961Z] === RUN TestKillContainerInvalidSignal [2022-03-11T18:58:07.112Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2022-03-11T18:58:07.112Z] === RUN TestSecretsUpdate [2022-03-11T18:58:07.218Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-03-11T18:58:07.218Z] === RUN TestKillContainer [2022-03-11T18:58:07.218Z] === RUN TestKillContainer/no_signal [2022-03-11T18:58:07.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-11T18:58:07.783Z] === RUN TestKillContainer/non_killing_signal [2022-03-11T18:58:07.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-11T18:58:07.943Z] === RUN TestGenerate [2022-03-11T18:58:07.943Z] --- PASS: TestGenerate (0.00s) [2022-03-11T18:58:07.943Z] === RUN TestGeneratePtr [2022-03-11T18:58:07.943Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-11T18:58:07.943Z] === RUN TestGenerateMissingField [2022-03-11T18:58:07.943Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-11T18:58:07.943Z] === RUN TestFieldCannotBeSet [2022-03-11T18:58:07.943Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-11T18:58:07.943Z] === RUN TestTypeMismatchError [2022-03-11T18:58:07.943Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-11T18:58:07.943Z] PASS [2022-03-11T18:58:07.943Z] coverage: 100.0% of statements [2022-03-11T18:58:07.943Z] ok github.com/docker/docker/libnetwork/options 0.036s coverage: 100.0% of statements [2022-03-11T18:58:07.943Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.14s) [2022-03-11T18:58:07.943Z] === RUN TestGetAddress [2022-03-11T18:58:07.943Z] === RUN TestNetworkDBSimple [2022-03-11T18:58:08.041Z] === RUN TestKillContainer/killing_signal [2022-03-11T18:58:08.218Z] Removing intermediate container 2e8d8af33ea5 [2022-03-11T18:58:08.218Z] ---> b2bee299ca60 [2022-03-11T18:58:08.218Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-11T18:58:08.218Z] ---> Running in d2a824b70573 [2022-03-11T18:58:08.218Z] Removing intermediate container d2a824b70573 [2022-03-11T18:58:08.218Z] ---> ebc585e46e75 [2022-03-11T18:58:08.218Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-11T18:58:08.218Z] ---> Running in bd48a4e44feb [2022-03-11T18:58:08.218Z] Removing intermediate container bd48a4e44feb [2022-03-11T18:58:08.218Z] ---> 98d996bcca85 [2022-03-11T18:58:08.218Z] Step 11/11 : COPY . . [2022-03-11T18:58:08.411Z] testing: warning: no tests to run [2022-03-11T18:58:08.411Z] PASS [2022-03-11T18:58:08.411Z] coverage: 0.0% of statements [2022-03-11T18:58:08.411Z] ok github.com/docker/docker/libnetwork/osl 0.034s coverage: 0.0% of statements [no tests to run] [2022-03-11T18:58:08.611Z] --- PASS: TestKillContainer (1.19s) [2022-03-11T18:58:08.611Z] --- PASS: TestKillContainer/no_signal (0.36s) [2022-03-11T18:58:08.611Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-03-11T18:58:08.611Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-03-11T18:58:08.611Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-11T18:58:08.611Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-11T18:58:08.869Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-11T18:58:09.015Z] --- PASS: TestSecretsUpdate (2.20s) [2022-03-11T18:58:09.015Z] === RUN TestTemplatedSecret [2022-03-11T18:58:09.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-11T18:58:09.396Z] 2022/03/11 18:58:08 Closing DB instances... [2022-03-11T18:58:09.396Z] === RUN TestRequestNewPort [2022-03-11T18:58:09.396Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-11T18:58:09.396Z] === RUN TestRequestSpecificPort [2022-03-11T18:58:09.396Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-11T18:58:09.396Z] === RUN TestReleasePort [2022-03-11T18:58:09.396Z] --- PASS: TestReleasePort (0.00s) [2022-03-11T18:58:09.396Z] === RUN TestReuseReleasedPort [2022-03-11T18:58:09.396Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-11T18:58:09.396Z] === RUN TestReleaseUnreadledPort [2022-03-11T18:58:09.396Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-11T18:58:09.396Z] === RUN TestUnknowProtocol [2022-03-11T18:58:09.396Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-11T18:58:09.396Z] === RUN TestAllocateAllPorts [2022-03-11T18:58:09.396Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-11T18:58:09.396Z] === RUN TestPortAllocation [2022-03-11T18:58:09.396Z] --- PASS: TestPortAllocation (0.00s) [2022-03-11T18:58:09.396Z] === RUN TestPortAllocationWithCustomRange [2022-03-11T18:58:09.396Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-11T18:58:09.396Z] === RUN TestNoDuplicateBPR [2022-03-11T18:58:09.396Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-11T18:58:09.396Z] === RUN TestChangePortRange [2022-03-11T18:58:09.396Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-11T18:58:09.396Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-11T18:58:09.396Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-11T18:58:09.396Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-11T18:58:09.396Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-11T18:58:09.396Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-11T18:58:09.396Z] --- PASS: TestChangePortRange (0.00s) [2022-03-11T18:58:09.396Z] PASS [2022-03-11T18:58:09.396Z] coverage: 88.6% of statements [2022-03-11T18:58:09.396Z] ok github.com/docker/docker/libnetwork/portallocator 0.042s coverage: 88.6% of statements [2022-03-11T18:58:09.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-11T18:58:09.801Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2022-03-11T18:58:09.801Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-03-11T18:58:09.801Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-03-11T18:58:09.801Z] === RUN TestKillStoppedContainer [2022-03-11T18:58:09.801Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-11T18:58:09.801Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-11T18:58:09.801Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-11T18:58:09.801Z] === RUN TestKillDifferentUserContainer [2022-03-11T18:58:09.863Z] testing: warning: no tests to run [2022-03-11T18:58:09.863Z] PASS [2022-03-11T18:58:09.863Z] coverage: 0.0% of statements [2022-03-11T18:58:09.863Z] ok github.com/docker/docker/libnetwork/portmapper 0.038s coverage: 0.0% of statements [no tests to run] [2022-03-11T18:58:10.059Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-03-11T18:58:10.059Z] === RUN TestInspectOomKilledTrue [2022-03-11T18:58:10.331Z] time="2022-03-11T18:58:10Z" level=error msg="node1(02e3c61da734) Could not close DB: timeout waiting for leave broadcast" [2022-03-11T18:58:10.331Z] --- PASS: TestNetworkDBSimple (2.24s) [2022-03-11T18:58:10.331Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-11T18:58:10.624Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-03-11T18:58:10.625Z] === RUN TestInspectOomKilledFalse [2022-03-11T18:58:10.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-11T18:58:10.798Z] === RUN TestHashData [2022-03-11T18:58:10.798Z] --- PASS: TestHashData (0.00s) [2022-03-11T18:58:10.798Z] PASS [2022-03-11T18:58:10.798Z] coverage: 2.8% of statements [2022-03-11T18:58:10.798Z] ok github.com/docker/docker/libnetwork/resolvconf 0.040s coverage: 2.8% of statements [2022-03-11T18:58:10.882Z] --- PASS: TestInspectOomKilledFalse (0.36s) [2022-03-11T18:58:10.882Z] === RUN TestLinksEtcHostsContentMatch [2022-03-11T18:58:11.265Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-11T18:58:11.266Z] PASS [2022-03-11T18:58:11.266Z] coverage: 100.0% of statements [2022-03-11T18:58:11.266Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2022-03-11T18:58:11.266Z] === RUN TestErrorConstructors [2022-03-11T18:58:11.266Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-11T18:58:11.266Z] === RUN TestCompareIPMask [2022-03-11T18:58:11.266Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-11T18:58:11.266Z] === RUN TestUtilGetHostPartIP [2022-03-11T18:58:11.266Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-11T18:58:11.266Z] === RUN TestUtilGetBroadcastIP [2022-03-11T18:58:11.266Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-11T18:58:11.266Z] === RUN TestParseCIDR [2022-03-11T18:58:11.266Z] --- PASS: TestParseCIDR (0.00s) [2022-03-11T18:58:11.266Z] PASS [2022-03-11T18:58:11.266Z] coverage: 37.3% of statements [2022-03-11T18:58:11.266Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 37.3% of statements [2022-03-11T18:58:11.448Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-03-11T18:58:11.448Z] === RUN TestLinksContainerNames [2022-03-11T18:58:11.549Z] --- PASS: TestTemplatedSecret (2.19s) [2022-03-11T18:58:11.549Z] === RUN TestSecretCreateResolve [2022-03-11T18:58:11.611Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-11T18:58:11.611Z] Using test binary docker [2022-03-11T18:58:11.611Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-11T18:58:11.611Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-11T18:58:11.611Z] INFO: Waiting for daemon to start... [2022-03-11T18:58:11.611Z] Starting dockerd [2022-03-11T18:58:11.733Z] 2022/03/11 18:58:11 Closing DB instances... [2022-03-11T18:58:12.013Z] --- PASS: TestLinksContainerNames (0.80s) [2022-03-11T18:58:12.013Z] === RUN TestLogsFollowTailEmpty [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-11T18:58:12.200Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.01s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-11T18:58:12.200Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-11T18:58:12.200Z] PASS [2022-03-11T18:58:12.200Z] coverage: 50.0% of statements [2022-03-11T18:58:12.200Z] ok github.com/docker/docker/oci 0.053s coverage: 50.0% of statements [2022-03-11T18:58:12.564Z] Removing intermediate container 0f83daabf9b3 [2022-03-11T18:58:12.564Z] ---> c9b698783078 [2022-03-11T18:58:12.564Z] 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 [2022-03-11T18:58:12.564Z] ---> Running in a68bccf5e79c [2022-03-11T18:58:12.564Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-11T18:58:12.564Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-11T18:58:12.564Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-11T18:58:12.564Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-11T18:58:12.564Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-11T18:58:12.564Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-11T18:58:12.564Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-11T18:58:12.564Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-11T18:58:12.564Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-11T18:58:12.564Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-11T18:58:12.564Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-11T18:58:12.564Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-11T18:58:12.564Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-11T18:58:12.564Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-11T18:58:12.564Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-11T18:58:12.564Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-11T18:58:12.577Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-03-11T18:58:12.577Z] === RUN TestContainerNetworkMountsNoChown [2022-03-11T18:58:12.667Z] === RUN TestAddressPoolOpt [2022-03-11T18:58:12.667Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestValidateEnv [2022-03-11T18:58:12.667Z] === RUN TestValidateEnv/a [2022-03-11T18:58:12.667Z] === RUN TestValidateEnv/something [2022-03-11T18:58:12.667Z] === RUN TestValidateEnv/_=a [2022-03-11T18:58:12.667Z] === RUN TestValidateEnv/env1=value1 [2022-03-11T18:58:12.667Z] === RUN TestValidateEnv/_env1=value1 [2022-03-11T18:58:12.667Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-11T18:58:12.667Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-11T18:58:12.667Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-11T18:58:12.667Z] === RUN TestValidateEnv/PATH [2022-03-11T18:58:12.667Z] === RUN TestValidateEnv/=a [2022-03-11T18:58:12.667Z] === RUN TestValidateEnv/PATH= [2022-03-11T18:58:12.667Z] === RUN TestValidateEnv/PATH=something [2022-03-11T18:58:12.667Z] === RUN TestValidateEnv/asd!qwe [2022-03-11T18:58:12.667Z] === RUN TestValidateEnv/1asd [2022-03-11T18:58:12.667Z] === RUN TestValidateEnv/123 [2022-03-11T18:58:12.667Z] === RUN TestValidateEnv/some_space [2022-03-11T18:58:12.667Z] === RUN TestValidateEnv/__some_space_before [2022-03-11T18:58:12.667Z] === RUN TestValidateEnv/some_space_after__ [2022-03-11T18:58:12.667Z] === RUN TestValidateEnv/= [2022-03-11T18:58:12.667Z] === RUN TestValidateEnv/PaTh [2022-03-11T18:58:12.667Z] --- PASS: TestValidateEnv (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestParseHost [2022-03-11T18:58:12.667Z] --- PASS: TestParseHost (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestParseDockerDaemonHost [2022-03-11T18:58:12.667Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestParseTCP [2022-03-11T18:58:12.667Z] --- PASS: TestParseTCP (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-11T18:58:12.667Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestValidateExtraHosts [2022-03-11T18:58:12.667Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestIpOptString [2022-03-11T18:58:12.667Z] --- PASS: TestIpOptString (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-11T18:58:12.667Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestNewIpOptValidDefaultVal [2022-03-11T18:58:12.667Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestIpOptSetInvalidVal [2022-03-11T18:58:12.667Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestValidateIPAddress [2022-03-11T18:58:12.667Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestMapOpts [2022-03-11T18:58:12.667Z] --- PASS: TestMapOpts (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestListOptsWithoutValidator [2022-03-11T18:58:12.667Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestListOptsWithValidator [2022-03-11T18:58:12.667Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestValidateDNSSearch [2022-03-11T18:58:12.667Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestValidateLabel [2022-03-11T18:58:12.667Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-11T18:58:12.667Z] === RUN TestValidateLabel/label_with_general_format [2022-03-11T18:58:12.667Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-11T18:58:12.667Z] === RUN TestValidateLabel/label_with_one_more [2022-03-11T18:58:12.667Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-11T18:58:12.667Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-11T18:58:12.667Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-11T18:58:12.667Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-11T18:58:12.667Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-11T18:58:12.667Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-11T18:58:12.667Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-11T18:58:12.667Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-11T18:58:12.667Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-11T18:58:12.667Z] --- PASS: TestValidateLabel (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-11T18:58:12.667Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestNamedListOpts [2022-03-11T18:58:12.667Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestNamedMapOpts [2022-03-11T18:58:12.667Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestParseLink [2022-03-11T18:58:12.667Z] --- PASS: TestParseLink (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestQuotedStringSetWithQuotes [2022-03-11T18:58:12.667Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-11T18:58:12.667Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-11T18:58:12.667Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-11T18:58:12.667Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-11T18:58:12.667Z] === RUN TestUlimitOpt [2022-03-11T18:58:12.667Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-11T18:58:12.667Z] PASS [2022-03-11T18:58:12.667Z] coverage: 67.4% of statements [2022-03-11T18:58:12.667Z] ok github.com/docker/docker/opts 0.069s coverage: 67.4% of statements [2022-03-11T18:58:12.836Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/default [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/default [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/private [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/private [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/rprivate [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/slave [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/slave [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/rslave [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/shared [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/shared [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/rshared [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-11T18:58:12.836Z] === CONT TestMountDaemonRoot/default [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-11T18:58:12.836Z] === CONT TestMountDaemonRoot/rslave [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T18:58:12.836Z] === CONT TestMountDaemonRoot/rshared [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-11T18:58:12.836Z] === CONT TestMountDaemonRoot/shared [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-11T18:58:12.836Z] === CONT TestMountDaemonRoot/rprivate [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-11T18:58:12.836Z] === CONT TestMountDaemonRoot/slave [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-11T18:58:12.836Z] === CONT TestMountDaemonRoot/private [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-11T18:58:12.836Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-11T18:58:12.836Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-11T18:58:12.836Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-11T18:58:12.836Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-11T18:58:12.836Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T18:58:12.836Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-11T18:58:13.094Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-11T18:58:13.094Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-11T18:58:13.094Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-11T18:58:13.094Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T18:58:13.094Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-11T18:58:13.094Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T18:58:13.094Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T18:58:13.094Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-11T18:58:13.094Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T18:58:13.094Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-11T18:58:13.094Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-11T18:58:13.134Z] === RUN TestParseVersion [2022-03-11T18:58:13.134Z] --- PASS: TestParseVersion (0.00s) [2022-03-11T18:58:13.134Z] PASS [2022-03-11T18:58:13.134Z] coverage: 52.9% of statements [2022-03-11T18:58:13.134Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2022-03-11T18:58:13.134Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-03-11T18:58:13.134Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-11T18:58:13.352Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-11T18:58:13.352Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-11T18:58:13.352Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-11T18:58:13.352Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-11T18:58:13.352Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-11T18:58:13.352Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T18:58:13.352Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-11T18:58:13.352Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-11T18:58:13.352Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-11T18:58:13.352Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-11T18:58:13.352Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-11T18:58:13.352Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-11T18:58:13.352Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-11T18:58:13.352Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-11T18:58:13.352Z] === RUN TestContainerBindMountNonRecursive [2022-03-11T18:58:13.450Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-03-11T18:58:13.450Z] PASS [2022-03-11T18:58:13.450Z] [2022-03-11T18:58:13.450Z] DONE 6 tests in 13.205s [2022-03-11T18:58:13.450Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-11T18:58:13.450Z] INFO: Testing against a local daemon [2022-03-11T18:58:13.450Z] === RUN TestServiceCreateInit [2022-03-11T18:58:13.450Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-11T18:58:14.697Z] === RUN TestPeerCertificateMarshalJSON [2022-03-11T18:58:14.697Z] 2022/03/11 18:58:14 Closing DB instances... [2022-03-11T18:58:14.697Z] === RUN TestIsArchivePathDir [2022-03-11T18:58:14.697Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-03-11T18:58:14.697Z] === RUN TestIsArchivePathInvalidFile [2022-03-11T18:58:14.697Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-11T18:58:14.697Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-11T18:58:14.697Z] --- PASS: TestPeerCertificateMarshalJSON (0.28s) [2022-03-11T18:58:14.697Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-11T18:58:14.697Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-11T18:58:14.697Z] === RUN TestMiddleware [2022-03-11T18:58:14.697Z] --- PASS: TestMiddleware (0.00s) [2022-03-11T18:58:14.697Z] === RUN TestNewResponseModifier [2022-03-11T18:58:14.697Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-11T18:58:14.697Z] PASS [2022-03-11T18:58:14.697Z] coverage: 26.8% of statements [2022-03-11T18:58:14.697Z] ok github.com/docker/docker/pkg/authorization 0.329s coverage: 26.8% of statements [2022-03-11T18:58:14.697Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-03-11T18:58:14.697Z] === RUN TestIsArchivePathTar [2022-03-11T18:58:14.723Z] --- PASS: TestContainerBindMountNonRecursive (1.24s) [2022-03-11T18:58:14.723Z] === RUN TestContainerVolumesMountedAsShared [2022-03-11T18:58:14.948Z] . [2022-03-11T18:58:14.948Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-11T18:58:14.948Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-11T18:58:14.948Z] Error: No such image: emptyfs [2022-03-11T18:58:14.948Z] Running integration-test (iteration 1) [2022-03-11T18:58:14.948Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-11T18:58:14.981Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-03-11T18:58:14.981Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-11T18:58:15.165Z] --- PASS: TestIsArchivePathTar (0.15s) [2022-03-11T18:58:15.165Z] === RUN TestDecompressStreamGzip [2022-03-11T18:58:15.165Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-03-11T18:58:15.165Z] === RUN TestDecompressStreamBzip2 [2022-03-11T18:58:15.165Z] --- PASS: TestDecompressStreamBzip2 (0.20s) [2022-03-11T18:58:15.165Z] === RUN TestDecompressStreamXz [2022-03-11T18:58:15.165Z] archive_test.go:133: Xz not present in msys2 [2022-03-11T18:58:15.165Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-11T18:58:15.165Z] === RUN TestDecompressStreamZstd [2022-03-11T18:58:15.165Z] === RUN TestUnbuffered [2022-03-11T18:58:15.165Z] --- PASS: TestUnbuffered (0.00s) [2022-03-11T18:58:15.165Z] === RUN TestRaceUnbuffered [2022-03-11T18:58:15.165Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-11T18:58:15.165Z] PASS [2022-03-11T18:58:15.165Z] coverage: 100.0% of statements [2022-03-11T18:58:15.165Z] archive_test.go:140: zstd not installed [2022-03-11T18:58:15.165Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-11T18:58:15.165Z] === RUN TestCompressStreamXzUnsupported [2022-03-11T18:58:15.165Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-11T18:58:15.165Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-11T18:58:15.165Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-11T18:58:15.165Z] === RUN TestCompressStreamInvalid [2022-03-11T18:58:15.165Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-11T18:58:15.165Z] === RUN TestExtensionInvalid [2022-03-11T18:58:15.165Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-11T18:58:15.165Z] === RUN TestExtensionUncompressed [2022-03-11T18:58:15.165Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-11T18:58:15.165Z] === RUN TestExtensionBzip2 [2022-03-11T18:58:15.165Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-11T18:58:15.165Z] === RUN TestExtensionGzip [2022-03-11T18:58:15.165Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-11T18:58:15.165Z] === RUN TestExtensionXz [2022-03-11T18:58:15.165Z] --- PASS: TestExtensionXz (0.00s) [2022-03-11T18:58:15.165Z] === RUN TestExtensionZstd [2022-03-11T18:58:15.165Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-11T18:58:15.165Z] === RUN TestCmdStreamLargeStderr [2022-03-11T18:58:15.165Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2022-03-11T18:58:15.210Z] Loaded image: busybox:latest [2022-03-11T18:58:15.239Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-03-11T18:58:15.239Z] === RUN TestNetworkNat [2022-03-11T18:58:15.466Z] Loaded image: busybox:glibc [2022-03-11T18:58:15.633Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-03-11T18:58:15.633Z] === RUN TestCmdStreamBad [2022-03-11T18:58:15.633Z] archive_test.go:252: Failing on Windows CI machines [2022-03-11T18:58:15.633Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-11T18:58:15.633Z] === RUN TestCmdStreamGood [2022-03-11T18:58:15.633Z] --- PASS: TestCmdStreamGood (0.04s) [2022-03-11T18:58:15.633Z] === RUN TestUntarPathWithInvalidDest [2022-03-11T18:58:15.633Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-03-11T18:58:15.633Z] === RUN TestUntarPathWithInvalidSrc [2022-03-11T18:58:15.633Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-11T18:58:15.633Z] === RUN TestUntarPath [2022-03-11T18:58:15.633Z] --- PASS: TestUntarPath (0.06s) [2022-03-11T18:58:15.633Z] === RUN TestUntarPathWithDestinationFile [2022-03-11T18:58:15.633Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-11T18:58:15.633Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-11T18:58:15.633Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-03-11T18:58:15.633Z] === RUN TestCopyWithTarInvalidSrc [2022-03-11T18:58:15.633Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-11T18:58:15.633Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-11T18:58:15.633Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-11T18:58:15.633Z] === RUN TestCopyWithTarSrcFile [2022-03-11T18:58:15.633Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-03-11T18:58:15.633Z] === RUN TestCopyWithTarSrcFolder [2022-03-11T18:58:15.633Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-11T18:58:15.633Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-11T18:58:15.633Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-11T18:58:15.633Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-11T18:58:15.633Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-11T18:58:15.633Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-11T18:58:15.633Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-11T18:58:15.633Z] === RUN TestCopyFileWithTarSrcFile [2022-03-11T18:58:15.633Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-11T18:58:15.633Z] === RUN TestTarFiles [2022-03-11T18:58:15.633Z] === RUN TestMatch [2022-03-11T18:58:15.633Z] === RUN TestMatch/[[]] [2022-03-11T18:58:15.633Z] === RUN TestMatch/[[foo]] [2022-03-11T18:58:15.633Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-11T18:58:15.633Z] === RUN TestMatch/[[foo_bar]] [2022-03-11T18:58:15.633Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-11T18:58:15.633Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-11T18:58:15.633Z] === RUN TestMatch/[] [2022-03-11T18:58:15.633Z] === RUN TestMatch/[]#01 [2022-03-11T18:58:15.633Z] === RUN TestMatch/[[qux]] [2022-03-11T18:58:15.633Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-11T18:58:15.633Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-11T18:58:15.633Z] === RUN TestMatch/[[foo_baz]] [2022-03-11T18:58:15.633Z] --- PASS: TestMatch (0.00s) [2022-03-11T18:58:15.633Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-11T18:58:15.633Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-11T18:58:15.633Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-11T18:58:15.633Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-11T18:58:15.633Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-11T18:58:15.633Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-11T18:58:15.633Z] --- PASS: TestMatch/[] (0.00s) [2022-03-11T18:58:15.805Z] --- PASS: TestNetworkNat (0.43s) [2022-03-11T18:58:15.805Z] === RUN TestNetworkLocalhostTCPNat [2022-03-11T18:58:16.063Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-03-11T18:58:16.063Z] === RUN TestNetworkLoopbackNat [2022-03-11T18:58:16.101Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-11T18:58:16.101Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-11T18:58:16.101Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-11T18:58:16.101Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-11T18:58:16.101Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-11T18:58:16.101Z] PASS [2022-03-11T18:58:16.101Z] coverage: 87.5% of statements [2022-03-11T18:58:16.101Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2022-03-11T18:58:16.101Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.90s) [2022-03-11T18:58:16.101Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-11T18:58:16.833Z] Loaded image: debian:bullseye-slim [2022-03-11T18:58:16.833Z] Loaded image: hello-world:latest [2022-03-11T18:58:16.833Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T18:58:16.833Z] INFO: Testing against a local daemon [2022-03-11T18:58:16.833Z] === RUN TestCgroupNamespacesBuild [2022-03-11T18:58:17.085Z] === RUN TestChrootTarUntar [2022-03-11T18:58:17.085Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:58:17.085Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-11T18:58:17.085Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-11T18:58:17.085Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:58:17.085Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-11T18:58:17.085Z] === RUN TestChrootUntarEmptyArchive [2022-03-11T18:58:17.085Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-11T18:58:17.085Z] === RUN TestChrootTarUntarWithSymlink [2022-03-11T18:58:17.085Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T18:58:17.085Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-11T18:58:17.085Z] === RUN TestChrootCopyWithTar [2022-03-11T18:58:17.085Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T18:58:17.085Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-11T18:58:17.085Z] === RUN TestChrootCopyFileWithTar [2022-03-11T18:58:17.085Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:58:17.085Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-11T18:58:17.085Z] === RUN TestChrootUntarPath [2022-03-11T18:58:17.085Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T18:58:17.085Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-11T18:58:17.085Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-11T18:58:17.085Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:58:17.085Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-11T18:58:17.085Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-11T18:58:17.085Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:58:17.085Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-11T18:58:17.085Z] === RUN TestChrootApplyDotDotFile [2022-03-11T18:58:17.085Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:58:17.085Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-11T18:58:17.085Z] PASS [2022-03-11T18:58:17.085Z] coverage: 15.1% of statements [2022-03-11T18:58:17.085Z] ok github.com/docker/docker/pkg/chrootarchive 0.084s coverage: 15.1% of statements [2022-03-11T18:58:17.552Z] === RUN TestEnsureRemoveAllNotExist [2022-03-11T18:58:17.552Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-11T18:58:17.552Z] === RUN TestEnsureRemoveAllWithDir [2022-03-11T18:58:17.552Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-11T18:58:17.552Z] === RUN TestEnsureRemoveAllWithFile [2022-03-11T18:58:17.552Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-11T18:58:17.552Z] PASS [2022-03-11T18:58:17.552Z] coverage: 0.0% of statements [2022-03-11T18:58:17.552Z] ok github.com/docker/docker/pkg/containerfs 0.039s coverage: 0.0% of statements [2022-03-11T18:58:17.655Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-11T18:58:18.019Z] 2022/03/11 18:58:17 Closing DB instances... [2022-03-11T18:58:18.208Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2022-03-11T18:58:18.208Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-11T18:58:18.487Z] === RUN TestSizeEmpty [2022-03-11T18:58:18.487Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-11T18:58:18.487Z] === RUN TestSizeEmptyFile [2022-03-11T18:58:18.487Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-11T18:58:18.487Z] === RUN TestSizeNonemptyFile [2022-03-11T18:58:18.487Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-11T18:58:18.487Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-11T18:58:18.487Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-11T18:58:18.487Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-11T18:58:18.487Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-11T18:58:18.487Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-11T18:58:18.487Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-11T18:58:18.487Z] === RUN TestMoveToSubdir [2022-03-11T18:58:18.487Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-11T18:58:18.487Z] === RUN TestSizeNonExistingDirectory [2022-03-11T18:58:18.487Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-11T18:58:18.487Z] PASS [2022-03-11T18:58:18.487Z] coverage: 80.0% of statements [2022-03-11T18:58:18.487Z] ok github.com/docker/docker/pkg/directory 0.076s coverage: 80.0% of statements [2022-03-11T18:58:18.589Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-03-11T18:58:18.589Z] === RUN TestPause [2022-03-11T18:58:18.954Z] === RUN TestPollerAddRemove [2022-03-11T18:58:18.954Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-11T18:58:18.954Z] === RUN TestPollerEvent [2022-03-11T18:58:18.954Z] poller_test.go:40: No chmod on Windows [2022-03-11T18:58:18.954Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-11T18:58:18.954Z] === RUN TestPollerClose [2022-03-11T18:58:18.954Z] --- PASS: TestPollerClose (0.00s) [2022-03-11T18:58:18.954Z] PASS [2022-03-11T18:58:18.954Z] coverage: 36.2% of statements [2022-03-11T18:58:18.954Z] ok github.com/docker/docker/pkg/filenotify 0.037s coverage: 36.2% of statements [2022-03-11T18:58:19.136Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-03-11T18:58:19.137Z] === RUN TestBuildWithSession [2022-03-11T18:58:19.137Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T18:58:19.137Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-11T18:58:19.137Z] === RUN TestBuildSquashParent [2022-03-11T18:58:19.154Z] --- PASS: TestPause (0.44s) [2022-03-11T18:58:19.154Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-11T18:58:19.154Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T18:58:19.154Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T18:58:19.154Z] === RUN TestPauseStopPausedContainer [2022-03-11T18:58:19.421Z] --- PASS: TestTarFiles (3.80s) [2022-03-11T18:58:19.421Z] === RUN TestDetectCompressionZstd [2022-03-11T18:58:19.421Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-11T18:58:19.421Z] === RUN TestTarUntar [2022-03-11T18:58:19.421Z] --- PASS: TestTarUntar (0.03s) [2022-03-11T18:58:19.421Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-11T18:58:19.421Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-11T18:58:19.421Z] === RUN TestTarWithOptions [2022-03-11T18:58:19.421Z] --- PASS: TestTarWithOptions (0.02s) [2022-03-11T18:58:19.421Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-11T18:58:19.421Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-11T18:58:19.421Z] === RUN TestUntarUstarGnuConflict [2022-03-11T18:58:19.421Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-11T18:58:19.421Z] === RUN TestUntarInvalidFilenames [2022-03-11T18:58:19.719Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-03-11T18:58:19.719Z] === RUN TestPidHost [2022-03-11T18:58:19.889Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3832535174\\dest" [2022-03-11T18:58:19.889Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-03-11T18:58:19.889Z] === RUN TestUntarHardlinkToSymlink [2022-03-11T18:58:19.889Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-11T18:58:19.889Z] === RUN TestUntarInvalidHardlink [2022-03-11T18:58:19.889Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1061998011\\victim\\hello" -> "../victim/hello" [2022-03-11T18:58:19.889Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2124494648\\victim\\hello" -> "/../victim/hello" [2022-03-11T18:58:19.889Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2591401402\\victim" -> "../victim" [2022-03-11T18:58:19.889Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3457299337\\victim" -> "../victim" [2022-03-11T18:58:19.889Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2808505118\\victim" -> "../victim" [2022-03-11T18:58:19.889Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3518072229\\victim" -> "../victim" [2022-03-11T18:58:19.889Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-03-11T18:58:19.889Z] === RUN TestUntarInvalidSymlink [2022-03-11T18:58:19.889Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1838861555\\dest\\dotdot" -> "../victim/hello" [2022-03-11T18:58:19.889Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1782406170\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-11T18:58:19.889Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2664269832\\dest\\loophole-victim" -> "../victim" [2022-03-11T18:58:19.889Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1261884886\\dest\\loophole-victim" -> "../victim" [2022-03-11T18:58:19.889Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2179443942\\dest\\loophole-victim" -> "../victim" [2022-03-11T18:58:19.889Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1984830420\\dest\\loophole-victim" -> "../victim" [2022-03-11T18:58:19.889Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3340246389\\dest\\dir\\loophole" -> "../../victim" [2022-03-11T18:58:19.889Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-03-11T18:58:19.889Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-11T18:58:19.889Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestXGlobalNoParent [2022-03-11T18:58:19.889Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestReplaceFileTarWrapper [2022-03-11T18:58:19.889Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2022-03-11T18:58:19.889Z] === RUN TestPrefixHeaderReadable [2022-03-11T18:58:19.889Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-03-11T18:58:19.889Z] === RUN TestDisablePigz [2022-03-11T18:58:19.889Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-11T18:58:19.889Z] === RUN TestCopyFileWithInvalidSrc [2022-03-11T18:58:19.889Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestCopyFileWithInvalidDest [2022-03-11T18:58:19.889Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-11T18:58:19.889Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-11T18:58:19.889Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestCopyFile [2022-03-11T18:58:19.889Z] --- PASS: TestCopyFile (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-11T18:58:19.889Z] fileutils_test.go:133: Needs porting to Windows [2022-03-11T18:58:19.889Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-11T18:58:19.889Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-11T18:58:19.889Z] fileutils_test.go:179: Needs porting to Windows [2022-03-11T18:58:19.889Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestWildcardMatches [2022-03-11T18:58:19.889Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestPatternMatches [2022-03-11T18:58:19.889Z] --- PASS: TestPatternMatches (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-11T18:58:19.889Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestPatternMatchesFolderExclusions [2022-03-11T18:58:19.889Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-11T18:58:19.889Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-11T18:58:19.889Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-11T18:58:19.889Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-11T18:58:19.889Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestSingleExclamationError [2022-03-11T18:58:19.889Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestMatchesWithNoPatterns [2022-03-11T18:58:19.889Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestMatchesWithMalformedPatterns [2022-03-11T18:58:19.889Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestMatches [2022-03-11T18:58:19.889Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-11T18:58:19.889Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-11T18:58:19.889Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-11T18:58:19.889Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-11T18:58:19.889Z] --- PASS: TestMatches (0.01s) [2022-03-11T18:58:19.889Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-11T18:58:19.889Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-11T18:58:19.889Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-11T18:58:19.889Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestCleanPatterns [2022-03-11T18:58:19.889Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-11T18:58:19.889Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestCleanPatternsExceptionFlag [2022-03-11T18:58:19.889Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-11T18:58:19.889Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-11T18:58:19.889Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestCleanPatternsErrorSingleException [2022-03-11T18:58:19.889Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestCreateIfNotExistsDir [2022-03-11T18:58:19.889Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestCreateIfNotExistsFile [2022-03-11T18:58:19.889Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-11T18:58:19.889Z] === RUN TestMatch [2022-03-11T18:58:19.889Z] --- PASS: TestMatch (0.00s) [2022-03-11T18:58:19.889Z] === RUN TestCompile [2022-03-11T18:58:19.889Z] === RUN TestCompile/slash [2022-03-11T18:58:19.889Z] === RUN TestCompile/backslash [2022-03-11T18:58:19.889Z] --- PASS: TestCompile (0.00s) [2022-03-11T18:58:19.889Z] --- PASS: TestCompile/slash (0.00s) [2022-03-11T18:58:19.889Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-11T18:58:19.889Z] PASS [2022-03-11T18:58:19.889Z] coverage: 84.7% of statements [2022-03-11T18:58:19.889Z] --- PASS: TestDisablePigz (0.12s) [2022-03-11T18:58:19.889Z] === RUN TestPigz [2022-03-11T18:58:19.889Z] ok github.com/docker/docker/pkg/fileutils 0.079s coverage: 84.7% of statements [2022-03-11T18:58:20.357Z] --- PASS: TestNetworkDBCRUDTableEntry (4.12s) [2022-03-11T18:58:20.357Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-11T18:58:20.357Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-11T18:58:20.357Z] --- PASS: TestPigz (0.13s) [2022-03-11T18:58:20.357Z] === RUN TestNosysFileInfo [2022-03-11T18:58:20.357Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-11T18:58:20.357Z] === RUN TestCopyFileWithInvalidDest [2022-03-11T18:58:20.357Z] archive_windows_test.go:16: Currently fails [2022-03-11T18:58:20.357Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-11T18:58:20.357Z] === RUN TestCanonicalTarNameForPath [2022-03-11T18:58:20.357Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-11T18:58:20.357Z] === RUN TestCanonicalTarName [2022-03-11T18:58:20.357Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-11T18:58:20.357Z] === RUN TestChmodTarEntry [2022-03-11T18:58:20.357Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-11T18:58:20.357Z] === RUN TestHardLinkOrder [2022-03-11T18:58:20.357Z] --- PASS: TestHardLinkOrder (0.07s) [2022-03-11T18:58:20.357Z] === RUN TestChangeString [2022-03-11T18:58:20.357Z] --- PASS: TestChangeString (0.00s) [2022-03-11T18:58:20.357Z] === RUN TestChangesWithNoChanges [2022-03-11T18:58:20.357Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-03-11T18:58:20.357Z] === RUN TestChangesWithChanges [2022-03-11T18:58:20.357Z] --- PASS: TestChangesWithChanges (0.03s) [2022-03-11T18:58:20.357Z] === RUN TestChangesWithChangesGH13590 [2022-03-11T18:58:20.357Z] changes_test.go:195: needs more investigation [2022-03-11T18:58:20.357Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-11T18:58:20.357Z] === RUN TestChangesDirsEmpty [2022-03-11T18:58:20.357Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T18:58:20.357Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-11T18:58:20.357Z] === RUN TestChangesDirsMutated [2022-03-11T18:58:20.357Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T18:58:20.357Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-11T18:58:20.357Z] === RUN TestApplyLayer [2022-03-11T18:58:20.357Z] changes_test.go:432: needs further investigation [2022-03-11T18:58:20.357Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-11T18:58:20.357Z] === RUN TestChangesSizeWithHardlinks [2022-03-11T18:58:20.357Z] changes_test.go:468: needs further investigation [2022-03-11T18:58:20.357Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-11T18:58:20.357Z] === RUN TestChangesSizeWithNoChanges [2022-03-11T18:58:20.357Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-11T18:58:20.357Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-11T18:58:20.357Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-11T18:58:20.357Z] === RUN TestChangesSize [2022-03-11T18:58:20.357Z] --- PASS: TestChangesSize (0.00s) [2022-03-11T18:58:20.357Z] === RUN TestApplyLayerInvalidFilenames [2022-03-11T18:58:20.357Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3678526318\\dest" [2022-03-11T18:58:20.357Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-11T18:58:20.357Z] === RUN TestApplyLayerInvalidHardlink [2022-03-11T18:58:20.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3260375055\\victim\\hello" -> "../victim/hello" [2022-03-11T18:58:20.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1441761818\\victim\\hello" -> "/../victim/hello" [2022-03-11T18:58:20.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4266151164\\victim" -> "../victim" [2022-03-11T18:58:20.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1525523455\\victim" -> "../victim" [2022-03-11T18:58:20.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink537959278\\victim" -> "../victim" [2022-03-11T18:58:20.357Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink563147388\\victim" -> "../victim" [2022-03-11T18:58:20.357Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-03-11T18:58:20.357Z] === RUN TestApplyLayerInvalidSymlink [2022-03-11T18:58:20.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1582447657\\dest\\dotdot" -> "../victim/hello" [2022-03-11T18:58:20.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4140086811\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-11T18:58:20.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4193354901\\dest\\loophole-victim" -> "../victim" [2022-03-11T18:58:20.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3222470051\\dest\\loophole-victim" -> "../victim" [2022-03-11T18:58:20.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink622933730\\dest\\loophole-victim" -> "../victim" [2022-03-11T18:58:20.357Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2688215708\\dest\\loophole-victim" -> "../victim" [2022-03-11T18:58:20.357Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-11T18:58:20.357Z] === RUN TestApplyLayerWhiteouts [2022-03-11T18:58:20.357Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-03-11T18:58:20.357Z] === RUN TestGenerateEmptyFile [2022-03-11T18:58:20.357Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-11T18:58:20.357Z] === RUN TestGenerateWithContent [2022-03-11T18:58:20.357Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-11T18:58:20.357Z] PASS [2022-03-11T18:58:20.357Z] coverage: 62.0% of statements [2022-03-11T18:58:20.357Z] ok github.com/docker/docker/pkg/archive 5.826s coverage: 62.0% of statements [2022-03-11T18:58:20.651Z] --- PASS: TestPidHost (0.87s) [2022-03-11T18:58:20.651Z] === RUN TestPsFilter [2022-03-11T18:58:20.651Z] --- PASS: TestPsFilter (0.10s) [2022-03-11T18:58:20.651Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-11T18:58:20.830Z] === RUN TestGet [2022-03-11T18:58:20.830Z] --- PASS: TestGet (0.00s) [2022-03-11T18:58:20.830Z] === RUN TestGetShortcutString [2022-03-11T18:58:20.830Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-11T18:58:20.830Z] PASS [2022-03-11T18:58:20.830Z] coverage: 42.9% of statements [2022-03-11T18:58:20.830Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2022-03-11T18:58:20.908Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-03-11T18:58:20.908Z] === RUN TestRemoveContainerWithVolume [2022-03-11T18:58:20.937Z] --- PASS: TestServiceCreateInit (7.25s) [2022-03-11T18:58:20.937Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s) [2022-03-11T18:58:20.937Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s) [2022-03-11T18:58:20.937Z] === RUN TestCreateServiceMultipleTimes [2022-03-11T18:58:21.083Z] sha256:1fa37d330aa24b16b546a76503b5bb3fcc73a359c76493f8b98e31fb06385714 [2022-03-11T18:58:21.083Z] INFO: Starting docker-py tests... [2022-03-11T18:58:21.083Z] ============================= test session starts ============================== [2022-03-11T18:58:21.083Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-11T18:58:21.083Z] rootdir: /src, inifile: pytest.ini [2022-03-11T18:58:21.083Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-11T18:58:21.297Z] === RUN TestCreateIDMapOrder [2022-03-11T18:58:21.297Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-11T18:58:21.297Z] PASS [2022-03-11T18:58:21.297Z] coverage: 7.2% of statements [2022-03-11T18:58:21.297Z] ok github.com/docker/docker/pkg/idtools 0.040s coverage: 7.2% of statements [2022-03-11T18:58:21.474Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-03-11T18:58:21.474Z] === RUN TestRemoveContainerRunning [2022-03-11T18:58:21.649Z] collected 395 items / 2 deselected / 393 selected [2022-03-11T18:58:21.649Z] [2022-03-11T18:58:21.732Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-03-11T18:58:21.732Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-11T18:58:22.282Z] 2022/03/11 18:58:22 Closing DB instances... [2022-03-11T18:58:22.297Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-03-11T18:58:22.297Z] === RUN TestRemoveInvalidContainer [2022-03-11T18:58:22.297Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-11T18:58:22.297Z] === RUN TestRenameLinkedContainer [2022-03-11T18:58:22.749Z] === RUN TestFixedBufferCap [2022-03-11T18:58:22.749Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-11T18:58:22.749Z] === RUN TestFixedBufferLen [2022-03-11T18:58:22.749Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-11T18:58:22.749Z] === RUN TestFixedBufferString [2022-03-11T18:58:22.749Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-11T18:58:22.749Z] === RUN TestFixedBufferWrite [2022-03-11T18:58:22.749Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-11T18:58:22.749Z] === RUN TestFixedBufferRead [2022-03-11T18:58:22.749Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-11T18:58:22.749Z] === RUN TestBytesPipeRead [2022-03-11T18:58:22.749Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-11T18:58:22.749Z] === RUN TestBytesPipeWrite [2022-03-11T18:58:22.749Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-11T18:58:22.749Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-11T18:58:22.749Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2022-03-11T18:58:22.749Z] === RUN TestAtomicWriteToFile [2022-03-11T18:58:22.749Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-11T18:58:22.749Z] === RUN TestAtomicWriteSetCommit [2022-03-11T18:58:22.749Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-11T18:58:22.749Z] === RUN TestAtomicWriteSetCancel [2022-03-11T18:58:22.749Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-03-11T18:58:22.749Z] === RUN TestReadCloserWrapperClose [2022-03-11T18:58:22.749Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-11T18:58:22.749Z] === RUN TestReaderErrWrapperReadOnError [2022-03-11T18:58:22.749Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-11T18:58:22.749Z] === RUN TestReaderErrWrapperRead [2022-03-11T18:58:22.749Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-11T18:58:22.749Z] === RUN TestCancelReadCloser [2022-03-11T18:58:23.216Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-11T18:58:23.216Z] === RUN TestWriteCloserWrapperClose [2022-03-11T18:58:23.216Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-11T18:58:23.216Z] === RUN TestNopWriteCloser [2022-03-11T18:58:23.216Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-11T18:58:23.216Z] === RUN TestNopWriter [2022-03-11T18:58:23.216Z] --- PASS: TestNopWriter (0.00s) [2022-03-11T18:58:23.216Z] === RUN TestWriteCounter [2022-03-11T18:58:23.216Z] --- PASS: TestWriteCounter (0.00s) [2022-03-11T18:58:23.216Z] PASS [2022-03-11T18:58:23.216Z] coverage: 69.2% of statements [2022-03-11T18:58:23.216Z] ok github.com/docker/docker/pkg/ioutils 0.594s coverage: 69.2% of statements [2022-03-11T18:58:23.669Z] --- PASS: TestRenameLinkedContainer (1.58s) [2022-03-11T18:58:23.669Z] === RUN TestRenameStoppedContainer [2022-03-11T18:58:23.688Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-03-11T18:58:23.688Z] === RUN TestNetworkDBNodeLeave [2022-03-11T18:58:23.688Z] === RUN TestError [2022-03-11T18:58:23.688Z] --- PASS: TestError (0.00s) [2022-03-11T18:58:23.688Z] === RUN TestProgressString [2022-03-11T18:58:23.688Z] === RUN TestProgressString/no_progress [2022-03-11T18:58:23.688Z] === RUN TestProgressString/progress_1 [2022-03-11T18:58:23.688Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-11T18:58:23.688Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-11T18:58:23.688Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-11T18:58:23.688Z] === RUN TestProgressString/with_units [2022-03-11T18:58:23.688Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-11T18:58:23.688Z] === RUN TestProgressString/hide_counts [2022-03-11T18:58:23.688Z] --- PASS: TestProgressString (0.00s) [2022-03-11T18:58:23.688Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-11T18:58:23.688Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-11T18:58:23.688Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-11T18:58:23.688Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-11T18:58:23.688Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-11T18:58:23.688Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-11T18:58:23.688Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-11T18:58:23.688Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-11T18:58:23.688Z] === RUN TestJSONMessageDisplay [2022-03-11T18:58:24.156Z] --- PASS: TestJSONMessageDisplay (0.12s) [2022-03-11T18:58:24.156Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-11T18:58:24.156Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-11T18:58:24.156Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-11T18:58:24.156Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-11T18:58:24.156Z] === RUN TestDisplayJSONMessagesStream [2022-03-11T18:58:24.156Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-11T18:58:24.156Z] PASS [2022-03-11T18:58:24.156Z] coverage: 91.7% of statements [2022-03-11T18:58:24.156Z] ok github.com/docker/docker/pkg/jsonmessage 0.166s coverage: 91.7% of statements [2022-03-11T18:58:24.234Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-03-11T18:58:24.234Z] === RUN TestRenameRunningContainerAndReuse [2022-03-11T18:58:24.623Z] === RUN TestStandardLongPath [2022-03-11T18:58:24.623Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-11T18:58:24.623Z] === RUN TestUNCLongPath [2022-03-11T18:58:24.623Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-11T18:58:24.623Z] PASS [2022-03-11T18:58:24.623Z] coverage: 100.0% of statements [2022-03-11T18:58:24.623Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2022-03-11T18:58:25.091Z] === RUN TestNameFormat [2022-03-11T18:58:25.091Z] --- PASS: TestNameFormat (0.00s) [2022-03-11T18:58:25.091Z] === RUN TestNameRetries [2022-03-11T18:58:25.091Z] --- PASS: TestNameRetries (0.00s) [2022-03-11T18:58:25.091Z] PASS [2022-03-11T18:58:25.091Z] coverage: 85.7% of statements [2022-03-11T18:58:25.091Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2022-03-11T18:58:25.166Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-03-11T18:58:25.166Z] === RUN TestRenameInvalidName [2022-03-11T18:58:25.431Z] --- PASS: TestRenameInvalidName (0.40s) [2022-03-11T18:58:25.431Z] === RUN TestRenameAnonymousContainer [2022-03-11T18:58:25.562Z] === RUN TestParseKeyValueOpt [2022-03-11T18:58:25.562Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-11T18:58:25.562Z] === RUN TestParseUintList [2022-03-11T18:58:25.562Z] --- PASS: TestParseUintList (0.00s) [2022-03-11T18:58:25.562Z] === RUN TestParseUintListMaximumLimits [2022-03-11T18:58:25.562Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-11T18:58:25.562Z] PASS [2022-03-11T18:58:25.562Z] coverage: 97.0% of statements [2022-03-11T18:58:25.562Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2022-03-11T18:58:26.029Z] === RUN TestNewAndRemove [2022-03-11T18:58:26.029Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-11T18:58:26.029Z] === RUN TestRemoveInvalidPath [2022-03-11T18:58:26.029Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-11T18:58:26.029Z] PASS [2022-03-11T18:58:26.029Z] coverage: 82.6% of statements [2022-03-11T18:58:26.029Z] ok github.com/docker/docker/pkg/pidfile 0.064s coverage: 82.6% of statements [2022-03-11T18:58:26.496Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2022-03-11T18:58:26.496Z] === RUN TestNetworkDBWatch [2022-03-11T18:58:26.805Z] --- PASS: TestRenameAnonymousContainer (1.42s) [2022-03-11T18:58:26.805Z] === RUN TestRenameContainerWithSameName [2022-03-11T18:58:27.220Z] --- PASS: TestBuildSquashParent (6.93s) [2022-03-11T18:58:27.220Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-11T18:58:27.220Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T18:58:27.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T18:58:27.220Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T18:58:27.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T18:58:27.220Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T18:58:27.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T18:58:27.220Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T18:58:27.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T18:58:27.220Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T18:58:27.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T18:58:27.220Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T18:58:27.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T18:58:27.220Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T18:58:27.220Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T18:58:27.371Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-03-11T18:58:27.371Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-11T18:58:27.482Z] === RUN TestFailedConnection [2022-03-11T18:58:27.784Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T18:58:27.784Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T18:58:27.936Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2022-03-11T18:58:27.937Z] === RUN TestResize [2022-03-11T18:58:27.949Z] --- PASS: TestGetAddress (19.82s) [2022-03-11T18:58:27.950Z] === RUN TestRequestSyntaxCheck [2022-03-11T18:58:27.950Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-11T18:58:27.950Z] === RUN TestRequest [2022-03-11T18:58:27.950Z] 2022/03/11 18:58:27 Closing DB instances... [2022-03-11T18:58:28.501Z] --- PASS: TestResize (0.41s) [2022-03-11T18:58:28.501Z] === RUN TestResizeWithInvalidSize [2022-03-11T18:58:28.759Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-03-11T18:58:28.759Z] === RUN TestResizeWhenContainerNotStarted [2022-03-11T18:58:29.324Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2022-03-11T18:58:29.324Z] === RUN TestDaemonRestartKillContainers [2022-03-11T18:58:29.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T18:58:29.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T18:58:29.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T18:58:29.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T18:58:29.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T18:58:29.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T18:58:29.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T18:58:29.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T18:58:29.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T18:58:29.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T18:58:29.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T18:58:29.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T18:58:29.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T18:58:29.324Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T18:58:29.324Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T18:58:29.324Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T18:58:29.325Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T18:58:29.325Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T18:58:29.325Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T18:58:29.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T18:58:29.511Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-03-11T18:58:29.511Z] === RUN TestNetworkDBBulkSync [2022-03-11T18:58:29.511Z] --- PASS: TestFailedConnection (2.03s) [2022-03-11T18:58:29.511Z] === RUN TestFailOnce [2022-03-11T18:58:29.673Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T18:58:29.673Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T18:58:29.979Z] 2022/03/11 18:58:29 http: panic serving 127.0.0.1:49295: Plugin not ready [2022-03-11T18:58:29.979Z] goroutine 18 [running]: [2022-03-11T18:58:29.979Z] net/http.(*conn).serve.func1() [2022-03-11T18:58:29.979Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-11T18:58:29.979Z] panic({0x119ca00, 0x12b09d0}) [2022-03-11T18:58:29.979Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-11T18:58:29.979Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xf287e45c30ffecfd}, 0xc000051a98) [2022-03-11T18:58:29.979Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-11T18:58:29.979Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x12bd900, 0xc0000b8000}, 0x10d1d26) [2022-03-11T18:58:29.979Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-11T18:58:29.979Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x12bd900, 0xc0000b8000}, 0xc000228000) [2022-03-11T18:58:29.979Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-11T18:58:29.979Z] net/http.serverHandler.ServeHTTP({0x12bbff0}, {0x12bd900, 0xc0000b8000}, 0xc000228000) [2022-03-11T18:58:29.979Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-11T18:58:29.979Z] net/http.(*conn).serve(0xc000220000, {0x12bf900, 0xc0002020c0}) [2022-03-11T18:58:29.979Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-11T18:58:29.979Z] created by net/http.(*Server).Serve [2022-03-11T18:58:29.979Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-11T18:58:29.979Z] time="2022-03-11T18:58:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.FailOnce: Post \"http://127.0.0.1:49294/Test.FailOnce\": EOF, retrying in 1s" [2022-03-11T18:58:30.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-11T18:58:30.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-11T18:58:30.697Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T18:58:30.697Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T18:58:30.963Z] 2022/03/11 18:58:30 Closing DB instances... [2022-03-11T18:58:30.963Z] --- PASS: TestFailOnce (1.14s) [2022-03-11T18:58:30.964Z] === RUN TestEchoInputOutput [2022-03-11T18:58:30.964Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-11T18:58:30.964Z] === RUN TestBackoff [2022-03-11T18:58:30.964Z] --- PASS: TestBackoff (0.00s) [2022-03-11T18:58:30.964Z] === RUN TestAbortRetry [2022-03-11T18:58:30.964Z] --- PASS: TestAbortRetry (0.00s) [2022-03-11T18:58:30.964Z] === RUN TestClientScheme [2022-03-11T18:58:30.964Z] --- PASS: TestClientScheme (0.00s) [2022-03-11T18:58:30.964Z] === RUN TestNewClientWithTimeout [2022-03-11T18:58:31.431Z] time="2022-03-11T18:58:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-11T18:58:32.069Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T18:58:32.069Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T18:58:32.189Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-11T18:58:32.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.53s) [2022-03-11T18:58:32.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.60s) [2022-03-11T18:58:32.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.94s) [2022-03-11T18:58:32.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2022-03-11T18:58:32.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2022-03-11T18:58:32.189Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2022-03-11T18:58:32.189Z] === RUN TestBuildMultiStageCopy [2022-03-11T18:58:32.189Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-11T18:58:32.416Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-03-11T18:58:32.416Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-11T18:58:32.883Z] time="2022-03-11T18:58:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-11T18:58:33.350Z] --- PASS: TestRequest (5.45s) [2022-03-11T18:58:33.350Z] === RUN TestOverlappingRequests [2022-03-11T18:58:33.350Z] --- PASS: TestOverlappingRequests (0.34s) [2022-03-11T18:58:33.350Z] === RUN TestRelease [2022-03-11T18:58:33.441Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T18:58:33.441Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T18:58:33.519Z] ---> d8d5e7365c25 [2022-03-11T18:58:33.826Z] Removing intermediate container a68bccf5e79c [2022-03-11T18:58:33.826Z] ---> 39a0f0ea3759 [2022-03-11T18:58:33.826Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-11T18:58:33.826Z] ---> Running in aa82087d18e2 [2022-03-11T18:58:33.826Z] Removing intermediate container aa82087d18e2 [2022-03-11T18:58:33.826Z] ---> b633501530af [2022-03-11T18:58:33.826Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-11T18:58:33.826Z] ---> Running in ead6f1fd8688 [2022-03-11T18:58:33.826Z] Removing intermediate container ead6f1fd8688 [2022-03-11T18:58:33.826Z] ---> 19f5d7e802da [2022-03-11T18:58:33.826Z] Step 11/11 : COPY . . [2022-03-11T18:58:34.912Z] --- PASS: TestRelease (1.11s) [2022-03-11T18:58:34.912Z] === RUN TestAllocateRandomDeallocate [2022-03-11T18:58:34.912Z] === RUN TestParseEmptyInterface [2022-03-11T18:58:34.912Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-11T18:58:34.912Z] === RUN TestParseNonInterfaceType [2022-03-11T18:58:34.912Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-11T18:58:34.912Z] === RUN TestParseWithOneFunction [2022-03-11T18:58:34.912Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-11T18:58:34.912Z] === RUN TestParseWithMultipleFuncs [2022-03-11T18:58:34.912Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-11T18:58:34.912Z] === RUN TestParseWithUnnamedReturn [2022-03-11T18:58:34.912Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-11T18:58:34.912Z] === RUN TestEmbeddedInterface [2022-03-11T18:58:34.912Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-11T18:58:34.912Z] === RUN TestParsedImports [2022-03-11T18:58:34.912Z] --- PASS: TestParsedImports (0.00s) [2022-03-11T18:58:34.912Z] === RUN TestAliasedImports [2022-03-11T18:58:34.912Z] --- PASS: TestAliasedImports (0.00s) [2022-03-11T18:58:34.912Z] PASS [2022-03-11T18:58:34.912Z] coverage: 56.8% of statements [2022-03-11T18:58:34.912Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2022-03-11T18:58:35.082Z] Successfully built d8d5e7365c25 [2022-03-11T18:58:35.082Z] Successfully tagged docker:latest [2022-03-11T18:58:35.082Z] INFO: Image build ended at 03/11/2022 18:58:34. Duration:00:03:23.5863952 [2022-03-11T18:58:35.082Z] [2022-03-11T18:58:35.082Z] [2022-03-11T18:58:35.082Z] INFO: Building the test binaries at 03/11/2022 18:58:34... [2022-03-11T18:58:35.380Z] 2022/03/11 18:58:34 Closing DB instances... [2022-03-11T18:58:35.381Z] time="2022-03-11T18:58:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-11T18:58:35.381Z] time="2022-03-11T18:58:35Z" level=error msg="node: cfff656cc9c6 is unknown to memberlist" [2022-03-11T18:58:35.456Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-11T18:58:35.847Z] === RUN TestHTTPTransport [2022-03-11T18:58:35.847Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-11T18:58:35.847Z] PASS [2022-03-11T18:58:35.847Z] coverage: 85.7% of statements [2022-03-11T18:58:35.847Z] ok github.com/docker/docker/pkg/plugins/transport 0.038s coverage: 85.7% of statements [2022-03-11T18:58:36.315Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-11T18:58:36.315Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-11T18:58:36.315Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-11T18:58:36.315Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-11T18:58:36.315Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-11T18:58:36.315Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-11T18:58:36.315Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-11T18:58:36.315Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-11T18:58:36.315Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-11T18:58:36.315Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-11T18:58:36.315Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-11T18:58:36.315Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-11T18:58:36.315Z] === RUN TestBufferPoolPutAndGet [2022-03-11T18:58:36.315Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-11T18:58:36.315Z] PASS [2022-03-11T18:58:36.315Z] coverage: 88.2% of statements [2022-03-11T18:58:36.315Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2022-03-11T18:58:36.383Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-11T18:58:36.722Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T18:58:36.722Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T18:58:36.782Z] === RUN TestOutputOnPrematureClose [2022-03-11T18:58:36.782Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-11T18:58:36.782Z] === RUN TestCompleteSilently [2022-03-11T18:58:36.782Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-11T18:58:36.782Z] PASS [2022-03-11T18:58:36.782Z] coverage: 75.9% of statements [2022-03-11T18:58:36.782Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2022-03-11T18:58:37.249Z] === RUN TestSendToOneSub [2022-03-11T18:58:37.249Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-11T18:58:37.249Z] === RUN TestSendToMultipleSubs [2022-03-11T18:58:37.249Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-11T18:58:37.249Z] === RUN TestEvictOneSub [2022-03-11T18:58:37.249Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-11T18:58:37.249Z] === RUN TestClosePublisher [2022-03-11T18:58:37.249Z] --- PASS: TestClosePublisher (0.00s) [2022-03-11T18:58:37.249Z] === RUN TestPubSubRace [2022-03-11T18:58:37.310Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-11T18:58:37.717Z] --- PASS: TestAllocateRandomDeallocate (3.08s) [2022-03-11T18:58:37.717Z] === RUN TestRetrieveFromStore [2022-03-11T18:58:37.717Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.47s) [2022-03-11T18:58:37.717Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-11T18:58:38.185Z] --- PASS: TestPubSubRace (1.05s) [2022-03-11T18:58:38.185Z] PASS [2022-03-11T18:58:38.185Z] coverage: 75.0% of statements [2022-03-11T18:58:38.185Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2022-03-11T18:58:38.239Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-11T18:58:38.652Z] === RUN TestRegister [2022-03-11T18:58:38.652Z] --- PASS: TestRegister (0.00s) [2022-03-11T18:58:38.652Z] === RUN TestCommand [2022-03-11T18:58:38.652Z] --- PASS: TestCommand (0.03s) [2022-03-11T18:58:38.652Z] === RUN TestNaiveSelf [2022-03-11T18:58:38.652Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-11T18:58:38.652Z] PASS [2022-03-11T18:58:38.652Z] coverage: 82.4% of statements [2022-03-11T18:58:38.652Z] ok github.com/docker/docker/pkg/reexec 0.086s coverage: 82.4% of statements [2022-03-11T18:58:38.652Z] --- PASS: TestRetrieveFromStore (1.06s) [2022-03-11T18:58:38.652Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-11T18:58:38.652Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-03-11T18:58:38.652Z] === RUN TestParallelPredefinedRequest1 [2022-03-11T18:58:38.652Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-11T18:58:38.652Z] === RUN TestParallelPredefinedRequest2 [2022-03-11T18:58:38.652Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-11T18:58:38.652Z] === RUN TestParallelPredefinedRequest3 [2022-03-11T18:58:38.652Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-11T18:58:38.652Z] === RUN TestParallelPredefinedRequest4 [2022-03-11T18:58:38.652Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-11T18:58:38.652Z] === RUN TestParallelPredefinedRequest5 [2022-03-11T18:58:38.652Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-11T18:58:38.652Z] === RUN TestDebug [2022-03-11T18:58:38.652Z] --- PASS: TestDebug (0.00s) [2022-03-11T18:58:38.652Z] === RUN TestRequestPoolParallel [2022-03-11T18:58:38.652Z] 2022/03/11 18:58:38 Closing DB instances... [2022-03-11T18:58:38.770Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-11T18:58:39.008Z] --- PASS: TestCreateServiceMultipleTimes (16.03s) [2022-03-11T18:58:39.008Z] === RUN TestCreateServiceConflict [2022-03-11T18:58:39.008Z] --- PASS: TestCreateServiceConflict (1.80s) [2022-03-11T18:58:39.008Z] === RUN TestCreateServiceMaxReplicas [2022-03-11T18:58:39.120Z] --- PASS: TestRequestPoolParallel (0.40s) [2022-03-11T18:58:39.120Z] === RUN TestFullAllocateRelease [2022-03-11T18:58:39.120Z] === RUN TestDump [2022-03-11T18:58:39.120Z] goroutine 6 [running]: [2022-03-11T18:58:39.120Z] github.com/docker/docker/pkg/stack.dump(0x4cb9d7) [2022-03-11T18:58:39.120Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-11T18:58:39.120Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-11T18:58:39.120Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-11T18:58:39.120Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-11T18:58:39.120Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-11T18:58:39.120Z] testing.tRunner(0xc00015a1a0, 0x63a190) [2022-03-11T18:58:39.120Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T18:58:39.120Z] created by testing.(*T).Run [2022-03-11T18:58:39.120Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-11T18:58:39.120Z] [2022-03-11T18:58:39.120Z] goroutine 1 [chan receive]: [2022-03-11T18:58:39.120Z] testing.(*T).Run(0xc00015a000, {0x62b7b1, 0x4aa733}, 0x63a190) [2022-03-11T18:58:39.120Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-11T18:58:39.120Z] testing.runTests.func1(0xc000068840) [2022-03-11T18:58:39.120Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-11T18:58:39.120Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-11T18:58:39.120Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T18:58:39.120Z] testing.runTests(0xc000076080, {0x79ec20, 0x3, 0x3}, {0x4cac2d, 0x62d4ab, 0x7a36e0}) [2022-03-11T18:58:39.120Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-11T18:58:39.120Z] testing.(*M).Run(0xc000076080) [2022-03-11T18:58:39.120Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-11T18:58:39.120Z] main.main() [2022-03-11T18:58:39.120Z] _testmain.go:95 +0x1f5 [2022-03-11T18:58:39.120Z] --- PASS: TestDump (0.00s) [2022-03-11T18:58:39.120Z] === RUN TestDumpToFile [2022-03-11T18:58:39.167Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2022-03-11T18:58:39.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2022-03-11T18:58:39.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-11T18:58:39.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-11T18:58:39.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-11T18:58:39.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-03-11T18:58:39.167Z] === RUN TestBuildMultiStageParentConfig [2022-03-11T18:58:39.587Z] --- PASS: TestDumpToFile (0.13s) [2022-03-11T18:58:39.587Z] === RUN TestDumpToFileWithEmptyInput [2022-03-11T18:58:39.587Z] goroutine 18 [running]: [2022-03-11T18:58:39.587Z] github.com/docker/docker/pkg/stack.dump(0x538bb4) [2022-03-11T18:58:39.587Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-11T18:58:39.587Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x538f60}) [2022-03-11T18:58:39.587Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-11T18:58:39.587Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0) [2022-03-11T18:58:39.587Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-11T18:58:39.587Z] testing.tRunner(0xc0000841a0, 0x63a180) [2022-03-11T18:58:39.587Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T18:58:39.587Z] created by testing.(*T).Run [2022-03-11T18:58:39.587Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-11T18:58:39.587Z] [2022-03-11T18:58:39.587Z] goroutine 1 [chan receive]: [2022-03-11T18:58:39.587Z] testing.(*T).Run(0xc00015a000, {0x632596, 0x4aa733}, 0x63a180) [2022-03-11T18:58:39.587Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-11T18:58:39.587Z] testing.runTests.func1(0xc000068840) [2022-03-11T18:58:39.587Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-11T18:58:39.587Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-11T18:58:39.587Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T18:58:39.587Z] testing.runTests(0xc000076080, {0x79ec20, 0x3, 0x3}, {0x4cac2d, 0x62d4ab, 0x7a36e0}) [2022-03-11T18:58:39.587Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-11T18:58:39.587Z] testing.(*M).Run(0xc000076080) [2022-03-11T18:58:39.587Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-11T18:58:39.587Z] main.main() [2022-03-11T18:58:39.587Z] _testmain.go:95 +0x1f5 [2022-03-11T18:58:39.587Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-11T18:58:39.587Z] PASS [2022-03-11T18:58:39.587Z] coverage: 90.9% of statements [2022-03-11T18:58:39.587Z] ok github.com/docker/docker/pkg/stack 0.171s coverage: 90.9% of statements [2022-03-11T18:58:39.587Z] --- PASS: TestFullAllocateRelease (0.36s) [2022-03-11T18:58:39.587Z] === RUN TestOddAllocateRelease [2022-03-11T18:58:39.587Z] --- PASS: TestOddAllocateRelease (0.20s) [2022-03-11T18:58:39.587Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-11T18:58:39.595Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-11T18:58:39.868Z] INFO: make.ps1 starting at 03/11/2022 18:58:38 [2022-03-11T18:58:39.868Z] INFO: Git commit (f9f549cbe4) assumed from DOCKER_GITCOMMIT environment variable [2022-03-11T18:58:39.868Z] INFO: Invoking autogen... [2022-03-11T18:58:39.868Z] INFO: Building daemon... [2022-03-11T18:58:40.054Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-03-11T18:58:40.054Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-11T18:58:40.054Z] time="2022-03-11T18:58:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-11T18:58:40.054Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-03-11T18:58:40.054Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-11T18:58:40.054Z] === RUN TestNewStdWriter [2022-03-11T18:58:40.054Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-11T18:58:40.054Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-11T18:58:40.054Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-11T18:58:40.054Z] === RUN TestWriteWithNilBytes [2022-03-11T18:58:40.054Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-11T18:58:40.054Z] === RUN TestWrite [2022-03-11T18:58:40.054Z] --- PASS: TestWrite (0.00s) [2022-03-11T18:58:40.054Z] === RUN TestWriteWithWriterError [2022-03-11T18:58:40.054Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-11T18:58:40.054Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-11T18:58:40.054Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-11T18:58:40.055Z] === RUN TestStdCopyWriteAndRead [2022-03-11T18:58:40.055Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-11T18:58:40.055Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-11T18:58:40.055Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-11T18:58:40.055Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-11T18:58:40.055Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-03-11T18:58:40.055Z] === CONT TestParallelPredefinedRequest1 [2022-03-11T18:58:40.055Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T18:58:40.055Z] === CONT TestParallelPredefinedRequest4 [2022-03-11T18:58:40.055Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-11T18:58:40.055Z] === CONT TestParallelPredefinedRequest3 [2022-03-11T18:58:40.055Z] === CONT TestParallelPredefinedRequest4 [2022-03-11T18:58:40.055Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T18:58:40.055Z] === CONT TestParallelPredefinedRequest2 [2022-03-11T18:58:40.055Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T18:58:40.055Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-11T18:58:40.055Z] === CONT TestParallelPredefinedRequest3 [2022-03-11T18:58:40.055Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T18:58:40.055Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-11T18:58:40.055Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-11T18:58:40.055Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-11T18:58:40.055Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-11T18:58:40.055Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-11T18:58:40.055Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-11T18:58:40.055Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-11T18:58:40.055Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-11T18:58:40.055Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-11T18:58:40.055Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-11T18:58:40.055Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-11T18:58:40.055Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-11T18:58:40.055Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-11T18:58:40.055Z] PASS [2022-03-11T18:58:40.055Z] coverage: 100.0% of statements [2022-03-11T18:58:40.055Z] === CONT TestParallelPredefinedRequest5 [2022-03-11T18:58:40.055Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T18:58:40.055Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-11T18:58:40.055Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-11T18:58:40.055Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-11T18:58:40.055Z] PASS [2022-03-11T18:58:40.055Z] coverage: 85.3% of statements [2022-03-11T18:58:40.055Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2022-03-11T18:58:40.055Z] ok github.com/docker/docker/libnetwork/ipam 38.035s coverage: 85.3% of statements [2022-03-11T18:58:40.522Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-03-11T18:58:40.522Z] === RUN TestNetworkDBGarbageCollection [2022-03-11T18:58:40.522Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-11T18:58:40.522Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-11T18:58:40.522Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-11T18:58:40.522Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-11T18:58:40.522Z] === RUN TestFormatStatus [2022-03-11T18:58:40.522Z] --- PASS: TestFormatStatus (0.00s) [2022-03-11T18:58:40.522Z] === RUN TestFormatError [2022-03-11T18:58:40.522Z] --- PASS: TestFormatError (0.00s) [2022-03-11T18:58:40.522Z] === RUN TestFormatJSONError [2022-03-11T18:58:40.522Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-11T18:58:40.522Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-11T18:58:40.522Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-11T18:58:40.522Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-11T18:58:40.522Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-11T18:58:40.522Z] === RUN TestNewJSONProgressOutput [2022-03-11T18:58:40.522Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-11T18:58:40.522Z] === RUN TestAuxFormatterEmit [2022-03-11T18:58:40.522Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-11T18:58:40.522Z] === RUN TestStreamWriterStdout [2022-03-11T18:58:40.522Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-11T18:58:40.522Z] === RUN TestStreamWriterStderr [2022-03-11T18:58:40.522Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-11T18:58:40.522Z] PASS [2022-03-11T18:58:40.522Z] coverage: 66.2% of statements [2022-03-11T18:58:40.522Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2022-03-11T18:58:40.902Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T18:58:40.902Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T18:58:40.989Z] === RUN TestGenerateRandomID [2022-03-11T18:58:40.989Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-11T18:58:40.989Z] === RUN TestShortenId [2022-03-11T18:58:40.989Z] --- PASS: TestShortenId (0.00s) [2022-03-11T18:58:40.989Z] === RUN TestShortenSha256Id [2022-03-11T18:58:40.989Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-11T18:58:40.989Z] === RUN TestShortenIdEmpty [2022-03-11T18:58:40.989Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-11T18:58:40.989Z] === RUN TestShortenIdInvalid [2022-03-11T18:58:40.989Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-11T18:58:40.989Z] === RUN TestIsShortIDNonHex [2022-03-11T18:58:40.989Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-11T18:58:40.989Z] === RUN TestIsShortIDNotCorrectSize [2022-03-11T18:58:40.989Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-11T18:58:40.989Z] PASS [2022-03-11T18:58:40.989Z] coverage: 70.6% of statements [2022-03-11T18:58:40.989Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2022-03-11T18:58:41.020Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-11T18:58:41.457Z] === RUN TestIsCpusetListAvailable [2022-03-11T18:58:41.457Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-11T18:58:41.457Z] PASS [2022-03-11T18:58:41.457Z] coverage: 39.4% of statements [2022-03-11T18:58:41.457Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 39.4% of statements [2022-03-11T18:58:41.540Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) [2022-03-11T18:58:41.540Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-11T18:58:42.275Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T18:58:42.275Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T18:58:42.442Z] === RUN TestChtimes [2022-03-11T18:58:42.442Z] --- PASS: TestChtimes (0.00s) [2022-03-11T18:58:42.442Z] === RUN TestChtimesWindows [2022-03-11T18:58:42.442Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-11T18:58:42.442Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-11T18:58:42.442Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-11T18:58:42.442Z] PASS [2022-03-11T18:58:42.442Z] coverage: 12.9% of statements [2022-03-11T18:58:42.442Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 12.9% of statements [2022-03-11T18:58:43.433Z] === RUN TestTailFile [2022-03-11T18:58:43.433Z] --- PASS: TestTailFile (0.00s) [2022-03-11T18:58:43.433Z] === RUN TestTailFileManyLines [2022-03-11T18:58:43.433Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-11T18:58:43.433Z] === RUN TestTailEmptyFile [2022-03-11T18:58:43.433Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-11T18:58:43.433Z] === RUN TestTailNegativeN [2022-03-11T18:58:43.433Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader [2022-03-11T18:58:43.433Z] === CONT TestNewTailReader [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/truncated_last_line [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-11T18:58:43.433Z] === CONT TestNewTailReader/no_delimiter [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T18:58:43.433Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T18:58:43.433Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T18:58:43.433Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-11T18:58:43.433Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-11T18:58:43.433Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T18:58:43.433Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T18:58:43.433Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T18:58:43.433Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T18:58:43.433Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T18:58:43.433Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T18:58:43.433Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T18:58:43.433Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.433Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T18:58:43.433Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T18:58:43.433Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T18:58:43.433Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T18:58:43.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T18:58:43.434Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T18:58:43.434Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-11T18:58:43.434Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T18:58:43.434Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T18:58:43.434Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T18:58:43.434Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T18:58:43.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T18:58:43.434Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T18:58:43.434Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T18:58:43.434Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T18:58:43.435Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T18:58:43.435Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T18:58:43.436Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T18:58:43.436Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T18:58:43.436Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T18:58:43.437Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T18:58:43.437Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T18:58:43.437Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.437Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T18:58:43.437Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T18:58:43.437Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T18:58:43.905Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T18:58:43.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T18:58:43.905Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T18:58:43.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T18:58:43.905Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T18:58:43.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T18:58:43.905Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T18:58:43.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T18:58:43.905Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T18:58:43.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T18:58:43.905Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T18:58:43.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T18:58:43.905Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T18:58:43.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T18:58:43.905Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T18:58:43.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T18:58:43.905Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T18:58:43.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T18:58:43.905Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T18:58:43.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T18:58:43.905Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T18:58:43.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T18:58:43.905Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T18:58:43.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T18:58:43.905Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T18:58:43.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T18:58:43.905Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T18:58:43.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T18:58:43.905Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T18:58:43.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T18:58:43.905Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T18:58:43.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T18:58:43.905Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T18:58:43.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T18:58:43.905Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T18:58:43.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T18:58:43.905Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T18:58:43.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T18:58:43.905Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T18:58:43.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T18:58:43.905Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T18:58:43.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T18:58:43.905Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T18:58:43.906Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T18:58:43.907Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T18:58:43.907Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T18:58:43.907Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T18:58:43.907Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T18:58:43.907Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T18:58:43.907Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T18:58:43.907Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.907Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-11T18:58:43.908Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T18:58:43.909Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T18:58:43.909Z] PASS [2022-03-11T18:58:43.909Z] coverage: 88.6% of statements [2022-03-11T18:58:43.909Z] ok github.com/docker/docker/pkg/tailfile 0.163s coverage: 88.6% of statements [2022-03-11T18:58:44.173Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T18:58:44.173Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T18:58:44.377Z] === RUN TestTarSumRemoveNonExistent [2022-03-11T18:58:44.377Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-11T18:58:44.377Z] === RUN TestTarSumRemove [2022-03-11T18:58:44.377Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-11T18:58:44.377Z] === RUN TestSortFileInfoSums [2022-03-11T18:58:44.377Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-11T18:58:44.377Z] === RUN TestNewTarSumForLabelInvalid [2022-03-11T18:58:44.377Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-11T18:58:44.377Z] === RUN TestNewTarSumForLabel [2022-03-11T18:58:44.377Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-11T18:58:44.377Z] === RUN TestEmptyTar [2022-03-11T18:58:44.377Z] --- PASS: TestEmptyTar (0.00s) [2022-03-11T18:58:44.377Z] === RUN TestTarSumsReadSize [2022-03-11T18:58:44.377Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-11T18:58:44.377Z] === RUN TestTarSums [2022-03-11T18:58:44.377Z] --- PASS: TestTarSums (0.05s) [2022-03-11T18:58:44.377Z] === RUN TestIteration [2022-03-11T18:58:44.377Z] --- PASS: TestIteration (0.00s) [2022-03-11T18:58:44.377Z] === RUN TestVersionLabelForChecksum [2022-03-11T18:58:44.377Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-11T18:58:44.377Z] === RUN TestVersion [2022-03-11T18:58:44.377Z] --- PASS: TestVersion (0.00s) [2022-03-11T18:58:44.377Z] === RUN TestGetVersion [2022-03-11T18:58:44.377Z] --- PASS: TestGetVersion (0.00s) [2022-03-11T18:58:44.377Z] === RUN TestGetVersions [2022-03-11T18:58:44.377Z] --- PASS: TestGetVersions (0.00s) [2022-03-11T18:58:44.377Z] PASS [2022-03-11T18:58:44.377Z] coverage: 89.3% of statements [2022-03-11T18:58:44.377Z] ok github.com/docker/docker/pkg/tarsum 0.096s coverage: 89.3% of statements [2022-03-11T18:58:44.411Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-03-11T18:58:44.411Z] === RUN TestBuildLabelWithTargets [2022-03-11T18:58:44.844Z] === RUN TestTruncIndex [2022-03-11T18:58:44.844Z] --- PASS: TestTruncIndex (0.10s) [2022-03-11T18:58:44.844Z] PASS [2022-03-11T18:58:44.844Z] coverage: 91.5% of statements [2022-03-11T18:58:44.844Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2022-03-11T18:58:45.312Z] === RUN TestIsGIT [2022-03-11T18:58:45.312Z] --- PASS: TestIsGIT (0.00s) [2022-03-11T18:58:45.312Z] === RUN TestIsTransport [2022-03-11T18:58:45.312Z] --- PASS: TestIsTransport (0.00s) [2022-03-11T18:58:45.312Z] PASS [2022-03-11T18:58:45.312Z] coverage: 100.0% of statements [2022-03-11T18:58:45.312Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2022-03-11T18:58:45.779Z] === RUN TestVersionInfo [2022-03-11T18:58:45.779Z] --- PASS: TestVersionInfo (0.00s) [2022-03-11T18:58:45.779Z] === RUN TestAppendVersions [2022-03-11T18:58:45.779Z] --- PASS: TestAppendVersions (0.00s) [2022-03-11T18:58:45.779Z] PASS [2022-03-11T18:58:45.779Z] coverage: 88.9% of statements [2022-03-11T18:58:45.779Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2022-03-11T18:58:46.072Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-11T18:58:46.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-03-11T18:58:46.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.58s) [2022-03-11T18:58:46.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-03-11T18:58:46.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-03-11T18:58:46.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-03-11T18:58:46.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-03-11T18:58:46.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.31s) [2022-03-11T18:58:46.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s) [2022-03-11T18:58:46.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.84s) [2022-03-11T18:58:46.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.81s) [2022-03-11T18:58:46.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s) [2022-03-11T18:58:46.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2022-03-11T18:58:46.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2022-03-11T18:58:46.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s) [2022-03-11T18:58:46.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2022-03-11T18:58:46.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-03-11T18:58:46.072Z] === RUN TestCgroupNamespacesRun [2022-03-11T18:58:47.021Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-03-11T18:58:47.021Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-11T18:58:47.342Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-11T18:58:47.342Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-11T18:58:47.342Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-11T18:58:47.342Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-11T18:58:47.342Z] === RUN TestValidatePrivileges [2022-03-11T18:58:47.342Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-11T18:58:47.342Z] === RUN TestFilterByCapNeg [2022-03-11T18:58:47.342Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-11T18:58:47.342Z] === RUN TestFilterByCapPos [2022-03-11T18:58:47.342Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-11T18:58:47.342Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-11T18:58:47.342Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-11T18:58:47.342Z] PASS [2022-03-11T18:58:47.342Z] coverage: 12.2% of statements [2022-03-11T18:58:47.342Z] ok github.com/docker/docker/plugin 0.042s coverage: 12.2% of statements [2022-03-11T18:58:47.810Z] === RUN TestNewSettable [2022-03-11T18:58:47.810Z] --- PASS: TestNewSettable (0.00s) [2022-03-11T18:58:47.810Z] === RUN TestIsSettable [2022-03-11T18:58:47.810Z] --- PASS: TestIsSettable (0.00s) [2022-03-11T18:58:47.810Z] === RUN TestUpdateSettingsEnv [2022-03-11T18:58:47.810Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-11T18:58:47.810Z] PASS [2022-03-11T18:58:47.810Z] coverage: 20.0% of statements [2022-03-11T18:58:47.810Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2022-03-11T18:58:47.810Z] === RUN TestLoad [2022-03-11T18:58:47.810Z] --- PASS: TestLoad (0.00s) [2022-03-11T18:58:47.810Z] === RUN TestSave [2022-03-11T18:58:47.810Z] --- PASS: TestSave (0.02s) [2022-03-11T18:58:47.810Z] === RUN TestAddDeleteGet [2022-03-11T18:58:47.810Z] --- PASS: TestAddDeleteGet (0.03s) [2022-03-11T18:58:47.810Z] === RUN TestInvalidTags [2022-03-11T18:58:47.810Z] --- PASS: TestInvalidTags (0.00s) [2022-03-11T18:58:47.810Z] PASS [2022-03-11T18:58:47.810Z] coverage: 84.4% of statements [2022-03-11T18:58:47.810Z] ok github.com/docker/docker/reference 0.088s coverage: 84.4% of statements [2022-03-11T18:58:48.396Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-03-11T18:58:48.396Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-11T18:58:48.795Z] --- PASS: TestNewClientWithTimeout (17.63s) [2022-03-11T18:58:48.795Z] === RUN TestClientStream [2022-03-11T18:58:48.795Z] --- PASS: TestClientStream (0.00s) [2022-03-11T18:58:48.795Z] === RUN TestClientSendFile [2022-03-11T18:58:48.795Z] --- PASS: TestClientSendFile (0.00s) [2022-03-11T18:58:48.795Z] === RUN TestClientWithRequestTimeout [2022-03-11T18:58:48.795Z] --- PASS: TestClientWithRequestTimeout (0.03s) [2022-03-11T18:58:48.795Z] === RUN TestFileSpecPlugin [2022-03-11T18:58:48.795Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-11T18:58:48.795Z] === RUN TestFileJSONSpecPlugin [2022-03-11T18:58:48.795Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-11T18:58:48.795Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-11T18:58:48.795Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-11T18:58:48.795Z] === RUN TestPluginAddHandler [2022-03-11T18:58:48.795Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-11T18:58:48.795Z] === RUN TestPluginWaitBadPlugin [2022-03-11T18:58:48.795Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-11T18:58:48.795Z] === RUN TestGet [2022-03-11T18:58:48.795Z] time="2022-03-11T18:58:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-11T18:58:48.795Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-11T18:58:48.795Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-11T18:58:48.795Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-11T18:58:48.795Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-11T18:58:48.795Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-11T18:58:48.795Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-11T18:58:48.795Z] === RUN TestResumableRequestReaderWithReadError [2022-03-11T18:58:49.263Z] time="2022-03-11T18:58:48Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-11T18:58:49.263Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2022-03-11T18:58:49.263Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-11T18:58:49.263Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-11T18:58:49.263Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-11T18:58:49.263Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-11T18:58:49.263Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-11T18:58:49.263Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-11T18:58:49.263Z] === RUN TestResumableRequestReader [2022-03-11T18:58:49.263Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-11T18:58:49.263Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-11T18:58:49.263Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-11T18:58:49.263Z] PASS [2022-03-11T18:58:49.263Z] coverage: 100.0% of statements [2022-03-11T18:58:49.263Z] ok github.com/docker/docker/registry/resumable 0.154s coverage: 100.0% of statements [2022-03-11T18:58:49.263Z] === RUN TestResolveAuthConfigIndexServer [2022-03-11T18:58:49.263Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-11T18:58:49.263Z] === RUN TestResolveAuthConfigFullURL [2022-03-11T18:58:49.263Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-11T18:58:49.263Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-11T18:58:49.263Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-11T18:58:49.263Z] === RUN TestValidateMirror [2022-03-11T18:58:49.263Z] --- PASS: TestValidateMirror (0.00s) [2022-03-11T18:58:49.263Z] === RUN TestLoadInsecureRegistries [2022-03-11T18:58:49.331Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2022-03-11T18:58:49.331Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-11T18:58:49.731Z] time="2022-03-11T18:58:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-11T18:58:49.731Z] === RUN TestRestartManagerTimeout [2022-03-11T18:58:49.731Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-11T18:58:49.731Z] === RUN TestRestartManagerTimeoutReset [2022-03-11T18:58:49.731Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-11T18:58:49.731Z] PASS [2022-03-11T18:58:49.731Z] coverage: 50.9% of statements [2022-03-11T18:58:49.731Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2022-03-11T18:58:49.731Z] time="2022-03-11T18:58:49Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-11T18:58:49.731Z] time="2022-03-11T18:58:49Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-11T18:58:49.731Z] time="2022-03-11T18:58:49Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-11T18:58:49.731Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2022-03-11T18:58:49.731Z] === RUN TestNewServiceConfig [2022-03-11T18:58:49.731Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-11T18:58:49.731Z] === RUN TestValidateIndexName [2022-03-11T18:58:49.731Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-11T18:58:49.731Z] === RUN TestValidateIndexNameWithError [2022-03-11T18:58:49.731Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-11T18:58:49.731Z] === RUN TestEndpointParse [2022-03-11T18:58:49.731Z] --- PASS: TestEndpointParse (0.00s) [2022-03-11T18:58:49.731Z] === RUN TestEndpointParseInvalid [2022-03-11T18:58:49.731Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-11T18:58:49.731Z] === RUN TestValidateEndpoint [2022-03-11T18:58:49.731Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-11T18:58:49.731Z] === RUN TestPing [2022-03-11T18:58:49.731Z] --- PASS: TestPing (0.00s) [2022-03-11T18:58:49.731Z] === RUN TestPingRegistryEndpoint [2022-03-11T18:58:49.731Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:58:49.731Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-11T18:58:49.731Z] === RUN TestEndpoint [2022-03-11T18:58:49.731Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:58:49.731Z] --- SKIP: TestEndpoint (0.00s) [2022-03-11T18:58:49.731Z] === RUN TestParseRepositoryInfo [2022-03-11T18:58:49.731Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-11T18:58:49.731Z] === RUN TestNewIndexInfo [2022-03-11T18:58:49.731Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-11T18:58:49.731Z] === RUN TestMirrorEndpointLookup [2022-03-11T18:58:49.731Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:58:49.731Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-11T18:58:49.731Z] === RUN TestSearchRepositories [2022-03-11T18:58:49.731Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-11T18:58:49.731Z] Host: 127.0.0.1:49354 [2022-03-11T18:58:49.731Z] User-Agent: docker test client [2022-03-11T18:58:49.731Z] Authorization: Token fake-token [2022-03-11T18:58:49.731Z] X-Docker-Token: true [2022-03-11T18:58:49.731Z] Accept-Encoding: gzip [2022-03-11T18:58:49.731Z] [2022-03-11T18:58:49.731Z] [2022-03-11T18:58:49.731Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-11T18:58:49.731Z] Connection: close [2022-03-11T18:58:49.731Z] Content-Length: 144 [2022-03-11T18:58:49.731Z] Cache-Control: no-cache [2022-03-11T18:58:49.731Z] Content-Type: application/json [2022-03-11T18:58:49.731Z] Date: Fri, 11 Mar 2022 18:58:49 GMT [2022-03-11T18:58:49.731Z] Expires: -1 [2022-03-11T18:58:49.731Z] Pragma: no-cache [2022-03-11T18:58:49.731Z] Server: docker-tests/mock [2022-03-11T18:58:49.731Z] X-Docker-Registry-Config: mock [2022-03-11T18:58:49.731Z] X-Docker-Registry-Version: 0.0.0 [2022-03-11T18:58:49.731Z] [2022-03-11T18:58:49.731Z] [2022-03-11T18:58:49.731Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-11T18:58:49.731Z] === RUN TestTrustedLocation [2022-03-11T18:58:49.731Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-11T18:58:49.731Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-11T18:58:49.731Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-11T18:58:49.731Z] === RUN TestAllowNondistributableArtifacts [2022-03-11T18:58:49.731Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-11T18:58:49.731Z] === RUN TestIsSecureIndex [2022-03-11T18:58:49.731Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-11T18:58:49.731Z] PASS [2022-03-11T18:58:49.731Z] coverage: 51.2% of statements [2022-03-11T18:58:49.731Z] ok github.com/docker/docker/registry 0.183s coverage: 51.2% of statements [2022-03-11T18:58:50.199Z] === RUN TestDecodeContainerConfig [2022-03-11T18:58:50.199Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-11T18:58:50.199Z] === RUN TestDecodeContainerConfigIsolation [2022-03-11T18:58:50.199Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-11T18:58:50.199Z] === RUN TestValidatePrivileged [2022-03-11T18:58:50.199Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-11T18:58:50.199Z] PASS [2022-03-11T18:58:50.199Z] coverage: 52.6% of statements [2022-03-11T18:58:50.199Z] ok github.com/docker/docker/runconfig 0.047s coverage: 52.6% of statements [2022-03-11T18:58:50.199Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-11T18:58:50.199Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-11T18:58:50.199Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-11T18:58:50.199Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-11T18:58:50.199Z] PASS [2022-03-11T18:58:50.199Z] coverage: 62.5% of statements [2022-03-11T18:58:50.199Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2022-03-11T18:58:50.265Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-03-11T18:58:50.265Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-11T18:58:51.640Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-03-11T18:58:51.640Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-11T18:58:51.761Z] time="2022-03-11T18:58:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-11T18:58:52.495Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-11T18:58:52.495Z] === RUN TestBuildWithEmptyLayers [2022-03-11T18:58:52.572Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-03-11T18:58:52.573Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-11T18:58:52.745Z] === RUN TestGetDriver [2022-03-11T18:58:52.745Z] --- PASS: TestGetDriver (0.00s) [2022-03-11T18:58:52.745Z] === RUN TestVolumeRequestError [2022-03-11T18:58:52.745Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-11T18:58:52.745Z] PASS [2022-03-11T18:58:52.745Z] coverage: 36.1% of statements [2022-03-11T18:58:52.745Z] ok github.com/docker/docker/volume/drivers 0.045s coverage: 36.1% of statements [2022-03-11T18:58:53.137Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-03-11T18:58:53.137Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-11T18:58:53.212Z] === RUN TestGetAddress [2022-03-11T18:58:53.212Z] --- PASS: TestGetAddress (0.00s) [2022-03-11T18:58:53.212Z] === RUN TestRemove [2022-03-11T18:58:53.212Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-11T18:58:53.212Z] --- SKIP: TestRemove (0.00s) [2022-03-11T18:58:53.212Z] === RUN TestInitializeWithVolumes [2022-03-11T18:58:53.212Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-03-11T18:58:53.212Z] === RUN TestCreate [2022-03-11T18:58:53.212Z] --- PASS: TestCreate (0.01s) [2022-03-11T18:58:53.212Z] === RUN TestValidateName [2022-03-11T18:58:53.212Z] --- PASS: TestValidateName (0.00s) [2022-03-11T18:58:53.212Z] === RUN TestCreateWithOpts [2022-03-11T18:58:53.212Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-11T18:58:53.212Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-11T18:58:53.212Z] === RUN TestRelaodNoOpts [2022-03-11T18:58:53.212Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-11T18:58:53.212Z] PASS [2022-03-11T18:58:53.212Z] coverage: 41.5% of statements [2022-03-11T18:58:53.212Z] ok github.com/docker/docker/volume/local 0.057s coverage: 41.5% of statements [2022-03-11T18:58:54.197Z] === RUN TestLCOWParseMountRaw [2022-03-11T18:58:54.197Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-11T18:58:54.197Z] === RUN TestLCOWParseMountRawSplit [2022-03-11T18:58:54.197Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-11T18:58:54.197Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-11T18:58:54.197Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-11T18:58:54.197Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-11T18:58:54.197Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-11T18:58:54.197Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-11T18:58:54.197Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-11T18:58:54.197Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-11T18:58:54.197Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-11T18:58:54.197Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-11T18:58:54.197Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-11T18:58:54.197Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-11T18:58:54.197Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-11T18:58:54.197Z] === RUN TestLinuxParseMountRaw [2022-03-11T18:58:54.197Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-11T18:58:54.197Z] === RUN TestLinuxParseMountRawSplit [2022-03-11T18:58:54.197Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-11T18:58:54.197Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-11T18:58:54.197Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-11T18:58:54.197Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-11T18:58:54.197Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-11T18:58:54.197Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-11T18:58:54.197Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-11T18:58:54.197Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-11T18:58:54.197Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-11T18:58:54.197Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-11T18:58:54.197Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-11T18:58:54.197Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-11T18:58:54.197Z] === RUN TestConvertTmpfsOptions [2022-03-11T18:58:54.197Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-11T18:58:54.197Z] linux_parser_test.go:209: data="ro" [2022-03-11T18:58:54.197Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-11T18:58:54.197Z] === RUN TestParseMountSpec [2022-03-11T18:58:54.197Z] parser_test.go:62: case 0 [2022-03-11T18:58:54.197Z] parser_test.go:62: case 1 [2022-03-11T18:58:54.197Z] parser_test.go:62: case 2 [2022-03-11T18:58:54.197Z] parser_test.go:62: case 3 [2022-03-11T18:58:54.197Z] parser_test.go:62: case 4 [2022-03-11T18:58:54.197Z] parser_test.go:62: case 5 [2022-03-11T18:58:54.197Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-11T18:58:54.197Z] === RUN TestValidateMount [2022-03-11T18:58:54.197Z] --- PASS: TestValidateMount (0.00s) [2022-03-11T18:58:54.197Z] === RUN TestWindowsParseMountRaw [2022-03-11T18:58:54.197Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-11T18:58:54.197Z] === RUN TestWindowsParseMountRawSplit [2022-03-11T18:58:54.197Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-11T18:58:54.197Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-11T18:58:54.197Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-11T18:58:54.197Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-11T18:58:54.197Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-11T18:58:54.197Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-11T18:58:54.197Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-11T18:58:54.197Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-11T18:58:54.197Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-11T18:58:54.197Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-11T18:58:54.197Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-11T18:58:54.197Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-11T18:58:54.197Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-11T18:58:54.197Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-11T18:58:54.197Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-11T18:58:54.197Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-11T18:58:54.197Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-11T18:58:54.197Z] PASS [2022-03-11T18:58:54.197Z] coverage: 67.6% of statements [2022-03-11T18:58:54.197Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.6% of statements [2022-03-11T18:58:54.509Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2022-03-11T18:58:54.509Z] === RUN TestNISDomainname [2022-03-11T18:58:54.664Z] === RUN TestSetGetMeta [2022-03-11T18:58:54.664Z] === PAUSE TestSetGetMeta [2022-03-11T18:58:54.664Z] === RUN TestRestore [2022-03-11T18:58:54.664Z] === PAUSE TestRestore [2022-03-11T18:58:54.664Z] === RUN TestServiceCreate [2022-03-11T18:58:54.664Z] === PAUSE TestServiceCreate [2022-03-11T18:58:54.664Z] === RUN TestServiceList [2022-03-11T18:58:54.664Z] === PAUSE TestServiceList [2022-03-11T18:58:54.664Z] === RUN TestServiceRemove [2022-03-11T18:58:54.664Z] === PAUSE TestServiceRemove [2022-03-11T18:58:54.664Z] === RUN TestServiceGet [2022-03-11T18:58:54.664Z] === PAUSE TestServiceGet [2022-03-11T18:58:54.664Z] === RUN TestServicePrune [2022-03-11T18:58:54.664Z] === PAUSE TestServicePrune [2022-03-11T18:58:54.664Z] === RUN TestCreate [2022-03-11T18:58:54.664Z] === PAUSE TestCreate [2022-03-11T18:58:54.664Z] === RUN TestRemove [2022-03-11T18:58:54.664Z] === PAUSE TestRemove [2022-03-11T18:58:54.664Z] === RUN TestList [2022-03-11T18:58:54.664Z] === PAUSE TestList [2022-03-11T18:58:54.664Z] === RUN TestFindByDriver [2022-03-11T18:58:54.664Z] === PAUSE TestFindByDriver [2022-03-11T18:58:54.664Z] === RUN TestFindByReferenced [2022-03-11T18:58:54.664Z] === PAUSE TestFindByReferenced [2022-03-11T18:58:54.664Z] === RUN TestDerefMultipleOfSameRef [2022-03-11T18:58:54.664Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-11T18:58:54.664Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T18:58:54.664Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T18:58:54.664Z] === RUN TestDefererencePluginOnCreateError [2022-03-11T18:58:54.664Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-11T18:58:54.664Z] === RUN TestRefDerefRemove [2022-03-11T18:58:54.664Z] === PAUSE TestRefDerefRemove [2022-03-11T18:58:54.664Z] === RUN TestGet [2022-03-11T18:58:54.664Z] === PAUSE TestGet [2022-03-11T18:58:54.664Z] === RUN TestGetWithReference [2022-03-11T18:58:54.664Z] === PAUSE TestGetWithReference [2022-03-11T18:58:54.664Z] === RUN TestFilterFunc [2022-03-11T18:58:54.664Z] === RUN TestFilterFunc/test_nil_list [2022-03-11T18:58:54.664Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-11T18:58:54.664Z] === RUN TestFilterFunc/test_empty_list [2022-03-11T18:58:54.664Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-11T18:58:54.664Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T18:58:54.664Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T18:58:54.664Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T18:58:54.664Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T18:58:54.664Z] === RUN TestFilterFunc/test_filter_some [2022-03-11T18:58:54.664Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-11T18:58:54.664Z] === RUN TestFilterFunc/test_filter_middle [2022-03-11T18:58:54.664Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-11T18:58:54.664Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-11T18:58:54.664Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-11T18:58:54.664Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-11T18:58:54.664Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-11T18:58:54.664Z] === CONT TestFilterFunc/test_nil_list [2022-03-11T18:58:54.664Z] === CONT TestFilterFunc/test_filter_some [2022-03-11T18:58:54.664Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T18:58:54.664Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T18:58:54.664Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-11T18:58:54.664Z] === CONT TestFilterFunc/test_empty_list [2022-03-11T18:58:54.664Z] === CONT TestFilterFunc/test_filter_middle [2022-03-11T18:58:54.664Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-11T18:58:54.664Z] --- PASS: TestFilterFunc (0.00s) [2022-03-11T18:58:54.664Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-11T18:58:54.664Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-11T18:58:54.664Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-11T18:58:54.664Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-11T18:58:54.664Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-11T18:58:54.664Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-11T18:58:54.664Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-11T18:58:54.664Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-11T18:58:54.664Z] === CONT TestSetGetMeta [2022-03-11T18:58:54.664Z] === CONT TestList [2022-03-11T18:58:54.664Z] === CONT TestServiceList [2022-03-11T18:58:54.664Z] === CONT TestServiceGet [2022-03-11T18:58:54.664Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-11T18:58:54.664Z] === CONT TestServiceCreate [2022-03-11T18:58:54.664Z] --- PASS: TestList (0.02s) [2022-03-11T18:58:54.664Z] === CONT TestRestore [2022-03-11T18:58:54.664Z] --- PASS: TestRestore (0.01s) [2022-03-11T18:58:54.664Z] === CONT TestDefererencePluginOnCreateError [2022-03-11T18:58:54.664Z] --- PASS: TestDefererencePluginOnCreateError (0.01s) [2022-03-11T18:58:54.664Z] === CONT TestGetWithReference [2022-03-11T18:58:54.664Z] --- PASS: TestGetWithReference (0.01s) [2022-03-11T18:58:54.664Z] === CONT TestGet [2022-03-11T18:58:54.664Z] --- PASS: TestGet (0.01s) [2022-03-11T18:58:54.664Z] === CONT TestRefDerefRemove [2022-03-11T18:58:54.664Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-11T18:58:54.664Z] === CONT TestServiceRemove [2022-03-11T18:58:54.664Z] --- PASS: TestServiceGet (0.14s) [2022-03-11T18:58:54.664Z] === CONT TestDerefMultipleOfSameRef [2022-03-11T18:58:54.664Z] --- PASS: TestServiceRemove (0.05s) [2022-03-11T18:58:54.664Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T18:58:54.664Z] --- PASS: TestServiceCreate (0.13s) [2022-03-11T18:58:54.664Z] === CONT TestCreate [2022-03-11T18:58:54.664Z] --- PASS: TestServiceList (0.15s) [2022-03-11T18:58:54.664Z] === CONT TestRemove [2022-03-11T18:58:54.664Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-03-11T18:58:54.664Z] === CONT TestServicePrune [2022-03-11T18:58:54.664Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-03-11T18:58:54.664Z] === CONT TestFindByReferenced [2022-03-11T18:58:54.664Z] --- PASS: TestCreate (0.01s) [2022-03-11T18:58:54.664Z] === CONT TestFindByDriver [2022-03-11T18:58:54.664Z] --- PASS: TestRemove (0.02s) [2022-03-11T18:58:54.664Z] time="2022-03-11T18:58:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T18:58:54.664Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-11T18:58:54.664Z] time="2022-03-11T18:58:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T18:58:54.664Z] --- PASS: TestFindByDriver (0.02s) [2022-03-11T18:58:54.664Z] time="2022-03-11T18:58:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T18:58:54.664Z] time="2022-03-11T18:58:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-11T18:58:54.664Z] time="2022-03-11T18:58:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T18:58:54.664Z] --- PASS: TestServicePrune (0.03s) [2022-03-11T18:58:54.664Z] PASS [2022-03-11T18:58:54.664Z] coverage: 69.0% of statements [2022-03-11T18:58:54.664Z] ok github.com/docker/docker/volume/service 0.227s coverage: 69.0% of statements [2022-03-11T18:58:54.766Z] --- PASS: TestNISDomainname (0.51s) [2022-03-11T18:58:54.766Z] === RUN TestHostnameDnsResolution [2022-03-11T18:58:55.649Z] time="2022-03-11T18:58:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-11T18:58:55.699Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-03-11T18:58:55.699Z] === RUN TestUnprivilegedPortsAndPing [2022-03-11T18:58:55.762Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-03-11T18:58:55.762Z] === RUN TestBuildMultiStageOnBuild [2022-03-11T18:58:55.956Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s) [2022-03-11T18:58:55.957Z] === RUN TestStats [2022-03-11T18:58:56.407Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.27s) [2022-03-11T18:58:56.407Z] === RUN TestCreateServiceSecretFileMode [2022-03-11T18:58:58.484Z] --- PASS: TestStats (2.40s) [2022-03-11T18:58:58.484Z] === RUN TestStopContainerWithTimeout [2022-03-11T18:58:58.484Z] === RUN TestStopContainerWithTimeout/0 [2022-03-11T18:58:58.484Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-11T18:58:58.484Z] === RUN TestStopContainerWithTimeout/1 [2022-03-11T18:58:58.484Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-11T18:58:58.484Z] === RUN TestStopContainerWithTimeout/3 [2022-03-11T18:58:58.484Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-11T18:58:58.484Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-11T18:58:58.484Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-11T18:58:58.484Z] === CONT TestStopContainerWithTimeout/0 [2022-03-11T18:58:58.484Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-11T18:58:59.048Z] === CONT TestStopContainerWithTimeout/3 [2022-03-11T18:59:00.949Z] === CONT TestStopContainerWithTimeout/1 [2022-03-11T18:59:01.005Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-11T18:59:01.005Z] === RUN TestBuildUncleanTarFilenames [2022-03-11T18:59:01.005Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-03-11T18:59:01.005Z] === RUN TestBuildMultiStageLayerLeak [2022-03-11T18:59:02.322Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-11T18:59:02.322Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-03-11T18:59:02.322Z] --- PASS: TestStopContainerWithTimeout/-1 (2.56s) [2022-03-11T18:59:02.322Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-03-11T18:59:02.322Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-03-11T18:59:02.322Z] === RUN TestDeleteDevicemapper [2022-03-11T18:59:02.322Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T18:59:02.322Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-11T18:59:02.322Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-11T18:59:04.220Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2022-03-11T18:59:04.220Z] === RUN TestUpdateMemory [2022-03-11T18:59:04.220Z] --- PASS: TestUpdateMemory (0.48s) [2022-03-11T18:59:04.220Z] === RUN TestUpdateCPUQuota [2022-03-11T18:59:04.304Z] --- PASS: TestGet (15.01s) [2022-03-11T18:59:04.304Z] === RUN TestPluginWithNoManifest [2022-03-11T18:59:04.304Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-11T18:59:04.304Z] === RUN TestGetAll [2022-03-11T18:59:04.304Z] --- PASS: TestGetAll (0.00s) [2022-03-11T18:59:04.304Z] PASS [2022-03-11T18:59:04.304Z] coverage: 73.2% of statements [2022-03-11T18:59:04.304Z] ok github.com/docker/docker/pkg/plugins 35.901s coverage: 73.2% of statements [2022-03-11T18:59:05.154Z] --- PASS: TestUpdateCPUQuota (0.75s) [2022-03-11T18:59:05.154Z] === RUN TestUpdatePidsLimit [2022-03-11T18:59:05.154Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-11T18:59:05.154Z] === RUN TestUpdatePidsLimit/no_change [2022-03-11T18:59:05.177Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2022-03-11T18:59:05.177Z] === RUN TestBuildWithHugeFile [2022-03-11T18:59:05.411Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-11T18:59:05.669Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-11T18:59:05.669Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-11T18:59:05.927Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-11T18:59:06.194Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-11T18:59:06.768Z] --- PASS: TestUpdatePidsLimit (1.70s) [2022-03-11T18:59:06.768Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.16s) [2022-03-11T18:59:06.768Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-03-11T18:59:06.768Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-03-11T18:59:06.768Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-03-11T18:59:06.768Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-03-11T18:59:06.768Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-03-11T18:59:06.768Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-03-11T18:59:06.768Z] === RUN TestUpdateRestartPolicy [2022-03-11T18:59:08.598Z] --- PASS: TestCreateServiceSecretFileMode (12.64s) [2022-03-11T18:59:08.598Z] === RUN TestCreateServiceConfigFileMode [2022-03-11T18:59:09.708Z] ---> 11d88f8d071c [2022-03-11T18:59:09.708Z] Successfully built 11d88f8d071c [2022-03-11T18:59:09.708Z] Successfully tagged docker:latest [2022-03-11T18:59:09.708Z] INFO: Image build ended at 03/11/2022 18:59:08. Duration:00:04:50.5237431 [2022-03-11T18:59:09.708Z] [2022-03-11T18:59:09.708Z] [2022-03-11T18:59:09.708Z] INFO: Building the test binaries at 03/11/2022 18:59:08... [2022-03-11T18:59:11.181Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-11T18:59:16.878Z] INFO: make.ps1 starting at 03/11/2022 18:59:16 [2022-03-11T18:59:16.878Z] INFO: Git commit (f9f549cbe4) assumed from DOCKER_GITCOMMIT environment variable [2022-03-11T18:59:16.878Z] INFO: Invoking autogen... [2022-03-11T18:59:17.348Z] INFO: Building daemon... [2022-03-11T18:59:18.957Z] --- PASS: TestUpdateRestartPolicy (10.73s) [2022-03-11T18:59:18.957Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-11T18:59:18.957Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-03-11T18:59:18.957Z] === RUN TestWaitNonBlocked [2022-03-11T18:59:18.957Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T18:59:18.957Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T18:59:18.957Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T18:59:18.957Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T18:59:18.957Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T18:59:18.957Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T18:59:18.957Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-11T18:59:18.957Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-03-11T18:59:18.957Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-03-11T18:59:18.957Z] === RUN TestWaitBlocked [2022-03-11T18:59:18.957Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T18:59:18.957Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T18:59:18.957Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T18:59:18.957Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T18:59:18.957Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T18:59:18.957Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T18:59:19.522Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-11T18:59:19.522Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-03-11T18:59:19.522Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-03-11T18:59:19.522Z] === CONT TestContainerStartOnDaemonRestart [2022-03-11T18:59:19.522Z] === CONT TestContainerKillOnDaemonStart [2022-03-11T18:59:20.798Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) [2022-03-11T18:59:20.798Z] === RUN TestCreateServiceSysctls [2022-03-11T18:59:21.420Z] --- PASS: TestContainerStartOnDaemonRestart (2.01s) [2022-03-11T18:59:21.420Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-11T18:59:23.318Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.58s) [2022-03-11T18:59:23.318Z] === CONT TestDaemonHostGatewayIP [2022-03-11T18:59:23.330Z] --- PASS: TestCreateServiceSysctls (3.20s) [2022-03-11T18:59:23.330Z] === RUN TestCreateServiceCapabilities [2022-03-11T18:59:25.216Z] === CONT TestDaemonRestartIpcMode [2022-03-11T18:59:25.216Z] --- PASS: TestDaemonHostGatewayIP (2.23s) [2022-03-11T18:59:25.858Z] --- PASS: TestCreateServiceCapabilities (2.54s) [2022-03-11T18:59:25.858Z] === RUN TestInspect [2022-03-11T18:59:27.742Z] --- PASS: TestDaemonRestartIpcMode (2.15s) [2022-03-11T18:59:27.742Z] === CONT TestIpcModeOlderClient [2022-03-11T18:59:27.742Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-11T18:59:28.386Z] --- PASS: TestInspect (2.84s) [2022-03-11T18:59:28.386Z] === RUN TestCreateJob [2022-03-11T18:59:31.017Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-03-11T18:59:31.017Z] PASS [2022-03-11T18:59:31.017Z] [2022-03-11T18:59:31.017Z] === Skipped [2022-03-11T18:59:31.017Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-11T18:59:31.017Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T18:59:31.017Z] [2022-03-11T18:59:31.017Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T18:59:31.017Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T18:59:31.017Z] [2022-03-11T18:59:31.017Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-11T18:59:31.017Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T18:59:31.017Z] [2022-03-11T18:59:31.017Z] DONE 200 tests, 3 skipped in 108.830s [2022-03-11T18:59:31.017Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-11T18:59:31.017Z] ++ 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 [2022-03-11T18:59:31.017Z] ++ set -e [2022-03-11T18:59:31.017Z] ++ '[' -n 0 ']' [2022-03-11T18:59:31.017Z] ++ set -x [2022-03-11T18:59:31.017Z] ++ 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 [2022-03-11T18:59:31.274Z] === RUN TestConfigDaemonLibtrustID [2022-03-11T18:59:31.669Z] --- PASS: TestCreateJob (3.16s) [2022-03-11T18:59:31.669Z] === RUN TestReplicatedJob [2022-03-11T18:59:31.839Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-11T18:59:31.839Z] === RUN TestDaemonConfigValidation [2022-03-11T18:59:31.839Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-11T18:59:31.839Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-11T18:59:31.839Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-11T18:59:31.839Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-11T18:59:31.839Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-11T18:59:31.839Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-11T18:59:31.839Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-11T18:59:31.839Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-11T18:59:31.839Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-11T18:59:31.839Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-11T18:59:31.839Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-11T18:59:31.839Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-11T18:59:31.839Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-11T18:59:31.839Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-11T18:59:31.839Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-11T18:59:31.839Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-11T18:59:31.839Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-03-11T18:59:31.839Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-03-11T18:59:31.839Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-03-11T18:59:31.839Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-03-11T18:59:31.839Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-03-11T18:59:31.839Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-11T18:59:31.839Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-11T18:59:33.211Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-11T18:59:34.144Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-11T18:59:34.404Z] 2022/03/11 18:59:32 Closing DB instances... [2022-03-11T18:59:34.872Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2022-03-11T18:59:34.872Z] === RUN TestFindNode [2022-03-11T18:59:34.872Z] 2022/03/11 18:59:34 Closing DB instances... [2022-03-11T18:59:34.872Z] --- PASS: TestFindNode (0.02s) [2022-03-11T18:59:34.872Z] === RUN TestChangeNodeState [2022-03-11T18:59:34.872Z] 2022/03/11 18:59:34 Closing DB instances... [2022-03-11T18:59:34.872Z] --- PASS: TestChangeNodeState (0.01s) [2022-03-11T18:59:34.872Z] === RUN TestNodeReincarnation [2022-03-11T18:59:34.872Z] 2022/03/11 18:59:34 Closing DB instances... [2022-03-11T18:59:35.086Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-11T18:59:35.086Z] daemon_test.go:156: [d0a60a5bbc900] daemon is not started [2022-03-11T18:59:35.086Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-11T18:59:35.086Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-11T18:59:35.086Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-11T18:59:35.086Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-03-11T18:59:35.086Z] === RUN TestDaemonProxy [2022-03-11T18:59:35.086Z] === RUN TestDaemonProxy/environment_variables [2022-03-11T18:59:36.929Z] --- PASS: TestReplicatedJob (5.31s) [2022-03-11T18:59:36.929Z] === RUN TestUpdateReplicatedJob [2022-03-11T18:59:36.985Z] === RUN TestDaemonProxy/command-line_options [2022-03-11T18:59:38.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-11T18:59:38.881Z] === RUN TestDaemonProxy/configuration_file [2022-03-11T18:59:39.630Z] time="2022-03-11T18:59:39Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-11T18:59:39.630Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-11T18:59:39.630Z] === RUN TestParallelCreate [2022-03-11T18:59:39.630Z] 2022/03/11 18:59:39 Closing DB instances... [2022-03-11T18:59:39.630Z] --- PASS: TestParallelCreate (0.02s) [2022-03-11T18:59:39.630Z] === RUN TestParallelDelete [2022-03-11T18:59:39.630Z] 2022/03/11 18:59:39 Closing DB instances... [2022-03-11T18:59:39.630Z] --- PASS: TestParallelDelete (0.01s) [2022-03-11T18:59:39.630Z] === RUN TestNetworkDBIslands [2022-03-11T18:59:39.630Z] time="2022-03-11T18:59:39Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:07e6768a329a with config:&{NodeID:07e6768a329a 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}" [2022-03-11T18:59:39.630Z] time="2022-03-11T18:59:39Z" level=info msg="Node 07e6768a329a/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:39.630Z] time="2022-03-11T18:59:39Z" level=info msg="Node 07e6768a329a/172.24.20.2, added to nodes list" [2022-03-11T18:59:39.630Z] time="2022-03-11T18:59:39Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:29df8bcfbd0a with config:&{NodeID:29df8bcfbd0a 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}" [2022-03-11T18:59:39.630Z] time="2022-03-11T18:59:39Z" level=info msg="Node 29df8bcfbd0a/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:39.630Z] time="2022-03-11T18:59:39Z" level=info msg="Node 29df8bcfbd0a/172.24.20.2, added to nodes list" [2022-03-11T18:59:39.630Z] time="2022-03-11T18:59:39Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-11T18:59:39.630Z] time="2022-03-11T18:59:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-11T18:59:39.630Z] time="2022-03-11T18:59:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49402" [2022-03-11T18:59:39.630Z] time="2022-03-11T18:59:39Z" level=info msg="Node 29df8bcfbd0a/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:39.630Z] time="2022-03-11T18:59:39Z" level=info msg="Node 29df8bcfbd0a/172.24.20.2, added to nodes list" [2022-03-11T18:59:39.630Z] time="2022-03-11T18:59:39Z" level=info msg="Node 07e6768a329a/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:39.630Z] time="2022-03-11T18:59:39Z" level=info msg="Node 07e6768a329a/172.24.20.2, added to nodes list" [2022-03-11T18:59:39.630Z] time="2022-03-11T18:59:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-11T18:59:39.630Z] time="2022-03-11T18:59:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49403" [2022-03-11T18:59:40.209Z] --- PASS: TestUpdateReplicatedJob (3.27s) [2022-03-11T18:59:40.209Z] === RUN TestServiceListWithStatuses [2022-03-11T18:59:40.209Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T18:59:40.209Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-11T18:59:40.209Z] === RUN TestDockerNetworkConnectAlias [2022-03-11T18:59:40.252Z] === RUN TestDaemonProxy/conflicting_options [2022-03-11T18:59:40.617Z] time="2022-03-11T18:59:40Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a7b3feb2e4d1 with config:&{NodeID:a7b3feb2e4d1 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}" [2022-03-11T18:59:40.617Z] time="2022-03-11T18:59:40Z" level=info msg="Node a7b3feb2e4d1/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:40.617Z] time="2022-03-11T18:59:40Z" level=info msg="Node a7b3feb2e4d1/172.24.20.2, added to nodes list" [2022-03-11T18:59:40.617Z] time="2022-03-11T18:59:40Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-11T18:59:40.617Z] time="2022-03-11T18:59:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-11T18:59:40.617Z] time="2022-03-11T18:59:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49404" [2022-03-11T18:59:40.617Z] time="2022-03-11T18:59:40Z" level=info msg="Node a7b3feb2e4d1/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:40.617Z] time="2022-03-11T18:59:40Z" level=info msg="Node a7b3feb2e4d1/172.24.20.2, added to nodes list" [2022-03-11T18:59:40.617Z] time="2022-03-11T18:59:40Z" level=info msg="Node 07e6768a329a/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:40.617Z] time="2022-03-11T18:59:40Z" level=info msg="Node 07e6768a329a/172.24.20.2, added to nodes list" [2022-03-11T18:59:40.617Z] time="2022-03-11T18:59:40Z" level=info msg="Node 29df8bcfbd0a/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:40.617Z] time="2022-03-11T18:59:40Z" level=info msg="Node 29df8bcfbd0a/172.24.20.2, added to nodes list" [2022-03-11T18:59:40.617Z] time="2022-03-11T18:59:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-11T18:59:40.617Z] time="2022-03-11T18:59:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49405" [2022-03-11T18:59:40.617Z] time="2022-03-11T18:59:40Z" level=info msg="Node a7b3feb2e4d1/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:40.617Z] time="2022-03-11T18:59:40Z" level=info msg="Node a7b3feb2e4d1/172.24.20.2, added to nodes list" [2022-03-11T18:59:40.816Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-11T18:59:41.084Z] time="2022-03-11T18:59:40Z" level=debug msg="memberlist: Failed to join 172.24.20.2: dial tcp 172.24.20.2:10002: connectex: No connection could be made because the target machine actively refused it." [2022-03-11T18:59:41.084Z] time="2022-03-11T18:59:40Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:13b392ff113a with config:&{NodeID:13b392ff113a 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}" [2022-03-11T18:59:41.084Z] time="2022-03-11T18:59:40Z" level=info msg="Node 13b392ff113a/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:41.084Z] time="2022-03-11T18:59:40Z" level=info msg="Node 13b392ff113a/172.24.20.2, added to nodes list" [2022-03-11T18:59:41.084Z] time="2022-03-11T18:59:40Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-11T18:59:41.084Z] time="2022-03-11T18:59:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-11T18:59:41.084Z] time="2022-03-11T18:59:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49407" [2022-03-11T18:59:41.084Z] time="2022-03-11T18:59:40Z" level=info msg="Node 13b392ff113a/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:41.084Z] time="2022-03-11T18:59:40Z" level=info msg="Node 13b392ff113a/172.24.20.2, added to nodes list" [2022-03-11T18:59:41.084Z] time="2022-03-11T18:59:40Z" level=info msg="Node 07e6768a329a/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:41.084Z] time="2022-03-11T18:59:40Z" level=info msg="Node 07e6768a329a/172.24.20.2, added to nodes list" [2022-03-11T18:59:41.084Z] time="2022-03-11T18:59:40Z" level=info msg="Node 29df8bcfbd0a/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:41.084Z] time="2022-03-11T18:59:40Z" level=info msg="Node 29df8bcfbd0a/172.24.20.2, added to nodes list" [2022-03-11T18:59:41.084Z] time="2022-03-11T18:59:40Z" level=info msg="Node a7b3feb2e4d1/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:41.084Z] time="2022-03-11T18:59:40Z" level=info msg="Node a7b3feb2e4d1/172.24.20.2, added to nodes list" [2022-03-11T18:59:41.084Z] time="2022-03-11T18:59:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49408" [2022-03-11T18:59:41.084Z] time="2022-03-11T18:59:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-11T18:59:41.084Z] time="2022-03-11T18:59:40Z" level=info msg="Node 13b392ff113a/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:41.084Z] time="2022-03-11T18:59:40Z" level=info msg="Node 13b392ff113a/172.24.20.2, added to nodes list" [2022-03-11T18:59:41.084Z] time="2022-03-11T18:59:40Z" level=info msg="Node 13b392ff113a/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:41.084Z] time="2022-03-11T18:59:40Z" level=info msg="Node 13b392ff113a/172.24.20.2, added to nodes list" [2022-03-11T18:59:41.381Z] --- PASS: TestDaemonProxy (6.27s) [2022-03-11T18:59:41.381Z] --- PASS: TestDaemonProxy/environment_variables (1.82s) [2022-03-11T18:59:41.381Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-03-11T18:59:41.381Z] --- PASS: TestDaemonProxy/configuration_file (1.70s) [2022-03-11T18:59:41.381Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-11T18:59:41.381Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-11T18:59:41.381Z] PASS [2022-03-11T18:59:41.381Z] [2022-03-11T18:59:41.381Z] DONE 17 tests in 10.221s [2022-03-11T18:59:41.381Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-11T18:59:41.381Z] ++ 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 [2022-03-11T18:59:41.381Z] ++ set -e [2022-03-11T18:59:41.381Z] ++ '[' -n 0 ']' [2022-03-11T18:59:41.381Z] ++ set -x [2022-03-11T18:59:41.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-03-11T18:59:41.381Z] INFO: Testing against a local daemon [2022-03-11T18:59:41.381Z] === RUN TestCommitInheritsEnv [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:76e52f7c598b with config:&{NodeID:76e52f7c598b 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}" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=info msg="Node 76e52f7c598b/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=info msg="Node 76e52f7c598b/172.24.20.2, added to nodes list" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49409" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=info msg="Node 76e52f7c598b/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=info msg="Node 76e52f7c598b/172.24.20.2, added to nodes list" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=info msg="Node 07e6768a329a/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=info msg="Node 07e6768a329a/172.24.20.2, added to nodes list" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=info msg="Node a7b3feb2e4d1/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=info msg="Node a7b3feb2e4d1/172.24.20.2, added to nodes list" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=info msg="Node 13b392ff113a/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=info msg="Node 13b392ff113a/172.24.20.2, added to nodes list" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=info msg="Node 29df8bcfbd0a/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=info msg="Node 29df8bcfbd0a/172.24.20.2, added to nodes list" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49410" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=info msg="Node 76e52f7c598b/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=info msg="Node 76e52f7c598b/172.24.20.2, added to nodes list" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=info msg="Node 76e52f7c598b/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=info msg="Node 76e52f7c598b/172.24.20.2, added to nodes list" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=info msg="Node 76e52f7c598b/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:41.552Z] time="2022-03-11T18:59:41Z" level=info msg="Node 76e52f7c598b/172.24.20.2, added to nodes list" [2022-03-11T18:59:41.639Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-03-11T18:59:41.639Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-11T18:59:41.639Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-11T18:59:41.639Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T18:59:41.639Z] === RUN TestImportWithCustomPlatform [2022-03-11T18:59:41.639Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-11T18:59:41.639Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-11T18:59:41.639Z] === RUN TestImportWithCustomPlatform// [2022-03-11T18:59:41.639Z] === RUN TestImportWithCustomPlatform/linux [2022-03-11T18:59:41.897Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-11T18:59:41.897Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-11T18:59:41.897Z] === RUN TestImportWithCustomPlatform/macos [2022-03-11T18:59:41.897Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-11T18:59:41.897Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-11T18:59:41.897Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-03-11T18:59:41.897Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-11T18:59:41.897Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-11T18:59:41.897Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-11T18:59:41.897Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-11T18:59:41.897Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-11T18:59:41.897Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-11T18:59:41.897Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-11T18:59:41.897Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-11T18:59:41.897Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-11T18:59:41.897Z] === RUN TestImagesFilterMultiReference [2022-03-11T18:59:41.897Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-11T18:59:41.897Z] === RUN TestImagePullPlatformInvalid [2022-03-11T18:59:42.019Z] networkdb_test.go:835: Re-joining: 3 [2022-03-11T18:59:42.019Z] time="2022-03-11T18:59:41Z" level=info msg="The new bootstrap node list is:[172.24.20.2:10033 172.24.20.2:10034 172.24.20.2:10035]" [2022-03-11T18:59:42.019Z] time="2022-03-11T18:59:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.20.2:10033" [2022-03-11T18:59:42.019Z] time="2022-03-11T18:59:41Z" level=debug msg="memberlist: Stream connection from=172.24.20.2:49411" [2022-03-11T18:59:42.019Z] time="2022-03-11T18:59:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.20.2:10034" [2022-03-11T18:59:42.019Z] time="2022-03-11T18:59:41Z" level=debug msg="memberlist: Stream connection from=172.24.20.2:49412" [2022-03-11T18:59:42.019Z] time="2022-03-11T18:59:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.20.2:10035" [2022-03-11T18:59:42.019Z] time="2022-03-11T18:59:41Z" level=debug msg="memberlist: Stream connection from=172.24.20.2:49413" [2022-03-11T18:59:42.019Z] networkdb_test.go:835: Re-joining: 4 [2022-03-11T18:59:42.019Z] time="2022-03-11T18:59:41Z" level=info msg="The new bootstrap node list is:[172.24.20.2:10033 172.24.20.2:10034 172.24.20.2:10035]" [2022-03-11T18:59:42.019Z] time="2022-03-11T18:59:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.20.2:10033" [2022-03-11T18:59:42.019Z] time="2022-03-11T18:59:41Z" level=debug msg="memberlist: Stream connection from=172.24.20.2:49414" [2022-03-11T18:59:42.019Z] time="2022-03-11T18:59:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.20.2:10034" [2022-03-11T18:59:42.019Z] time="2022-03-11T18:59:41Z" level=debug msg="memberlist: Stream connection from=172.24.20.2:49415" [2022-03-11T18:59:42.019Z] time="2022-03-11T18:59:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.20.2:10035" [2022-03-11T18:59:42.019Z] time="2022-03-11T18:59:41Z" level=debug msg="memberlist: Stream connection from=172.24.20.2:49416" [2022-03-11T18:59:42.019Z] time="2022-03-11T18:59:41Z" level=info msg="node 0 leaving" [2022-03-11T18:59:42.155Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-11T18:59:42.155Z] === RUN TestRemoveImageOrphaning [2022-03-11T18:59:42.414Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-03-11T18:59:42.414Z] === RUN TestRemoveImageGarbageCollector [2022-03-11T18:59:42.414Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T18:59:42.414Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-11T18:59:42.414Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-11T18:59:42.414Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-11T18:59:42.414Z] === RUN TestTagInvalidReference [2022-03-11T18:59:42.414Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-11T18:59:42.414Z] === RUN TestTagValidPrefixedRepo [2022-03-11T18:59:42.414Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-11T18:59:42.414Z] === RUN TestTagExistedNameWithoutForce [2022-03-11T18:59:42.414Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-11T18:59:42.414Z] === RUN TestTagOfficialNames [2022-03-11T18:59:42.414Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-11T18:59:42.414Z] === RUN TestTagMatchesDigest [2022-03-11T18:59:42.414Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-11T18:59:42.414Z] PASS [2022-03-11T18:59:42.414Z] [2022-03-11T18:59:42.414Z] === Skipped [2022-03-11T18:59:42.414Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T18:59:42.414Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-11T18:59:42.414Z] [2022-03-11T18:59:42.414Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-11T18:59:42.414Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T18:59:42.414Z] [2022-03-11T18:59:42.414Z] DONE 22 tests, 2 skipped in 1.194s [2022-03-11T18:59:42.414Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-11T18:59:42.414Z] ++ 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 [2022-03-11T18:59:42.414Z] ++ set -e [2022-03-11T18:59:42.414Z] ++ '[' -n 0 ']' [2022-03-11T18:59:42.414Z] ++ set -x [2022-03-11T18:59:42.414Z] ++ 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 [2022-03-11T18:59:42.486Z] time="2022-03-11T18:59:42Z" level=info msg="Node 07e6768a329a change state NodeActive --> NodeLeft" [2022-03-11T18:59:42.486Z] time="2022-03-11T18:59:42Z" level=info msg="node4(13b392ff113a): Node leave event for 07e6768a329a/172.24.20.2" [2022-03-11T18:59:42.486Z] time="2022-03-11T18:59:42Z" level=info msg="Node 07e6768a329a change state NodeActive --> NodeLeft" [2022-03-11T18:59:42.486Z] time="2022-03-11T18:59:42Z" level=info msg="node2(29df8bcfbd0a): Node leave event for 07e6768a329a/172.24.20.2" [2022-03-11T18:59:42.486Z] time="2022-03-11T18:59:42Z" level=info msg="Node 07e6768a329a change state NodeActive --> NodeLeft" [2022-03-11T18:59:42.486Z] time="2022-03-11T18:59:42Z" level=info msg="node5(76e52f7c598b): Node leave event for 07e6768a329a/172.24.20.2" [2022-03-11T18:59:42.486Z] time="2022-03-11T18:59:42Z" level=info msg="Node 07e6768a329a change state NodeActive --> NodeLeft" [2022-03-11T18:59:42.486Z] time="2022-03-11T18:59:42Z" level=info msg="node1(07e6768a329a): Node leave event for 07e6768a329a/172.24.20.2" [2022-03-11T18:59:42.486Z] time="2022-03-11T18:59:42Z" level=info msg="Node 07e6768a329a change state NodeActive --> NodeLeft" [2022-03-11T18:59:42.486Z] time="2022-03-11T18:59:42Z" level=info msg="node3(a7b3feb2e4d1): Node leave event for 07e6768a329a/172.24.20.2" [2022-03-11T18:59:42.486Z] time="2022-03-11T18:59:42Z" level=info msg="Node 07e6768a329a/172.24.20.2, left gossip cluster" [2022-03-11T18:59:42.486Z] time="2022-03-11T18:59:42Z" level=info msg="Node 07e6768a329a/172.24.20.2, left gossip cluster" [2022-03-11T18:59:42.486Z] time="2022-03-11T18:59:42Z" level=info msg="Node 07e6768a329a/172.24.20.2, left gossip cluster" [2022-03-11T18:59:42.486Z] time="2022-03-11T18:59:42Z" level=info msg="Node 07e6768a329a/172.24.20.2, left gossip cluster" [2022-03-11T18:59:42.486Z] time="2022-03-11T18:59:42Z" level=info msg="Node 07e6768a329a/172.24.20.2, left gossip cluster" [2022-03-11T18:59:42.673Z] INFO: Testing against a local daemon [2022-03-11T18:59:42.673Z] === RUN TestNetworkCreateDelete [2022-03-11T18:59:42.673Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-03-11T18:59:42.673Z] === RUN TestDockerNetworkDeletePreferID [2022-03-11T18:59:42.932Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-03-11T18:59:42.932Z] === RUN TestDaemonDNSFallback [2022-03-11T18:59:42.954Z] time="2022-03-11T18:59:42Z" level=info msg="node 1 leaving" [2022-03-11T18:59:42.954Z] time="2022-03-11T18:59:42Z" level=info msg="Node 29df8bcfbd0a change state NodeActive --> NodeLeft" [2022-03-11T18:59:42.954Z] time="2022-03-11T18:59:42Z" level=info msg="node5(76e52f7c598b): Node leave event for 29df8bcfbd0a/172.24.20.2" [2022-03-11T18:59:42.954Z] time="2022-03-11T18:59:42Z" level=info msg="Node 29df8bcfbd0a/172.24.20.2, left gossip cluster" [2022-03-11T18:59:42.954Z] time="2022-03-11T18:59:42Z" level=info msg="Node 29df8bcfbd0a change state NodeActive --> NodeFailed" [2022-03-11T18:59:42.954Z] time="2022-03-11T18:59:42Z" level=info msg="Node 29df8bcfbd0a/172.24.20.2, added to failed nodes list" [2022-03-11T18:59:42.954Z] time="2022-03-11T18:59:42Z" level=info msg="Node 29df8bcfbd0a change state NodeActive --> NodeLeft" [2022-03-11T18:59:42.954Z] time="2022-03-11T18:59:42Z" level=info msg="node4(13b392ff113a): Node leave event for 29df8bcfbd0a/172.24.20.2" [2022-03-11T18:59:42.954Z] time="2022-03-11T18:59:42Z" level=info msg="Node 29df8bcfbd0a change state NodeActive --> NodeLeft" [2022-03-11T18:59:42.954Z] time="2022-03-11T18:59:42Z" level=info msg="node3(a7b3feb2e4d1): Node leave event for 29df8bcfbd0a/172.24.20.2" [2022-03-11T18:59:42.954Z] time="2022-03-11T18:59:42Z" level=error msg="node: 29df8bcfbd0a is unknown to memberlist" [2022-03-11T18:59:42.954Z] time="2022-03-11T18:59:42Z" level=debug msg="memberlist: Failed to join 172.24.20.2: dial tcp 172.24.20.2:10002: connectex: No connection could be made because the target machine actively refused it." [2022-03-11T18:59:42.954Z] time="2022-03-11T18:59:42Z" level=info msg="Node 29df8bcfbd0a/172.24.20.2, left gossip cluster" [2022-03-11T18:59:42.954Z] time="2022-03-11T18:59:42Z" level=info msg="Node 29df8bcfbd0a/172.24.20.2, left gossip cluster" [2022-03-11T18:59:42.954Z] time="2022-03-11T18:59:42Z" level=info msg="Node 29df8bcfbd0a/172.24.20.2, left gossip cluster" [2022-03-11T18:59:42.954Z] time="2022-03-11T18:59:42Z" level=info msg="node 2 leaving" [2022-03-11T18:59:42.954Z] time="2022-03-11T18:59:42Z" level=info msg="Node a7b3feb2e4d1 change state NodeActive --> NodeLeft" [2022-03-11T18:59:42.954Z] time="2022-03-11T18:59:42Z" level=info msg="node4(13b392ff113a): Node leave event for a7b3feb2e4d1/172.24.20.2" [2022-03-11T18:59:42.954Z] time="2022-03-11T18:59:42Z" level=info msg="Node a7b3feb2e4d1 change state NodeActive --> NodeLeft" [2022-03-11T18:59:42.954Z] time="2022-03-11T18:59:42Z" level=info msg="node5(76e52f7c598b): Node leave event for a7b3feb2e4d1/172.24.20.2" [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:42Z" level=info msg="Node a7b3feb2e4d1 change state NodeActive --> NodeLeft" [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:42Z" level=info msg="node3(a7b3feb2e4d1): Node leave event for a7b3feb2e4d1/172.24.20.2" [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:42Z" level=debug msg="memberlist: Failed ping: a7b3feb2e4d1 (timeout reached)" [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.20.2:10037: use of closed network connection" [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.20.2:10036: use of closed network connection" [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.20.2:10034: use of closed network connection" [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:42Z" level=debug msg="memberlist: Stream connection from=172.24.20.2:49418" [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:43Z" level=info msg="Node a7b3feb2e4d1/172.24.20.2, left gossip cluster" [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:43Z" level=info msg="Node a7b3feb2e4d1/172.24.20.2, left gossip cluster" [2022-03-11T18:59:43.422Z] networkdb_test.go:867: node5: OK [2022-03-11T18:59:43.422Z] networkdb_test.go:867: node4: OK [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:43Z" level=info msg="node 0 coming back" [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:43Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:91a0b8fcf5b3 with config:&{NodeID:91a0b8fcf5b3 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}" [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:43Z" level=info msg="Node a7b3feb2e4d1/172.24.20.2, left gossip cluster" [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:43Z" level=info msg="Node 91a0b8fcf5b3/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:43Z" level=info msg="Node 91a0b8fcf5b3/172.24.20.2, added to nodes list" [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:43Z" level=info msg="node 1 coming back" [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:43Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d2d3d42f10cb with config:&{NodeID:d2d3d42f10cb 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}" [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:43Z" level=info msg="Node d2d3d42f10cb/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:43Z" level=info msg="Node d2d3d42f10cb/172.24.20.2, added to nodes list" [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:43Z" level=info msg="node 2 coming back" [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:43Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5505fb014856 with config:&{NodeID:5505fb014856 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}" [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:43Z" level=info msg="Node 5505fb014856/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:43.422Z] time="2022-03-11T18:59:43Z" level=info msg="Node 5505fb014856/172.24.20.2, added to nodes list" [2022-03-11T18:59:43.893Z] time="2022-03-11T18:59:43Z" level=warning msg="memberlist: Was able to connect to a7b3feb2e4d1 but other probes failed, network may be misconfigured" [2022-03-11T18:59:43.893Z] time="2022-03-11T18:59:43Z" level=debug msg="memberlist: Failed ping: 13b392ff113a (timeout reached)" [2022-03-11T18:59:43.893Z] time="2022-03-11T18:59:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.24.20.2:10037: use of closed network connection" [2022-03-11T18:59:43.893Z] time="2022-03-11T18:59:43Z" level=debug msg="memberlist: Stream connection from=172.24.20.2:49419" [2022-03-11T18:59:44.375Z] time="2022-03-11T18:59:44Z" level=warning msg="memberlist: Was able to connect to 13b392ff113a but other probes failed, network may be misconfigured" [2022-03-11T18:59:44.395Z] --- PASS: TestDockerNetworkConnectAlias (4.19s) [2022-03-11T18:59:44.395Z] === RUN TestDockerNetworkReConnect [2022-03-11T18:59:44.844Z] time="2022-03-11T18:59:44Z" level=debug msg="memberlist: Failed to join 172.24.20.2: dial tcp 172.24.20.2:10002: connectex: No connection could be made because the target machine actively refused it." [2022-03-11T18:59:47.077Z] time="2022-03-11T18:59:46Z" level=debug msg="memberlist: Failed to join 172.24.20.2: dial tcp 172.24.20.2:10002: connectex: No connection could be made because the target machine actively refused it." [2022-03-11T18:59:47.077Z] time="2022-03-11T18:59:46Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.20.2:10033 172.24.20.2:10034 172.24.20.2:10035]" [2022-03-11T18:59:47.545Z] time="2022-03-11T18:59:47Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.20.2:10033 172.24.20.2:10034 172.24.20.2:10035]" [2022-03-11T18:59:48.012Z] time="2022-03-11T18:59:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.20.2:10033" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=debug msg="memberlist: Stream connection from=172.24.20.2:49422" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 13b392ff113a/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 13b392ff113a/172.24.20.2, added to nodes list" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 76e52f7c598b/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 76e52f7c598b/172.24.20.2, added to nodes list" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 91a0b8fcf5b3/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 91a0b8fcf5b3/172.24.20.2, is the new incarnation of the shutdown node 07e6768a329a/172.24.20.2" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 91a0b8fcf5b3/172.24.20.2, added to nodes list" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=debug msg="memberlist: Stream connection from=172.24.20.2:49423" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.20.2:10034" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 13b392ff113a/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 13b392ff113a/172.24.20.2, added to nodes list" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 91a0b8fcf5b3/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 91a0b8fcf5b3/172.24.20.2, added to nodes list" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 76e52f7c598b/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 76e52f7c598b/172.24.20.2, added to nodes list" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node d2d3d42f10cb/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node d2d3d42f10cb/172.24.20.2, is the new incarnation of the shutdown node 29df8bcfbd0a/172.24.20.2" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node d2d3d42f10cb/172.24.20.2, added to nodes list" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.20.2:10035" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=debug msg="memberlist: Stream connection from=172.24.20.2:49424" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 13b392ff113a/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 13b392ff113a/172.24.20.2, added to nodes list" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node d2d3d42f10cb/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node d2d3d42f10cb/172.24.20.2, added to nodes list" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 91a0b8fcf5b3/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 91a0b8fcf5b3/172.24.20.2, added to nodes list" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 76e52f7c598b/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 76e52f7c598b/172.24.20.2, added to nodes list" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 5505fb014856/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 5505fb014856/172.24.20.2, is the new incarnation of the shutdown node a7b3feb2e4d1/172.24.20.2" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 5505fb014856/172.24.20.2, added to nodes list" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node d2d3d42f10cb/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node d2d3d42f10cb/172.24.20.2, is the new incarnation of the shutdown node 29df8bcfbd0a/172.24.20.2" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node d2d3d42f10cb/172.24.20.2, added to nodes list" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 91a0b8fcf5b3/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 91a0b8fcf5b3/172.24.20.2, is the new incarnation of the shutdown node 07e6768a329a/172.24.20.2" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 91a0b8fcf5b3/172.24.20.2, added to nodes list" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node d2d3d42f10cb/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node d2d3d42f10cb/172.24.20.2, added to nodes list" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 5505fb014856/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 5505fb014856/172.24.20.2, is the new incarnation of the shutdown node a7b3feb2e4d1/172.24.20.2" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 5505fb014856/172.24.20.2, added to nodes list" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 5505fb014856/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 5505fb014856/172.24.20.2, added to nodes list" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 5505fb014856/172.24.20.2, joined gossip cluster" [2022-03-11T18:59:48.013Z] time="2022-03-11T18:59:47Z" level=info msg="Node 5505fb014856/172.24.20.2, added to nodes list" [2022-03-11T18:59:48.480Z] time="2022-03-11T18:59:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.20.2:10033" [2022-03-11T18:59:48.480Z] time="2022-03-11T18:59:48Z" level=debug msg="memberlist: Stream connection from=172.24.20.2:49425" [2022-03-11T18:59:48.480Z] time="2022-03-11T18:59:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.20.2:10034" [2022-03-11T18:59:48.480Z] time="2022-03-11T18:59:48Z" level=debug msg="memberlist: Stream connection from=172.24.20.2:49426" [2022-03-11T18:59:48.480Z] time="2022-03-11T18:59:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.20.2:10035" [2022-03-11T18:59:48.480Z] time="2022-03-11T18:59:48Z" level=debug msg="memberlist: Stream connection from=172.24.20.2:49427" [2022-03-11T18:59:48.480Z] 2022/03/11 18:59:48 Closing DB instances... [2022-03-11T18:59:48.576Z] --- PASS: TestDockerNetworkReConnect (3.45s) [2022-03-11T18:59:48.576Z] === RUN TestServicePlugin [2022-03-11T18:59:48.951Z] time="2022-03-11T18:59:48Z" level=info msg="Node 91a0b8fcf5b3 change state NodeActive --> NodeLeft" [2022-03-11T18:59:48.951Z] time="2022-03-11T18:59:48Z" level=info msg="node3(5505fb014856): Node leave event for 91a0b8fcf5b3/172.24.20.2" [2022-03-11T18:59:48.951Z] time="2022-03-11T18:59:48Z" level=info msg="Node 91a0b8fcf5b3 change state NodeActive --> NodeLeft" [2022-03-11T18:59:48.951Z] time="2022-03-11T18:59:48Z" level=info msg="node4(13b392ff113a): Node leave event for 91a0b8fcf5b3/172.24.20.2" [2022-03-11T18:59:48.951Z] time="2022-03-11T18:59:48Z" level=info msg="Node 91a0b8fcf5b3 change state NodeActive --> NodeLeft" [2022-03-11T18:59:48.951Z] time="2022-03-11T18:59:48Z" level=info msg="node2(d2d3d42f10cb): Node leave event for 91a0b8fcf5b3/172.24.20.2" [2022-03-11T18:59:48.951Z] time="2022-03-11T18:59:48Z" level=info msg="Node 91a0b8fcf5b3 change state NodeActive --> NodeLeft" [2022-03-11T18:59:48.951Z] time="2022-03-11T18:59:48Z" level=info msg="node1(91a0b8fcf5b3): Node leave event for 91a0b8fcf5b3/172.24.20.2" [2022-03-11T18:59:48.951Z] time="2022-03-11T18:59:48Z" level=info msg="Node 91a0b8fcf5b3 change state NodeActive --> NodeLeft" [2022-03-11T18:59:48.951Z] time="2022-03-11T18:59:48Z" level=info msg="node5(76e52f7c598b): Node leave event for 91a0b8fcf5b3/172.24.20.2" [2022-03-11T18:59:48.951Z] time="2022-03-11T18:59:48Z" level=debug msg="memberlist: Failed to join 172.24.20.2: dial tcp 172.24.20.2:10002: connectex: No connection could be made because the target machine actively refused it." [2022-03-11T18:59:48.951Z] time="2022-03-11T18:59:48Z" level=info msg="Node 91a0b8fcf5b3/172.24.20.2, left gossip cluster" [2022-03-11T18:59:48.951Z] time="2022-03-11T18:59:48Z" level=info msg="Node 91a0b8fcf5b3/172.24.20.2, left gossip cluster" [2022-03-11T18:59:48.951Z] time="2022-03-11T18:59:48Z" level=info msg="Node 91a0b8fcf5b3/172.24.20.2, left gossip cluster" [2022-03-11T18:59:48.951Z] time="2022-03-11T18:59:48Z" level=info msg="Node 91a0b8fcf5b3/172.24.20.2, left gossip cluster" [2022-03-11T18:59:48.951Z] time="2022-03-11T18:59:48Z" level=info msg="Node 91a0b8fcf5b3/172.24.20.2, left gossip cluster" [2022-03-11T18:59:49.484Z] --- PASS: TestDaemonDNSFallback (6.24s) [2022-03-11T18:59:49.484Z] === RUN TestInspectNetwork [2022-03-11T18:59:49.834Z] time="2022-03-11T18:59:48Z" level=info msg="Node d2d3d42f10cb change state NodeActive --> NodeLeft" [2022-03-11T18:59:49.834Z] time="2022-03-11T18:59:48Z" level=info msg="node3(5505fb014856): Node leave event for d2d3d42f10cb/172.24.20.2" [2022-03-11T18:59:49.834Z] time="2022-03-11T18:59:48Z" level=info msg="Node d2d3d42f10cb change state NodeActive --> NodeLeft" [2022-03-11T18:59:49.834Z] time="2022-03-11T18:59:48Z" level=info msg="node4(13b392ff113a): Node leave event for d2d3d42f10cb/172.24.20.2" [2022-03-11T18:59:49.834Z] time="2022-03-11T18:59:48Z" level=info msg="Node d2d3d42f10cb change state NodeActive --> NodeLeft" [2022-03-11T18:59:49.834Z] time="2022-03-11T18:59:48Z" level=info msg="node5(76e52f7c598b): Node leave event for d2d3d42f10cb/172.24.20.2" [2022-03-11T18:59:49.834Z] time="2022-03-11T18:59:48Z" level=info msg="Node d2d3d42f10cb change state NodeActive --> NodeLeft" [2022-03-11T18:59:49.834Z] time="2022-03-11T18:59:48Z" level=info msg="node2(d2d3d42f10cb): Node leave event for d2d3d42f10cb/172.24.20.2" [2022-03-11T18:59:49.834Z] time="2022-03-11T18:59:49Z" level=info msg="Node d2d3d42f10cb/172.24.20.2, left gossip cluster" [2022-03-11T18:59:49.834Z] time="2022-03-11T18:59:49Z" level=info msg="Node d2d3d42f10cb/172.24.20.2, left gossip cluster" [2022-03-11T18:59:49.834Z] time="2022-03-11T18:59:49Z" level=info msg="Node d2d3d42f10cb/172.24.20.2, left gossip cluster" [2022-03-11T18:59:49.834Z] time="2022-03-11T18:59:49Z" level=info msg="Node d2d3d42f10cb/172.24.20.2, left gossip cluster" [2022-03-11T18:59:49.834Z] time="2022-03-11T18:59:49Z" level=info msg="Node 5505fb014856 change state NodeActive --> NodeLeft" [2022-03-11T18:59:49.834Z] time="2022-03-11T18:59:49Z" level=info msg="node4(13b392ff113a): Node leave event for 5505fb014856/172.24.20.2" [2022-03-11T18:59:49.834Z] time="2022-03-11T18:59:49Z" level=info msg="Node 5505fb014856 change state NodeActive --> NodeLeft" [2022-03-11T18:59:49.834Z] time="2022-03-11T18:59:49Z" level=info msg="node5(76e52f7c598b): Node leave event for 5505fb014856/172.24.20.2" [2022-03-11T18:59:49.834Z] time="2022-03-11T18:59:49Z" level=info msg="Node 5505fb014856 change state NodeActive --> NodeLeft" [2022-03-11T18:59:49.834Z] time="2022-03-11T18:59:49Z" level=info msg="node3(5505fb014856): Node leave event for 5505fb014856/172.24.20.2" [2022-03-11T18:59:49.834Z] time="2022-03-11T18:59:49Z" level=info msg="Node 5505fb014856/172.24.20.2, left gossip cluster" [2022-03-11T18:59:49.834Z] time="2022-03-11T18:59:49Z" level=info msg="Node 5505fb014856/172.24.20.2, left gossip cluster" [2022-03-11T18:59:49.834Z] time="2022-03-11T18:59:49Z" level=info msg="Node 5505fb014856/172.24.20.2, left gossip cluster" [2022-03-11T18:59:50.301Z] time="2022-03-11T18:59:49Z" level=debug msg="memberlist: Failed ping: 5505fb014856 (timeout reached)" [2022-03-11T18:59:50.301Z] time="2022-03-11T18:59:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.20.2:10036: use of closed network connection" [2022-03-11T18:59:50.301Z] time="2022-03-11T18:59:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.20.2:10037: use of closed network connection" [2022-03-11T18:59:50.301Z] time="2022-03-11T18:59:49Z" level=debug msg="memberlist: Stream connection from=172.24.20.2:49429" [2022-03-11T18:59:50.301Z] time="2022-03-11T18:59:50Z" level=info msg="Node 13b392ff113a change state NodeActive --> NodeLeft" [2022-03-11T18:59:50.301Z] time="2022-03-11T18:59:50Z" level=info msg="node5(76e52f7c598b): Node leave event for 13b392ff113a/172.24.20.2" [2022-03-11T18:59:50.301Z] time="2022-03-11T18:59:50Z" level=info msg="Node 13b392ff113a change state NodeActive --> NodeLeft" [2022-03-11T18:59:50.301Z] time="2022-03-11T18:59:50Z" level=info msg="node4(13b392ff113a): Node leave event for 13b392ff113a/172.24.20.2" [2022-03-11T18:59:50.769Z] time="2022-03-11T18:59:50Z" level=warning msg="memberlist: Was able to connect to 5505fb014856 but other probes failed, network may be misconfigured" [2022-03-11T18:59:50.769Z] time="2022-03-11T18:59:50Z" level=debug msg="memberlist: Failed to join 172.24.20.2: dial tcp 172.24.20.2:10002: connectex: No connection could be made because the target machine actively refused it." [2022-03-11T18:59:50.769Z] time="2022-03-11T18:59:50Z" level=info msg="Node 13b392ff113a/172.24.20.2, left gossip cluster" [2022-03-11T18:59:51.238Z] time="2022-03-11T18:59:50Z" level=info msg="Node 13b392ff113a/172.24.20.2, left gossip cluster" [2022-03-11T18:59:51.709Z] time="2022-03-11T18:59:51Z" level=info msg="Node 76e52f7c598b/172.24.20.2, left gossip cluster" [2022-03-11T18:59:51.709Z] time="2022-03-11T18:59:51Z" level=info msg="Node 76e52f7c598b change state NodeActive --> NodeFailed" [2022-03-11T18:59:51.709Z] time="2022-03-11T18:59:51Z" level=info msg="Node 76e52f7c598b/172.24.20.2, added to failed nodes list" [2022-03-11T18:59:51.709Z] --- PASS: TestNetworkDBIslands (12.06s) [2022-03-11T18:59:51.709Z] PASS [2022-03-11T18:59:51.709Z] coverage: 60.5% of statements [2022-03-11T18:59:51.709Z] ok github.com/docker/docker/libnetwork/networkdb 103.735s coverage: 60.5% of statements [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/quota [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/rootless [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/volume [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-11T18:59:51.709Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-11T18:59:51.856Z] plugin_test.go:61: [d479a204a269c] joining swarm manager [d737ad1bb08ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T18:59:52.010Z] === RUN TestInspectNetwork/full_network_id [2022-03-11T18:59:52.010Z] === RUN TestInspectNetwork/partial_network_id [2022-03-11T18:59:52.010Z] === RUN TestInspectNetwork/network_name [2022-03-11T18:59:52.010Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-11T18:59:52.422Z] plugin_test.go:64: [d6b68c265a1ad] joining swarm manager [d737ad1bb08ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === Skipped [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-11T18:59:53.921Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-11T18:59:53.921Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-11T18:59:53.921Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-03-11T18:59:53.921Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-11T18:59:53.921Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-11T18:59:53.921Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-11T18:59:53.921Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-11T18:59:53.921Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-11T18:59:53.921Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-11T18:59:53.921Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-11T18:59:53.921Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-11T18:59:53.921Z] daemon_test.go:145: root required [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-11T18:59:53.921Z] reload_test.go:342: root required [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-11T18:59:53.921Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-11T18:59:53.921Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-11T18:59:53.921Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-11T18:59:53.921Z] download_test.go:267: Needs fixing on Windows [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-11T18:59:53.921Z] layer_test.go:291: Failing on Windows [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-11T18:59:53.921Z] layer_test.go:340: Failing on Windows [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-11T18:59:53.921Z] layer_test.go:455: Failing on Windows [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-11T18:59:53.921Z] layer_test.go:684: Failing on Windows [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-11T18:59:53.921Z] migration_test.go:45: Failing on Windows [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-11T18:59:53.921Z] migration_test.go:181: Failing on Windows [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-11T18:59:53.921Z] mount_test.go:17: Failing on Windows [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-11T18:59:53.921Z] mount_test.go:76: Failing on Windows [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-11T18:59:53.921Z] mount_test.go:125: Failing on Windows [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-11T18:59:53.921Z] mount_test.go:212: Failing on Windows [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-11T18:59:53.921Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-11T18:59:53.921Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-11T18:59:53.921Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-11T18:59:53.921Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-11T18:59:53.921Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-11T18:59:53.921Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-11T18:59:53.921Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-11T18:59:53.921Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-11T18:59:53.921Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-11T18:59:53.921Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-11T18:59:53.921Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-11T18:59:53.921Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-11T18:59:53.921Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-11T18:59:53.921Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-11T18:59:53.921Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-11T18:59:53.921Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-11T18:59:53.921Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-11T18:59:53.921Z] archive_test.go:133: Xz not present in msys2 [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.921Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-11T18:59:53.921Z] archive_test.go:140: zstd not installed [2022-03-11T18:59:53.921Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-11T18:59:53.922Z] archive_test.go:252: Failing on Windows CI machines [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-11T18:59:53.922Z] archive_windows_test.go:16: Currently fails [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-11T18:59:53.922Z] changes_test.go:195: needs more investigation [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-11T18:59:53.922Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-11T18:59:53.922Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-11T18:59:53.922Z] changes_test.go:432: needs further investigation [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-11T18:59:53.922Z] changes_test.go:468: needs further investigation [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-11T18:59:53.922Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-11T18:59:53.922Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-11T18:59:53.922Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-11T18:59:53.922Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-11T18:59:53.922Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-11T18:59:53.922Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-11T18:59:53.922Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-11T18:59:53.922Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-11T18:59:53.922Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-11T18:59:53.922Z] poller_test.go:40: No chmod on Windows [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-11T18:59:53.922Z] fileutils_test.go:133: Needs porting to Windows [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-11T18:59:53.922Z] fileutils_test.go:179: Needs porting to Windows [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-11T18:59:53.922Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-11T18:59:53.922Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-11T18:59:53.922Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-11T18:59:53.922Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-11T18:59:53.922Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-11T18:59:53.922Z] [2022-03-11T18:59:53.922Z] DONE 2077 tests, 70 skipped in 265.323s [2022-03-11T18:59:53.922Z] INFO: make.ps1 ended at 03/11/2022 18:59:53 [2022-03-11T18:59:55.492Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-11T18:59:55.492Z] INFO: Unit tests ended at 03/11/2022 18:59:55. Duration:00:04:37.9208516 [2022-03-11T18:59:55.492Z] INFO: Building busybox [2022-03-11T18:59:55.492Z] Sending build context to Docker daemon 5.12kB [2022-03-11T18:59:55.492Z] [2022-03-11T18:59:55.492Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-11T18:59:55.492Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-11T18:59:55.492Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-11T18:59:55.492Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-11T18:59:55.492Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-11T18:59:55.492Z] ---> 02f938cacc3b [2022-03-11T18:59:55.492Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-11T18:59:55.492Z] ---> Running in 5e05e1db11a8 [2022-03-11T18:59:56.192Z] --- PASS: TestInspectNetwork (6.69s) [2022-03-11T18:59:56.192Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-11T18:59:56.192Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-11T18:59:56.192Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-11T18:59:56.192Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-11T18:59:56.192Z] === RUN TestRunContainerWithBridgeNone [2022-03-11T18:59:57.563Z] --- PASS: TestRunContainerWithBridgeNone (1.43s) [2022-03-11T18:59:57.563Z] === RUN TestNetworkInvalidJSON [2022-03-11T18:59:57.563Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-11T18:59:57.563Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-11T18:59:57.563Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T18:59:57.563Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T18:59:57.563Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T18:59:57.563Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T18:59:57.563Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-11T18:59:57.563Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T18:59:57.563Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T18:59:57.563Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-11T18:59:57.563Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-11T18:59:57.563Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-11T18:59:57.563Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-11T18:59:57.563Z] === RUN TestNetworkList [2022-03-11T18:59:57.563Z] === RUN TestNetworkList//networks [2022-03-11T18:59:57.563Z] === PAUSE TestNetworkList//networks [2022-03-11T18:59:57.563Z] === RUN TestNetworkList//networks/ [2022-03-11T18:59:57.563Z] === PAUSE TestNetworkList//networks/ [2022-03-11T18:59:57.563Z] === CONT TestNetworkList//networks [2022-03-11T18:59:57.563Z] === CONT TestNetworkList//networks/ [2022-03-11T18:59:57.563Z] --- PASS: TestNetworkList (0.01s) [2022-03-11T18:59:57.563Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-11T18:59:57.563Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-11T18:59:57.563Z] === RUN TestHostIPv4BridgeLabel [2022-03-11T18:59:58.128Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-11T18:59:58.128Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-11T18:59:59.075Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-11T18:59:59.075Z] === RUN TestDaemonDefaultNetworkPools [2022-03-11T18:59:59.639Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-03-11T18:59:59.639Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-11T19:00:00.239Z] Removing intermediate container 5e05e1db11a8 [2022-03-11T19:00:00.239Z] ---> d08bc665d1ef [2022-03-11T19:00:00.239Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-11T19:00:00.239Z] ---> Running in e13a421f9a26 [2022-03-11T19:00:00.239Z] Removing intermediate container e13a421f9a26 [2022-03-11T19:00:00.239Z] ---> d3a7d6b7c7e5 [2022-03-11T19:00:00.239Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-11T19:00:00.239Z] ---> Running in ea5f621adccc [2022-03-11T19:00:00.709Z] Removing intermediate container ea5f621adccc [2022-03-11T19:00:00.709Z] ---> 4e258355e1a5 [2022-03-11T19:00:00.709Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-11T19:00:01.011Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-03-11T19:00:01.011Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-11T19:00:01.361Z] --- PASS: TestBuildWithHugeFile (51.08s) [2022-03-11T19:00:01.361Z] === RUN TestBuildWCOWSandboxSize [2022-03-11T19:00:01.361Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:00:01.361Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:00:01.361Z] === RUN TestBuildWithEmptyDockerfile [2022-03-11T19:00:01.361Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:00:01.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:00:01.361Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:00:01.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:00:01.361Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:00:01.361Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:00:01.361Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:00:01.361Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:00:01.361Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:00:01.361Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-11T19:00:01.361Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-03-11T19:00:01.361Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-03-11T19:00:01.361Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-11T19:00:01.361Z] === RUN TestBuildPreserveOwnership [2022-03-11T19:00:01.361Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-11T19:00:02.274Z] [2022-03-11T19:00:02.288Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-11T19:00:02.384Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-03-11T19:00:02.384Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-11T19:00:02.642Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-11T19:00:02.642Z] === RUN TestServiceWithPredefinedNetwork [2022-03-11T19:00:02.742Z] ---> 1fb2aee3edfa [2022-03-11T19:00:02.742Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-11T19:00:02.742Z] ---> Running in 1167ff9ed2cd [2022-03-11T19:00:04.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-11T19:00:04.823Z] .........................xx.................... [ 29%] [2022-03-11T19:00:05.169Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s) [2022-03-11T19:00:05.169Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-11T19:00:05.169Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:00:05.169Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:00:05.169Z] === RUN TestServiceWithDataPathPortInit [2022-03-11T19:00:06.123Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-11T19:00:06.123Z] [2022-03-11T19:00:06.123Z] ________ ____ __. [2022-03-11T19:00:06.123Z] \_____ \ | |/ _| [2022-03-11T19:00:06.123Z] / | \| < [2022-03-11T19:00:06.123Z] / | \ | \ [2022-03-11T19:00:06.123Z] \_______ /____|__ \ [2022-03-11T19:00:06.123Z] \/ \/ [2022-03-11T19:00:06.123Z] [2022-03-11T19:00:06.123Z] INFO: make.ps1 ended at 03/11/2022 19:00:01 [2022-03-11T19:00:06.123Z] INFO: Binaries build ended at 03/11/2022 19:00:03. Duration:00:01:28.3976080 [2022-03-11T19:00:06.123Z] INFO: Copying the built daemon binary to d:\CI\PR-43358\3\binary\dockerd-f9f549cbe4.exe... [2022-03-11T19:00:06.123Z] INFO: Copying the built client binary to d:\CI\PR-43358\3\binary\docker-f9f549cbe4.exe... [2022-03-11T19:00:06.123Z] INFO: Copying dockerversion from the container... [2022-03-11T19:00:06.123Z] INFO: Copying the golang package from the container to d:\CI\PR-43358\3\installer\go.zip... [2022-03-11T19:00:06.123Z] INFO: Extracting go.zip to d:\CI\PR-43358\3\go [2022-03-11T19:00:06.459Z] --- PASS: TestBuildPreserveOwnership (9.70s) [2022-03-11T19:00:06.459Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.69s) [2022-03-11T19:00:06.459Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-11T19:00:06.459Z] === RUN TestBuildPlatformInvalid [2022-03-11T19:00:06.459Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-11T19:00:06.459Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-11T19:00:06.459Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-11T19:00:06.459Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-11T19:00:06.459Z] PASS [2022-03-11T19:00:06.459Z] [2022-03-11T19:00:06.459Z] === Skipped [2022-03-11T19:00:06.459Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-11T19:00:06.459Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:00:06.459Z] [2022-03-11T19:00:06.459Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:00:06.459Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:00:06.459Z] [2022-03-11T19:00:06.459Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-11T19:00:06.459Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-11T19:00:06.459Z] [2022-03-11T19:00:06.459Z] DONE 34 tests, 3 skipped in 111.298s [2022-03-11T19:00:06.459Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-11T19:00:06.459Z] INFO: Testing against a local daemon [2022-03-11T19:00:06.459Z] === RUN TestConfigInspect [2022-03-11T19:00:06.459Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:00:06.459Z] --- SKIP: TestConfigInspect (0.02s) [2022-03-11T19:00:06.459Z] === RUN TestConfigList [2022-03-11T19:00:06.459Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:00:06.459Z] --- SKIP: TestConfigList (0.01s) [2022-03-11T19:00:06.459Z] === RUN TestConfigsCreateAndDelete [2022-03-11T19:00:06.459Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:00:06.459Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-11T19:00:06.459Z] === RUN TestConfigsUpdate [2022-03-11T19:00:06.459Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:00:06.459Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-11T19:00:06.459Z] === RUN TestTemplatedConfig [2022-03-11T19:00:06.459Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:00:06.459Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-11T19:00:06.459Z] === RUN TestConfigCreateResolve [2022-03-11T19:00:06.459Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:00:06.459Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-11T19:00:06.459Z] PASS [2022-03-11T19:00:06.459Z] [2022-03-11T19:00:06.459Z] === Skipped [2022-03-11T19:00:06.459Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-03-11T19:00:06.459Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:00:06.459Z] [2022-03-11T19:00:06.459Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-11T19:00:06.459Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:00:06.459Z] [2022-03-11T19:00:06.459Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-11T19:00:06.459Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:00:06.459Z] [2022-03-11T19:00:06.459Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-11T19:00:06.459Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:00:06.459Z] [2022-03-11T19:00:06.459Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-11T19:00:06.459Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:00:06.459Z] [2022-03-11T19:00:06.459Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-11T19:00:06.459Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:00:06.459Z] [2022-03-11T19:00:06.459Z] DONE 6 tests, 6 skipped in 0.168s [2022-03-11T19:00:06.459Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-11T19:00:06.715Z] INFO: Testing against a local daemon [2022-03-11T19:00:06.715Z] === RUN TestCheckpoint [2022-03-11T19:00:06.715Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:00:06.715Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-11T19:00:06.715Z] === RUN TestContainerInvalidJSON [2022-03-11T19:00:06.715Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:00:06.715Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:00:06.715Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:00:06.715Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:00:06.715Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:00:06.715Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:00:06.715Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-11T19:00:06.715Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-11T19:00:06.715Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-11T19:00:06.715Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-11T19:00:06.715Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-11T19:00:06.715Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-11T19:00:06.715Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-11T19:00:06.715Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-11T19:00:06.715Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-11T19:00:06.715Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-11T19:00:06.715Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-11T19:00:06.715Z] === RUN TestCopyFromContainer [2022-03-11T19:00:10.879Z] === RUN TestCopyFromContainer// [2022-03-11T19:00:10.879Z] === RUN TestCopyFromContainer//bar/root [2022-03-11T19:00:10.879Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-11T19:00:10.879Z] === RUN TestCopyFromContainer/bar/quux [2022-03-11T19:00:10.879Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-11T19:00:10.879Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-11T19:00:10.879Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-11T19:00:10.879Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-11T19:00:10.879Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-11T19:00:10.879Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-11T19:00:10.879Z] --- PASS: TestCopyFromContainer (3.94s) [2022-03-11T19:00:10.879Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-11T19:00:10.879Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-11T19:00:10.879Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-11T19:00:10.879Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-11T19:00:10.879Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-11T19:00:10.879Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-03-11T19:00:10.879Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-03-11T19:00:10.879Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-03-11T19:00:10.879Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-11T19:00:10.879Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-03-11T19:00:10.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-11T19:00:10.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:00:10.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:00:10.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:00:10.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:00:10.879Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:00:10.879Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:00:10.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:00:10.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:00:10.879Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:00:10.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-11T19:00:10.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-11T19:00:10.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-11T19:00:10.879Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-11T19:00:10.879Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-11T19:00:10.879Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-03-11T19:00:10.879Z] === RUN TestCreateWithInvalidEnv [2022-03-11T19:00:10.879Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-11T19:00:10.879Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-11T19:00:10.879Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-11T19:00:10.879Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-11T19:00:10.879Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-11T19:00:10.879Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-11T19:00:10.879Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-11T19:00:10.879Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-11T19:00:10.879Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-11T19:00:10.879Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-11T19:00:10.879Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-11T19:00:10.879Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-11T19:00:10.879Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-11T19:00:10.879Z] === RUN TestCreateTmpfsMountsTarget [2022-03-11T19:00:10.879Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-11T19:00:10.879Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-11T19:00:11.479Z] Removing intermediate container 1167ff9ed2cd [2022-03-11T19:00:11.479Z] ---> 86993e46bc64 [2022-03-11T19:00:11.480Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-11T19:00:11.480Z] ---> Running in 0cc99a3ebb28 [2022-03-11T19:00:11.947Z] [2022-03-11T19:00:11.947Z] SUCCESS: Specified value was saved. [2022-03-11T19:00:12.244Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-03-11T19:00:12.244Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-11T19:00:13.175Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-03-11T19:00:13.175Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-11T19:00:13.175Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:00:13.175Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:00:13.175Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:00:13.175Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:00:13.175Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:00:13.175Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:00:13.175Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:00:13.176Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:00:13.176Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:00:13.176Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:00:13.176Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:00:13.176Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:00:13.176Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:00:13.176Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:00:13.176Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:00:13.176Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-11T19:00:13.176Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-11T19:00:13.176Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-11T19:00:13.176Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-11T19:00:13.176Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-11T19:00:13.176Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-11T19:00:13.176Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-11T19:00:13.739Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-03-11T19:00:13.739Z] === RUN TestCreateDifferentPlatform [2022-03-11T19:00:13.739Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-11T19:00:13.739Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-11T19:00:13.739Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-11T19:00:13.739Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-11T19:00:13.739Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-11T19:00:13.739Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-11T19:00:13.739Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-11T19:00:13.739Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-11T19:00:13.739Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-11T19:00:13.739Z] === RUN TestContainerStartOnDaemonRestart [2022-03-11T19:00:13.739Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-11T19:00:13.739Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-11T19:00:13.739Z] === RUN TestDaemonRestartIpcMode [2022-03-11T19:00:13.739Z] === PAUSE TestDaemonRestartIpcMode [2022-03-11T19:00:13.739Z] === RUN TestDaemonHostGatewayIP [2022-03-11T19:00:13.739Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:00:13.739Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-11T19:00:13.739Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-11T19:00:13.739Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-11T19:00:13.739Z] === RUN TestContainerKillOnDaemonStart [2022-03-11T19:00:13.739Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-11T19:00:13.739Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-11T19:00:13.739Z] === RUN TestDiff [2022-03-11T19:00:13.995Z] --- PASS: TestDiff (0.40s) [2022-03-11T19:00:13.995Z] === RUN TestExecWithCloseStdin [2022-03-11T19:00:14.168Z] Removing intermediate container 0cc99a3ebb28 [2022-03-11T19:00:14.168Z] ---> f56fa4680c43 [2022-03-11T19:00:14.168Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-11T19:00:14.168Z] ---> Running in c8492f2eb544 [2022-03-11T19:00:14.557Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-03-11T19:00:14.557Z] === RUN TestExec [2022-03-11T19:00:15.119Z] --- PASS: TestExec (0.43s) [2022-03-11T19:00:15.119Z] === RUN TestExecUser [2022-03-11T19:00:15.376Z] --- PASS: TestExecUser (0.46s) [2022-03-11T19:00:15.376Z] === RUN TestExportContainerAndImportImage [2022-03-11T19:00:15.939Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-03-11T19:00:15.939Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-11T19:00:17.358Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2022-03-11T19:00:17.358Z] === RUN TestHealthCheckWorkdir [2022-03-11T19:00:17.868Z] Cannot create a file when that file already exists. [2022-03-11T19:00:17.922Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2022-03-11T19:00:17.922Z] === RUN TestHealthKillContainer [2022-03-11T19:00:18.965Z] --- PASS: TestServicePlugin (29.86s) [2022-03-11T19:00:18.965Z] === RUN TestServiceUpdateLabel [2022-03-11T19:00:19.900Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-03-11T19:00:19.900Z] === RUN TestServiceUpdateSecrets [2022-03-11T19:00:20.029Z] --- PASS: TestServiceWithDataPathPortInit (13.17s) [2022-03-11T19:00:20.029Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-11T19:00:20.029Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:shfa6y4374em0qlla2kaa8clb Created:2022-03-11 19:00:19.01655909 +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[9730ad52ef63bf40e21ae7c555beccd756d5c8c19e71cf199b6b883bd6165a8e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xszxaepvy094sdidy4c6wueo8 EndpointID:30a6b596843c834edda43e5e9e9c7cacdff766caa40366500d8d7129357893a1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0d161666a54247feed1fd2f69c6c0dec3de33cae2c3f576df62aea3c763d3d8b 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:35a579473f82 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xszxaepvy094sdidy4c6wueo8 EndpointID:30a6b596843c834edda43e5e9e9c7cacdff766caa40366500d8d7129357893a1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-11T19:00:21.300Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-11T19:00:22.497Z] Removing intermediate container c8492f2eb544 [2022-03-11T19:00:22.497Z] ---> c748b10b1e42 [2022-03-11T19:00:22.497Z] Step 13/13 : CMD ["sh"] [2022-03-11T19:00:22.497Z] ---> Running in 702030278a68 [2022-03-11T19:00:22.497Z] Removing intermediate container 702030278a68 [2022-03-11T19:00:22.497Z] ---> 37d441f42599 [2022-03-11T19:00:22.497Z] Successfully built 37d441f42599 [2022-03-11T19:00:22.497Z] Successfully tagged busybox:latest [2022-03-11T19:00:22.497Z] INFO: Docker images of the daemon under test [2022-03-11T19:00:22.497Z] [2022-03-11T19:00:22.497Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T19:00:22.497Z] busybox latest 37d441f42599 1 second ago 5.01GB [2022-03-11T19:00:22.497Z] microsoft/windowsservercore latest 02f938cacc3b 8 days ago 4.96GB [2022-03-11T19:00:22.497Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 8 days ago 4.96GB [2022-03-11T19:00:22.497Z] [2022-03-11T19:00:22.497Z] INFO: Running integration tests at 03/11/2022 19:00:22... [2022-03-11T19:00:22.497Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-11T19:00:22.497Z] INFO: Integration API tests being run from the host: [2022-03-11T19:00:22.497Z] INFO: make.ps1 starting at 03/11/2022 19:00:22 [2022-03-11T19:00:23.447Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-11T19:00:25.288Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.25s) [2022-03-11T19:00:25.288Z] PASS [2022-03-11T19:00:25.288Z] [2022-03-11T19:00:25.288Z] === Skipped [2022-03-11T19:00:25.288Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:00:25.288Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:00:25.288Z] [2022-03-11T19:00:25.288Z] DONE 26 tests, 1 skipped in 41.944s [2022-03-11T19:00:25.288Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-11T19:00:25.288Z] ++ 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 [2022-03-11T19:00:25.288Z] ++ set -e [2022-03-11T19:00:25.288Z] ++ '[' -n 0 ']' [2022-03-11T19:00:25.288Z] ++ set -x [2022-03-11T19:00:25.288Z] ++ 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 [2022-03-11T19:00:25.288Z] INFO: Testing against a local daemon [2022-03-11T19:00:25.288Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-11T19:00:25.288Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:00:25.288Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T19:00:25.288Z] === RUN TestDockerNetworkIpvlan [2022-03-11T19:00:25.288Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:00:25.288Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-11T19:00:25.288Z] PASS [2022-03-11T19:00:25.288Z] [2022-03-11T19:00:25.288Z] === Skipped [2022-03-11T19:00:25.288Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T19:00:25.288Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:00:25.288Z] [2022-03-11T19:00:25.288Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-11T19:00:25.288Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:00:25.288Z] [2022-03-11T19:00:25.288Z] DONE 2 tests, 2 skipped in 0.107s [2022-03-11T19:00:25.288Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-11T19:00:25.288Z] ++ 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 [2022-03-11T19:00:25.288Z] ++ set -e [2022-03-11T19:00:25.288Z] ++ '[' -n 0 ']' [2022-03-11T19:00:25.288Z] ++ set -x [2022-03-11T19:00:25.288Z] ++ 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 [2022-03-11T19:00:25.288Z] INFO: Testing against a local daemon [2022-03-11T19:00:25.288Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-11T19:00:25.853Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2022-03-11T19:00:25.853Z] === RUN TestDockerNetworkMacvlan [2022-03-11T19:00:26.021Z] --- PASS: TestHealthKillContainer (7.88s) [2022-03-11T19:00:26.021Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-11T19:00:26.021Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T19:00:26.021Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T19:00:26.021Z] === RUN TestIpcModeNone [2022-03-11T19:00:26.277Z] --- PASS: TestIpcModeNone (0.44s) [2022-03-11T19:00:26.277Z] === RUN TestIpcModePrivate [2022-03-11T19:00:26.418Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-11T19:00:26.532Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-03-11T19:00:26.532Z] --- PASS: TestIpcModePrivate (0.43s) [2022-03-11T19:00:26.532Z] === RUN TestIpcModeShareable [2022-03-11T19:00:26.532Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T19:00:26.532Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-11T19:00:26.532Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-11T19:00:27.353Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-11T19:00:27.901Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2022-03-11T19:00:27.901Z] === RUN TestAPIIpcModeHost [2022-03-11T19:00:27.901Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T19:00:27.901Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-11T19:00:27.901Z] === RUN TestDaemonIpcModeShareable [2022-03-11T19:00:27.901Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T19:00:27.901Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-11T19:00:27.901Z] === RUN TestDaemonIpcModePrivate [2022-03-11T19:00:27.919Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-11T19:00:28.762Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-11T19:00:29.267Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-03-11T19:00:29.267Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-03-11T19:00:29.267Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-11T19:00:29.267Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T19:00:29.267Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-11T19:00:29.267Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-11T19:00:29.267Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T19:00:29.267Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-11T19:00:29.267Z] === RUN TestIpcModeOlderClient [2022-03-11T19:00:29.267Z] === PAUSE TestIpcModeOlderClient [2022-03-11T19:00:29.267Z] === RUN TestKillContainerInvalidSignal [2022-03-11T19:00:29.524Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-03-11T19:00:29.524Z] === RUN TestKillContainer [2022-03-11T19:00:29.524Z] === RUN TestKillContainer/no_signal [2022-03-11T19:00:29.818Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-11T19:00:30.087Z] === RUN TestKillContainer/non_killing_signal [2022-03-11T19:00:30.342Z] === RUN TestKillContainer/killing_signal [2022-03-11T19:00:30.907Z] --- PASS: TestKillContainer (1.25s) [2022-03-11T19:00:30.907Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-03-11T19:00:30.907Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-03-11T19:00:30.907Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-03-11T19:00:30.907Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-11T19:00:30.907Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-11T19:00:31.163Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-11T19:00:31.199Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-11T19:00:31.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-11T19:00:31.725Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-03-11T19:00:31.725Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-03-11T19:00:31.725Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-03-11T19:00:31.725Z] === RUN TestKillStoppedContainer [2022-03-11T19:00:31.725Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-11T19:00:31.725Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-11T19:00:31.725Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-11T19:00:31.725Z] === RUN TestKillDifferentUserContainer [2022-03-11T19:00:32.287Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-03-11T19:00:32.287Z] === RUN TestInspectOomKilledTrue [2022-03-11T19:00:32.287Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:00:32.287Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-11T19:00:32.287Z] === RUN TestInspectOomKilledFalse [2022-03-11T19:00:32.287Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:00:32.287Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-11T19:00:32.287Z] === RUN TestLinksEtcHostsContentMatch [2022-03-11T19:00:32.287Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-11T19:00:32.287Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-11T19:00:32.287Z] === RUN TestLinksContainerNames [2022-03-11T19:00:33.215Z] --- PASS: TestLinksContainerNames (0.83s) [2022-03-11T19:00:33.215Z] === RUN TestLogsFollowTailEmpty [2022-03-11T19:00:33.470Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-03-11T19:00:33.471Z] === RUN TestContainerNetworkMountsNoChown [2022-03-11T19:00:33.723Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-11T19:00:33.727Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/default [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/default [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/private [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/private [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/rprivate [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/slave [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/slave [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/rslave [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/shared [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/shared [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/rshared [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-11T19:00:33.727Z] === CONT TestMountDaemonRoot/default [2022-03-11T19:00:33.727Z] === CONT TestMountDaemonRoot/rslave [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-11T19:00:33.727Z] === CONT TestMountDaemonRoot/rshared [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T19:00:33.727Z] === CONT TestMountDaemonRoot/shared [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-11T19:00:33.727Z] === CONT TestMountDaemonRoot/rprivate [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T19:00:33.727Z] === CONT TestMountDaemonRoot/slave [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-11T19:00:33.727Z] === CONT TestMountDaemonRoot/private [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-11T19:00:33.727Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-11T19:00:33.727Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-11T19:00:33.727Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-11T19:00:33.727Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-11T19:00:33.727Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-11T19:00:33.984Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-11T19:00:33.984Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-11T19:00:33.984Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-11T19:00:33.984Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-11T19:00:33.984Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T19:00:33.984Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-11T19:00:33.984Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T19:00:33.984Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-11T19:00:33.984Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T19:00:33.984Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-11T19:00:33.984Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T19:00:33.984Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-11T19:00:33.984Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-11T19:00:33.984Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-11T19:00:33.984Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-11T19:00:33.984Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-11T19:00:34.239Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T19:00:34.239Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-11T19:00:34.239Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T19:00:34.239Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-11T19:00:34.239Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-11T19:00:34.239Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-11T19:00:34.239Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-11T19:00:34.239Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-11T19:00:34.239Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-11T19:00:34.239Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-11T19:00:34.239Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-11T19:00:34.239Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-11T19:00:34.239Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-11T19:00:34.239Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-03-11T19:00:34.239Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-11T19:00:34.239Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-11T19:00:34.239Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-11T19:00:34.239Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-03-11T19:00:34.239Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-11T19:00:34.239Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-11T19:00:34.239Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-11T19:00:34.240Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-11T19:00:34.240Z] === RUN TestContainerBindMountNonRecursive [2022-03-11T19:00:34.240Z] 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) [2022-03-11T19:00:34.240Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-11T19:00:34.240Z] === RUN TestContainerVolumesMountedAsShared [2022-03-11T19:00:34.240Z] 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) [2022-03-11T19:00:34.240Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-11T19:00:34.240Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-11T19:00:34.240Z] 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) [2022-03-11T19:00:34.240Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-11T19:00:34.240Z] === RUN TestNetworkNat [2022-03-11T19:00:34.485Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-11T19:00:34.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-11T19:00:34.768Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2022-03-11T19:00:34.768Z] === RUN TestServiceUpdateConfigs [2022-03-11T19:00:34.802Z] --- PASS: TestNetworkNat (0.53s) [2022-03-11T19:00:34.802Z] === RUN TestNetworkLocalhostTCPNat [2022-03-11T19:00:35.050Z] --- PASS: TestDockerNetworkMacvlan (9.09s) [2022-03-11T19:00:35.051Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-11T19:00:35.051Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-11T19:00:35.051Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.71s) [2022-03-11T19:00:35.051Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.73s) [2022-03-11T19:00:35.051Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.94s) [2022-03-11T19:00:35.051Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2022-03-11T19:00:35.051Z] PASS [2022-03-11T19:00:35.051Z] [2022-03-11T19:00:35.051Z] DONE 8 tests in 10.408s [2022-03-11T19:00:35.051Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-11T19:00:35.051Z] ++ 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 [2022-03-11T19:00:35.051Z] ++ set -e [2022-03-11T19:00:35.051Z] ++ '[' -n 0 ']' [2022-03-11T19:00:35.051Z] ++ set -x [2022-03-11T19:00:35.051Z] ++ 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 [2022-03-11T19:00:35.051Z] testing: warning: no tests to run [2022-03-11T19:00:35.051Z] PASS [2022-03-11T19:00:35.051Z] [2022-03-11T19:00:35.051Z] DONE 0 tests in 0.024s [2022-03-11T19:00:35.051Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-11T19:00:35.051Z] ++ 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 [2022-03-11T19:00:35.051Z] ++ set -e [2022-03-11T19:00:35.051Z] ++ '[' -n 0 ']' [2022-03-11T19:00:35.051Z] ++ set -x [2022-03-11T19:00:35.051Z] ++ 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 [2022-03-11T19:00:35.051Z] INFO: Testing against a local daemon [2022-03-11T19:00:35.051Z] === RUN TestAuthZPluginAllowRequest [2022-03-11T19:00:35.364Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-03-11T19:00:35.364Z] === RUN TestNetworkLoopbackNat [2022-03-11T19:00:36.136Z] INFO: Extraction ended at 03/11/2022 19:00:32. Duration:00:00:27.2380064 [2022-03-11T19:00:36.136Z] INFO: Updating the golang and path environment variables [2022-03-11T19:00:36.136Z] INFO: GOPATH=d:\gopath [2022-03-11T19:00:36.136Z] INFO: go version go1.17.8 windows/amd64 [2022-03-11T19:00:36.136Z] INFO: Running the daemon under test in debug mode [2022-03-11T19:00:36.136Z] INFO: Running the daemon under test in containerd mode [2022-03-11T19:00:36.136Z] INFO: Starting a daemon under test... [2022-03-11T19:00:36.136Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43358\3\daemon --pidfile d:\CI\PR-43358\3\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-03-11T19:00:36.136Z] INFO: Containerd started successfully. [2022-03-11T19:00:36.136Z] INFO: Process started successfully. [2022-03-11T19:00:36.136Z] INFO: Start tailing logs of the daemon under tests [2022-03-11T19:00:36.136Z] INFO: Waiting for the daemon under test to start... [2022-03-11T19:00:36.423Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) [2022-03-11T19:00:36.423Z] === RUN TestAuthZPluginTLS [2022-03-11T19:00:36.681Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-11T19:00:36.681Z] === RUN TestAuthZPluginDenyRequest [2022-03-11T19:00:37.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-11T19:00:37.246Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-11T19:00:37.246Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-11T19:00:37.811Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-11T19:00:37.811Z] === RUN TestAuthZPluginDenyResponse [2022-03-11T19:00:37.878Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-03-11T19:00:37.878Z] === RUN TestPause [2022-03-11T19:00:37.878Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:00:37.878Z] --- SKIP: TestPause (0.00s) [2022-03-11T19:00:37.878Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-11T19:00:37.878Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T19:00:37.878Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T19:00:37.878Z] === RUN TestPauseStopPausedContainer [2022-03-11T19:00:37.878Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:00:37.878Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-11T19:00:37.878Z] === RUN TestPidHost [2022-03-11T19:00:38.377Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-11T19:00:38.377Z] === RUN TestAuthZPluginAllowEventStream [2022-03-11T19:00:38.807Z] --- PASS: TestPidHost (0.87s) [2022-03-11T19:00:38.808Z] === RUN TestPsFilter [2022-03-11T19:00:38.808Z] --- PASS: TestPsFilter (0.10s) [2022-03-11T19:00:38.808Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-11T19:00:39.064Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-03-11T19:00:39.064Z] === RUN TestRemoveContainerWithVolume [2022-03-11T19:00:39.309Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s) [2022-03-11T19:00:39.310Z] === RUN TestAuthZPluginErrorResponse [2022-03-11T19:00:39.626Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-03-11T19:00:39.626Z] === RUN TestRemoveContainerRunning [2022-03-11T19:00:39.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-11T19:00:39.875Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-11T19:00:39.875Z] === RUN TestAuthZPluginErrorRequest [2022-03-11T19:00:39.885Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-03-11T19:00:39.885Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-11T19:00:40.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-11T19:00:40.440Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-11T19:00:40.440Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-11T19:00:40.447Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-03-11T19:00:40.447Z] === RUN TestRemoveInvalidContainer [2022-03-11T19:00:40.447Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-11T19:00:40.447Z] === RUN TestRenameLinkedContainer [2022-03-11T19:00:41.006Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-11T19:00:41.006Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-11T19:00:42.336Z] --- PASS: TestRenameLinkedContainer (1.61s) [2022-03-11T19:00:42.336Z] === RUN TestRenameStoppedContainer [2022-03-11T19:00:42.336Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-03-11T19:00:42.336Z] === RUN TestRenameRunningContainerAndReuse [2022-03-11T19:00:42.380Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.31s) [2022-03-11T19:00:42.380Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-11T19:00:43.268Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-03-11T19:00:43.268Z] === RUN TestRenameInvalidName [2022-03-11T19:00:43.523Z] --- PASS: TestRenameInvalidName (0.38s) [2022-03-11T19:00:43.523Z] === RUN TestRenameAnonymousContainer [2022-03-11T19:00:43.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-11T19:00:43.752Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.29s) [2022-03-11T19:00:43.752Z] === RUN TestAuthZPluginHeader [2022-03-11T19:00:44.319Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-03-11T19:00:44.319Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-11T19:00:44.319Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:00:44.319Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-11T19:00:44.319Z] === RUN TestAuthZPluginV2Disable [2022-03-11T19:00:44.319Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:00:44.319Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-11T19:00:44.319Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-11T19:00:44.319Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:00:44.319Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-11T19:00:44.319Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-11T19:00:44.319Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:00:44.319Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-11T19:00:44.319Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-11T19:00:45.414Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-03-11T19:00:45.414Z] === RUN TestRenameContainerWithSameName [2022-03-11T19:00:45.414Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-03-11T19:00:45.414Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-11T19:00:46.341Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2022-03-11T19:00:46.341Z] === RUN TestResize [2022-03-11T19:00:46.598Z] --- PASS: TestResize (0.39s) [2022-03-11T19:00:46.598Z] === RUN TestResizeWithInvalidSize [2022-03-11T19:00:47.158Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-03-11T19:00:47.158Z] === RUN TestResizeWhenContainerNotStarted [2022-03-11T19:00:47.414Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-03-11T19:00:47.414Z] === RUN TestDaemonRestartKillContainers [2022-03-11T19:00:47.414Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-11T19:00:47.414Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-11T19:00:47.414Z] === RUN TestCgroupNamespacesRun [2022-03-11T19:00:48.779Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-03-11T19:00:48.780Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-11T19:00:49.636Z] --- PASS: TestServiceUpdateConfigs (14.39s) [2022-03-11T19:00:49.636Z] === RUN TestServiceUpdateNetwork [2022-03-11T19:00:49.712Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-03-11T19:00:49.712Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-11T19:00:50.440Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-11T19:00:51.076Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-03-11T19:00:51.076Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-11T19:00:51.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-11T19:00:52.005Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-03-11T19:00:52.005Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-11T19:00:53.371Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-03-11T19:00:53.371Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-11T19:00:53.530Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:00:53.530Z] INFO: Testing against a local daemon [2022-03-11T19:00:53.530Z] === RUN TestBuildWithSession [2022-03-11T19:00:53.530Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:00:53.530Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-11T19:00:53.530Z] === RUN TestBuildSquashParent [2022-03-11T19:00:53.530Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:00:53.530Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-11T19:00:53.530Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-11T19:00:53.531Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:00:53.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:00:53.531Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:00:53.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:00:53.531Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:00:53.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:00:53.531Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:00:53.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:00:53.531Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:00:53.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:00:53.531Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:00:53.531Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:00:53.531Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:00:53.531Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:00:53.531Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:00:53.531Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:00:53.942Z] ...INFO: Daemon under test started and replied! [2022-03-11T19:00:53.942Z] INFO: Docker version of the daemon under test [2022-03-11T19:00:53.942Z] [2022-03-11T19:00:53.942Z] Client: [2022-03-11T19:00:53.942Z] Version: 17.06.2-ce [2022-03-11T19:00:53.942Z] API version: 1.30 [2022-03-11T19:00:53.942Z] Go version: go1.8.3 [2022-03-11T19:00:53.942Z] Git commit: cec0b72 [2022-03-11T19:00:53.942Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-11T19:00:53.942Z] OS/Arch: windows/amd64 [2022-03-11T19:00:53.942Z] [2022-03-11T19:00:53.942Z] Server: [2022-03-11T19:00:53.942Z] Version: 0.0.0-dev [2022-03-11T19:00:53.942Z] API version: 1.42 (minimum version 1.24) [2022-03-11T19:00:53.942Z] Go version: go1.17.8 [2022-03-11T19:00:53.942Z] Git commit: f9f549cbe4 [2022-03-11T19:00:53.942Z] Built: 03/11/2022 18:58:39 [2022-03-11T19:00:53.942Z] OS/Arch: windows/amd64 [2022-03-11T19:00:53.942Z] Experimental: false [2022-03-11T19:00:53.942Z] [2022-03-11T19:00:53.942Z] INFO: Docker info of the daemon under test [2022-03-11T19:00:53.942Z] [2022-03-11T19:00:53.942Z] Containers: 0 [2022-03-11T19:00:53.942Z] Running: 0 [2022-03-11T19:00:53.942Z] Paused: 0 [2022-03-11T19:00:53.942Z] Stopped: 0 [2022-03-11T19:00:53.942Z] Images: 0 [2022-03-11T19:00:53.942Z] Server Version: 0.0.0-dev [2022-03-11T19:00:53.942Z] Storage Driver: windowsfilter [2022-03-11T19:00:53.942Z] Windows: [2022-03-11T19:00:53.942Z] Logging Driver: json-file [2022-03-11T19:00:53.942Z] Plugins: [2022-03-11T19:00:53.942Z] Volume: local [2022-03-11T19:00:53.942Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T19:00:53.942Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T19:00:53.942Z] Swarm: inactive [2022-03-11T19:00:53.942Z] Default Isolation: process [2022-03-11T19:00:53.942Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T19:00:53.942Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T19:00:53.942Z] OSType: windows [2022-03-11T19:00:53.942Z] Architecture: x86_64 [2022-03-11T19:00:53.942Z] CPUs: 4 [2022-03-11T19:00:53.942Z] Total Memory: 32GiB [2022-03-11T19:00:53.942Z] Name: azwin-2-c67240 [2022-03-11T19:00:53.942Z] ID: 7MPT:7QOW:ILO5:6L56:GE4J:4QH7:DCQW:YITQ:J7AE:4IE6:7LOS:5NIR [2022-03-11T19:00:53.942Z] Docker Root Dir: D:\CI\PR-43358\3\daemon [2022-03-11T19:00:53.942Z] Debug Mode (client): false [2022-03-11T19:00:53.942Z] Debug Mode (server): true [2022-03-11T19:00:53.942Z] File Descriptors: -1 [2022-03-11T19:00:53.942Z] Goroutines: 29 [2022-03-11T19:00:53.942Z] System Time: 2022-03-11T19:00:52.702949Z [2022-03-11T19:00:53.942Z] EventsListeners: 0 [2022-03-11T19:00:53.942Z] Registry: https://index.docker.io/v1/ [2022-03-11T19:00:53.942Z] Labels: [2022-03-11T19:00:53.942Z] Experimental: false [2022-03-11T19:00:53.942Z] Insecure Registries: [2022-03-11T19:00:53.942Z] 127.0.0.0/8 [2022-03-11T19:00:53.942Z] Live Restore Enabled: false [2022-03-11T19:00:53.942Z] [2022-03-11T19:00:53.942Z] [2022-03-11T19:00:53.942Z] INFO: Docker images of the daemon under test [2022-03-11T19:00:53.942Z] [2022-03-11T19:00:53.942Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T19:00:53.942Z] [2022-03-11T19:00:53.942Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-11T19:00:53.942Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-11T19:00:54.299Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-03-11T19:00:54.299Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-11T19:00:54.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-11T19:00:54.411Z] ltsc2022: Pulling from windows/servercore [2022-03-11T19:00:54.411Z] 8f616e6e9eec: Pulling fs layer [2022-03-11T19:00:54.411Z] 037d5740b404: Pulling fs layer [2022-03-11T19:00:54.861Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-03-11T19:00:54.861Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-11T19:00:56.230Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-03-11T19:00:56.230Z] === RUN TestNISDomainname [2022-03-11T19:00:56.230Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-11T19:00:56.230Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-11T19:00:56.230Z] === RUN TestHostnameDnsResolution [2022-03-11T19:00:56.792Z] --- PASS: TestHostnameDnsResolution (0.74s) [2022-03-11T19:00:56.792Z] === RUN TestUnprivilegedPortsAndPing [2022-03-11T19:00:56.792Z] 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 [2022-03-11T19:00:56.792Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-11T19:00:56.792Z] === RUN TestStats [2022-03-11T19:00:56.792Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:00:56.792Z] --- SKIP: TestStats (0.00s) [2022-03-11T19:00:56.792Z] === RUN TestStopContainerWithTimeout [2022-03-11T19:00:56.792Z] === RUN TestStopContainerWithTimeout/0 [2022-03-11T19:00:56.792Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-11T19:00:56.792Z] === RUN TestStopContainerWithTimeout/1 [2022-03-11T19:00:56.792Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-11T19:00:56.792Z] === RUN TestStopContainerWithTimeout/3 [2022-03-11T19:00:56.792Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-11T19:00:56.792Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-11T19:00:56.792Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-11T19:00:56.792Z] === CONT TestStopContainerWithTimeout/0 [2022-03-11T19:00:56.792Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-11T19:00:56.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-11T19:00:57.723Z] === CONT TestStopContainerWithTimeout/3 [2022-03-11T19:00:58.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-11T19:00:58.848Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-11T19:00:58.848Z] [2022-03-11T19:00:58.848Z] ________ ____ __. [2022-03-11T19:00:58.848Z] \_____ \ | |/ _| [2022-03-11T19:00:58.848Z] / | \| < [2022-03-11T19:00:58.848Z] / | \ | \ [2022-03-11T19:00:58.848Z] \_______ /____|__ \ [2022-03-11T19:00:58.848Z] \/ \/ [2022-03-11T19:00:58.848Z] [2022-03-11T19:00:58.848Z] INFO: make.ps1 ended at 03/11/2022 19:00:48 [2022-03-11T19:00:58.848Z] INFO: Binaries build ended at 03/11/2022 19:00:49. Duration:00:01:40.6738472 [2022-03-11T19:00:58.848Z] INFO: Copying the built daemon binary to d:\CI\PR-43358\3\binary\dockerd-f9f549cbe4.exe... [2022-03-11T19:00:58.848Z] INFO: Copying the built client binary to d:\CI\PR-43358\3\binary\docker-f9f549cbe4.exe... [2022-03-11T19:00:58.848Z] INFO: Copying dockerversion from the container... [2022-03-11T19:00:58.848Z] INFO: Copying the golang package from the container to d:\CI\PR-43358\3\installer\go.zip... [2022-03-11T19:00:58.848Z] INFO: Extracting go.zip to d:\CI\PR-43358\3\go [2022-03-11T19:00:59.611Z] === CONT TestStopContainerWithTimeout/1 [2022-03-11T19:00:59.932Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-03-11T19:01:00.976Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-11T19:01:00.976Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-03-11T19:01:00.976Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-03-11T19:01:00.976Z] --- PASS: TestStopContainerWithTimeout/3 (2.35s) [2022-03-11T19:01:00.976Z] --- PASS: TestStopContainerWithTimeout/1 (1.37s) [2022-03-11T19:01:00.976Z] === RUN TestDeleteDevicemapper [2022-03-11T19:01:00.976Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T19:01:00.976Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-11T19:01:00.976Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-11T19:01:01.382Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-11T19:01:01.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-11T19:01:01.831Z] --- PASS: TestServiceUpdateNetwork (12.53s) [2022-03-11T19:01:01.831Z] === RUN TestServiceUpdatePidsLimit [2022-03-11T19:01:02.347Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.32s) [2022-03-11T19:01:02.347Z] === RUN TestUpdateMemory [2022-03-11T19:01:02.347Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:01:02.347Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-11T19:01:02.347Z] === RUN TestUpdateCPUQuota [2022-03-11T19:01:02.347Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:01:02.347Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-11T19:01:02.347Z] === RUN TestUpdatePidsLimit [2022-03-11T19:01:02.347Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:01:02.347Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-11T19:01:02.347Z] === RUN TestUpdateRestartPolicy [2022-03-11T19:01:02.384Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-11T19:01:02.384Z] PASS [2022-03-11T19:01:02.384Z] [2022-03-11T19:01:02.384Z] === Skipped [2022-03-11T19:01:02.384Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-11T19:01:02.384Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:01:02.384Z] [2022-03-11T19:01:02.384Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-11T19:01:02.384Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:01:02.384Z] [2022-03-11T19:01:02.384Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-11T19:01:02.385Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:01:02.385Z] [2022-03-11T19:01:02.385Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-11T19:01:02.385Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:01:02.385Z] [2022-03-11T19:01:02.385Z] DONE 17 tests, 4 skipped in 25.874s [2022-03-11T19:01:02.385Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-11T19:01:02.385Z] ++ 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 [2022-03-11T19:01:02.385Z] ++ set -e [2022-03-11T19:01:02.385Z] ++ '[' -n 0 ']' [2022-03-11T19:01:02.385Z] ++ set -x [2022-03-11T19:01:02.385Z] ++ 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 [2022-03-11T19:01:02.385Z] INFO: Testing against a local daemon [2022-03-11T19:01:02.385Z] === RUN TestPluginInvalidJSON [2022-03-11T19:01:02.385Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:01:02.385Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:01:02.385Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:01:02.385Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-11T19:01:02.385Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-11T19:01:02.385Z] === RUN TestPluginInstall [2022-03-11T19:01:02.385Z] === RUN TestPluginInstall/no_auth [2022-03-11T19:01:02.385Z] time="2022-03-11T19:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:01:02.385Z] time="2022-03-11T19:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93073874b4c15c8a9ab36bf75fddac3eee134a659f8efe1a1d5af10fc66df923" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:01:02.385Z] time="2022-03-11T19:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:01:02.385Z] time="2022-03-11T19:01:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93073874b4c15c8a9ab36bf75fddac3eee134a659f8efe1a1d5af10fc66df923" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:01:02.385Z] === RUN TestPluginInstall/with_htpasswd [2022-03-11T19:01:02.397Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-11T19:01:02.642Z] time="2022-03-11T19:01:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:01:02.642Z] time="2022-03-11T19:01:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:372e577bd3cf28d8107a2ca05b718857f587e2700500ab4f9e48a883c505f142" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:01:02.642Z] time="2022-03-11T19:01:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:01:02.642Z] time="2022-03-11T19:01:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:372e577bd3cf28d8107a2ca05b718857f587e2700500ab4f9e48a883c505f142" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:01:02.900Z] === RUN TestPluginInstall/with_insecure [2022-03-11T19:01:03.331Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-11T19:01:03.854Z] time="2022-03-11T19:01:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:01:03.854Z] time="2022-03-11T19:01:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a47329cc17e1bfc25843b9da9e966ef7293632b52c6df9aafc8aeb3717d70de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:01:03.854Z] time="2022-03-11T19:01:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:01:03.854Z] time="2022-03-11T19:01:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a47329cc17e1bfc25843b9da9e966ef7293632b52c6df9aafc8aeb3717d70de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:01:03.924Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:01:03.924Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:01:04.113Z] plugin_test.go:165: [d3fd377f2d49a] daemon is not started [2022-03-11T19:01:04.113Z] --- PASS: TestPluginInstall (3.01s) [2022-03-11T19:01:04.113Z] --- PASS: TestPluginInstall/no_auth (1.34s) [2022-03-11T19:01:04.113Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-03-11T19:01:04.113Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-03-11T19:01:04.113Z] === RUN TestPluginsWithRuntimes [2022-03-11T19:01:04.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-11T19:01:04.794Z] 037d5740b404: Verifying Checksum [2022-03-11T19:01:04.794Z] 037d5740b404: Download complete [2022-03-11T19:01:05.484Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-11T19:01:05.735Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-11T19:01:06.416Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-11T19:01:07.349Z] --- PASS: TestPluginsWithRuntimes (3.24s) [2022-03-11T19:01:07.349Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2022-03-11T19:01:07.349Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2022-03-11T19:01:07.349Z] === RUN TestPluginBackCompatMediaTypes [2022-03-11T19:01:07.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-11T19:01:07.915Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-03-11T19:01:07.915Z] PASS [2022-03-11T19:01:07.915Z] [2022-03-11T19:01:07.915Z] DONE 10 tests in 6.966s [2022-03-11T19:01:07.915Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-11T19:01:07.915Z] ++ 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 [2022-03-11T19:01:07.915Z] ++ set -e [2022-03-11T19:01:07.915Z] ++ '[' -n 0 ']' [2022-03-11T19:01:07.915Z] ++ set -x [2022-03-11T19:01:07.915Z] ++ 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 [2022-03-11T19:01:07.915Z] INFO: Testing against a local daemon [2022-03-11T19:01:07.915Z] === RUN TestExternalGraphDriver [2022-03-11T19:01:07.915Z] === RUN TestExternalGraphDriver/json [2022-03-11T19:01:09.812Z] === RUN TestExternalGraphDriver/spec [2022-03-11T19:01:09.886Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-11T19:01:09.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-11T19:01:10.921Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-11T19:01:10.921Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.75s) [2022-03-11T19:01:10.921Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.03s) [2022-03-11T19:01:10.921Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.45s) [2022-03-11T19:01:10.921Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.57s) [2022-03-11T19:01:10.921Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.72s) [2022-03-11T19:01:10.921Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.06s) [2022-03-11T19:01:10.921Z] === RUN TestBuildMultiStageCopy [2022-03-11T19:01:10.921Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-11T19:01:11.185Z] === RUN TestExternalGraphDriver/pull [2022-03-11T19:01:12.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-11T19:01:12.557Z] --- PASS: TestExternalGraphDriver (4.65s) [2022-03-11T19:01:12.558Z] --- PASS: TestExternalGraphDriver/json (1.54s) [2022-03-11T19:01:12.558Z] --- PASS: TestExternalGraphDriver/spec (1.52s) [2022-03-11T19:01:12.558Z] --- PASS: TestExternalGraphDriver/pull (1.55s) [2022-03-11T19:01:12.558Z] === RUN TestGraphdriverPluginV2 [2022-03-11T19:01:12.558Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:01:12.558Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-03-11T19:01:12.558Z] PASS [2022-03-11T19:01:12.558Z] [2022-03-11T19:01:12.558Z] === Skipped [2022-03-11T19:01:12.558Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.01s) [2022-03-11T19:01:12.558Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:01:12.558Z] [2022-03-11T19:01:12.558Z] DONE 5 tests, 1 skipped in 4.771s [2022-03-11T19:01:12.558Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-11T19:01:12.558Z] ++ 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 [2022-03-11T19:01:12.558Z] ++ set -e [2022-03-11T19:01:12.558Z] ++ '[' -n 0 ']' [2022-03-11T19:01:12.558Z] ++ set -x [2022-03-11T19:01:12.558Z] ++ 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 [2022-03-11T19:01:12.816Z] INFO: Testing against a local daemon [2022-03-11T19:01:12.816Z] === RUN TestContinueAfterPluginCrash [2022-03-11T19:01:12.816Z] === PAUSE TestContinueAfterPluginCrash [2022-03-11T19:01:12.816Z] === RUN TestReadPluginNoRead [2022-03-11T19:01:12.816Z] === PAUSE TestReadPluginNoRead [2022-03-11T19:01:12.816Z] === RUN TestDaemonStartWithLogOpt [2022-03-11T19:01:12.816Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-11T19:01:12.816Z] === CONT TestContinueAfterPluginCrash [2022-03-11T19:01:12.816Z] === CONT TestDaemonStartWithLogOpt [2022-03-11T19:01:14.516Z] --- PASS: TestUpdateRestartPolicy (10.96s) [2022-03-11T19:01:14.516Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-11T19:01:14.516Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-03-11T19:01:14.516Z] === RUN TestWaitNonBlocked [2022-03-11T19:01:14.516Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:01:14.516Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:01:14.516Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:01:14.516Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:01:14.516Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:01:14.516Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:01:14.516Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-11T19:01:14.516Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-03-11T19:01:14.516Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-03-11T19:01:14.516Z] === RUN TestWaitBlocked [2022-03-11T19:01:14.516Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T19:01:14.516Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T19:01:14.516Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T19:01:14.516Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T19:01:14.516Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T19:01:14.516Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T19:01:15.079Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-11T19:01:15.079Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-03-11T19:01:15.079Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-03-11T19:01:15.079Z] === CONT TestDaemonRestartIpcMode [2022-03-11T19:01:15.079Z] === CONT TestIpcModeOlderClient [2022-03-11T19:01:15.079Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-11T19:01:15.079Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-11T19:01:15.861Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-11T19:01:15.861Z] Using test binary docker [2022-03-11T19:01:15.861Z] +++ /etc/init.d/apparmor start [2022-03-11T19:01:15.861Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-11T19:01:15.861Z] INFO: Waiting for daemon to start... [2022-03-11T19:01:15.861Z] Starting dockerd [2022-03-11T19:01:15.861Z] +++ 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 [2022-03-11T19:01:16.094Z] --- PASS: TestDaemonStartWithLogOpt (2.99s) [2022-03-11T19:01:16.094Z] === CONT TestReadPluginNoRead [2022-03-11T19:01:17.597Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.54s) [2022-03-11T19:01:17.780Z] . [2022-03-11T19:01:17.780Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-11T19:01:17.780Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-11T19:01:17.780Z] Error: No such image: emptyfs [2022-03-11T19:01:17.780Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-11T19:01:17.780Z] ++++ docker load [2022-03-11T19:01:17.854Z] --- PASS: TestDaemonRestartIpcMode (2.74s) [2022-03-11T19:01:17.854Z] PASS [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === Skipped [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-11T19:01:17.854Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-11T19:01:17.854Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-11T19:01:17.854Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-11T19:01:17.854Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T19:01:17.854Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-11T19:01:17.854Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-11T19:01:17.854Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-11T19:01:17.854Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-11T19:01:17.854Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-11T19:01:17.854Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-11T19:01:17.854Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-11T19:01:17.854Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-11T19:01:17.854Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-11T19:01:17.854Z] 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) [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-11T19:01:17.854Z] 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) [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-11T19:01:17.854Z] 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) [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-11T19:01:17.854Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T19:01:17.854Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-11T19:01:17.854Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-11T19:01:17.854Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-11T19:01:17.854Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-11T19:01:17.854Z] 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 [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-11T19:01:17.854Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-11T19:01:17.854Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-11T19:01:17.854Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-11T19:01:17.854Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-11T19:01:17.854Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-11T19:01:17.854Z] [2022-03-11T19:01:17.854Z] DONE 177 tests, 27 skipped in 71.278s [2022-03-11T19:01:17.854Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-11T19:01:17.854Z] === RUN TestConfigDaemonLibtrustID [2022-03-11T19:01:17.991Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-11T19:01:18.012Z] --- PASS: TestServiceUpdatePidsLimit (16.22s) [2022-03-11T19:01:18.012Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-03-11T19:01:18.012Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-03-11T19:01:18.012Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-03-11T19:01:18.012Z] PASS [2022-03-11T19:01:18.012Z] [2022-03-11T19:01:18.012Z] === Skipped [2022-03-11T19:01:18.012Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-11T19:01:18.012Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T19:01:18.012Z] [2022-03-11T19:01:18.012Z] DONE 27 tests, 1 skipped in 183.999s [2022-03-11T19:01:18.012Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-11T19:01:18.012Z] INFO: Testing against a local daemon [2022-03-11T19:01:18.012Z] === RUN TestSessionCreate [2022-03-11T19:01:18.012Z] --- PASS: TestSessionCreate (0.02s) [2022-03-11T19:01:18.012Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-11T19:01:18.012Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-11T19:01:18.012Z] PASS [2022-03-11T19:01:18.012Z] [2022-03-11T19:01:18.012Z] DONE 2 tests in 0.072s [2022-03-11T19:01:18.012Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-11T19:01:18.012Z] INFO: Testing against a local daemon [2022-03-11T19:01:18.012Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-11T19:01:18.012Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-11T19:01:18.012Z] === RUN TestDiskUsage [2022-03-11T19:01:18.012Z] === PAUSE TestDiskUsage [2022-03-11T19:01:18.012Z] === RUN TestEventsExecDie [2022-03-11T19:01:18.012Z] --- PASS: TestEventsExecDie (0.54s) [2022-03-11T19:01:18.012Z] === RUN TestEventsBackwardsCompatible [2022-03-11T19:01:18.063Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-11T19:01:18.272Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2022-03-11T19:01:18.272Z] === RUN TestEventsVolumeCreate [2022-03-11T19:01:18.272Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-03-11T19:01:18.272Z] === RUN TestInfoBinaryCommits [2022-03-11T19:01:18.272Z] --- PASS: TestInfoBinaryCommits (0.06s) [2022-03-11T19:01:18.272Z] === RUN TestInfoAPIVersioned [2022-03-11T19:01:18.354Z] Running integration-test (iteration 1) [2022-03-11T19:01:18.354Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-11T19:01:18.354Z] ++ 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 [2022-03-11T19:01:18.354Z] ++ set -e [2022-03-11T19:01:18.354Z] ++ '[' -n 0 ']' [2022-03-11T19:01:18.354Z] ++ set -x [2022-03-11T19:01:18.355Z] ++ 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 [2022-03-11T19:01:18.418Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-03-11T19:01:18.418Z] === RUN TestDaemonConfigValidation [2022-03-11T19:01:18.418Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-11T19:01:18.418Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-11T19:01:18.418Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-11T19:01:18.418Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-11T19:01:18.418Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-11T19:01:18.418Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-11T19:01:18.418Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-11T19:01:18.418Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-11T19:01:18.418Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-11T19:01:18.418Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-11T19:01:18.418Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-11T19:01:18.418Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-11T19:01:18.418Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-11T19:01:18.418Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-11T19:01:18.530Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-11T19:01:18.530Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-03-11T19:01:18.530Z] === RUN TestInfoAPI [2022-03-11T19:01:18.530Z] --- PASS: TestInfoAPI (0.02s) [2022-03-11T19:01:18.530Z] === RUN TestInfoAPIWarnings [2022-03-11T19:01:18.675Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-11T19:01:18.675Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-11T19:01:18.675Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-03-11T19:01:18.675Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-03-11T19:01:18.675Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-03-11T19:01:18.675Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-03-11T19:01:18.675Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-03-11T19:01:18.675Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-11T19:01:18.675Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-11T19:01:18.923Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-11T19:01:19.301Z] Loaded image: busybox:latest [2022-03-11T19:01:19.516Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-11T19:01:19.563Z] Loaded image: busybox:glibc [2022-03-11T19:01:20.041Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-11T19:01:20.297Z] === RUN TestReadPluginNoRead/default [2022-03-11T19:01:20.500Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-11T19:01:20.862Z] --- PASS: TestContinueAfterPluginCrash (7.98s) [2022-03-11T19:01:21.015Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-11T19:01:21.122Z] === CONT TestReadPluginNoRead [2022-03-11T19:01:21.122Z] read_test.go:92: [d4d9261ae8896] daemon is not started [2022-03-11T19:01:21.122Z] --- PASS: TestReadPluginNoRead (5.45s) [2022-03-11T19:01:21.122Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.12s) [2022-03-11T19:01:21.122Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-03-11T19:01:21.122Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2022-03-11T19:01:21.122Z] PASS [2022-03-11T19:01:21.122Z] [2022-03-11T19:01:21.122Z] DONE 6 tests in 8.542s [2022-03-11T19:01:21.122Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-11T19:01:21.122Z] ++ 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 [2022-03-11T19:01:21.122Z] ++ set -e [2022-03-11T19:01:21.122Z] ++ '[' -n 0 ']' [2022-03-11T19:01:21.122Z] ++ set -x [2022-03-11T19:01:21.122Z] ++ 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 [2022-03-11T19:01:21.122Z] testing: warning: no tests to run [2022-03-11T19:01:21.122Z] PASS [2022-03-11T19:01:21.122Z] [2022-03-11T19:01:21.122Z] DONE 0 tests in 0.030s [2022-03-11T19:01:21.122Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-11T19:01:21.122Z] ++ 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 [2022-03-11T19:01:21.122Z] ++ set -e [2022-03-11T19:01:21.122Z] ++ '[' -n 0 ']' [2022-03-11T19:01:21.122Z] ++ set -x [2022-03-11T19:01:21.122Z] ++ 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 [2022-03-11T19:01:21.380Z] INFO: Testing against a local daemon [2022-03-11T19:01:21.380Z] === RUN TestPluginWithDevMounts [2022-03-11T19:01:21.380Z] === PAUSE TestPluginWithDevMounts [2022-03-11T19:01:21.380Z] === CONT TestPluginWithDevMounts [2022-03-11T19:01:21.440Z] ............................ [ 66%] [2022-03-11T19:01:21.970Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-11T19:01:21.970Z] daemon_test.go:156: [db76e0f3715d6] daemon is not started [2022-03-11T19:01:21.970Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-03-11T19:01:21.970Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-03-11T19:01:21.970Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-03-11T19:01:21.970Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-03-11T19:01:21.970Z] === RUN TestDaemonProxy [2022-03-11T19:01:21.970Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-11T19:01:21.970Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-11T19:01:21.970Z] PASS [2022-03-11T19:01:21.970Z] [2022-03-11T19:01:21.970Z] === Skipped [2022-03-11T19:01:21.970Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-03-11T19:01:21.970Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-11T19:01:21.970Z] [2022-03-11T19:01:21.970Z] DONE 12 tests, 1 skipped in 4.178s [2022-03-11T19:01:21.970Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-11T19:01:22.062Z] --- PASS: TestBuildMultiStageCopy (11.78s) [2022-03-11T19:01:22.062Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.59s) [2022-03-11T19:01:22.062Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2022-03-11T19:01:22.062Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.94s) [2022-03-11T19:01:22.062Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.16s) [2022-03-11T19:01:22.062Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.29s) [2022-03-11T19:01:22.062Z] === RUN TestBuildMultiStageParentConfig [2022-03-11T19:01:22.233Z] INFO: Testing against a local daemon [2022-03-11T19:01:22.233Z] === RUN TestCommitInheritsEnv [2022-03-11T19:01:23.277Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-03-11T19:01:23.277Z] PASS [2022-03-11T19:01:23.277Z] [2022-03-11T19:01:23.277Z] DONE 1 tests in 1.644s [2022-03-11T19:01:23.277Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-11T19:01:23.278Z] ++ 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 [2022-03-11T19:01:23.278Z] ++ set -e [2022-03-11T19:01:23.278Z] ++ '[' -n 0 ']' [2022-03-11T19:01:23.278Z] ++ set -x [2022-03-11T19:01:23.278Z] ++ 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 [2022-03-11T19:01:23.278Z] INFO: Testing against a local daemon [2022-03-11T19:01:23.278Z] === RUN TestSecretInspect [2022-03-11T19:01:24.035Z] INFO: Extraction ended at 03/11/2022 19:01:20. Duration:00:00:28.4984013 [2022-03-11T19:01:24.035Z] INFO: Updating the golang and path environment variables [2022-03-11T19:01:24.035Z] INFO: GOPATH=d:\gopath [2022-03-11T19:01:24.035Z] INFO: go version go1.17.8 windows/amd64 [2022-03-11T19:01:24.035Z] INFO: Running the daemon under test in debug mode [2022-03-11T19:01:24.035Z] INFO: Starting a daemon under test... [2022-03-11T19:01:24.035Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43358\3\daemon --pidfile d:\CI\PR-43358\3\docker.pid -D [2022-03-11T19:01:24.035Z] INFO: Process started successfully. [2022-03-11T19:01:24.035Z] INFO: Start tailing logs of the daemon under tests [2022-03-11T19:01:24.035Z] INFO: Waiting for the daemon under test to start... [2022-03-11T19:01:24.122Z] --- PASS: TestCommitInheritsEnv (2.04s) [2022-03-11T19:01:24.122Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-11T19:01:24.122Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-11T19:01:24.122Z] === RUN TestImportWithCustomPlatform [2022-03-11T19:01:24.122Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-11T19:01:24.122Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-11T19:01:24.122Z] === RUN TestImportWithCustomPlatform// [2022-03-11T19:01:24.122Z] === RUN TestImportWithCustomPlatform/linux [2022-03-11T19:01:24.273Z] --- PASS: TestBuildMultiStageParentConfig (2.33s) [2022-03-11T19:01:24.273Z] === RUN TestBuildLabelWithTargets [2022-03-11T19:01:24.273Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:01:24.273Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-11T19:01:24.273Z] === RUN TestBuildWithEmptyLayers [2022-03-11T19:01:24.378Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-11T19:01:24.378Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-11T19:01:24.378Z] === RUN TestImportWithCustomPlatform/macos [2022-03-11T19:01:24.378Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-11T19:01:24.378Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-11T19:01:24.378Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-03-11T19:01:24.378Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-11T19:01:24.378Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-11T19:01:24.378Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-11T19:01:24.378Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-03-11T19:01:24.378Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-11T19:01:24.378Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-11T19:01:24.378Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-11T19:01:24.378Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-11T19:01:24.378Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-11T19:01:24.378Z] === RUN TestImagesFilterMultiReference [2022-03-11T19:01:24.634Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-11T19:01:24.634Z] === RUN TestImagePullPlatformInvalid [2022-03-11T19:01:24.634Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-11T19:01:24.634Z] === RUN TestRemoveImageOrphaning [2022-03-11T19:01:24.661Z] --- PASS: TestSecretInspect (1.77s) [2022-03-11T19:01:24.662Z] === RUN TestSecretList [2022-03-11T19:01:24.853Z] Loaded image: debian:bullseye-slim [2022-03-11T19:01:24.853Z] Loaded image: hello-world:latest [2022-03-11T19:01:24.853Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T19:01:24.853Z] INFO: Testing against a local daemon [2022-03-11T19:01:24.853Z] === RUN TestCgroupNamespacesBuild [2022-03-11T19:01:25.258Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2022-03-11T19:01:25.258Z] === RUN TestBuildMultiStageOnBuild [2022-03-11T19:01:26.523Z] --- PASS: TestRemoveImageOrphaning (1.61s) [2022-03-11T19:01:26.523Z] === RUN TestRemoveImageGarbageCollector [2022-03-11T19:01:26.523Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-11T19:01:26.523Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-11T19:01:26.523Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-11T19:01:26.523Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-11T19:01:26.523Z] === RUN TestTagInvalidReference [2022-03-11T19:01:26.523Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-11T19:01:26.523Z] === RUN TestTagValidPrefixedRepo [2022-03-11T19:01:26.523Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-11T19:01:26.523Z] === RUN TestTagExistedNameWithoutForce [2022-03-11T19:01:26.523Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-11T19:01:26.523Z] === RUN TestTagOfficialNames [2022-03-11T19:01:26.523Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-11T19:01:26.523Z] === RUN TestTagMatchesDigest [2022-03-11T19:01:26.523Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-11T19:01:26.523Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-11T19:01:27.188Z] --- PASS: TestSecretList (2.13s) [2022-03-11T19:01:27.188Z] === RUN TestSecretsCreateAndDelete [2022-03-11T19:01:27.401Z] --- PASS: TestCgroupNamespacesBuild (2.62s) [2022-03-11T19:01:27.401Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-11T19:01:28.562Z] --- PASS: TestSecretsCreateAndDelete (1.73s) [2022-03-11T19:01:28.562Z] === RUN TestSecretsUpdate [2022-03-11T19:01:29.928Z] 8f616e6e9eec: Verifying Checksum [2022-03-11T19:01:29.928Z] 8f616e6e9eec: Download complete [2022-03-11T19:01:30.080Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.31s) [2022-03-11T19:01:30.080Z] === RUN TestBuildWithSession [2022-03-11T19:01:30.080Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:01:30.080Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-11T19:01:30.080Z] === RUN TestBuildSquashParent [2022-03-11T19:01:30.559Z] --- PASS: TestSecretsUpdate (1.73s) [2022-03-11T19:01:30.559Z] === RUN TestTemplatedSecret [2022-03-11T19:01:33.085Z] --- PASS: TestTemplatedSecret (2.48s) [2022-03-11T19:01:33.085Z] === RUN TestSecretCreateResolve [2022-03-11T19:01:34.985Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-03-11T19:01:34.985Z] PASS [2022-03-11T19:01:34.985Z] [2022-03-11T19:01:34.985Z] DONE 6 tests in 12.116s [2022-03-11T19:01:34.985Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-11T19:01:34.985Z] ++ 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 [2022-03-11T19:01:34.985Z] ++ set -e [2022-03-11T19:01:34.985Z] ++ '[' -n 0 ']' [2022-03-11T19:01:34.985Z] ++ set -x [2022-03-11T19:01:34.986Z] ++ 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 [2022-03-11T19:01:35.243Z] INFO: Testing against a local daemon [2022-03-11T19:01:35.243Z] === RUN TestServiceCreateInit [2022-03-11T19:01:35.243Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-11T19:01:36.599Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-03-11T19:01:36.599Z] === RUN TestInfoDebug [2022-03-11T19:01:36.599Z] --- PASS: TestInfoDebug (0.52s) [2022-03-11T19:01:36.599Z] === RUN TestInfoInsecureRegistries [2022-03-11T19:01:36.599Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-11T19:01:36.599Z] === RUN TestInfoRegistryMirrors [2022-03-11T19:01:36.599Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-11T19:01:36.599Z] === RUN TestLoginFailsWithBadCredentials [2022-03-11T19:01:36.599Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-11T19:01:36.599Z] === RUN TestPingCacheHeaders [2022-03-11T19:01:36.599Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-11T19:01:36.599Z] === RUN TestPingGet [2022-03-11T19:01:36.599Z] --- PASS: TestPingGet (0.01s) [2022-03-11T19:01:36.599Z] === RUN TestPingHead [2022-03-11T19:01:36.599Z] --- PASS: TestPingHead (0.02s) [2022-03-11T19:01:36.599Z] === RUN TestVersion [2022-03-11T19:01:36.599Z] --- PASS: TestVersion (0.02s) [2022-03-11T19:01:36.599Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-11T19:01:36.599Z] === CONT TestDiskUsage [2022-03-11T19:01:36.858Z] === RUN TestDiskUsage/empty [2022-03-11T19:01:36.858Z] === RUN TestDiskUsage/empty/container_types [2022-03-11T19:01:36.858Z] === RUN TestDiskUsage/empty/image_types [2022-03-11T19:01:36.858Z] === RUN TestDiskUsage/empty/volume_types [2022-03-11T19:01:36.858Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-11T19:01:36.858Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-11T19:01:36.858Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-11T19:01:36.858Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-11T19:01:36.858Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-11T19:01:36.858Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-11T19:01:36.858Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-11T19:01:36.858Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-11T19:01:37.117Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-11T19:01:37.117Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-11T19:01:37.117Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-11T19:01:37.117Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-11T19:01:37.117Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-11T19:01:37.117Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-11T19:01:37.117Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-11T19:01:37.117Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-11T19:01:37.117Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-11T19:01:37.117Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-11T19:01:37.117Z] === RUN TestDiskUsage/after_container.Run [2022-03-11T19:01:37.683Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-11T19:01:37.683Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-11T19:01:37.683Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-11T19:01:37.683Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-11T19:01:37.683Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-11T19:01:37.683Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-11T19:01:37.683Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-11T19:01:37.683Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-11T19:01:37.683Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-11T19:01:37.683Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-11T19:01:37.753Z] --- PASS: TestBuildMultiStageOnBuild (11.14s) [2022-03-11T19:01:37.753Z] === RUN TestBuildUncleanTarFilenames [2022-03-11T19:01:37.753Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:01:37.753Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-11T19:01:37.753Z] === RUN TestBuildMultiStageLayerLeak [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage (1.54s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:01:37.942Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s) [2022-03-11T19:01:37.942Z] PASS [2022-03-11T19:01:37.942Z] [2022-03-11T19:01:37.942Z] DONE 50 tests in 20.386s [2022-03-11T19:01:37.942Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-11T19:01:37.942Z] INFO: Testing against a local daemon [2022-03-11T19:01:37.942Z] === RUN TestVolumesCreateAndList [2022-03-11T19:01:37.942Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-11T19:01:37.942Z] === RUN TestVolumesRemove [2022-03-11T19:01:38.200Z] --- PASS: TestVolumesRemove (0.08s) [2022-03-11T19:01:38.200Z] === RUN TestVolumesInspect [2022-03-11T19:01:38.200Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-11T19:01:38.200Z] === RUN TestVolumesInvalidJSON [2022-03-11T19:01:38.200Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-11T19:01:38.200Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-11T19:01:38.200Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-11T19:01:38.200Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-11T19:01:38.200Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-11T19:01:38.200Z] PASS [2022-03-11T19:01:38.200Z] [2022-03-11T19:01:38.200Z] DONE 5 tests in 0.167s [2022-03-11T19:01:38.200Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-11T19:01:38.520Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-11T19:01:38.768Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-11T19:01:38.768Z] Removing test suite binaries [2022-03-11T19:01:38.768Z] exiting test-integration [2022-03-11T19:01:38.768Z] ++ exit 0 [2022-03-11T19:01:38.768Z] Post stage [Pipeline] junit [2022-03-11T19:01:39.719Z] Recording test results [2022-03-11T19:01:39.887Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-11T19:01:40.109Z] --- PASS: TestBuildSquashParent (9.12s) [2022-03-11T19:01:40.109Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-11T19:01:40.109Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:01:40.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:01:40.109Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:01:40.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:01:40.109Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:01:40.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:01:40.109Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:01:40.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:01:40.109Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:01:40.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:01:40.109Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:01:40.109Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:01:40.109Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:01:40.109Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:01:40.226Z] + echo Ensuring container killed. [2022-03-11T19:01:40.226Z] Ensuring container killed. [2022-03-11T19:01:40.226Z] + docker rm -vf docker-pr3 [2022-03-11T19:01:40.226Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-11T19:01:40.505Z] + echo Chowning /workspace to jenkins user [2022-03-11T19:01:40.505Z] Chowning /workspace to jenkins user [2022-03-11T19:01:40.505Z] + id -u [2022-03-11T19:01:40.505Z] + id -g [2022-03-11T19:01:40.505Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43358:/workspace busybox chown -R 1000:1000 /workspace [2022-03-11T19:01:41.800Z] --- PASS: TestServiceCreateInit (6.55s) [2022-03-11T19:01:41.800Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.13s) [2022-03-11T19:01:41.800Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.40s) [2022-03-11T19:01:41.800Z] === RUN TestCreateServiceMultipleTimes [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-11T19:01:41.989Z] .....INFO: Daemon under test started and replied! [2022-03-11T19:01:41.989Z] INFO: Docker version of the daemon under test [2022-03-11T19:01:41.989Z] [2022-03-11T19:01:41.989Z] Client: [2022-03-11T19:01:41.989Z] Version: 17.06.2-ce [2022-03-11T19:01:41.989Z] API version: 1.30 [2022-03-11T19:01:41.989Z] Go version: go1.8.3 [2022-03-11T19:01:41.989Z] Git commit: cec0b72 [2022-03-11T19:01:41.989Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-11T19:01:41.989Z] OS/Arch: windows/amd64 [2022-03-11T19:01:41.989Z] [2022-03-11T19:01:41.989Z] Server: [2022-03-11T19:01:41.989Z] Version: 0.0.0-dev [2022-03-11T19:01:41.989Z] API version: 1.42 (minimum version 1.24) [2022-03-11T19:01:41.989Z] Go version: go1.17.8 [2022-03-11T19:01:41.989Z] Git commit: f9f549cbe4 [2022-03-11T19:01:41.989Z] Built: 03/11/2022 18:59:16 [2022-03-11T19:01:41.989Z] OS/Arch: windows/amd64 [2022-03-11T19:01:41.989Z] Experimental: false [2022-03-11T19:01:41.989Z] [2022-03-11T19:01:41.989Z] INFO: Docker info of the daemon under test [2022-03-11T19:01:41.989Z] [2022-03-11T19:01:41.989Z] Containers: 0 [2022-03-11T19:01:41.989Z] Running: 0 [2022-03-11T19:01:41.989Z] Paused: 0 [2022-03-11T19:01:41.989Z] Stopped: 0 [2022-03-11T19:01:41.989Z] Images: 0 [2022-03-11T19:01:41.989Z] Server Version: 0.0.0-dev [2022-03-11T19:01:41.989Z] Storage Driver: windowsfilter [2022-03-11T19:01:41.989Z] Windows: [2022-03-11T19:01:41.989Z] Logging Driver: json-file [2022-03-11T19:01:41.989Z] Plugins: [2022-03-11T19:01:41.989Z] Volume: local [2022-03-11T19:01:41.989Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T19:01:41.989Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T19:01:41.989Z] Swarm: inactive [2022-03-11T19:01:41.989Z] Default Isolation: process [2022-03-11T19:01:41.989Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-11T19:01:41.989Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-11T19:01:41.989Z] OSType: windows [2022-03-11T19:01:41.989Z] Architecture: x86_64 [2022-03-11T19:01:41.989Z] CPUs: 4 [2022-03-11T19:01:41.989Z] Total Memory: 32GiB [2022-03-11T19:01:41.989Z] Name: azwin-2-8dd6d0 [2022-03-11T19:01:41.989Z] ID: OR2I:E2FL:EIIJ:IWF4:3XFQ:U6DI:5UKJ:LOPP:5F47:LTAJ:T5HQ:RC2E [2022-03-11T19:01:41.989Z] Docker Root Dir: D:\CI\PR-43358\3\daemon [2022-03-11T19:01:41.989Z] Debug Mode (client): false [2022-03-11T19:01:41.989Z] Debug Mode (server): true [2022-03-11T19:01:41.989Z] File Descriptors: -1 [2022-03-11T19:01:41.989Z] Goroutines: 16 [2022-03-11T19:01:41.989Z] System Time: 2022-03-11T19:01:40.7096279Z [2022-03-11T19:01:41.989Z] EventsListeners: 0 [2022-03-11T19:01:41.989Z] Registry: https://index.docker.io/v1/ [2022-03-11T19:01:41.989Z] Labels: [2022-03-11T19:01:41.989Z] Experimental: false [2022-03-11T19:01:41.989Z] Insecure Registries: [2022-03-11T19:01:41.989Z] 127.0.0.0/8 [2022-03-11T19:01:41.989Z] Live Restore Enabled: false [2022-03-11T19:01:41.989Z] [2022-03-11T19:01:41.989Z] [2022-03-11T19:01:41.989Z] INFO: Docker images of the daemon under test [2022-03-11T19:01:41.989Z] [2022-03-11T19:01:41.989Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T19:01:41.989Z] [2022-03-11T19:01:41.989Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-11T19:01:41.989Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-11T19:01:41.989Z] ltsc2019: Pulling from windows/servercore [2022-03-11T19:01:41.989Z] 4612f6d0b889: Pulling fs layer [2022-03-11T19:01:41.989Z] 0a6173b79e25: Pulling fs layer [2022-03-11T19:01:42.079Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:01:42.079Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:01:42.189Z] + bundleName=amd64-cgroup2 [2022-03-11T19:01:42.189Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-11T19:01:42.189Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-11T19:01:42.189Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-11T19:01:42.189Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-11T19:01:42.483Z] Archiving artifacts [2022-03-11T19:01:42.811Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43358/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T19:01:43.121Z] + make clean [2022-03-11T19:01:43.121Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T19:01:43.121Z] docker-dev-cache [2022-03-11T19:01:43.121Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T19:01:45.510Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:01:45.772Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:01:46.417Z] --- PASS: TestBuildMultiStageLayerLeak (9.84s) [2022-03-11T19:01:46.417Z] === RUN TestBuildWithHugeFile [2022-03-11T19:01:49.084Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-03-11T19:01:49.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.28s) [2022-03-11T19:01:49.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.36s) [2022-03-11T19:01:49.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.42s) [2022-03-11T19:01:49.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.55s) [2022-03-11T19:01:49.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.27s) [2022-03-11T19:01:49.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.08s) [2022-03-11T19:01:49.085Z] === RUN TestBuildMultiStageCopy [2022-03-11T19:01:49.085Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-11T19:01:51.637Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-11T19:01:52.211Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-11T19:01:52.786Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-11T19:01:53.359Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-11T19:01:53.935Z] --- PASS: TestBuildMultiStageCopy (5.03s) [2022-03-11T19:01:53.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.68s) [2022-03-11T19:01:53.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2022-03-11T19:01:53.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2022-03-11T19:01:53.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2022-03-11T19:01:53.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2022-03-11T19:01:53.935Z] === RUN TestBuildMultiStageParentConfig [2022-03-11T19:01:55.320Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2022-03-11T19:01:55.320Z] === RUN TestBuildLabelWithTargets [2022-03-11T19:01:56.665Z] --- PASS: TestCreateServiceMultipleTimes (14.69s) [2022-03-11T19:01:56.665Z] === RUN TestCreateServiceConflict [2022-03-11T19:01:56.970Z] 0a6173b79e25: Verifying Checksum [2022-03-11T19:01:56.970Z] 0a6173b79e25: Download complete [2022-03-11T19:01:57.865Z] --- PASS: TestBuildLabelWithTargets (2.50s) [2022-03-11T19:01:57.865Z] === RUN TestBuildWithEmptyLayers [2022-03-11T19:01:58.589Z] --- PASS: TestCreateServiceConflict (2.12s) [2022-03-11T19:01:58.589Z] === RUN TestCreateServiceMaxReplicas [2022-03-11T19:01:59.251Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2022-03-11T19:01:59.251Z] === RUN TestBuildMultiStageOnBuild [2022-03-11T19:02:00.778Z] 4612f6d0b889: Verifying Checksum [2022-03-11T19:02:00.778Z] 4612f6d0b889: Download complete [2022-03-11T19:02:00.922Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-11T19:02:01.115Z] --- PASS: TestCreateServiceMaxReplicas (2.23s) [2022-03-11T19:02:01.115Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-11T19:02:02.555Z] --- PASS: TestBuildMultiStageOnBuild (3.14s) [2022-03-11T19:02:02.555Z] === RUN TestBuildUncleanTarFilenames [2022-03-11T19:02:03.942Z] --- PASS: TestBuildUncleanTarFilenames (1.85s) [2022-03-11T19:02:03.942Z] === RUN TestBuildMultiStageLayerLeak [2022-03-11T19:02:08.148Z] --- PASS: TestBuildMultiStageLayerLeak (3.54s) [2022-03-11T19:02:08.148Z] === RUN TestBuildWithHugeFile [2022-03-11T19:02:15.978Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.14s) [2022-03-11T19:02:15.978Z] === RUN TestCreateServiceSecretFileMode [2022-03-11T19:02:18.989Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-11T19:02:18.989Z] tests/integration/client_test.py ..... [ 75%] [2022-03-11T19:02:18.989Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-11T19:02:18.989Z] tests/integration/errors_test.py . [ 76%] [2022-03-11T19:02:28.164Z] --- PASS: TestCreateServiceSecretFileMode (12.36s) [2022-03-11T19:02:28.164Z] === RUN TestCreateServiceConfigFileMode [2022-03-11T19:02:37.658Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-11T19:02:40.353Z] --- PASS: TestCreateServiceConfigFileMode (12.43s) [2022-03-11T19:02:40.353Z] === RUN TestCreateServiceSysctls [2022-03-11T19:02:41.725Z] --- PASS: TestCreateServiceSysctls (2.80s) [2022-03-11T19:02:41.725Z] === RUN TestCreateServiceCapabilities [2022-03-11T19:02:44.253Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2022-03-11T19:02:44.253Z] === RUN TestInspect [2022-03-11T19:02:46.190Z] --- PASS: TestInspect (2.21s) [2022-03-11T19:02:46.191Z] === RUN TestCreateJob [2022-03-11T19:02:49.470Z] --- PASS: TestCreateJob (2.92s) [2022-03-11T19:02:49.470Z] === RUN TestReplicatedJob [2022-03-11T19:02:52.749Z] --- PASS: TestReplicatedJob (3.91s) [2022-03-11T19:02:52.749Z] === RUN TestUpdateReplicatedJob [2022-03-11T19:02:53.930Z] ......... [ 85%] [2022-03-11T19:02:55.277Z] --- PASS: TestUpdateReplicatedJob (2.51s) [2022-03-11T19:02:55.277Z] === RUN TestServiceListWithStatuses [2022-03-11T19:02:55.277Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T19:02:55.277Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-11T19:02:55.277Z] === RUN TestDockerNetworkConnectAlias [2022-03-11T19:02:58.833Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-11T19:02:59.456Z] --- PASS: TestDockerNetworkConnectAlias (3.53s) [2022-03-11T19:02:59.457Z] === RUN TestDockerNetworkReConnect [2022-03-11T19:03:00.071Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-11T19:03:02.735Z] --- PASS: TestDockerNetworkReConnect (3.31s) [2022-03-11T19:03:02.736Z] === RUN TestServicePlugin [2022-03-11T19:03:02.736Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:03:02.736Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-11T19:03:02.736Z] === RUN TestServiceUpdateLabel [2022-03-11T19:03:02.926Z] --- PASS: TestImportExtremelyLargeImageWorks (90.44s) [2022-03-11T19:03:02.926Z] PASS [2022-03-11T19:03:02.926Z] [2022-03-11T19:03:02.926Z] === Skipped [2022-03-11T19:03:02.926Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-11T19:03:02.926Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-11T19:03:02.926Z] [2022-03-11T19:03:02.926Z] DONE 22 tests, 1 skipped in 94.832s [2022-03-11T19:03:02.926Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-11T19:03:02.926Z] INFO: Testing against a local daemon [2022-03-11T19:03:02.926Z] === RUN TestNetworkCreateDelete [2022-03-11T19:03:02.926Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-03-11T19:03:02.926Z] === RUN TestDockerNetworkDeletePreferID [2022-03-11T19:03:02.926Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-03-11T19:03:02.926Z] === RUN TestDaemonDNSFallback [2022-03-11T19:03:03.853Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-03-11T19:03:03.853Z] === RUN TestInspectNetwork [2022-03-11T19:03:03.853Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:03.853Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-11T19:03:03.853Z] === RUN TestRunContainerWithBridgeNone [2022-03-11T19:03:03.853Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:03:03.853Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-11T19:03:03.853Z] === RUN TestNetworkInvalidJSON [2022-03-11T19:03:03.853Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-11T19:03:03.853Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-11T19:03:03.853Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:03:03.853Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:03:03.853Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:03:03.853Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:03:03.853Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-11T19:03:03.853Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:03:03.853Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:03:03.853Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-03-11T19:03:03.853Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-11T19:03:03.853Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-11T19:03:03.853Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-11T19:03:03.853Z] === RUN TestNetworkList [2022-03-11T19:03:03.853Z] === RUN TestNetworkList//networks [2022-03-11T19:03:03.853Z] === PAUSE TestNetworkList//networks [2022-03-11T19:03:03.853Z] === RUN TestNetworkList//networks/ [2022-03-11T19:03:03.853Z] === PAUSE TestNetworkList//networks/ [2022-03-11T19:03:03.853Z] === CONT TestNetworkList//networks [2022-03-11T19:03:03.853Z] === CONT TestNetworkList//networks/ [2022-03-11T19:03:03.853Z] --- PASS: TestNetworkList (0.01s) [2022-03-11T19:03:03.853Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-11T19:03:03.853Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-11T19:03:03.853Z] === RUN TestHostIPv4BridgeLabel [2022-03-11T19:03:03.853Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:03:03.853Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-11T19:03:03.853Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-11T19:03:03.853Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:03:03.853Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-03-11T19:03:03.853Z] === RUN TestDaemonDefaultNetworkPools [2022-03-11T19:03:03.853Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:03:03.853Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T19:03:03.853Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-11T19:03:03.853Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:03:03.853Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T19:03:03.853Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-11T19:03:03.853Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:03:03.853Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T19:03:03.853Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-11T19:03:03.853Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:03:03.853Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T19:03:03.853Z] === RUN TestServiceWithPredefinedNetwork [2022-03-11T19:03:03.853Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:03.853Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T19:03:03.853Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-11T19:03:03.853Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:03:03.853Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:03:03.853Z] === RUN TestServiceWithDataPathPortInit [2022-03-11T19:03:03.853Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:03.853Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-11T19:03:03.853Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-11T19:03:03.853Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:03.853Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T19:03:03.853Z] PASS [2022-03-11T19:03:03.853Z] [2022-03-11T19:03:03.853Z] === Skipped [2022-03-11T19:03:03.853Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-11T19:03:03.853Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:03.853Z] [2022-03-11T19:03:03.853Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-11T19:03:03.853Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:03:03.853Z] [2022-03-11T19:03:03.853Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-11T19:03:03.853Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:03:03.853Z] [2022-03-11T19:03:03.853Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-03-11T19:03:03.853Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:03:03.853Z] [2022-03-11T19:03:03.853Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T19:03:03.853Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:03:03.853Z] [2022-03-11T19:03:03.853Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T19:03:03.853Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:03:03.853Z] [2022-03-11T19:03:03.853Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T19:03:03.853Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:03:03.853Z] [2022-03-11T19:03:03.853Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T19:03:03.853Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:03:03.853Z] [2022-03-11T19:03:03.853Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T19:03:03.853Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:03.853Z] [2022-03-11T19:03:03.853Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:03:03.853Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:03:03.853Z] [2022-03-11T19:03:03.853Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-03-11T19:03:03.853Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:03.853Z] [2022-03-11T19:03:03.853Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T19:03:03.853Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:03.853Z] [2022-03-11T19:03:03.853Z] DONE 22 tests, 12 skipped in 6.985s [2022-03-11T19:03:03.853Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-11T19:03:03.853Z] INFO: Testing against a local daemon [2022-03-11T19:03:03.853Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-11T19:03:03.853Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:03:03.853Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T19:03:03.853Z] === RUN TestDockerNetworkIpvlan [2022-03-11T19:03:03.853Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:03:03.853Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-11T19:03:03.853Z] PASS [2022-03-11T19:03:03.853Z] [2022-03-11T19:03:03.853Z] === Skipped [2022-03-11T19:03:03.853Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T19:03:03.853Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:03:03.853Z] [2022-03-11T19:03:03.853Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-11T19:03:03.853Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:03:03.853Z] [2022-03-11T19:03:03.853Z] DONE 2 tests, 2 skipped in 0.104s [2022-03-11T19:03:03.853Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-11T19:03:04.109Z] INFO: Testing against a local daemon [2022-03-11T19:03:04.109Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-11T19:03:04.109Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:03:04.109Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-11T19:03:04.109Z] === RUN TestDockerNetworkMacvlan [2022-03-11T19:03:04.109Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:03:04.109Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-11T19:03:04.109Z] PASS [2022-03-11T19:03:04.109Z] [2022-03-11T19:03:04.109Z] === Skipped [2022-03-11T19:03:04.109Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-11T19:03:04.109Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:03:04.109Z] [2022-03-11T19:03:04.109Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-11T19:03:04.109Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-11T19:03:04.109Z] [2022-03-11T19:03:04.109Z] DONE 2 tests, 2 skipped in 0.107s [2022-03-11T19:03:04.109Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-11T19:03:04.109Z] testing: warning: no tests to run [2022-03-11T19:03:04.109Z] PASS [2022-03-11T19:03:04.109Z] [2022-03-11T19:03:04.109Z] DONE 0 tests in 0.026s [2022-03-11T19:03:04.109Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-11T19:03:04.109Z] INFO: Testing against a local daemon [2022-03-11T19:03:04.109Z] === RUN TestAuthZPluginAllowRequest [2022-03-11T19:03:04.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.109Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-11T19:03:04.109Z] === RUN TestAuthZPluginTLS [2022-03-11T19:03:04.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.109Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-11T19:03:04.109Z] === RUN TestAuthZPluginDenyRequest [2022-03-11T19:03:04.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.109Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-11T19:03:04.109Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-11T19:03:04.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.109Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-11T19:03:04.109Z] === RUN TestAuthZPluginDenyResponse [2022-03-11T19:03:04.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.109Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-11T19:03:04.109Z] === RUN TestAuthZPluginAllowEventStream [2022-03-11T19:03:04.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.109Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-11T19:03:04.109Z] === RUN TestAuthZPluginErrorResponse [2022-03-11T19:03:04.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.109Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-11T19:03:04.109Z] === RUN TestAuthZPluginErrorRequest [2022-03-11T19:03:04.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.109Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-11T19:03:04.109Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-11T19:03:04.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.109Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-11T19:03:04.109Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-11T19:03:04.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.109Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-11T19:03:04.109Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-11T19:03:04.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.109Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-11T19:03:04.109Z] === RUN TestAuthZPluginHeader [2022-03-11T19:03:04.109Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.109Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-11T19:03:04.109Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-03-11T19:03:04.365Z] === RUN TestAuthZPluginV2Disable [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-03-11T19:03:04.365Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-11T19:03:04.365Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-11T19:03:04.365Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-11T19:03:04.365Z] PASS [2022-03-11T19:03:04.365Z] [2022-03-11T19:03:04.365Z] === Skipped [2022-03-11T19:03:04.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] [2022-03-11T19:03:04.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] [2022-03-11T19:03:04.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] [2022-03-11T19:03:04.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] [2022-03-11T19:03:04.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] [2022-03-11T19:03:04.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] [2022-03-11T19:03:04.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] [2022-03-11T19:03:04.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] [2022-03-11T19:03:04.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] [2022-03-11T19:03:04.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] [2022-03-11T19:03:04.365Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] [2022-03-11T19:03:04.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] [2022-03-11T19:03:04.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] [2022-03-11T19:03:04.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] [2022-03-11T19:03:04.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] [2022-03-11T19:03:04.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] [2022-03-11T19:03:04.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-11T19:03:04.365Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.365Z] [2022-03-11T19:03:04.365Z] DONE 17 tests, 17 skipped in 0.298s [2022-03-11T19:03:04.365Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-11T19:03:04.622Z] INFO: Testing against a local daemon [2022-03-11T19:03:04.622Z] === RUN TestPluginInvalidJSON [2022-03-11T19:03:04.622Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:03:04.622Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:03:04.622Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:03:04.622Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-11T19:03:04.622Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-11T19:03:04.622Z] === RUN TestPluginInstall [2022-03-11T19:03:04.622Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.622Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-11T19:03:04.622Z] === RUN TestPluginsWithRuntimes [2022-03-11T19:03:04.622Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-11T19:03:04.622Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-11T19:03:04.622Z] === RUN TestPluginBackCompatMediaTypes [2022-03-11T19:03:04.622Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-11T19:03:04.622Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T19:03:04.622Z] PASS [2022-03-11T19:03:04.622Z] [2022-03-11T19:03:04.622Z] === Skipped [2022-03-11T19:03:04.622Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-11T19:03:04.622Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-11T19:03:04.622Z] [2022-03-11T19:03:04.622Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-11T19:03:04.622Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-11T19:03:04.622Z] [2022-03-11T19:03:04.622Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T19:03:04.622Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-11T19:03:04.622Z] [2022-03-11T19:03:04.622Z] DONE 5 tests, 3 skipped in 0.129s [2022-03-11T19:03:04.622Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-11T19:03:04.622Z] INFO: Testing against a local daemon [2022-03-11T19:03:04.622Z] === RUN TestExternalGraphDriver [2022-03-11T19:03:04.622Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-11T19:03:04.622Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-03-11T19:03:04.622Z] === RUN TestGraphdriverPluginV2 [2022-03-11T19:03:04.634Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-03-11T19:03:04.634Z] === RUN TestServiceUpdateSecrets [2022-03-11T19:03:06.623Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-11T19:03:06.623Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-11T19:03:08.790Z] --- PASS: TestGraphdriverPluginV2 (3.34s) [2022-03-11T19:03:08.790Z] PASS [2022-03-11T19:03:08.790Z] [2022-03-11T19:03:08.790Z] === Skipped [2022-03-11T19:03:08.790Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-03-11T19:03:08.790Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-11T19:03:08.790Z] [2022-03-11T19:03:08.790Z] DONE 2 tests, 1 skipped in 3.487s [2022-03-11T19:03:08.790Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-11T19:03:08.790Z] INFO: Testing against a local daemon [2022-03-11T19:03:08.790Z] === RUN TestContinueAfterPluginCrash [2022-03-11T19:03:08.790Z] === PAUSE TestContinueAfterPluginCrash [2022-03-11T19:03:08.790Z] === RUN TestReadPluginNoRead [2022-03-11T19:03:08.790Z] === PAUSE TestReadPluginNoRead [2022-03-11T19:03:08.790Z] === RUN TestDaemonStartWithLogOpt [2022-03-11T19:03:08.790Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-11T19:03:08.790Z] === CONT TestContinueAfterPluginCrash [2022-03-11T19:03:08.790Z] === CONT TestDaemonStartWithLogOpt [2022-03-11T19:03:11.401Z] 8f616e6e9eec: Pull complete [2022-03-11T19:03:12.706Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-11T19:03:12.966Z] --- PASS: TestDaemonStartWithLogOpt (4.29s) [2022-03-11T19:03:12.967Z] === CONT TestReadPluginNoRead [2022-03-11T19:03:14.856Z] === RUN TestReadPluginNoRead/default [2022-03-11T19:03:16.223Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-11T19:03:17.152Z] --- PASS: TestContinueAfterPluginCrash (8.91s) [2022-03-11T19:03:17.408Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-11T19:03:18.774Z] === CONT TestReadPluginNoRead [2022-03-11T19:03:18.774Z] read_test.go:92: [dbcd1541a3219] daemon is not started [2022-03-11T19:03:18.774Z] --- PASS: TestReadPluginNoRead (6.15s) [2022-03-11T19:03:18.774Z] --- PASS: TestReadPluginNoRead/default (1.38s) [2022-03-11T19:03:18.774Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.33s) [2022-03-11T19:03:18.774Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-03-11T19:03:18.774Z] PASS [2022-03-11T19:03:18.774Z] [2022-03-11T19:03:18.774Z] DONE 6 tests in 10.549s [2022-03-11T19:03:18.774Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-11T19:03:18.774Z] testing: warning: no tests to run [2022-03-11T19:03:18.774Z] PASS [2022-03-11T19:03:18.774Z] [2022-03-11T19:03:18.774Z] DONE 0 tests in 0.030s [2022-03-11T19:03:18.774Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-11T19:03:18.774Z] INFO: Testing against a local daemon [2022-03-11T19:03:18.774Z] === RUN TestPluginWithDevMounts [2022-03-11T19:03:18.774Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-11T19:03:18.774Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-11T19:03:18.774Z] PASS [2022-03-11T19:03:18.774Z] [2022-03-11T19:03:18.774Z] === Skipped [2022-03-11T19:03:18.774Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-11T19:03:18.774Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-11T19:03:18.774Z] [2022-03-11T19:03:18.774Z] DONE 1 tests, 1 skipped in 0.106s [2022-03-11T19:03:18.774Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-11T19:03:18.774Z] INFO: Testing against a local daemon [2022-03-11T19:03:18.774Z] === RUN TestSecretInspect [2022-03-11T19:03:18.774Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:18.774Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-11T19:03:18.774Z] === RUN TestSecretList [2022-03-11T19:03:18.774Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:18.774Z] --- SKIP: TestSecretList (0.01s) [2022-03-11T19:03:18.774Z] === RUN TestSecretsCreateAndDelete [2022-03-11T19:03:18.774Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:18.774Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-11T19:03:18.774Z] === RUN TestSecretsUpdate [2022-03-11T19:03:19.030Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.030Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-11T19:03:19.030Z] === RUN TestTemplatedSecret [2022-03-11T19:03:19.030Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.030Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-11T19:03:19.030Z] === RUN TestSecretCreateResolve [2022-03-11T19:03:19.030Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.030Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-11T19:03:19.030Z] PASS [2022-03-11T19:03:19.030Z] [2022-03-11T19:03:19.030Z] === Skipped [2022-03-11T19:03:19.030Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-11T19:03:19.030Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.030Z] [2022-03-11T19:03:19.030Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-11T19:03:19.030Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.030Z] [2022-03-11T19:03:19.030Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-03-11T19:03:19.030Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.030Z] [2022-03-11T19:03:19.030Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-11T19:03:19.030Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.030Z] [2022-03-11T19:03:19.030Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-11T19:03:19.030Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.030Z] [2022-03-11T19:03:19.030Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-03-11T19:03:19.030Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.030Z] [2022-03-11T19:03:19.030Z] DONE 6 tests, 6 skipped in 0.168s [2022-03-11T19:03:19.030Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-11T19:03:19.030Z] INFO: Testing against a local daemon [2022-03-11T19:03:19.030Z] === RUN TestServiceCreateInit [2022-03-11T19:03:19.030Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-11T19:03:19.030Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.030Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-11T19:03:19.031Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.031Z] --- PASS: TestServiceCreateInit (0.01s) [2022-03-11T19:03:19.031Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T19:03:19.031Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:03:19.031Z] === RUN TestCreateServiceMultipleTimes [2022-03-11T19:03:19.031Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.031Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-03-11T19:03:19.031Z] === RUN TestCreateServiceConflict [2022-03-11T19:03:19.031Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.031Z] --- SKIP: TestCreateServiceConflict (0.02s) [2022-03-11T19:03:19.031Z] === RUN TestCreateServiceMaxReplicas [2022-03-11T19:03:19.031Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.031Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-11T19:03:19.031Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-11T19:03:19.031Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.031Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-11T19:03:19.031Z] === RUN TestCreateServiceSecretFileMode [2022-03-11T19:03:19.031Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.031Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-11T19:03:19.031Z] === RUN TestCreateServiceConfigFileMode [2022-03-11T19:03:19.031Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.031Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-11T19:03:19.031Z] === RUN TestCreateServiceSysctls [2022-03-11T19:03:19.286Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.287Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-11T19:03:19.287Z] === RUN TestCreateServiceCapabilities [2022-03-11T19:03:19.287Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.287Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-03-11T19:03:19.287Z] === RUN TestInspect [2022-03-11T19:03:19.287Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.287Z] --- SKIP: TestInspect (0.01s) [2022-03-11T19:03:19.287Z] === RUN TestCreateJob [2022-03-11T19:03:19.287Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.287Z] --- SKIP: TestCreateJob (0.01s) [2022-03-11T19:03:19.287Z] === RUN TestReplicatedJob [2022-03-11T19:03:19.287Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.287Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-11T19:03:19.287Z] === RUN TestUpdateReplicatedJob [2022-03-11T19:03:19.287Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.287Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-03-11T19:03:19.287Z] === RUN TestServiceListWithStatuses [2022-03-11T19:03:19.287Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T19:03:19.287Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-11T19:03:19.287Z] === RUN TestDockerNetworkConnectAlias [2022-03-11T19:03:19.287Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.287Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-11T19:03:19.287Z] === RUN TestDockerNetworkReConnect [2022-03-11T19:03:19.287Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:19.287Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-11T19:03:19.287Z] === RUN TestServicePlugin [2022-03-11T19:03:19.506Z] --- PASS: TestServiceUpdateSecrets (13.99s) [2022-03-11T19:03:19.506Z] === RUN TestServiceUpdateConfigs [2022-03-11T19:03:19.519Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-11T19:03:19.778Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-11T19:03:21.177Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] --- SKIP: TestServicePlugin (1.92s) [2022-03-11T19:03:21.177Z] === RUN TestServiceUpdateLabel [2022-03-11T19:03:21.177Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-11T19:03:21.177Z] === RUN TestServiceUpdateSecrets [2022-03-11T19:03:21.177Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-11T19:03:21.177Z] === RUN TestServiceUpdateConfigs [2022-03-11T19:03:21.177Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-11T19:03:21.177Z] === RUN TestServiceUpdateNetwork [2022-03-11T19:03:21.177Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-11T19:03:21.177Z] === RUN TestServiceUpdatePidsLimit [2022-03-11T19:03:21.177Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-03-11T19:03:21.177Z] PASS [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === Skipped [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T19:03:21.177Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:03:21.177Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-03-11T19:03:21.177Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2022-03-11T19:03:21.177Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-11T19:03:21.177Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-11T19:03:21.177Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-11T19:03:21.177Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-11T19:03:21.177Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-11T19:03:21.177Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-03-11T19:03:21.177Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-11T19:03:21.177Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-11T19:03:21.177Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-11T19:03:21.177Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-03-11T19:03:21.177Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-11T19:03:21.177Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-11T19:03:21.177Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-11T19:03:21.177Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2022-03-11T19:03:21.177Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-11T19:03:21.177Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-11T19:03:21.177Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-11T19:03:21.177Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-11T19:03:21.177Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-03-11T19:03:21.177Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-11T19:03:21.177Z] [2022-03-11T19:03:21.177Z] DONE 24 tests, 23 skipped in 2.299s [2022-03-11T19:03:21.177Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-11T19:03:21.433Z] INFO: Testing against a local daemon [2022-03-11T19:03:21.433Z] === RUN TestSessionCreate [2022-03-11T19:03:21.433Z] --- PASS: TestSessionCreate (0.02s) [2022-03-11T19:03:21.433Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-11T19:03:21.433Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-11T19:03:21.433Z] PASS [2022-03-11T19:03:21.433Z] [2022-03-11T19:03:21.433Z] DONE 2 tests in 0.129s [2022-03-11T19:03:21.433Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-11T19:03:21.433Z] INFO: Testing against a local daemon [2022-03-11T19:03:21.433Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-11T19:03:21.433Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-11T19:03:21.433Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:03:21.433Z] === RUN TestDiskUsage [2022-03-11T19:03:21.433Z] === PAUSE TestDiskUsage [2022-03-11T19:03:21.433Z] === RUN TestEventsExecDie [2022-03-11T19:03:21.995Z] --- PASS: TestEventsExecDie (0.47s) [2022-03-11T19:03:21.995Z] === RUN TestEventsBackwardsCompatible [2022-03-11T19:03:21.995Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-11T19:03:21.995Z] === RUN TestEventsVolumeCreate [2022-03-11T19:03:21.995Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-11T19:03:21.996Z] === RUN TestInfoBinaryCommits [2022-03-11T19:03:21.996Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-11T19:03:21.996Z] === RUN TestInfoAPIVersioned [2022-03-11T19:03:21.996Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-11T19:03:21.996Z] === RUN TestInfoAPI [2022-03-11T19:03:21.996Z] --- PASS: TestInfoAPI (0.02s) [2022-03-11T19:03:21.996Z] === RUN TestInfoAPIWarnings [2022-03-11T19:03:23.693Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-11T19:03:24.209Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-11T19:03:24.209Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-11T19:03:24.209Z] [2022-03-11T19:03:24.209Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-11T19:03:24.209Z] =========================== short test summary info ============================ [2022-03-11T19:03:24.209Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-11T19:03:24.209Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-11T19:03:24.209Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-11T19:03:24.209Z] Not supported on most drivers [2022-03-11T19:03:24.209Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-11T19:03:24.209Z] Output of docker top depends on host distro, and is not formalized. [2022-03-11T19:03:24.209Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-11T19:03:24.209Z] Output of docker top depends on host distro, and is not formalized. [2022-03-11T19:03:24.209Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-11T19:03:24.209Z] Can fail if eth0 has multiple IP addresses [2022-03-11T19:03:24.209Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-11T19:03:24.209Z] This doesn't seem to be taken into account by the engine [2022-03-11T19:03:24.209Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-11T19:03:24.209Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-11T19:03:24.209Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 303.61 seconds == [2022-03-11T19:03:24.467Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-11T19:03:27.876Z] --- PASS: TestBuildWithHugeFile (100.54s) [2022-03-11T19:03:27.877Z] === RUN TestBuildWCOWSandboxSize [2022-03-11T19:03:27.877Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:03:27.877Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:03:27.877Z] === RUN TestBuildWithEmptyDockerfile [2022-03-11T19:03:27.877Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:03:27.877Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:03:27.877Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:03:27.877Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:03:27.877Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:03:27.877Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:03:27.877Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:03:27.877Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:03:27.877Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:03:27.877Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-03-11T19:03:27.877Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-11T19:03:27.877Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-11T19:03:27.877Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-11T19:03:27.877Z] === RUN TestBuildPreserveOwnership [2022-03-11T19:03:27.877Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:03:27.877Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-11T19:03:27.877Z] === RUN TestBuildPlatformInvalid [2022-03-11T19:03:27.877Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-03-11T19:03:27.877Z] PASS [2022-03-11T19:03:27.877Z] ok github.com/docker/docker/integration/build 156.902s [2022-03-11T19:03:27.877Z] [2022-03-11T19:03:27.877Z] === Skipped [2022-03-11T19:03:27.877Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-11T19:03:27.877Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:03:27.877Z] [2022-03-11T19:03:27.877Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-11T19:03:27.877Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:03:27.877Z] [2022-03-11T19:03:27.877Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-11T19:03:27.877Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:03:27.877Z] [2022-03-11T19:03:27.877Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-11T19:03:27.877Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:03:27.877Z] [2022-03-11T19:03:27.877Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:03:27.877Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:03:27.877Z] [2022-03-11T19:03:27.877Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-11T19:03:27.877Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:03:27.877Z] [2022-03-11T19:03:27.877Z] DONE 29 tests, 6 skipped in 184.031s [2022-03-11T19:03:27.877Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-11T19:03:29.405Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:03:29.405Z] INFO: Testing against a local daemon [2022-03-11T19:03:29.405Z] === RUN TestConfigInspect [2022-03-11T19:03:29.405Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:03:29.405Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-11T19:03:29.405Z] === RUN TestConfigList [2022-03-11T19:03:29.405Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:03:29.405Z] --- SKIP: TestConfigList (0.00s) [2022-03-11T19:03:29.405Z] === RUN TestConfigsCreateAndDelete [2022-03-11T19:03:29.405Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:03:29.405Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-11T19:03:29.405Z] === RUN TestConfigsUpdate [2022-03-11T19:03:29.405Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:03:29.405Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-11T19:03:29.405Z] === RUN TestTemplatedConfig [2022-03-11T19:03:29.405Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:03:29.405Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-11T19:03:29.405Z] === RUN TestConfigCreateResolve [2022-03-11T19:03:29.405Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:03:29.405Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-11T19:03:29.405Z] PASS [2022-03-11T19:03:29.405Z] ok github.com/docker/docker/integration/config 0.079s [2022-03-11T19:03:29.405Z] [2022-03-11T19:03:29.405Z] === Skipped [2022-03-11T19:03:29.405Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-11T19:03:29.405Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:03:29.405Z] [2022-03-11T19:03:29.405Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-11T19:03:29.405Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:03:29.405Z] [2022-03-11T19:03:29.405Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-11T19:03:29.405Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:03:29.405Z] [2022-03-11T19:03:29.405Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-11T19:03:29.405Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:03:29.405Z] [2022-03-11T19:03:29.405Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-11T19:03:29.405Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:03:29.405Z] [2022-03-11T19:03:29.405Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-11T19:03:29.405Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:03:29.405Z] [2022-03-11T19:03:29.405Z] DONE 6 tests, 6 skipped in 2.034s [2022-03-11T19:03:29.405Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-11T19:03:32.279Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:03:32.279Z] INFO: Testing against a local daemon [2022-03-11T19:03:32.279Z] === RUN TestCheckpoint [2022-03-11T19:03:32.279Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:03:32.279Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-11T19:03:32.279Z] === RUN TestContainerInvalidJSON [2022-03-11T19:03:32.279Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:03:32.279Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:03:32.279Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:03:32.279Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:03:32.279Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:03:32.279Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:03:32.279Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-11T19:03:32.279Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-11T19:03:32.280Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-11T19:03:32.280Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-11T19:03:32.280Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2022-03-11T19:03:32.280Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-11T19:03:32.280Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2022-03-11T19:03:32.280Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-11T19:03:32.729Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2022-03-11T19:03:32.729Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-11T19:03:32.729Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2022-03-11T19:03:32.729Z] === RUN TestCopyFromContainer [2022-03-11T19:03:32.729Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:03:32.729Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-11T19:03:32.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-11T19:03:32.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:03:32.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:03:32.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:03:32.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:03:32.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:03:32.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:03:32.729Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:03:32.729Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:03:32.729Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:03:32.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-11T19:03:32.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-11T19:03:32.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-11T19:03:32.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-11T19:03:32.729Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-11T19:03:32.729Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-11T19:03:32.729Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-11T19:03:32.729Z] === RUN TestCreateWithInvalidEnv [2022-03-11T19:03:32.729Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-11T19:03:32.729Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-11T19:03:32.729Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-11T19:03:32.729Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-11T19:03:32.729Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-11T19:03:32.729Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-11T19:03:32.729Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-11T19:03:32.729Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-11T19:03:32.729Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-11T19:03:32.729Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-11T19:03:32.729Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-11T19:03:32.729Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-11T19:03:32.729Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-11T19:03:32.729Z] === RUN TestCreateTmpfsMountsTarget [2022-03-11T19:03:32.729Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:03:32.729Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-11T19:03:32.729Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-11T19:03:32.729Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:03:32.729Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-11T19:03:32.729Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-11T19:03:32.729Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:03:32.729Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-11T19:03:32.729Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-11T19:03:32.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:03:32.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:03:32.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:03:32.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:03:32.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:03:32.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:03:32.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:03:32.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:03:32.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:03:32.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:03:32.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:03:32.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:03:32.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:03:32.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:03:32.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:03:32.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-11T19:03:32.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-03-11T19:03:32.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-03-11T19:03:32.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-11T19:03:32.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-11T19:03:32.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-11T19:03:32.729Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-11T19:03:32.729Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-11T19:03:32.729Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-11T19:03:32.729Z] === RUN TestCreateDifferentPlatform [2022-03-11T19:03:32.729Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-11T19:03:32.729Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-11T19:03:32.729Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-03-11T19:03:32.729Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-11T19:03:32.729Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-11T19:03:32.729Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-11T19:03:33.179Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-03-11T19:03:33.179Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-11T19:03:33.179Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-11T19:03:33.179Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-11T19:03:33.179Z] === RUN TestContainerKillOnDaemonStart [2022-03-11T19:03:33.179Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:03:33.179Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-11T19:03:33.179Z] === RUN TestDiff [2022-03-11T19:03:33.179Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-11T19:03:33.179Z] --- SKIP: TestDiff (0.00s) [2022-03-11T19:03:33.179Z] === RUN TestExecWithCloseStdin [2022-03-11T19:03:34.368Z] --- PASS: TestServiceUpdateConfigs (13.88s) [2022-03-11T19:03:34.368Z] === RUN TestServiceUpdateNetwork [2022-03-11T19:03:35.326Z] --- PASS: TestExecWithCloseStdin (2.32s) [2022-03-11T19:03:35.326Z] === RUN TestExec [2022-03-11T19:03:36.668Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-11T19:03:36.668Z] [2022-03-11T19:03:36.668Z] Unloading profiles will leave already running processes permanently [2022-03-11T19:03:36.668Z] unconfined, which can lead to unexpected situations. [2022-03-11T19:03:36.668Z] [2022-03-11T19:03:36.668Z] To set a process to complain mode, use the command line tool [2022-03-11T19:03:36.668Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-11T19:03:36.668Z] Post stage [Pipeline] junit [2022-03-11T19:03:36.679Z] Recording test results [2022-03-11T19:03:36.765Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-11T19:03:37.038Z] + echo Ensuring container killed. [2022-03-11T19:03:37.038Z] Ensuring container killed. [2022-03-11T19:03:37.038Z] + docker rm -vf docker-pr3 [2022-03-11T19:03:37.038Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-11T19:03:37.317Z] + echo Chowning /workspace to jenkins user [2022-03-11T19:03:37.317Z] Chowning /workspace to jenkins user [2022-03-11T19:03:37.317Z] + id -u [2022-03-11T19:03:37.317Z] + id -g [2022-03-11T19:03:37.317Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43358:/workspace busybox chown -R 1000:1000 /workspace [2022-03-11T19:03:37.469Z] --- PASS: TestExec (2.05s) [2022-03-11T19:03:37.469Z] === RUN TestExecUser [2022-03-11T19:03:37.469Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-11T19:03:37.469Z] --- SKIP: TestExecUser (0.00s) [2022-03-11T19:03:37.469Z] === RUN TestExportContainerAndImportImage [2022-03-11T19:03:37.469Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:03:37.469Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-11T19:03:37.469Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-11T19:03:37.469Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:03:37.469Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-11T19:03:37.469Z] === RUN TestHealthCheckWorkdir [2022-03-11T19:03:37.469Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-11T19:03:37.469Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-11T19:03:37.469Z] === RUN TestHealthKillContainer [2022-03-11T19:03:37.469Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-11T19:03:37.469Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-11T19:03:37.469Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-11T19:03:37.469Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T19:03:37.469Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T19:03:37.469Z] === RUN TestKillContainerInvalidSignal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-11T19:03:38.548Z] + bundleName=docker-py [2022-03-11T19:03:38.548Z] + echo Creating docker-py-bundles.tar.gz [2022-03-11T19:03:38.548Z] Creating docker-py-bundles.tar.gz [2022-03-11T19:03:38.548Z] + 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 [2022-03-11T19:03:38.560Z] Archiving artifacts [2022-03-11T19:03:38.831Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43358/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-11T19:03:39.185Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43358/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1 -e DOCKER_GRAPHDRIVER docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 hack/make.sh binary [2022-03-11T19:03:39.443Z] [2022-03-11T19:03:39.613Z] --- PASS: TestKillContainerInvalidSignal (1.96s) [2022-03-11T19:03:39.613Z] === RUN TestKillContainer [2022-03-11T19:03:39.613Z] === RUN TestKillContainer/no_signal [2022-03-11T19:03:39.701Z] Removing bundles/ [2022-03-11T19:03:39.701Z] [2022-03-11T19:03:39.701Z] ---> Making bundle: binary (in bundles/binary) [2022-03-11T19:03:39.701Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-11T19:03:39.701Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T19:03:40.036Z] --- PASS: TestInfoAPIWarnings (16.37s) [2022-03-11T19:03:40.036Z] === RUN TestInfoDebug [2022-03-11T19:03:40.036Z] --- PASS: TestInfoDebug (0.54s) [2022-03-11T19:03:40.036Z] === RUN TestInfoInsecureRegistries [2022-03-11T19:03:40.036Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-03-11T19:03:40.036Z] === RUN TestInfoRegistryMirrors [2022-03-11T19:03:40.036Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-11T19:03:40.036Z] === RUN TestLoginFailsWithBadCredentials [2022-03-11T19:03:40.292Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-11T19:03:40.292Z] === RUN TestPingCacheHeaders [2022-03-11T19:03:40.292Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-11T19:03:40.292Z] === RUN TestPingGet [2022-03-11T19:03:40.292Z] --- PASS: TestPingGet (0.01s) [2022-03-11T19:03:40.292Z] === RUN TestPingHead [2022-03-11T19:03:40.292Z] --- PASS: TestPingHead (0.01s) [2022-03-11T19:03:40.292Z] === RUN TestVersion [2022-03-11T19:03:40.292Z] --- PASS: TestVersion (0.01s) [2022-03-11T19:03:40.292Z] === CONT TestDiskUsage [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/empty [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/empty/container_types [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/empty/image_types [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/empty/volume_types [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-11T19:03:40.853Z] === RUN TestDiskUsage/after_container.Run [2022-03-11T19:03:41.147Z] === RUN TestKillContainer/non_killing_signal [2022-03-11T19:03:41.147Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-11T19:03:41.147Z] === RUN TestKillContainer/killing_signal [2022-03-11T19:03:41.414Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-11T19:03:41.414Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-11T19:03:41.414Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-11T19:03:41.414Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-11T19:03:41.414Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-11T19:03:41.414Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-11T19:03:41.414Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-11T19:03:41.414Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-11T19:03:41.414Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-11T19:03:41.414Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage (1.27s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:03:41.414Z] --- PASS: TestDiskUsage/after_container.Run (0.41s) [2022-03-11T19:03:41.415Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-03-11T19:03:41.415Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-11T19:03:41.415Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-11T19:03:41.415Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-11T19:03:41.415Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-03-11T19:03:41.415Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-11T19:03:41.415Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-11T19:03:41.415Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:03:41.415Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-03-11T19:03:41.415Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-03-11T19:03:41.415Z] PASS [2022-03-11T19:03:41.415Z] [2022-03-11T19:03:41.415Z] === Skipped [2022-03-11T19:03:41.415Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:03:41.415Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-11T19:03:41.415Z] [2022-03-11T19:03:41.415Z] DONE 50 tests, 1 skipped in 20.123s [2022-03-11T19:03:41.415Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-11T19:03:41.671Z] INFO: Testing against a local daemon [2022-03-11T19:03:41.671Z] === RUN TestVolumesCreateAndList [2022-03-11T19:03:41.671Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-11T19:03:41.671Z] === RUN TestVolumesRemove [2022-03-11T19:03:41.671Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-11T19:03:41.671Z] === RUN TestVolumesInspect [2022-03-11T19:03:41.671Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-11T19:03:41.671Z] === RUN TestVolumesInvalidJSON [2022-03-11T19:03:41.671Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-11T19:03:41.671Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-11T19:03:41.671Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-11T19:03:41.671Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-11T19:03:41.671Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-11T19:03:41.671Z] PASS [2022-03-11T19:03:41.671Z] [2022-03-11T19:03:41.671Z] DONE 5 tests in 0.200s [2022-03-11T19:03:41.671Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-11T19:03:41.671Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13707 is not a child of this shell [2022-03-11T19:03:41.671Z] warning: PID 13707 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-11T19:03:41.928Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-11T19:03:41.928Z] [2022-03-11T19:03:41.928Z] Unloading profiles will leave already running processes permanently [2022-03-11T19:03:41.928Z] unconfined, which can lead to unexpected situations. [2022-03-11T19:03:41.928Z] [2022-03-11T19:03:41.928Z] To set a process to complain mode, use the command line tool [2022-03-11T19:03:41.928Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-11T19:03:41.928Z] Removing test suite binaries [2022-03-11T19:03:41.928Z] exiting test-integration [2022-03-11T19:03:41.928Z] ++ exit 0 [2022-03-11T19:03:41.928Z] Post stage [Pipeline] junit [2022-03-11T19:03:42.868Z] Recording test results [2022-03-11T19:03:44.005Z] --- PASS: TestKillContainer (4.50s) [2022-03-11T19:03:44.005Z] --- PASS: TestKillContainer/no_signal (1.94s) [2022-03-11T19:03:44.005Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-11T19:03:44.005Z] --- PASS: TestKillContainer/killing_signal (2.52s) [2022-03-11T19:03:44.005Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-11T19:03:44.005Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:03:44.005Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-11T19:03:44.005Z] === RUN TestKillStoppedContainer [2022-03-11T19:03:44.005Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:03:44.005Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-11T19:03:44.005Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-11T19:03:44.005Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:03:44.005Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-11T19:03:44.005Z] === RUN TestKillDifferentUserContainer [2022-03-11T19:03:44.005Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-11T19:03:44.005Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-11T19:03:44.005Z] === RUN TestInspectOomKilledTrue [2022-03-11T19:03:44.005Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:03:44.005Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-11T19:03:44.005Z] === RUN TestInspectOomKilledFalse [2022-03-11T19:03:44.005Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:03:44.005Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-11T19:03:44.005Z] === RUN TestLogsFollowTailEmpty [2022-03-11T19:03:44.374Z] --- PASS: TestServiceUpdateNetwork (11.55s) [2022-03-11T19:03:44.374Z] === RUN TestServiceUpdatePidsLimit [2022-03-11T19:03:44.464Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-11T19:03:44.647Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-11T19:03:44.647Z] Using test binary docker [2022-03-11T19:03:44.647Z] +++ /etc/init.d/apparmor start [2022-03-11T19:03:44.647Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-11T19:03:44.647Z] INFO: Waiting for daemon to start... [2022-03-11T19:03:44.647Z] Starting dockerd [2022-03-11T19:03:44.647Z] +++ 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 [2022-03-11T19:03:44.647Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-11T19:03:44.647Z] Using test binary docker [2022-03-11T19:03:44.647Z] +++ /etc/init.d/apparmor start [2022-03-11T19:03:44.647Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-11T19:03:44.647Z] INFO: Waiting for daemon to start... [2022-03-11T19:03:44.647Z] Starting dockerd [2022-03-11T19:03:44.647Z] +++ 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 [2022-03-11T19:03:44.647Z] . [2022-03-11T19:03:44.647Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-11T19:03:44.647Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-11T19:03:44.647Z] Error: No such image: emptyfs [2022-03-11T19:03:44.647Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-11T19:03:44.647Z] ++++ docker load [2022-03-11T19:03:44.647Z] Running integration-test (iteration 1) [2022-03-11T19:03:44.647Z] 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)/ [2022-03-11T19:03:44.647Z] ++ 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)/' [2022-03-11T19:03:44.647Z] ++ set -e [2022-03-11T19:03:44.647Z] ++ '[' -n 0 ']' [2022-03-11T19:03:44.647Z] ++ set -x [2022-03-11T19:03:44.647Z] ++ 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)/' [2022-03-11T19:03:44.647Z] [2022-03-11T19:03:44.647Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-11T19:03:44.647Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-11T19:03:44.647Z] Error: No such image: emptyfs [2022-03-11T19:03:44.647Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-11T19:03:44.647Z] ++++ docker load [2022-03-11T19:03:44.647Z] Loaded image: busybox:latest [2022-03-11T19:03:44.647Z] Running integration-test (iteration 1) [2022-03-11T19:03:44.647Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-11T19:03:44.647Z] ++ 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)/' [2022-03-11T19:03:44.647Z] ++ set -e [2022-03-11T19:03:44.647Z] ++ '[' -n 0 ']' [2022-03-11T19:03:44.647Z] ++ set -x [2022-03-11T19:03:44.648Z] ++ 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)/' [2022-03-11T19:03:44.648Z] Loaded image: busybox:glibc [2022-03-11T19:03:44.648Z] Loaded image: busybox:latest [2022-03-11T19:03:44.648Z] Loaded image: busybox:glibc [2022-03-11T19:03:44.648Z] Loaded image: debian:bullseye-slim [2022-03-11T19:03:44.648Z] Loaded image: hello-world:latest [2022-03-11T19:03:44.648Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T19:03:44.648Z] INFO: Testing against a local daemon [2022-03-11T19:03:44.648Z] === RUN TestDockerSuite [2022-03-11T19:03:44.648Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-11T19:03:44.648Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-11T19:03:44.648Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-11T19:03:44.648Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-11T19:03:44.648Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-11T19:03:44.648Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-11T19:03:44.648Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-11T19:03:44.648Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-11T19:03:44.648Z] Loaded image: debian:bullseye-slim [2022-03-11T19:03:44.648Z] Loaded image: hello-world:latest [2022-03-11T19:03:44.648Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T19:03:44.648Z] INFO: Testing against a local daemon [2022-03-11T19:03:44.648Z] === RUN TestDockerDaemonSuite [2022-03-11T19:03:44.648Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-11T19:03:44.807Z] + echo Ensuring container killed. [2022-03-11T19:03:44.807Z] Ensuring container killed. [2022-03-11T19:03:44.807Z] + docker rm -vf docker-pr3 [2022-03-11T19:03:44.807Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-11T19:03:44.939Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-11T19:03:45.125Z] + echo Chowning /workspace to jenkins user [2022-03-11T19:03:45.125Z] Chowning /workspace to jenkins user [2022-03-11T19:03:45.125Z] + id -u [2022-03-11T19:03:45.125Z] + id -g [2022-03-11T19:03:45.125Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43358:/workspace busybox chown -R 1000:1000 /workspace [2022-03-11T19:03:45.125Z] Unable to find image 'busybox:latest' locally [2022-03-11T19:03:45.125Z] latest: Pulling from library/busybox [2022-03-11T19:03:45.381Z] 7e5209d2300f: Pulling fs layer [2022-03-11T19:03:45.381Z] 7e5209d2300f: Verifying Checksum [2022-03-11T19:03:45.381Z] 7e5209d2300f: Download complete [2022-03-11T19:03:45.381Z] 7e5209d2300f: Pull complete [2022-03-11T19:03:45.381Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-11T19:03:45.381Z] Status: Downloaded newer image for busybox:latest [2022-03-11T19:03:45.503Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-11T19:03:46.034Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-11T19:03:46.034Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-11T19:03:46.160Z] --- PASS: TestLogsFollowTailEmpty (1.95s) [2022-03-11T19:03:46.160Z] === RUN TestNetworkNat [2022-03-11T19:03:46.160Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-11T19:03:46.160Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-11T19:03:46.160Z] === RUN TestNetworkLocalhostTCPNat [2022-03-11T19:03:46.610Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-11T19:03:46.610Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-11T19:03:47.043Z] + bundleName=amd64-rootless [2022-03-11T19:03:47.043Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-11T19:03:47.043Z] Creating amd64-rootless-bundles.tar.gz [2022-03-11T19:03:47.043Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-11T19:03:47.043Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-11T19:03:47.052Z] Archiving artifacts [2022-03-11T19:03:47.555Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-11T19:03:47.555Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-11T19:03:47.555Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-11T19:03:48.367Z] --- PASS: TestNetworkLocalhostTCPNat (2.36s) [2022-03-11T19:03:48.367Z] === RUN TestNetworkLoopbackNat [2022-03-11T19:03:48.367Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-11T19:03:48.367Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-11T19:03:48.367Z] === RUN TestPause [2022-03-11T19:03:48.367Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-11T19:03:48.367Z] --- SKIP: TestPause (0.00s) [2022-03-11T19:03:48.367Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-11T19:03:48.433Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43358/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T19:03:48.740Z] + make clean [2022-03-11T19:03:48.944Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-11T19:03:48.996Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T19:03:48.996Z] docker-dev-cache [2022-03-11T19:03:48.996Z] docker-mod-cache [Pipeline] deleteDir [2022-03-11T19:03:49.517Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-11T19:03:49.518Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-11T19:03:49.518Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-03-11T19:03:49.781Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T19:03:50.531Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.02s) [2022-03-11T19:03:50.531Z] === RUN TestPauseStopPausedContainer [2022-03-11T19:03:50.531Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:03:50.531Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-11T19:03:50.531Z] === RUN TestPsFilter [2022-03-11T19:03:50.531Z] --- PASS: TestPsFilter (0.30s) [2022-03-11T19:03:50.531Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-11T19:03:50.725Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-11T19:03:51.300Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-11T19:03:51.562Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-11T19:03:51.562Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-11T19:03:51.562Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-11T19:03:51.562Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-11T19:03:53.416Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.95s) [2022-03-11T19:03:53.416Z] === RUN TestRemoveContainerWithVolume [2022-03-11T19:03:53.605Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-11T19:03:55.585Z] --- PASS: TestRemoveContainerWithVolume (2.35s) [2022-03-11T19:03:55.585Z] === RUN TestRemoveContainerRunning [2022-03-11T19:03:57.755Z] --- PASS: TestRemoveContainerRunning (1.91s) [2022-03-11T19:03:57.755Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-11T19:03:58.149Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-11T19:03:59.919Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.89s) [2022-03-11T19:03:59.919Z] === RUN TestRemoveInvalidContainer [2022-03-11T19:03:59.919Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-11T19:03:59.919Z] === RUN TestRenameLinkedContainer [2022-03-11T19:03:59.919Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-11T19:03:59.919Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-11T19:03:59.919Z] === RUN TestRenameStoppedContainer [2022-03-11T19:04:00.065Z] --- PASS: TestBuildWithHugeFile (112.63s) [2022-03-11T19:04:00.065Z] === RUN TestBuildWCOWSandboxSize [2022-03-11T19:04:00.065Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:04:00.065Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:04:00.065Z] === RUN TestBuildWithEmptyDockerfile [2022-03-11T19:04:00.065Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:04:00.065Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:04:00.065Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:04:00.065Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:04:00.065Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:04:00.065Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:04:00.065Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:04:00.065Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:04:00.160Z] --- PASS: TestServiceUpdatePidsLimit (15.73s) [2022-03-11T19:04:00.160Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-03-11T19:04:00.160Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.70s) [2022-03-11T19:04:00.160Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-11T19:04:00.160Z] PASS [2022-03-11T19:04:00.160Z] [2022-03-11T19:04:00.160Z] === Skipped [2022-03-11T19:04:00.160Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-11T19:04:00.160Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T19:04:00.160Z] [2022-03-11T19:04:00.160Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-11T19:04:00.160Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-11T19:04:00.160Z] [2022-03-11T19:04:00.160Z] DONE 27 tests, 2 skipped in 144.483s [2022-03-11T19:04:00.160Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-11T19:04:00.160Z] ++ 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 [2022-03-11T19:04:00.160Z] ++ set -e [2022-03-11T19:04:00.160Z] ++ '[' -n 0 ']' [2022-03-11T19:04:00.160Z] ++ set -x [2022-03-11T19:04:00.160Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-03-11T19:04:00.160Z] INFO: Testing against a local daemon [2022-03-11T19:04:00.160Z] === RUN TestSessionCreate [2022-03-11T19:04:00.160Z] --- PASS: TestSessionCreate (0.02s) [2022-03-11T19:04:00.160Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-11T19:04:00.160Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-11T19:04:00.160Z] PASS [2022-03-11T19:04:00.160Z] [2022-03-11T19:04:00.160Z] DONE 2 tests in 0.138s [2022-03-11T19:04:00.160Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-11T19:04:00.160Z] ++ 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 [2022-03-11T19:04:00.160Z] ++ set -e [2022-03-11T19:04:00.160Z] ++ '[' -n 0 ']' [2022-03-11T19:04:00.160Z] ++ set -x [2022-03-11T19:04:00.160Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-03-11T19:04:00.160Z] INFO: Testing against a local daemon [2022-03-11T19:04:00.160Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-11T19:04:00.160Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-11T19:04:00.160Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:04:00.160Z] === RUN TestDiskUsage [2022-03-11T19:04:00.160Z] === PAUSE TestDiskUsage [2022-03-11T19:04:00.160Z] === RUN TestEventsExecDie [2022-03-11T19:04:00.160Z] --- PASS: TestEventsExecDie (0.48s) [2022-03-11T19:04:00.160Z] === RUN TestEventsBackwardsCompatible [2022-03-11T19:04:00.327Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:04:00.327Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-11T19:04:00.327Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-03-11T19:04:00.327Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-03-11T19:04:00.327Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-11T19:04:00.327Z] === RUN TestBuildPreserveOwnership [2022-03-11T19:04:00.327Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-11T19:04:00.418Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-11T19:04:00.418Z] === RUN TestEventsVolumeCreate [2022-03-11T19:04:00.418Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-11T19:04:00.418Z] === RUN TestInfoBinaryCommits [2022-03-11T19:04:00.418Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-11T19:04:00.418Z] === RUN TestInfoAPIVersioned [2022-03-11T19:04:00.418Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-11T19:04:00.418Z] === RUN TestInfoAPI [2022-03-11T19:04:00.418Z] --- PASS: TestInfoAPI (0.02s) [2022-03-11T19:04:00.418Z] === RUN TestInfoAPIWarnings [2022-03-11T19:04:00.900Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-11T19:04:02.082Z] --- PASS: TestRenameStoppedContainer (2.51s) [2022-03-11T19:04:02.082Z] === RUN TestRenameRunningContainerAndReuse [2022-03-11T19:04:02.815Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-11T19:04:02.816Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-11T19:04:03.760Z] --- PASS: TestBuildPreserveOwnership (3.49s) [2022-03-11T19:04:03.760Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.19s) [2022-03-11T19:04:03.760Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s) [2022-03-11T19:04:03.760Z] === RUN TestBuildPlatformInvalid [2022-03-11T19:04:03.760Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-03-11T19:04:03.760Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-11T19:04:04.703Z] Loaded image: busybox:latest [2022-03-11T19:04:04.965Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-11T19:04:04.965Z] Loaded image: busybox:glibc [2022-03-11T19:04:05.798Z] --- PASS: TestRenameRunningContainerAndReuse (3.75s) [2022-03-11T19:04:05.798Z] === RUN TestRenameInvalidName [2022-03-11T19:04:05.909Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-11T19:04:06.481Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-11T19:04:07.053Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-11T19:04:07.314Z] Loaded image: debian:bullseye-slim [2022-03-11T19:04:07.314Z] Loaded image: hello-world:latest [2022-03-11T19:04:07.577Z] Loaded image: arm32v7/hello-world:latest [2022-03-11T19:04:07.838Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-11T19:04:07.965Z] --- PASS: TestRenameInvalidName (1.97s) [2022-03-11T19:04:07.965Z] === RUN TestRenameAnonymousContainer [2022-03-11T19:04:08.099Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-11T19:04:09.485Z] docker_cli_daemon_test.go:1472: [dd88445444926] daemon is not started [2022-03-11T19:04:09.746Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-11T19:04:10.317Z] check_test.go:308: [d4faeac6679dc] daemon is not started [2022-03-11T19:04:10.318Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-11T19:04:11.764Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-11T19:04:12.713Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-11T19:04:12.714Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-11T19:04:13.659Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-11T19:04:14.602Z] check_test.go:308: [d4b2be9cfc2aa] daemon is not started [2022-03-11T19:04:14.602Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-11T19:04:15.546Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-11T19:04:16.120Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-11T19:04:17.067Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-11T19:04:18.012Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-11T19:04:18.249Z] --- PASS: TestRenameAnonymousContainer (9.22s) [2022-03-11T19:04:18.249Z] === RUN TestRenameContainerWithSameName [2022-03-11T19:04:18.484Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-03-11T19:04:18.484Z] === RUN TestInfoDebug [2022-03-11T19:04:18.484Z] --- PASS: TestInfoDebug (0.52s) [2022-03-11T19:04:18.484Z] === RUN TestInfoInsecureRegistries [2022-03-11T19:04:18.484Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-11T19:04:18.484Z] === RUN TestInfoRegistryMirrors [2022-03-11T19:04:18.484Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-11T19:04:18.484Z] === RUN TestLoginFailsWithBadCredentials [2022-03-11T19:04:18.484Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-11T19:04:18.484Z] === RUN TestPingCacheHeaders [2022-03-11T19:04:18.484Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-11T19:04:18.484Z] === RUN TestPingGet [2022-03-11T19:04:18.484Z] --- PASS: TestPingGet (0.01s) [2022-03-11T19:04:18.484Z] === RUN TestPingHead [2022-03-11T19:04:18.484Z] --- PASS: TestPingHead (0.02s) [2022-03-11T19:04:18.484Z] === RUN TestVersion [2022-03-11T19:04:18.484Z] --- PASS: TestVersion (0.02s) [2022-03-11T19:04:18.484Z] === CONT TestDiskUsage [2022-03-11T19:04:18.742Z] === RUN TestDiskUsage/empty [2022-03-11T19:04:18.742Z] === RUN TestDiskUsage/empty/container_types [2022-03-11T19:04:18.742Z] === RUN TestDiskUsage/empty/image_types [2022-03-11T19:04:18.742Z] === RUN TestDiskUsage/empty/volume_types [2022-03-11T19:04:18.742Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-11T19:04:18.742Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-11T19:04:18.742Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-11T19:04:18.742Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-11T19:04:18.742Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-11T19:04:18.742Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-11T19:04:18.742Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-11T19:04:18.742Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-11T19:04:18.999Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-11T19:04:18.999Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-11T19:04:18.999Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-11T19:04:18.999Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-11T19:04:18.999Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-11T19:04:18.999Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-11T19:04:18.999Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-11T19:04:18.999Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-11T19:04:18.999Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-11T19:04:18.999Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-11T19:04:18.999Z] === RUN TestDiskUsage/after_container.Run [2022-03-11T19:04:19.209Z] --- PASS: TestRenameContainerWithSameName (1.91s) [2022-03-11T19:04:19.209Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-11T19:04:19.209Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-11T19:04:19.210Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-11T19:04:19.210Z] === RUN TestResize [2022-03-11T19:04:19.257Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-11T19:04:19.257Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-11T19:04:19.257Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-11T19:04:19.257Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-11T19:04:19.257Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-11T19:04:19.257Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-11T19:04:19.257Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-11T19:04:19.257Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-11T19:04:19.257Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-11T19:04:19.257Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-11T19:04:19.400Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage (1.11s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-11T19:04:19.515Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:04:19.515Z] PASS [2022-03-11T19:04:19.515Z] [2022-03-11T19:04:19.515Z] === Skipped [2022-03-11T19:04:19.515Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:04:19.515Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-11T19:04:19.515Z] [2022-03-11T19:04:19.515Z] DONE 50 tests, 1 skipped in 19.762s [2022-03-11T19:04:19.515Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-11T19:04:19.515Z] ++ 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 [2022-03-11T19:04:19.515Z] ++ set -e [2022-03-11T19:04:19.515Z] ++ '[' -n 0 ']' [2022-03-11T19:04:19.515Z] ++ set -x [2022-03-11T19:04:19.515Z] ++ 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 [2022-03-11T19:04:19.515Z] INFO: Testing against a local daemon [2022-03-11T19:04:19.515Z] === RUN TestVolumesCreateAndList [2022-03-11T19:04:19.515Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-11T19:04:19.515Z] === RUN TestVolumesRemove [2022-03-11T19:04:19.515Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-11T19:04:19.515Z] === RUN TestVolumesInspect [2022-03-11T19:04:19.515Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-11T19:04:19.515Z] === RUN TestVolumesInvalidJSON [2022-03-11T19:04:19.515Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-11T19:04:19.515Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-11T19:04:19.515Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-11T19:04:19.515Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-11T19:04:19.515Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-11T19:04:19.515Z] PASS [2022-03-11T19:04:19.661Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.69s) [2022-03-11T19:04:19.661Z] PASS [2022-03-11T19:04:19.661Z] [2022-03-11T19:04:19.661Z] === Skipped [2022-03-11T19:04:19.661Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-11T19:04:19.661Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:04:19.661Z] [2022-03-11T19:04:19.661Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:04:19.661Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:04:19.661Z] [2022-03-11T19:04:19.661Z] DONE 34 tests, 2 skipped in 181.263s [2022-03-11T19:04:19.661Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-11T19:04:19.661Z] ++ 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 [2022-03-11T19:04:19.661Z] ++ set -e [2022-03-11T19:04:19.661Z] ++ '[' -n 0 ']' [2022-03-11T19:04:19.661Z] ++ set -x [2022-03-11T19:04:19.662Z] ++ 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 [2022-03-11T19:04:19.662Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-11T19:04:19.662Z] INFO: Testing against a local daemon [2022-03-11T19:04:19.662Z] === RUN TestConfigInspect [2022-03-11T19:04:19.773Z] [2022-03-11T19:04:19.773Z] DONE 5 tests in 0.205s [2022-03-11T19:04:19.773Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-11T19:04:19.773Z] ++++ cat bundles/test-integration/docker.pid [2022-03-11T19:04:19.773Z] +++ kill 13686 [2022-03-11T19:04:20.031Z] +++ /etc/init.d/apparmor stop [2022-03-11T19:04:20.031Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-11T19:04:20.031Z] [2022-03-11T19:04:20.031Z] Unloading profiles will leave already running processes permanently [2022-03-11T19:04:20.031Z] unconfined, which can lead to unexpected situations. [2022-03-11T19:04:20.031Z] [2022-03-11T19:04:20.031Z] To set a process to complain mode, use the command line tool [2022-03-11T19:04:20.031Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-11T19:04:20.031Z] +++ true [2022-03-11T19:04:20.031Z] exiting test-integration [2022-03-11T19:04:20.031Z] ++ exit 0 [2022-03-11T19:04:20.031Z] Post stage [2022-03-11T19:04:20.604Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [Pipeline] junit [2022-03-11T19:04:20.610Z] Recording test results [2022-03-11T19:04:20.720Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2022-03-11T19:04:20.738Z] --- PASS: TestResize (1.93s) [2022-03-11T19:04:20.738Z] === RUN TestResizeWithInvalidSize [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-11T19:04:21.055Z] + echo Ensuring container killed. [2022-03-11T19:04:21.055Z] Ensuring container killed. [2022-03-11T19:04:21.055Z] + docker rm -vf docker-pr3 [2022-03-11T19:04:21.055Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-11T19:04:21.351Z] + echo Chowning /workspace to jenkins user [2022-03-11T19:04:21.351Z] Chowning /workspace to jenkins user [2022-03-11T19:04:21.351Z] + id -u [2022-03-11T19:04:21.351Z] + id -g [2022-03-11T19:04:21.351Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43358:/workspace busybox chown -R 1000:1000 /workspace [2022-03-11T19:04:21.998Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-11T19:04:21.998Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-11T19:04:21.998Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-11T19:04:22.575Z] + bundleName=arm64-integration [2022-03-11T19:04:22.575Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-11T19:04:22.575Z] Creating arm64-integration-bundles.tar.gz [2022-03-11T19:04:22.575Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-11T19:04:22.575Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-11T19:04:22.588Z] Archiving artifacts [2022-03-11T19:04:22.851Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43358/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T19:04:22.901Z] --- PASS: TestResizeWithInvalidSize (1.91s) [2022-03-11T19:04:22.901Z] === RUN TestResizeWhenContainerNotStarted [2022-03-11T19:04:22.941Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-11T19:04:22.941Z] --- PASS: TestConfigInspect (3.27s) [2022-03-11T19:04:22.941Z] === RUN TestConfigList [2022-03-11T19:04:23.159Z] + make clean [2022-03-11T19:04:23.159Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T19:04:23.159Z] docker-dev-cache [2022-03-11T19:04:23.159Z] docker-mod-cache [Pipeline] deleteDir [2022-03-11T19:04:23.514Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-11T19:04:24.087Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T19:04:25.785Z] --- PASS: TestResizeWhenContainerNotStarted (2.48s) [2022-03-11T19:04:25.785Z] === RUN TestDaemonRestartKillContainers [2022-03-11T19:04:25.785Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:04:25.785Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-11T19:04:25.785Z] === RUN TestStats [2022-03-11T19:04:25.785Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-11T19:04:25.785Z] --- SKIP: TestStats (0.00s) [2022-03-11T19:04:25.785Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-11T19:04:26.006Z] --- PASS: TestConfigList (2.99s) [2022-03-11T19:04:26.006Z] === RUN TestConfigsCreateAndDelete [2022-03-11T19:04:27.393Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-11T19:04:27.899Z] 4612f6d0b889: Pull complete [2022-03-11T19:04:29.305Z] --- PASS: TestConfigsCreateAndDelete (3.09s) [2022-03-11T19:04:29.305Z] === RUN TestConfigsUpdate [2022-03-11T19:04:30.695Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-11T19:04:31.547Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.33s) [2022-03-11T19:04:31.547Z] === RUN TestStopContainerWithTimeout [2022-03-11T19:04:31.547Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-11T19:04:31.547Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-11T19:04:31.547Z] === RUN TestUpdateRestartPolicy [2022-03-11T19:04:32.199Z] --- PASS: TestConfigsUpdate (2.93s) [2022-03-11T19:04:32.199Z] === RUN TestTemplatedConfig [2022-03-11T19:04:32.774Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-11T19:04:34.158Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-11T19:04:36.078Z] --- PASS: TestTemplatedConfig (3.72s) [2022-03-11T19:04:36.078Z] === RUN TestConfigCreateResolve [2022-03-11T19:04:36.340Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-11T19:04:36.912Z] check_test.go:308: [dbcae40fbcb0f] daemon is not started [2022-03-11T19:04:36.912Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-11T19:04:37.485Z] check_test.go:308: [d188ca4bf2724] daemon is not started [2022-03-11T19:04:37.485Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-11T19:04:38.879Z] --- PASS: TestConfigCreateResolve (2.85s) [2022-03-11T19:04:38.879Z] PASS [2022-03-11T19:04:38.879Z] [2022-03-11T19:04:38.879Z] DONE 6 tests in 19.005s [2022-03-11T19:04:38.879Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-11T19:04:38.879Z] ++ 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 [2022-03-11T19:04:38.879Z] ++ set -e [2022-03-11T19:04:38.879Z] ++ '[' -n 0 ']' [2022-03-11T19:04:38.879Z] ++ set -x [2022-03-11T19:04:38.879Z] ++ 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 [2022-03-11T19:04:38.879Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-11T19:04:38.879Z] INFO: Testing against a local daemon [2022-03-11T19:04:38.879Z] === RUN TestCheckpoint [2022-03-11T19:04:38.879Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:04:38.879Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-11T19:04:38.879Z] === RUN TestContainerInvalidJSON [2022-03-11T19:04:38.879Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:04:38.879Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:04:38.879Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:04:38.879Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:04:38.879Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:04:38.879Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:04:38.879Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-03-11T19:04:38.879Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-11T19:04:38.879Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-11T19:04:38.879Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-11T19:04:38.879Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-03-11T19:04:38.879Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-11T19:04:38.879Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-03-11T19:04:38.879Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-11T19:04:39.141Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-03-11T19:04:39.141Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-11T19:04:39.141Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-11T19:04:39.141Z] === RUN TestCopyFromContainer [2022-03-11T19:04:39.141Z] check_test.go:308: [d1890d79be330] daemon is not started [2022-03-11T19:04:39.141Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-11T19:04:40.085Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-11T19:04:40.658Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-11T19:04:40.919Z] === RUN TestCopyFromContainer// [2022-03-11T19:04:41.183Z] === RUN TestCopyFromContainer//bar/root [2022-03-11T19:04:41.446Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-11T19:04:41.446Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-11T19:04:41.446Z] === RUN TestCopyFromContainer/bar/quux [2022-03-11T19:04:41.709Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-11T19:04:41.709Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-11T19:04:41.973Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-11T19:04:41.973Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-11T19:04:41.973Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-11T19:04:42.234Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-11T19:04:42.496Z] --- PASS: TestCopyFromContainer (3.31s) [2022-03-11T19:04:42.496Z] --- PASS: TestCopyFromContainer// (0.30s) [2022-03-11T19:04:42.496Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2022-03-11T19:04:42.496Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2022-03-11T19:04:42.496Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-03-11T19:04:42.496Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2022-03-11T19:04:42.496Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-03-11T19:04:42.496Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-03-11T19:04:42.496Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-03-11T19:04:42.496Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-03-11T19:04:42.496Z] --- PASS: TestCopyFromContainer/bar/notarget (0.16s) [2022-03-11T19:04:42.496Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-11T19:04:42.496Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:04:42.496Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:04:42.496Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:04:42.496Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:04:42.496Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:04:42.496Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:04:42.496Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:04:42.496Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:04:42.496Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:04:42.496Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-11T19:04:42.496Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-11T19:04:42.496Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-11T19:04:42.496Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-11T19:04:42.496Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-11T19:04:42.496Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-03-11T19:04:42.496Z] === RUN TestCreateWithInvalidEnv [2022-03-11T19:04:42.496Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-11T19:04:42.496Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-11T19:04:42.496Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-11T19:04:42.496Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-11T19:04:42.496Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-11T19:04:42.496Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-11T19:04:42.496Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-11T19:04:42.496Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-11T19:04:42.496Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-11T19:04:42.496Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-11T19:04:42.496Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-11T19:04:42.496Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-11T19:04:42.496Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-11T19:04:42.496Z] === RUN TestCreateTmpfsMountsTarget [2022-03-11T19:04:42.496Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-11T19:04:42.496Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-11T19:04:42.496Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-11T19:04:42.758Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-11T19:04:43.020Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-11T19:04:43.591Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-11T19:04:44.979Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s) [2022-03-11T19:04:44.979Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-11T19:04:45.552Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-11T19:04:45.813Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-11T19:04:47.206Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.12s) [2022-03-11T19:04:47.206Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-11T19:04:47.206Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:04:47.206Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:04:47.206Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:04:47.206Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:04:47.206Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:04:47.206Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:04:47.206Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:04:47.206Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:04:47.206Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:04:47.206Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:04:47.206Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:04:47.206Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:04:47.206Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:04:47.206Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:04:47.206Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:04:47.206Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-11T19:04:47.206Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-11T19:04:47.206Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-11T19:04:47.206Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-11T19:04:47.206Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-11T19:04:47.206Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-11T19:04:47.206Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-11T19:04:47.470Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2022-03-11T19:04:47.470Z] === RUN TestCreateDifferentPlatform [2022-03-11T19:04:47.470Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-11T19:04:47.470Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-11T19:04:47.470Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-11T19:04:47.470Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-11T19:04:47.470Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-11T19:04:47.470Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-11T19:04:47.470Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-11T19:04:47.470Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-11T19:04:47.470Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-11T19:04:47.470Z] === RUN TestContainerStartOnDaemonRestart [2022-03-11T19:04:47.470Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-11T19:04:47.470Z] === RUN TestDaemonRestartIpcMode [2022-03-11T19:04:47.470Z] === PAUSE TestDaemonRestartIpcMode [2022-03-11T19:04:47.470Z] === RUN TestDaemonHostGatewayIP [2022-03-11T19:04:47.470Z] === PAUSE TestDaemonHostGatewayIP [2022-03-11T19:04:47.470Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-11T19:04:47.470Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-11T19:04:47.470Z] === RUN TestContainerKillOnDaemonStart [2022-03-11T19:04:47.470Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-11T19:04:47.470Z] === RUN TestDiff [2022-03-11T19:04:48.043Z] --- PASS: TestDiff (0.46s) [2022-03-11T19:04:48.043Z] === RUN TestExecWithCloseStdin [2022-03-11T19:04:48.043Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-11T19:04:48.986Z] --- PASS: TestExecWithCloseStdin (0.72s) [2022-03-11T19:04:48.986Z] === RUN TestExec [2022-03-11T19:04:48.986Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-11T19:04:48.986Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-11T19:04:49.559Z] --- PASS: TestExec (0.75s) [2022-03-11T19:04:49.559Z] === RUN TestExecUser [2022-03-11T19:04:50.132Z] --- PASS: TestExecUser (0.65s) [2022-03-11T19:04:50.133Z] === RUN TestExportContainerAndImportImage [2022-03-11T19:04:51.080Z] --- PASS: TestExportContainerAndImportImage (0.90s) [2022-03-11T19:04:51.080Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-11T19:04:52.464Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2022-03-11T19:04:52.464Z] === RUN TestHealthCheckWorkdir [2022-03-11T19:04:52.725Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-11T19:04:53.298Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2022-03-11T19:04:53.298Z] === RUN TestHealthKillContainer [2022-03-11T19:04:53.298Z] check_test.go:308: [d451dfbb5e7e6] daemon is not started [2022-03-11T19:04:53.298Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-11T19:04:53.871Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-11T19:04:54.443Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-11T19:04:54.704Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-11T19:04:54.965Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-11T19:04:56.803Z] --- PASS: TestUpdateRestartPolicy (21.44s) [2022-03-11T19:04:56.804Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-11T19:04:56.804Z] --- PASS: TestUpdateRestartWithAutoRemove (1.98s) [2022-03-11T19:04:56.804Z] === RUN TestWaitNonBlocked [2022-03-11T19:04:56.804Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:04:56.804Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:04:56.804Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:04:56.804Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:04:56.804Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:04:56.804Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:04:57.788Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-11T19:04:57.788Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.36s) [2022-03-11T19:04:57.788Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.76s) [2022-03-11T19:04:57.788Z] === RUN TestWaitBlocked [2022-03-11T19:04:57.788Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:04:57.788Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-11T19:04:57.788Z] PASS [2022-03-11T19:04:57.788Z] ok github.com/docker/docker/integration/container 86.027s [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === Skipped [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-11T19:04:57.788Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-11T19:04:57.788Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-11T19:04:57.788Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-11T19:04:57.788Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-11T19:04:57.788Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-11T19:04:57.788Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-11T19:04:57.788Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-11T19:04:57.788Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-11T19:04:57.788Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-11T19:04:57.788Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-11T19:04:57.788Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-11T19:04:57.788Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-11T19:04:57.788Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-11T19:04:57.788Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-11T19:04:57.788Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T19:04:57.788Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-11T19:04:57.788Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-11T19:04:57.788Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-11T19:04:57.788Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-11T19:04:57.788Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-11T19:04:57.788Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-11T19:04:57.788Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-11T19:04:57.788Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-11T19:04:57.788Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-11T19:04:57.788Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-11T19:04:57.788Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-11T19:04:57.788Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-11T19:04:57.788Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-11T19:04:57.788Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-11T19:04:57.788Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-11T19:04:57.788Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-11T19:04:57.788Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-11T19:04:57.788Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-11T19:04:57.788Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:04:57.788Z] [2022-03-11T19:04:57.788Z] DONE 87 tests, 33 skipped in 88.261s [2022-03-11T19:04:57.788Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-11T19:04:58.271Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-11T19:04:58.271Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-11T19:04:58.271Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-11T19:04:59.658Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-11T19:05:02.208Z] --- PASS: TestHealthKillContainer (8.49s) [2022-03-11T19:05:02.208Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-11T19:05:02.208Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-11T19:05:02.208Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-11T19:05:02.470Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2022-03-11T19:05:02.470Z] === RUN TestIpcModeNone [2022-03-11T19:05:03.480Z] --- PASS: TestIpcModeNone (0.94s) [2022-03-11T19:05:03.480Z] === RUN TestIpcModePrivate [2022-03-11T19:05:03.480Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-11T19:05:04.428Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-03-11T19:05:04.428Z] --- PASS: TestIpcModePrivate (0.99s) [2022-03-11T19:05:04.428Z] === RUN TestIpcModeShareable [2022-03-11T19:05:04.428Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-11T19:05:05.000Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-11T19:05:05.000Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-11T19:05:05.000Z] check_test.go:308: [db868e0a12256] daemon is not started [2022-03-11T19:05:05.000Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-11T19:05:05.261Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-03-11T19:05:05.261Z] --- PASS: TestIpcModeShareable (0.91s) [2022-03-11T19:05:05.261Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-11T19:05:07.176Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-11T19:05:07.790Z] 037d5740b404: Pull complete [2022-03-11T19:05:07.790Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-11T19:05:07.790Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:05:07.790Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-11T19:05:07.790Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-11T19:05:07.790Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-11T19:05:07.790Z] WARN: Skipping validation tests [2022-03-11T19:05:07.790Z] INFO: Running unit tests at 03/11/2022 19:05:04... [2022-03-11T19:05:08.122Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-11T19:05:08.122Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.78s) [2022-03-11T19:05:08.122Z] === RUN TestAPIIpcModeHost [2022-03-11T19:05:08.776Z] INFO: make.ps1 starting at 03/11/2022 19:05:08 [2022-03-11T19:05:09.065Z] --- PASS: TestAPIIpcModeHost (0.73s) [2022-03-11T19:05:09.065Z] === RUN TestDaemonIpcModeShareable [2022-03-11T19:05:09.244Z] INFO: Git commit (f9f549cbe4) assumed from DOCKER_GITCOMMIT environment variable [2022-03-11T19:05:09.244Z] INFO: Invoking autogen... [2022-03-11T19:05:09.326Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-11T19:05:09.712Z] INFO: Running unit tests... [2022-03-11T19:05:10.269Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2022-03-11T19:05:10.269Z] --- PASS: TestDaemonIpcModeShareable (1.39s) [2022-03-11T19:05:10.269Z] === RUN TestDaemonIpcModePrivate [2022-03-11T19:05:10.530Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-11T19:05:11.106Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-11T19:05:11.677Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2022-03-11T19:05:11.940Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2022-03-11T19:05:11.940Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-11T19:05:12.513Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-11T19:05:12.513Z] check_test.go:308: [dedefc43eb0ea] daemon is not started [2022-03-11T19:05:12.513Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-11T19:05:13.457Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2022-03-11T19:05:13.721Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2022-03-11T19:05:13.721Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-11T19:05:13.721Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-11T19:05:15.642Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: true, mustBeShared: true [2022-03-11T19:05:15.642Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-11T19:05:15.642Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2022-03-11T19:05:15.642Z] === RUN TestIpcModeOlderClient [2022-03-11T19:05:15.642Z] === PAUSE TestIpcModeOlderClient [2022-03-11T19:05:15.642Z] === RUN TestKillContainerInvalidSignal [2022-03-11T19:05:15.903Z] check_test.go:308: [dbc797716c7eb] daemon is not started [2022-03-11T19:05:15.903Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-11T19:05:16.143Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-11T19:05:16.143Z] Copying nested executables into bundles/binary-daemon [2022-03-11T19:05:16.143Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-11T19:05:16.143Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T19:05:16.143Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-11T19:05:16.143Z] [2022-03-11T19:05:16.165Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2022-03-11T19:05:16.165Z] === RUN TestKillContainer [2022-03-11T19:05:16.165Z] === RUN TestKillContainer/no_signal [Pipeline] } [2022-03-11T19:05:16.737Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-11T19:05:16.737Z] === RUN TestKillContainer/non_killing_signal [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-11T19:05:17.058Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43358/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1 -e DOCKER_GRAPHDRIVER docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 hack/make.sh cross [2022-03-11T19:05:17.309Z] === RUN TestKillContainer/killing_signal [2022-03-11T19:05:17.316Z] [2022-03-11T19:05:17.316Z] Removing bundles/ [2022-03-11T19:05:17.573Z] [2022-03-11T19:05:17.573Z] ---> Making bundle: cross (in bundles/cross) [2022-03-11T19:05:17.573Z] Cross building: bundles/cross/linux/amd64 [2022-03-11T19:05:17.573Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-11T19:05:17.573Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-11T19:05:18.253Z] --- PASS: TestKillContainer (2.00s) [2022-03-11T19:05:18.254Z] --- PASS: TestKillContainer/no_signal (0.59s) [2022-03-11T19:05:18.254Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2022-03-11T19:05:18.254Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2022-03-11T19:05:18.254Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-11T19:05:18.254Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-11T19:05:18.375Z] 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/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/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/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-03-11T19:05:18.825Z] docker_cli_daemon_plugins_test.go:80: [da38168e1a24b] daemon is not started [2022-03-11T19:05:18.825Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-11T19:05:19.022Z] === RUN TestConfigDaemonLibtrustID [2022-03-11T19:05:19.022Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-11T19:05:19.022Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-11T19:05:19.022Z] === RUN TestDaemonConfigValidation [2022-03-11T19:05:19.022Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-11T19:05:19.022Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-11T19:05:19.022Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-11T19:05:19.022Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-11T19:05:19.022Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-11T19:05:19.022Z] === RUN TestDaemonProxy [2022-03-11T19:05:19.022Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-11T19:05:19.022Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-11T19:05:19.022Z] PASS [2022-03-11T19:05:19.022Z] ok github.com/docker/docker/integration/daemon 0.108s [2022-03-11T19:05:19.022Z] [2022-03-11T19:05:19.022Z] === Skipped [2022-03-11T19:05:19.022Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-11T19:05:19.022Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-11T19:05:19.022Z] [2022-03-11T19:05:19.022Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-11T19:05:19.022Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-11T19:05:19.022Z] [2022-03-11T19:05:19.022Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-11T19:05:19.022Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-11T19:05:19.022Z] [2022-03-11T19:05:19.022Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-11T19:05:19.022Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-11T19:05:19.022Z] [2022-03-11T19:05:19.022Z] DONE 4 tests, 4 skipped in 18.250s [2022-03-11T19:05:19.022Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-11T19:05:19.398Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2022-03-11T19:05:19.398Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2022-03-11T19:05:19.398Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2022-03-11T19:05:19.398Z] === RUN TestKillStoppedContainer [2022-03-11T19:05:19.398Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-03-11T19:05:19.398Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-11T19:05:19.398Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-11T19:05:19.398Z] === RUN TestKillDifferentUserContainer [2022-03-11T19:05:19.489Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:05:19.489Z] INFO: Testing against a local daemon [2022-03-11T19:05:19.489Z] === RUN TestCommitInheritsEnv [2022-03-11T19:05:19.489Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:05:19.489Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-11T19:05:19.489Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-11T19:05:19.489Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:05:19.489Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T19:05:19.489Z] === RUN TestImportWithCustomPlatform [2022-03-11T19:05:19.489Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:05:19.489Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-11T19:05:19.489Z] === RUN TestImagesFilterMultiReference [2022-03-11T19:05:19.489Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-03-11T19:05:19.489Z] === RUN TestImagePullPlatformInvalid [2022-03-11T19:05:19.489Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-11T19:05:19.489Z] === RUN TestRemoveImageOrphaning [2022-03-11T19:05:19.970Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-11T19:05:20.230Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2022-03-11T19:05:20.230Z] === RUN TestInspectOomKilledTrue [2022-03-11T19:05:20.230Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:05:20.230Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-11T19:05:20.230Z] === RUN TestInspectOomKilledFalse [2022-03-11T19:05:20.230Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:05:20.230Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-11T19:05:20.230Z] === RUN TestLinksEtcHostsContentMatch [2022-03-11T19:05:20.473Z] --- PASS: TestRemoveImageOrphaning (0.89s) [2022-03-11T19:05:20.473Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-11T19:05:20.473Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-11T19:05:20.473Z] === RUN TestTagInvalidReference [2022-03-11T19:05:20.473Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-11T19:05:20.473Z] === RUN TestTagValidPrefixedRepo [2022-03-11T19:05:20.473Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-11T19:05:20.473Z] === RUN TestTagExistedNameWithoutForce [2022-03-11T19:05:20.804Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2022-03-11T19:05:20.804Z] === RUN TestLinksContainerNames [2022-03-11T19:05:20.941Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-11T19:05:20.941Z] === RUN TestTagOfficialNames [2022-03-11T19:05:20.941Z] --- PASS: TestTagOfficialNames (0.07s) [2022-03-11T19:05:20.941Z] === RUN TestTagMatchesDigest [2022-03-11T19:05:20.941Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-11T19:05:20.941Z] PASS [2022-03-11T19:05:20.941Z] ok github.com/docker/docker/integration/image 1.306s [2022-03-11T19:05:20.941Z] [2022-03-11T19:05:20.941Z] === Skipped [2022-03-11T19:05:20.941Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-11T19:05:20.941Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:05:20.941Z] [2022-03-11T19:05:20.941Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T19:05:20.941Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:05:20.941Z] [2022-03-11T19:05:20.941Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-11T19:05:20.941Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:05:20.941Z] [2022-03-11T19:05:20.941Z] DONE 12 tests, 3 skipped in 4.545s [2022-03-11T19:05:20.941Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-11T19:05:22.190Z] --- PASS: TestLinksContainerNames (1.31s) [2022-03-11T19:05:22.190Z] === RUN TestLogsFollowTailEmpty [2022-03-11T19:05:22.762Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2022-03-11T19:05:22.762Z] === RUN TestContainerNetworkMountsNoChown [2022-03-11T19:05:23.022Z] docker_cli_daemon_plugins_test.go:170: [d7e1860350f0d] daemon is not started [2022-03-11T19:05:23.155Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:05:23.155Z] INFO: Testing against a local daemon [2022-03-11T19:05:23.155Z] === RUN TestNetworkCreateDelete [2022-03-11T19:05:23.155Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:05:23.155Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-11T19:05:23.155Z] === RUN TestDockerNetworkDeletePreferID [2022-03-11T19:05:23.155Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-11T19:05:23.155Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-11T19:05:23.155Z] === RUN TestDaemonDNSFallback [2022-03-11T19:05:23.155Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:05:23.155Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-11T19:05:23.155Z] === RUN TestInspectNetwork [2022-03-11T19:05:23.155Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-11T19:05:23.155Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-11T19:05:23.155Z] === RUN TestRunContainerWithBridgeNone [2022-03-11T19:05:23.155Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:05:23.155Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-11T19:05:23.155Z] === RUN TestNetworkInvalidJSON [2022-03-11T19:05:23.155Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-11T19:05:23.155Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-11T19:05:23.155Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:05:23.155Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:05:23.155Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:05:23.155Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:05:23.155Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-11T19:05:23.155Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:05:23.155Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:05:23.155Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-11T19:05:23.155Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-11T19:05:23.155Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-11T19:05:23.155Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-11T19:05:23.155Z] === RUN TestNetworkList [2022-03-11T19:05:23.155Z] === RUN TestNetworkList//networks [2022-03-11T19:05:23.155Z] === PAUSE TestNetworkList//networks [2022-03-11T19:05:23.155Z] === RUN TestNetworkList//networks/ [2022-03-11T19:05:23.155Z] === PAUSE TestNetworkList//networks/ [2022-03-11T19:05:23.155Z] === CONT TestNetworkList//networks [2022-03-11T19:05:23.155Z] === CONT TestNetworkList//networks/ [2022-03-11T19:05:23.155Z] --- PASS: TestNetworkList (0.03s) [2022-03-11T19:05:23.155Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-11T19:05:23.155Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-11T19:05:23.155Z] === RUN TestHostIPv4BridgeLabel [2022-03-11T19:05:23.155Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-11T19:05:23.155Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-11T19:05:23.155Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-11T19:05:23.155Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-11T19:05:23.155Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-11T19:05:23.155Z] === RUN TestDaemonDefaultNetworkPools [2022-03-11T19:05:23.155Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-11T19:05:23.155Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T19:05:23.155Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-11T19:05:23.155Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-11T19:05:23.155Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T19:05:23.155Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-11T19:05:23.155Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-11T19:05:23.155Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T19:05:23.155Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-11T19:05:23.155Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-11T19:05:23.155Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T19:05:23.155Z] === RUN TestServiceWithPredefinedNetwork [2022-03-11T19:05:23.155Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-11T19:05:23.155Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T19:05:23.155Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-11T19:05:23.155Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:05:23.155Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:05:23.155Z] === RUN TestServiceWithDataPathPortInit [2022-03-11T19:05:23.155Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-11T19:05:23.155Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-11T19:05:23.155Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-11T19:05:23.155Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-11T19:05:23.155Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T19:05:23.155Z] PASS [2022-03-11T19:05:23.155Z] ok github.com/docker/docker/integration/network 0.139s [2022-03-11T19:05:23.155Z] [2022-03-11T19:05:23.155Z] === Skipped [2022-03-11T19:05:23.155Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-11T19:05:23.155Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:05:23.155Z] [2022-03-11T19:05:23.155Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-11T19:05:23.155Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-11T19:05:23.155Z] [2022-03-11T19:05:23.155Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-11T19:05:23.155Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:05:23.155Z] [2022-03-11T19:05:23.155Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-11T19:05:23.155Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-11T19:05:23.155Z] [2022-03-11T19:05:23.155Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-11T19:05:23.155Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:05:23.155Z] [2022-03-11T19:05:23.155Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-11T19:05:23.155Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-11T19:05:23.155Z] [2022-03-11T19:05:23.155Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-11T19:05:23.155Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-11T19:05:23.155Z] [2022-03-11T19:05:23.155Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T19:05:23.155Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-11T19:05:23.155Z] [2022-03-11T19:05:23.155Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T19:05:23.155Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-11T19:05:23.155Z] [2022-03-11T19:05:23.155Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T19:05:23.155Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-11T19:05:23.155Z] [2022-03-11T19:05:23.155Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T19:05:23.155Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-11T19:05:23.155Z] [2022-03-11T19:05:23.155Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T19:05:23.155Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-11T19:05:23.155Z] [2022-03-11T19:05:23.155Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:05:23.155Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:05:23.155Z] [2022-03-11T19:05:23.155Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-11T19:05:23.155Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-11T19:05:23.155Z] [2022-03-11T19:05:23.155Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T19:05:23.155Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-11T19:05:23.155Z] [2022-03-11T19:05:23.155Z] DONE 22 tests, 15 skipped in 2.053s [2022-03-11T19:05:23.155Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-11T19:05:23.283Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-11T19:05:23.544Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/default [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/default [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/private [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/private [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/rprivate [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/slave [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/slave [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/rslave [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/shared [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/shared [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/rshared [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-11T19:05:23.545Z] === CONT TestMountDaemonRoot/default [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-11T19:05:23.545Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-11T19:05:23.545Z] === CONT TestMountDaemonRoot/rshared [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-11T19:05:23.545Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-11T19:05:23.545Z] === CONT TestMountDaemonRoot/shared [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-11T19:05:23.545Z] === CONT TestMountDaemonRoot/rslave [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-11T19:05:23.545Z] === CONT TestMountDaemonRoot/slave [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-11T19:05:23.545Z] === CONT TestMountDaemonRoot/rprivate [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T19:05:23.545Z] === CONT TestMountDaemonRoot/private [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-11T19:05:23.545Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-11T19:05:23.545Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-11T19:05:23.545Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-11T19:05:23.545Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-11T19:05:23.622Z] testing: warning: no tests to run [2022-03-11T19:05:23.622Z] PASS [2022-03-11T19:05:23.622Z] ok github.com/docker/docker/integration/network/ipvlan 0.057s [2022-03-11T19:05:23.622Z] [2022-03-11T19:05:23.622Z] DONE 0 tests in 0.566s [2022-03-11T19:05:23.622Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-11T19:05:23.806Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-11T19:05:23.806Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-11T19:05:23.806Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-11T19:05:23.806Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-11T19:05:23.806Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-11T19:05:23.806Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-11T19:05:23.806Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-11T19:05:23.806Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-11T19:05:23.806Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-11T19:05:23.806Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-11T19:05:23.806Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-11T19:05:23.806Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-11T19:05:24.068Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-11T19:05:24.068Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-11T19:05:24.068Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-11T19:05:24.068Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-11T19:05:24.068Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-11T19:05:24.068Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-11T19:05:24.068Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-11T19:05:24.068Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-11T19:05:24.068Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-11T19:05:24.068Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-11T19:05:24.068Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-11T19:05:24.068Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-03-11T19:05:24.329Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2022-03-11T19:05:24.329Z] === RUN TestContainerBindMountNonRecursive [2022-03-11T19:05:24.329Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-11T19:05:24.607Z] testing: warning: no tests to run [2022-03-11T19:05:24.607Z] PASS [2022-03-11T19:05:24.607Z] ok github.com/docker/docker/integration/network/macvlan 0.060s [2022-03-11T19:05:24.607Z] [2022-03-11T19:05:24.607Z] DONE 0 tests in 0.557s [2022-03-11T19:05:24.607Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-11T19:05:25.074Z] testing: warning: no tests to run [2022-03-11T19:05:25.074Z] PASS [2022-03-11T19:05:25.074Z] ok github.com/docker/docker/integration/plugin 0.055s [2022-03-11T19:05:25.074Z] [2022-03-11T19:05:25.074Z] DONE 0 tests in 0.551s [2022-03-11T19:05:25.074Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-11T19:05:25.541Z] testing: warning: no tests to run [2022-03-11T19:05:25.541Z] PASS [2022-03-11T19:05:25.541Z] ok github.com/docker/docker/integration/plugin/authz 0.059s [2022-03-11T19:05:25.541Z] [2022-03-11T19:05:25.541Z] DONE 0 tests in 0.563s [2022-03-11T19:05:26.009Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-11T19:05:26.877Z] --- PASS: TestContainerBindMountNonRecursive (2.26s) [2022-03-11T19:05:26.877Z] === RUN TestContainerVolumesMountedAsShared [2022-03-11T19:05:27.140Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2022-03-11T19:05:27.140Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-11T19:05:27.713Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-11T19:05:27.975Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s) [2022-03-11T19:05:27.975Z] === RUN TestNetworkNat [2022-03-11T19:05:27.975Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-11T19:05:28.549Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-11T19:05:28.549Z] --- PASS: TestNetworkNat (0.80s) [2022-03-11T19:05:28.549Z] === RUN TestNetworkLocalhostTCPNat [2022-03-11T19:05:29.121Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-11T19:05:29.383Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2022-03-11T19:05:29.383Z] === RUN TestNetworkLoopbackNat [2022-03-11T19:05:29.645Z] check_test.go:308: [d991055763d81] daemon is not started [2022-03-11T19:05:29.645Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-11T19:05:29.795Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:05:29.795Z] INFO: Testing against a local daemon [2022-03-11T19:05:29.795Z] === RUN TestPluginInvalidJSON [2022-03-11T19:05:29.795Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:05:29.795Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:05:29.795Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:05:29.795Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-03-11T19:05:29.795Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-11T19:05:29.795Z] === RUN TestPluginInstall [2022-03-11T19:05:29.795Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-11T19:05:29.795Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-11T19:05:29.795Z] === RUN TestPluginsWithRuntimes [2022-03-11T19:05:29.795Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-11T19:05:29.795Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-11T19:05:29.795Z] === RUN TestPluginBackCompatMediaTypes [2022-03-11T19:05:29.795Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-11T19:05:29.795Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T19:05:29.795Z] PASS [2022-03-11T19:05:29.795Z] ok github.com/docker/docker/integration/plugin/common 0.087s [2022-03-11T19:05:29.795Z] [2022-03-11T19:05:29.795Z] === Skipped [2022-03-11T19:05:29.795Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-11T19:05:29.795Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-11T19:05:29.795Z] [2022-03-11T19:05:29.795Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-11T19:05:29.795Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-11T19:05:29.795Z] [2022-03-11T19:05:29.795Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T19:05:29.795Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-11T19:05:29.795Z] [2022-03-11T19:05:29.795Z] DONE 5 tests, 3 skipped in 3.835s [2022-03-11T19:05:29.795Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-11T19:05:30.588Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-11T19:05:30.851Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-11T19:05:30.863Z] ? github.com/docker/docker/api [no test files] [2022-03-11T19:05:31.112Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-11T19:05:32.009Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:05:32.009Z] INFO: Testing against a local daemon [2022-03-11T19:05:32.009Z] === RUN TestExternalGraphDriver [2022-03-11T19:05:32.009Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-11T19:05:32.009Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-11T19:05:32.009Z] === RUN TestGraphdriverPluginV2 [2022-03-11T19:05:32.009Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-11T19:05:32.009Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-11T19:05:32.009Z] PASS [2022-03-11T19:05:32.009Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.096s [2022-03-11T19:05:32.009Z] [2022-03-11T19:05:32.009Z] === Skipped [2022-03-11T19:05:32.009Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-11T19:05:32.009Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-11T19:05:32.009Z] [2022-03-11T19:05:32.009Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-11T19:05:32.009Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-11T19:05:32.009Z] [2022-03-11T19:05:32.009Z] DONE 2 tests, 2 skipped in 2.152s [2022-03-11T19:05:32.009Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-11T19:05:32.501Z] --- PASS: TestNetworkLoopbackNat (3.01s) [2022-03-11T19:05:32.501Z] === RUN TestPause [2022-03-11T19:05:32.763Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-11T19:05:33.337Z] --- PASS: TestPause (0.82s) [2022-03-11T19:05:33.337Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-11T19:05:33.337Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T19:05:33.337Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T19:05:33.337Z] === RUN TestPauseStopPausedContainer [2022-03-11T19:05:33.572Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:05:33.572Z] INFO: Testing against a local daemon [2022-03-11T19:05:33.572Z] === RUN TestReadPluginNoRead [2022-03-11T19:05:33.572Z] read_test.go:21: no unix domain sockets on Windows [2022-03-11T19:05:33.572Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-11T19:05:33.572Z] PASS [2022-03-11T19:05:33.572Z] ok github.com/docker/docker/integration/plugin/logging 0.082s [2022-03-11T19:05:34.039Z] [2022-03-11T19:05:34.039Z] === Skipped [2022-03-11T19:05:34.039Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-11T19:05:34.039Z] read_test.go:21: no unix domain sockets on Windows [2022-03-11T19:05:34.039Z] [2022-03-11T19:05:34.039Z] DONE 1 tests, 1 skipped in 1.953s [2022-03-11T19:05:34.039Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-11T19:05:34.280Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2022-03-11T19:05:34.280Z] === RUN TestPidHost [2022-03-11T19:05:34.541Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-11T19:05:35.023Z] testing: warning: no tests to run [2022-03-11T19:05:35.024Z] PASS [2022-03-11T19:05:35.024Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.080s [2022-03-11T19:05:35.024Z] [2022-03-11T19:05:35.024Z] DONE 0 tests in 0.925s [2022-03-11T19:05:35.024Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-11T19:05:35.924Z] --- PASS: TestPidHost (1.70s) [2022-03-11T19:05:35.924Z] === RUN TestPsFilter [2022-03-11T19:05:35.924Z] --- PASS: TestPsFilter (0.17s) [2022-03-11T19:05:35.924Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-11T19:05:36.186Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-11T19:05:36.590Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:05:36.591Z] INFO: Testing against a local daemon [2022-03-11T19:05:36.591Z] === RUN TestPluginWithDevMounts [2022-03-11T19:05:36.591Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:36.591Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-11T19:05:36.591Z] PASS [2022-03-11T19:05:36.591Z] ok github.com/docker/docker/integration/plugin/volumes 0.079s [2022-03-11T19:05:36.760Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2022-03-11T19:05:36.760Z] === RUN TestRemoveContainerWithVolume [2022-03-11T19:05:37.060Z] [2022-03-11T19:05:37.060Z] === Skipped [2022-03-11T19:05:37.060Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-11T19:05:37.060Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:37.060Z] [2022-03-11T19:05:37.060Z] DONE 1 tests, 1 skipped in 1.892s [2022-03-11T19:05:37.060Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-11T19:05:37.333Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2022-03-11T19:05:37.333Z] === RUN TestRemoveContainerRunning [2022-03-11T19:05:38.276Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-11T19:05:38.276Z] --- PASS: TestRemoveContainerRunning (0.90s) [2022-03-11T19:05:38.276Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-11T19:05:38.276Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-11T19:05:38.621Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:05:38.621Z] INFO: Testing against a local daemon [2022-03-11T19:05:38.621Z] === RUN TestSecretInspect [2022-03-11T19:05:38.621Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:38.621Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-11T19:05:38.621Z] === RUN TestSecretList [2022-03-11T19:05:38.621Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:38.621Z] --- SKIP: TestSecretList (0.00s) [2022-03-11T19:05:38.621Z] === RUN TestSecretsCreateAndDelete [2022-03-11T19:05:38.621Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:38.621Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-11T19:05:38.621Z] === RUN TestSecretsUpdate [2022-03-11T19:05:38.621Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:38.621Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-11T19:05:38.621Z] === RUN TestTemplatedSecret [2022-03-11T19:05:38.621Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:38.621Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-11T19:05:38.621Z] === RUN TestSecretCreateResolve [2022-03-11T19:05:38.621Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:05:38.621Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-11T19:05:38.621Z] PASS [2022-03-11T19:05:38.621Z] ok github.com/docker/docker/integration/secret 0.084s [2022-03-11T19:05:38.621Z] [2022-03-11T19:05:38.621Z] === Skipped [2022-03-11T19:05:38.621Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-11T19:05:38.621Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:38.621Z] [2022-03-11T19:05:38.621Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-11T19:05:38.621Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:38.621Z] [2022-03-11T19:05:38.621Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-11T19:05:38.621Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:38.621Z] [2022-03-11T19:05:38.621Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-11T19:05:38.621Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:38.621Z] [2022-03-11T19:05:38.621Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-11T19:05:38.621Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:38.621Z] [2022-03-11T19:05:38.621Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-11T19:05:38.621Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:05:38.621Z] [2022-03-11T19:05:38.621Z] DONE 6 tests, 6 skipped in 1.715s [2022-03-11T19:05:38.621Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-11T19:05:39.221Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2022-03-11T19:05:39.221Z] === RUN TestRemoveInvalidContainer [2022-03-11T19:05:39.221Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-11T19:05:39.221Z] === RUN TestRenameLinkedContainer [2022-03-11T19:05:39.793Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-11T19:05:39.793Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-11T19:05:40.854Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:05:40.854Z] INFO: Testing against a local daemon [2022-03-11T19:05:40.854Z] === RUN TestServiceCreateInit [2022-03-11T19:05:40.854Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-11T19:05:40.854Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:40.854Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-11T19:05:40.854Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:40.854Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-11T19:05:40.854Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T19:05:40.854Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:05:40.854Z] === RUN TestCreateServiceMultipleTimes [2022-03-11T19:05:40.854Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:40.854Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-11T19:05:40.854Z] === RUN TestCreateServiceConflict [2022-03-11T19:05:40.854Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:40.854Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-11T19:05:40.854Z] === RUN TestCreateServiceMaxReplicas [2022-03-11T19:05:40.854Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:40.854Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-03-11T19:05:40.854Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-11T19:05:40.854Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:40.854Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-11T19:05:40.854Z] === RUN TestCreateServiceSecretFileMode [2022-03-11T19:05:40.855Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:40.855Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-11T19:05:40.855Z] === RUN TestCreateServiceConfigFileMode [2022-03-11T19:05:40.855Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:40.855Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-11T19:05:40.855Z] === RUN TestCreateServiceSysctls [2022-03-11T19:05:40.855Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:40.855Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-11T19:05:40.855Z] === RUN TestCreateServiceCapabilities [2022-03-11T19:05:40.855Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:40.855Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-11T19:05:40.855Z] === RUN TestInspect [2022-03-11T19:05:40.855Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:40.855Z] --- SKIP: TestInspect (0.00s) [2022-03-11T19:05:40.855Z] === RUN TestCreateJob [2022-03-11T19:05:40.855Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:40.855Z] --- SKIP: TestCreateJob (0.00s) [2022-03-11T19:05:40.855Z] === RUN TestReplicatedJob [2022-03-11T19:05:40.855Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:40.855Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-11T19:05:40.855Z] === RUN TestUpdateReplicatedJob [2022-03-11T19:05:40.855Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:40.855Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-11T19:05:40.855Z] === RUN TestServiceListWithStatuses [2022-03-11T19:05:40.855Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:40.855Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-11T19:05:40.855Z] === RUN TestDockerNetworkConnectAlias [2022-03-11T19:05:40.855Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:40.855Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-11T19:05:40.855Z] === RUN TestDockerNetworkReConnect [2022-03-11T19:05:40.855Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:40.855Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-11T19:05:40.855Z] === RUN TestServicePlugin [2022-03-11T19:05:40.855Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:40.855Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-11T19:05:40.855Z] === RUN TestServiceUpdateLabel [2022-03-11T19:05:40.855Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:05:40.855Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-11T19:05:40.855Z] === RUN TestServiceUpdateSecrets [2022-03-11T19:05:40.855Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:05:40.855Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-11T19:05:40.855Z] === RUN TestServiceUpdateConfigs [2022-03-11T19:05:40.855Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:05:40.855Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-11T19:05:40.855Z] === RUN TestServiceUpdateNetwork [2022-03-11T19:05:40.855Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:05:40.855Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-11T19:05:40.855Z] === RUN TestServiceUpdatePidsLimit [2022-03-11T19:05:40.855Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:05:40.855Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-11T19:05:40.855Z] PASS [2022-03-11T19:05:40.855Z] ok github.com/docker/docker/integration/service 0.204s [2022-03-11T19:05:41.180Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === Skipped [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T19:05:41.322Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:41.322Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:05:41.322Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:41.322Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-11T19:05:41.322Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-11T19:05:41.322Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-03-11T19:05:41.322Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-11T19:05:41.322Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-11T19:05:41.322Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-11T19:05:41.322Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-11T19:05:41.322Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-11T19:05:41.322Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-11T19:05:41.322Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-11T19:05:41.322Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-11T19:05:41.322Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-11T19:05:41.322Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-11T19:05:41.322Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-11T19:05:41.322Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-11T19:05:41.322Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-11T19:05:41.322Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-11T19:05:41.322Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-11T19:05:41.322Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-11T19:05:41.322Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-11T19:05:41.322Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-11T19:05:41.322Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:05:41.322Z] [2022-03-11T19:05:41.322Z] DONE 24 tests, 23 skipped in 2.345s [2022-03-11T19:05:41.322Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-11T19:05:41.753Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-11T19:05:42.327Z] --- PASS: TestRenameLinkedContainer (3.16s) [2022-03-11T19:05:42.327Z] === RUN TestRenameStoppedContainer [2022-03-11T19:05:42.327Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-11T19:05:42.883Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:05:42.883Z] INFO: Testing against a local daemon [2022-03-11T19:05:42.883Z] === RUN TestSessionCreate [2022-03-11T19:05:42.883Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-11T19:05:42.883Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-11T19:05:42.883Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-11T19:05:42.883Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-11T19:05:42.883Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-11T19:05:42.883Z] PASS [2022-03-11T19:05:42.883Z] ok github.com/docker/docker/integration/session 0.075s [2022-03-11T19:05:42.883Z] [2022-03-11T19:05:42.883Z] === Skipped [2022-03-11T19:05:42.883Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-11T19:05:42.883Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-11T19:05:42.883Z] [2022-03-11T19:05:42.883Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-11T19:05:42.883Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-11T19:05:42.883Z] [2022-03-11T19:05:42.883Z] DONE 2 tests, 2 skipped in 1.606s [2022-03-11T19:05:42.883Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-11T19:05:42.900Z] --- PASS: TestRenameStoppedContainer (0.69s) [2022-03-11T19:05:42.900Z] === RUN TestRenameRunningContainerAndReuse [2022-03-11T19:05:44.289Z] --- PASS: TestRenameRunningContainerAndReuse (1.22s) [2022-03-11T19:05:44.289Z] === RUN TestRenameInvalidName [2022-03-11T19:05:44.289Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-11T19:05:44.444Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:05:44.861Z] --- PASS: TestRenameInvalidName (0.57s) [2022-03-11T19:05:44.861Z] === RUN TestRenameAnonymousContainer [2022-03-11T19:05:44.912Z] INFO: Testing against a local daemon [2022-03-11T19:05:44.912Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-11T19:05:44.912Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:44.912Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:05:44.912Z] === RUN TestDiskUsage [2022-03-11T19:05:44.912Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-11T19:05:44.912Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-11T19:05:44.912Z] === RUN TestEventsExecDie [2022-03-11T19:05:44.912Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-11T19:05:44.912Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-11T19:05:44.912Z] === RUN TestEventsBackwardsCompatible [2022-03-11T19:05:44.912Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-11T19:05:44.912Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-11T19:05:44.912Z] === RUN TestEventsVolumeCreate [2022-03-11T19:05:44.912Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-11T19:05:44.912Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-11T19:05:44.912Z] === RUN TestInfoAPI [2022-03-11T19:05:44.912Z] --- PASS: TestInfoAPI (0.03s) [2022-03-11T19:05:44.912Z] === RUN TestInfoAPIWarnings [2022-03-11T19:05:44.912Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:05:44.912Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-11T19:05:44.912Z] === RUN TestInfoDebug [2022-03-11T19:05:44.912Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:05:44.912Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-11T19:05:44.912Z] === RUN TestInfoInsecureRegistries [2022-03-11T19:05:44.912Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:05:44.912Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-11T19:05:44.912Z] === RUN TestInfoRegistryMirrors [2022-03-11T19:05:44.912Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:05:44.912Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-11T19:05:44.912Z] === RUN TestLoginFailsWithBadCredentials [2022-03-11T19:05:45.898Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-03-11T19:05:45.898Z] === RUN TestPingCacheHeaders [2022-03-11T19:05:45.898Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-11T19:05:45.898Z] === RUN TestPingGet [2022-03-11T19:05:45.898Z] --- PASS: TestPingGet (0.03s) [2022-03-11T19:05:45.898Z] === RUN TestPingHead [2022-03-11T19:05:45.898Z] --- PASS: TestPingHead (0.04s) [2022-03-11T19:05:45.898Z] === RUN TestVersion [2022-03-11T19:05:45.898Z] --- PASS: TestVersion (0.03s) [2022-03-11T19:05:45.898Z] PASS [2022-03-11T19:05:45.898Z] ok github.com/docker/docker/integration/system 1.198s [2022-03-11T19:05:45.898Z] [2022-03-11T19:05:45.898Z] === Skipped [2022-03-11T19:05:45.898Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:05:45.898Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:05:45.898Z] [2022-03-11T19:05:45.898Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-11T19:05:45.898Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-11T19:05:45.898Z] [2022-03-11T19:05:45.898Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-11T19:05:45.898Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-11T19:05:45.898Z] [2022-03-11T19:05:45.898Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-11T19:05:45.898Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-11T19:05:45.898Z] [2022-03-11T19:05:45.898Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-11T19:05:45.898Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-11T19:05:45.898Z] [2022-03-11T19:05:45.898Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-11T19:05:45.898Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:05:45.898Z] [2022-03-11T19:05:45.898Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-11T19:05:45.898Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:05:45.898Z] [2022-03-11T19:05:45.898Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-11T19:05:45.898Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:05:45.898Z] [2022-03-11T19:05:45.898Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-11T19:05:45.898Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:05:45.898Z] [2022-03-11T19:05:45.898Z] DONE 15 tests, 9 skipped in 2.846s [2022-03-11T19:05:45.898Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-11T19:05:46.249Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-11T19:05:47.195Z] --- PASS: TestRenameAnonymousContainer (2.54s) [2022-03-11T19:05:47.195Z] === RUN TestRenameContainerWithSameName [2022-03-11T19:05:47.462Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:05:47.462Z] INFO: Testing against a local daemon [2022-03-11T19:05:47.462Z] === RUN TestVolumesCreateAndList [2022-03-11T19:05:47.462Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-03-11T19:05:47.462Z] === RUN TestVolumesRemove [2022-03-11T19:05:47.929Z] --- PASS: TestVolumesRemove (0.12s) [2022-03-11T19:05:47.929Z] === RUN TestVolumesInspect [2022-03-11T19:05:47.929Z] --- PASS: TestVolumesInspect (0.03s) [2022-03-11T19:05:47.929Z] === RUN TestVolumesInvalidJSON [2022-03-11T19:05:47.929Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-11T19:05:47.929Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-11T19:05:47.929Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-11T19:05:47.929Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-11T19:05:47.929Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-11T19:05:47.929Z] PASS [2022-03-11T19:05:47.929Z] ok github.com/docker/docker/integration/volume 0.265s [2022-03-11T19:05:47.929Z] [2022-03-11T19:05:47.929Z] DONE 5 tests in 2.001s [2022-03-11T19:05:47.929Z] INFO: make.ps1 ended at 03/11/2022 19:05:47 [2022-03-11T19:05:47.929Z] INFO: Integration CLI tests being run from the host: [2022-03-11T19:05:47.929Z] 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" [2022-03-11T19:05:48.138Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2022-03-11T19:05:48.138Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-11T19:05:48.679Z] === RUN TestMiddlewares [2022-03-11T19:05:48.679Z] --- PASS: TestMiddlewares (0.00s) [2022-03-11T19:05:48.679Z] PASS [2022-03-11T19:05:48.679Z] coverage: 9.0% of statements [2022-03-11T19:05:48.679Z] ok github.com/docker/docker/api/server 0.102s coverage: 9.0% of statements [2022-03-11T19:05:49.083Z] --- PASS: TestRenameContainerWithLinkedContainer (1.18s) [2022-03-11T19:05:49.083Z] === RUN TestResize [2022-03-11T19:05:49.655Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-11T19:05:49.655Z] --- PASS: TestResize (0.60s) [2022-03-11T19:05:49.655Z] === RUN TestResizeWithInvalidSize [2022-03-11T19:05:49.915Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-11T19:05:50.487Z] --- PASS: TestResizeWithInvalidSize (0.63s) [2022-03-11T19:05:50.487Z] === RUN TestResizeWhenContainerNotStarted [2022-03-11T19:05:51.060Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2022-03-11T19:05:51.060Z] === RUN TestDaemonRestartKillContainers [2022-03-11T19:05:51.060Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T19:05:51.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T19:05:51.060Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T19:05:51.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T19:05:51.060Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T19:05:51.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T19:05:51.060Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T19:05:51.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T19:05:51.060Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T19:05:51.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T19:05:51.060Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T19:05:51.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T19:05:51.060Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T19:05:51.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T19:05:51.060Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T19:05:51.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T19:05:51.060Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:05:51.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:05:51.060Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:05:51.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:05:51.060Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:05:51.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:05:51.060Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:05:51.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:05:51.060Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:05:51.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:05:51.060Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:05:51.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:05:51.060Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:05:51.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:05:51.060Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:05:51.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:05:51.060Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-11T19:05:51.060Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:05:51.633Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-11T19:05:52.591Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-11T19:05:53.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-11T19:05:53.991Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:05:55.375Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-11T19:05:55.375Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:05:56.590Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:05:56.590Z] INFO: Testing against a local daemon [2022-03-11T19:05:56.590Z] === RUN TestDockerSuite [2022-03-11T19:05:56.590Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-11T19:05:56.590Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-11T19:05:56.590Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T19:05:56.590Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-11T19:05:56.590Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-11T19:05:56.590Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-11T19:05:56.590Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-11T19:05:56.590Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-11T19:05:56.590Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-11T19:05:56.590Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-11T19:05:56.761Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-11T19:05:57.022Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-11T19:05:57.057Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-11T19:05:57.525Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-11T19:05:57.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-11T19:05:57.991Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-11T19:05:58.458Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-11T19:05:58.539Z] check_test.go:308: [d4d56371c7305] daemon is not started [2022-03-11T19:05:58.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-11T19:05:58.539Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:05:59.112Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-11T19:05:59.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-11T19:06:01.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-11T19:06:02.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-11T19:06:02.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-11T19:06:03.539Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-11T19:06:03.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-11T19:06:07.757Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-11T19:06:07.757Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-11T19:06:09.142Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-11T19:06:10.530Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-11T19:06:13.082Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-11T19:06:15.002Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-11T19:06:15.944Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-11T19:06:16.885Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-11T19:06:18.802Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-11T19:06:18.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s) [2022-03-11T19:06:18.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2022-03-11T19:06:18.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.79s) [2022-03-11T19:06:18.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2022-03-11T19:06:18.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.78s) [2022-03-11T19:06:18.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.99s) [2022-03-11T19:06:18.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.40s) [2022-03-11T19:06:18.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.49s) [2022-03-11T19:06:18.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.17s) [2022-03-11T19:06:18.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.29s) [2022-03-11T19:06:18.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.87s) [2022-03-11T19:06:18.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.47s) [2022-03-11T19:06:18.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.45s) [2022-03-11T19:06:18.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.20s) [2022-03-11T19:06:18.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.08s) [2022-03-11T19:06:18.803Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.77s) [2022-03-11T19:06:18.803Z] === RUN TestCgroupNamespacesRun [2022-03-11T19:06:19.064Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-11T19:06:20.449Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-11T19:06:20.449Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2022-03-11T19:06:20.449Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-11T19:06:20.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-11T19:06:22.095Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2022-03-11T19:06:22.095Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-11T19:06:24.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-11T19:06:24.009Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2022-03-11T19:06:24.009Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-11T19:06:24.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-11T19:06:25.524Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2022-03-11T19:06:25.524Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-11T19:06:26.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-11T19:06:27.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-11T19:06:27.301Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.67s) [2022-03-11T19:06:27.301Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-11T19:06:27.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-11T19:06:28.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-11T19:06:29.209Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.83s) [2022-03-11T19:06:29.209Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-11T19:06:30.153Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2022-03-11T19:06:30.153Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-11T19:06:31.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-11T19:06:31.805Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2022-03-11T19:06:31.805Z] === RUN TestNISDomainname [2022-03-11T19:06:32.748Z] check_test.go:308: [d43a3a53adb9e] daemon is not started [2022-03-11T19:06:32.748Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-11T19:06:32.748Z] --- PASS: TestNISDomainname (0.97s) [2022-03-11T19:06:32.748Z] === RUN TestHostnameDnsResolution [2022-03-11T19:06:34.136Z] --- PASS: TestHostnameDnsResolution (1.22s) [2022-03-11T19:06:34.136Z] === RUN TestUnprivilegedPortsAndPing [2022-03-11T19:06:34.136Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-11T19:06:34.708Z] --- PASS: TestUnprivilegedPortsAndPing (0.90s) [2022-03-11T19:06:34.708Z] === RUN TestStats [2022-03-11T19:06:36.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-11T19:06:36.624Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-11T19:06:37.195Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-11T19:06:37.768Z] --- PASS: TestStats (2.83s) [2022-03-11T19:06:37.768Z] === RUN TestStopContainerWithTimeout [2022-03-11T19:06:37.768Z] === RUN TestStopContainerWithTimeout/0 [2022-03-11T19:06:37.768Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-11T19:06:37.768Z] === RUN TestStopContainerWithTimeout/1 [2022-03-11T19:06:37.768Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-11T19:06:37.768Z] === RUN TestStopContainerWithTimeout/3 [2022-03-11T19:06:37.768Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-11T19:06:37.768Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-11T19:06:37.768Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-11T19:06:37.768Z] === CONT TestStopContainerWithTimeout/0 [2022-03-11T19:06:37.768Z] === CONT TestStopContainerWithTimeout/3 [2022-03-11T19:06:38.711Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-11T19:06:38.711Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-11T19:06:39.654Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-11T19:06:40.227Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-11T19:06:41.171Z] === CONT TestStopContainerWithTimeout/1 [2022-03-11T19:06:43.084Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2022-03-11T19:06:43.084Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2022-03-11T19:06:43.084Z] --- PASS: TestStopContainerWithTimeout/3 (3.27s) [2022-03-11T19:06:43.084Z] --- PASS: TestStopContainerWithTimeout/-1 (2.79s) [2022-03-11T19:06:43.084Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2022-03-11T19:06:43.084Z] === RUN TestDeleteDevicemapper [2022-03-11T19:06:43.084Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T19:06:43.084Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2022-03-11T19:06:43.084Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-11T19:06:45.633Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-11T19:06:46.577Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.64s) [2022-03-11T19:06:46.577Z] === RUN TestUpdateMemory [2022-03-11T19:06:46.577Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:06:46.577Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-11T19:06:46.577Z] === RUN TestUpdateCPUQuota [2022-03-11T19:06:46.577Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-11T19:06:48.015Z] --- PASS: TestUpdateCPUQuota (1.53s) [2022-03-11T19:06:48.015Z] === RUN TestUpdatePidsLimit [2022-03-11T19:06:48.015Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-11T19:06:48.015Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-11T19:06:48.277Z] === RUN TestUpdatePidsLimit/no_change [2022-03-11T19:06:48.543Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-11T19:06:48.812Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-11T19:06:49.081Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-11T19:06:49.081Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-11T19:06:49.312Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-11T19:06:49.312Z] === RUN TestBoolValue [2022-03-11T19:06:49.312Z] --- PASS: TestBoolValue (0.00s) [2022-03-11T19:06:49.312Z] === RUN TestBoolValueOrDefault [2022-03-11T19:06:49.312Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-11T19:06:49.312Z] === RUN TestInt64ValueOrZero [2022-03-11T19:06:49.312Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-11T19:06:49.312Z] === RUN TestInt64ValueOrDefault [2022-03-11T19:06:49.312Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-11T19:06:49.312Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-11T19:06:49.312Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-11T19:06:49.312Z] === RUN TestJsonContentType [2022-03-11T19:06:49.312Z] --- PASS: TestJsonContentType (0.00s) [2022-03-11T19:06:49.312Z] PASS [2022-03-11T19:06:49.312Z] coverage: 14.7% of statements [2022-03-11T19:06:49.312Z] ok github.com/docker/docker/api/server/httputils 0.095s coverage: 14.7% of statements [2022-03-11T19:06:49.312Z] === RUN TestMaskSecretKeys [2022-03-11T19:06:49.312Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-11T19:06:49.312Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-11T19:06:49.312Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-11T19:06:49.312Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-11T19:06:49.313Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-11T19:06:49.313Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-11T19:06:49.313Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-11T19:06:49.313Z] === RUN TestVersionMiddlewareVersion [2022-03-11T19:06:49.313Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-11T19:06:49.313Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-11T19:06:49.313Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-11T19:06:49.313Z] PASS [2022-03-11T19:06:49.313Z] coverage: 37.7% of statements [2022-03-11T19:06:49.313Z] ok github.com/docker/docker/api/server/middleware 0.062s coverage: 37.7% of statements [2022-03-11T19:06:49.313Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-11T19:06:49.313Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-11T19:06:49.313Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-11T19:06:49.313Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-11T19:06:49.313Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-11T19:06:49.313Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-11T19:06:49.313Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-11T19:06:49.313Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-11T19:06:49.313Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-11T19:06:49.313Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-11T19:06:49.313Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-11T19:06:49.653Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-11T19:06:49.913Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-11T19:06:50.174Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-11T19:06:50.174Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-11T19:06:50.174Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-11T19:06:50.298Z] === RUN TestStrSliceMarshalJSON [2022-03-11T19:06:50.298Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-11T19:06:50.298Z] === RUN TestStrSliceUnmarshalJSON [2022-03-11T19:06:50.298Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-11T19:06:50.298Z] === RUN TestStrSliceUnmarshalString [2022-03-11T19:06:50.298Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-11T19:06:50.298Z] === RUN TestStrSliceUnmarshalSlice [2022-03-11T19:06:50.298Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-11T19:06:50.298Z] PASS [2022-03-11T19:06:50.298Z] coverage: 90.0% of statements [2022-03-11T19:06:50.298Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2022-03-11T19:06:50.298Z] === RUN TestAdjustForAPIVersion [2022-03-11T19:06:50.298Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-11T19:06:50.298Z] PASS [2022-03-11T19:06:50.298Z] coverage: 5.7% of statements [2022-03-11T19:06:50.298Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2022-03-11T19:06:50.298Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-11T19:06:50.298Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-11T19:06:50.298Z] ? github.com/docker/docker/api/types [no test files] [2022-03-11T19:06:50.298Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-11T19:06:50.298Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-11T19:06:50.298Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-11T19:06:50.298Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-11T19:06:50.298Z] === RUN TestToJSON [2022-03-11T19:06:50.298Z] --- PASS: TestToJSON (0.00s) [2022-03-11T19:06:50.298Z] === RUN TestToParamWithVersion [2022-03-11T19:06:50.298Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-11T19:06:50.298Z] === RUN TestFromJSON [2022-03-11T19:06:50.298Z] --- PASS: TestFromJSON (0.00s) [2022-03-11T19:06:50.298Z] === RUN TestEmpty [2022-03-11T19:06:50.298Z] --- PASS: TestEmpty (0.00s) [2022-03-11T19:06:50.298Z] === RUN TestArgsMatchKVListEmptySources [2022-03-11T19:06:50.298Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-11T19:06:50.298Z] === RUN TestArgsMatchKVList [2022-03-11T19:06:50.298Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-11T19:06:50.298Z] === RUN TestArgsMatch [2022-03-11T19:06:50.298Z] --- PASS: TestArgsMatch (0.00s) [2022-03-11T19:06:50.298Z] === RUN TestAdd [2022-03-11T19:06:50.298Z] --- PASS: TestAdd (0.00s) [2022-03-11T19:06:50.298Z] === RUN TestDel [2022-03-11T19:06:50.298Z] --- PASS: TestDel (0.00s) [2022-03-11T19:06:50.298Z] === RUN TestLen [2022-03-11T19:06:50.298Z] --- PASS: TestLen (0.00s) [2022-03-11T19:06:50.298Z] === RUN TestExactMatch [2022-03-11T19:06:50.298Z] --- PASS: TestExactMatch (0.00s) [2022-03-11T19:06:50.298Z] === RUN TestOnlyOneExactMatch [2022-03-11T19:06:50.298Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-11T19:06:50.298Z] === RUN TestContains [2022-03-11T19:06:50.298Z] --- PASS: TestContains (0.00s) [2022-03-11T19:06:50.298Z] === RUN TestValidate [2022-03-11T19:06:50.298Z] --- PASS: TestValidate (0.00s) [2022-03-11T19:06:50.298Z] === RUN TestWalkValues [2022-03-11T19:06:50.298Z] --- PASS: TestWalkValues (0.00s) [2022-03-11T19:06:50.298Z] === RUN TestFuzzyMatch [2022-03-11T19:06:50.298Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-11T19:06:50.298Z] === RUN TestClone [2022-03-11T19:06:50.298Z] --- PASS: TestClone (0.00s) [2022-03-11T19:06:50.298Z] PASS [2022-03-11T19:06:50.298Z] coverage: 92.2% of statements [2022-03-11T19:06:50.298Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2022-03-11T19:06:50.298Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-11T19:06:50.298Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-11T19:06:50.298Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-11T19:06:50.298Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-11T19:06:50.298Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-11T19:06:50.298Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-11T19:06:50.298Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-11T19:06:50.298Z] === RUN TestDurationToSecondsString [2022-03-11T19:06:50.298Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-11T19:06:50.298Z] === RUN TestGetTimestamp [2022-03-11T19:06:50.766Z] --- PASS: TestGetTimestamp (0.20s) [2022-03-11T19:06:50.766Z] === RUN TestParseTimestamps [2022-03-11T19:06:50.766Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-11T19:06:50.766Z] PASS [2022-03-11T19:06:50.766Z] coverage: 100.0% of statements [2022-03-11T19:06:50.766Z] ok github.com/docker/docker/api/types/time 0.250s coverage: 100.0% of statements [2022-03-11T19:06:50.766Z] === RUN TestCompareVersion [2022-03-11T19:06:50.766Z] --- PASS: TestCompareVersion (0.00s) [2022-03-11T19:06:50.766Z] PASS [2022-03-11T19:06:50.766Z] coverage: 77.3% of statements [2022-03-11T19:06:50.766Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 77.3% of statements [2022-03-11T19:06:50.766Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-11T19:06:50.766Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-11T19:06:50.766Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-11T19:06:50.766Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-11T19:06:50.766Z] ? github.com/docker/docker/builder [no test files] [2022-03-11T19:06:50.766Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-11T19:06:50.766Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-11T19:06:50.766Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-11T19:06:50.766Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-11T19:06:50.766Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-11T19:06:50.766Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-11T19:06:50.766Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-11T19:06:51.561Z] --- PASS: TestUpdatePidsLimit (3.71s) [2022-03-11T19:06:51.561Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2022-03-11T19:06:51.561Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2022-03-11T19:06:51.561Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2022-03-11T19:06:51.561Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2022-03-11T19:06:51.561Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2022-03-11T19:06:51.561Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-03-11T19:06:51.561Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2022-03-11T19:06:51.561Z] === RUN TestUpdateRestartPolicy [2022-03-11T19:06:51.754Z] === RUN TestParseRemoteURL [2022-03-11T19:06:51.754Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-11T19:06:51.754Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-11T19:06:51.754Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-11T19:06:51.754Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-11T19:06:51.754Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-11T19:06:51.754Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-11T19:06:51.754Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-11T19:06:51.754Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-11T19:06:51.754Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-11T19:06:51.754Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-11T19:06:51.754Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-11T19:06:51.754Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-11T19:06:51.754Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-11T19:06:51.754Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-11T19:06:51.754Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-11T19:06:51.754Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-11T19:06:51.754Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-11T19:06:51.754Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-11T19:06:51.754Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-11T19:06:51.754Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-11T19:06:51.754Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-11T19:06:51.754Z] === RUN TestCloneArgsSmartHttp [2022-03-11T19:06:51.754Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-11T19:06:51.754Z] === RUN TestCloneArgsDumbHttp [2022-03-11T19:06:51.754Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-11T19:06:51.754Z] === RUN TestCloneArgsGit [2022-03-11T19:06:51.754Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-11T19:06:51.754Z] === RUN TestCheckoutGit [2022-03-11T19:06:52.505Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-11T19:06:53.969Z] === RUN TestEnable [2022-03-11T19:06:53.969Z] --- PASS: TestEnable (0.00s) [2022-03-11T19:06:53.969Z] === RUN TestDisable [2022-03-11T19:06:53.969Z] --- PASS: TestDisable (0.00s) [2022-03-11T19:06:53.969Z] === RUN TestEnabled [2022-03-11T19:06:53.969Z] --- PASS: TestEnabled (0.00s) [2022-03-11T19:06:53.969Z] PASS [2022-03-11T19:06:53.969Z] coverage: 100.0% of statements [2022-03-11T19:06:53.969Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2022-03-11T19:06:53.969Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-11T19:06:53.969Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-11T19:06:53.969Z] === RUN TestProcessNoDockerignore [2022-03-11T19:06:53.969Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-11T19:06:53.969Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-11T19:06:53.969Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-11T19:06:53.969Z] === RUN TestDetectContentType [2022-03-11T19:06:53.969Z] --- PASS: TestDetectContentType (0.00s) [2022-03-11T19:06:53.969Z] === RUN TestSelectAcceptableMIME [2022-03-11T19:06:53.969Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-11T19:06:53.969Z] === RUN TestInspectEmptyResponse [2022-03-11T19:06:53.969Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-11T19:06:53.969Z] === RUN TestInspectResponseBinary [2022-03-11T19:06:53.969Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-11T19:06:53.969Z] === RUN TestResponseUnsupportedContentType [2022-03-11T19:06:53.969Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-11T19:06:53.969Z] === RUN TestInspectResponseTextSimple [2022-03-11T19:06:53.969Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-11T19:06:53.969Z] === RUN TestInspectResponseEmptyContentType [2022-03-11T19:06:53.969Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-11T19:06:53.969Z] === RUN TestUnknownContentLength [2022-03-11T19:06:53.969Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-11T19:06:53.969Z] === RUN TestDownloadRemote [2022-03-11T19:06:53.969Z] --- PASS: TestDownloadRemote (0.10s) [2022-03-11T19:06:53.969Z] === RUN TestGetWithStatusError [2022-03-11T19:06:53.969Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-11T19:06:53.969Z] === RUN TestCloseRootDirectory [2022-03-11T19:06:53.969Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:06:53.969Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-11T19:06:53.969Z] === RUN TestHashFile [2022-03-11T19:06:53.969Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:06:53.969Z] --- SKIP: TestHashFile (0.00s) [2022-03-11T19:06:53.969Z] === RUN TestHashSubdir [2022-03-11T19:06:53.969Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:06:53.969Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-11T19:06:53.969Z] === RUN TestRemoveDirectory [2022-03-11T19:06:53.969Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:06:53.969Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-11T19:06:53.969Z] PASS [2022-03-11T19:06:53.969Z] coverage: 9.3% of statements [2022-03-11T19:06:53.969Z] ok github.com/docker/docker/builder/remotecontext 0.271s coverage: 9.3% of statements [2022-03-11T19:06:54.018Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-11T19:06:54.018Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-11T19:06:54.018Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-11T19:06:54.018Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-11T19:06:54.277Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-11T19:06:54.277Z] Cross building: bundles/cross/windows/amd64 [2022-03-11T19:06:54.277Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-11T19:06:54.277Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-11T19:06:54.955Z] === RUN TestGetAllAllowed [2022-03-11T19:06:54.955Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestGetAllMeta [2022-03-11T19:06:54.955Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-11T19:06:54.955Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestIsUnreferencedBuiltin [2022-03-11T19:06:54.955Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestIsExistingDirectory [2022-03-11T19:06:54.955Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestGetFilenameForDownload [2022-03-11T19:06:54.955Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestEnv2Variables [2022-03-11T19:06:54.955Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-11T19:06:54.955Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestMaintainer [2022-03-11T19:06:54.955Z] --- PASS: TestMaintainer (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestLabel [2022-03-11T19:06:54.955Z] --- PASS: TestLabel (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestFromScratch [2022-03-11T19:06:54.955Z] --- PASS: TestFromScratch (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestFromWithArg [2022-03-11T19:06:54.955Z] --- PASS: TestFromWithArg (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-11T19:06:54.955Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestFromWithUndefinedArg [2022-03-11T19:06:54.955Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestFromMultiStageWithNamedStage [2022-03-11T19:06:54.955Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestOnbuild [2022-03-11T19:06:54.955Z] --- PASS: TestOnbuild (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestWorkdir [2022-03-11T19:06:54.955Z] --- PASS: TestWorkdir (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestCmd [2022-03-11T19:06:54.955Z] --- PASS: TestCmd (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestHealthcheckNone [2022-03-11T19:06:54.955Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestHealthcheckCmd [2022-03-11T19:06:54.955Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestEntrypoint [2022-03-11T19:06:54.955Z] --- PASS: TestEntrypoint (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestExpose [2022-03-11T19:06:54.955Z] --- PASS: TestExpose (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestUser [2022-03-11T19:06:54.955Z] --- PASS: TestUser (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestVolume [2022-03-11T19:06:54.955Z] --- PASS: TestVolume (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestStopSignal [2022-03-11T19:06:54.955Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-11T19:06:54.955Z] --- SKIP: TestStopSignal (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestArg [2022-03-11T19:06:54.955Z] --- PASS: TestArg (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestShell [2022-03-11T19:06:54.955Z] --- PASS: TestShell (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestPrependEnvOnCmd [2022-03-11T19:06:54.955Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestRunWithBuildArgs [2022-03-11T19:06:54.955Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestRunIgnoresHealthcheck [2022-03-11T19:06:54.955Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestDispatchUnsupportedOptions [2022-03-11T19:06:54.955Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-11T19:06:54.955Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-11T19:06:54.955Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-11T19:06:54.955Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-11T19:06:54.955Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-11T19:06:54.955Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-11T19:06:54.955Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestNormalizeWorkdir [2022-03-11T19:06:54.955Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestDispatch [2022-03-11T19:06:54.955Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-11T19:06:54.955Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-11T19:06:54.955Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-11T19:06:54.955Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-11T19:06:54.955Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-11T19:06:54.955Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-11T19:06:54.955Z] === RUN TestDispatch/COPY_url [2022-03-11T19:06:54.955Z] --- PASS: TestDispatch (0.08s) [2022-03-11T19:06:54.955Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-11T19:06:54.955Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-11T19:06:54.955Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-11T19:06:54.955Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-11T19:06:54.955Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-03-11T19:06:54.955Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-11T19:06:54.955Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestAddScratchImageAddsToMounts [2022-03-11T19:06:54.955Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-11T19:06:54.955Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-11T19:06:54.955Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-11T19:06:54.955Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestImageSourceGetAddsToMounts [2022-03-11T19:06:54.955Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestEmptyDockerfile [2022-03-11T19:06:54.955Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-11T19:06:54.955Z] === RUN TestSymlinkDockerfile [2022-03-11T19:06:54.955Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-11T19:06:54.955Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-11T19:06:54.955Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestNonExistingDockerfile [2022-03-11T19:06:54.955Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-03-11T19:06:54.955Z] === RUN TestCopyRunConfig [2022-03-11T19:06:54.955Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestDeepCopyRunConfig [2022-03-11T19:06:54.955Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestExportImage [2022-03-11T19:06:54.955Z] --- PASS: TestExportImage (0.00s) [2022-03-11T19:06:54.955Z] === RUN TestNormalizeDest [2022-03-11T19:06:54.955Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-11T19:06:54.955Z] PASS [2022-03-11T19:06:54.955Z] coverage: 46.7% of statements [2022-03-11T19:06:54.955Z] ok github.com/docker/docker/builder/dockerfile 0.211s coverage: 46.7% of statements [2022-03-11T19:06:55.058Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-11T19:06:55.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-11T19:06:55.058Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-11T19:06:55.058Z] check_test.go:308: [df3fe9d823239] daemon is not started [2022-03-11T19:06:55.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-11T19:06:55.058Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-11T19:06:55.058Z] check_test.go:308: [d6323b46a922d] daemon is not started [2022-03-11T19:06:55.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-11T19:06:55.112Z] 0a6173b79e25: Pull complete [2022-03-11T19:06:55.112Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-11T19:06:55.112Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:06:55.112Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-11T19:06:55.112Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-11T19:06:55.112Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-03-11T19:06:55.112Z] WARN: Skipping validation tests [2022-03-11T19:06:55.112Z] INFO: Running unit tests at 03/11/2022 19:06:53... [2022-03-11T19:06:55.425Z] === RUN TestTCP4Proxy [2022-03-11T19:06:55.425Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-11T19:06:55.425Z] === RUN TestTCP4ProxyHalfClose [2022-03-11T19:06:55.425Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-11T19:06:55.425Z] === RUN TestTCP6Proxy [2022-03-11T19:06:55.425Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T19:06:55.425Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-11T19:06:55.425Z] === RUN TestTCPDualStackProxy [2022-03-11T19:06:55.425Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T19:06:55.425Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-11T19:06:55.425Z] === RUN TestUDP4Proxy [2022-03-11T19:06:55.425Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-11T19:06:55.425Z] === RUN TestUDP6Proxy [2022-03-11T19:06:55.425Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T19:06:55.425Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-11T19:06:55.425Z] === RUN TestUDPWriteError [2022-03-11T19:06:55.425Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-11T19:06:55.425Z] === RUN TestSCTP4Proxy [2022-03-11T19:06:55.425Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-11T19:06:55.425Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-11T19:06:55.425Z] === RUN TestSCTP6Proxy [2022-03-11T19:06:55.425Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T19:06:55.425Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-11T19:06:55.425Z] PASS [2022-03-11T19:06:55.425Z] coverage: 49.4% of statements [2022-03-11T19:06:55.425Z] ok github.com/docker/docker/cmd/docker-proxy 0.058s coverage: 49.4% of statements [2022-03-11T19:06:56.974Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-11T19:06:57.547Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-11T19:06:58.120Z] check_test.go:308: [d0de7fbb946e6] daemon is not started [2022-03-11T19:06:58.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-11T19:06:58.120Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-11T19:06:58.381Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-11T19:06:58.641Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-11T19:06:58.903Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-11T19:06:58.903Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-11T19:06:58.903Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-11T19:07:00.289Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-11T19:07:01.009Z] INFO: make.ps1 starting at 03/11/2022 19:07:00 [2022-03-11T19:07:01.009Z] INFO: Git commit (f9f549cbe4) assumed from DOCKER_GITCOMMIT environment variable [2022-03-11T19:07:01.009Z] INFO: Invoking autogen... [2022-03-11T19:07:01.479Z] INFO: Running unit tests... [2022-03-11T19:07:02.204Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-11T19:07:04.120Z] --- PASS: TestUpdateRestartPolicy (12.52s) [2022-03-11T19:07:04.120Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-11T19:07:04.692Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-11T19:07:04.692Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-11T19:07:04.954Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2022-03-11T19:07:04.954Z] === RUN TestWaitNonBlocked [2022-03-11T19:07:04.954Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:07:04.954Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:07:04.954Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:07:04.954Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:07:04.954Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:07:04.954Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:07:05.845Z] === RUN TestCheckpointCreateError [2022-03-11T19:07:05.845Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestCheckpointCreate [2022-03-11T19:07:05.845Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestCheckpointDeleteError [2022-03-11T19:07:05.845Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestCheckpointDelete [2022-03-11T19:07:05.845Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestCheckpointListError [2022-03-11T19:07:05.845Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestCheckpointList [2022-03-11T19:07:05.845Z] --- PASS: TestCheckpointList (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestCheckpointListContainerNotFound [2022-03-11T19:07:05.845Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestNewClientWithOpsFromEnv [2022-03-11T19:07:05.845Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-11T19:07:05.845Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestGetAPIPath [2022-03-11T19:07:05.845Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestParseHostURL [2022-03-11T19:07:05.845Z] --- PASS: TestParseHostURL (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-11T19:07:05.845Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-11T19:07:05.845Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestNegotiateAPIVersion [2022-03-11T19:07:05.845Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestNegotiateAPVersionOverride [2022-03-11T19:07:05.845Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-11T19:07:05.845Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-11T19:07:05.845Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-11T19:07:05.845Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestClientRedirect [2022-03-11T19:07:05.845Z] --- PASS: TestClientRedirect (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestConfigCreateUnsupported [2022-03-11T19:07:05.845Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestConfigCreateError [2022-03-11T19:07:05.845Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestConfigCreate [2022-03-11T19:07:05.845Z] --- PASS: TestConfigCreate (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestConfigInspectNotFound [2022-03-11T19:07:05.845Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestConfigInspectWithEmptyID [2022-03-11T19:07:05.845Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestConfigInspectUnsupported [2022-03-11T19:07:05.845Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestConfigInspectError [2022-03-11T19:07:05.845Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestConfigInspectConfigNotFound [2022-03-11T19:07:05.845Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestConfigInspect [2022-03-11T19:07:05.845Z] --- PASS: TestConfigInspect (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestConfigListUnsupported [2022-03-11T19:07:05.845Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestConfigListError [2022-03-11T19:07:05.845Z] --- PASS: TestConfigListError (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestConfigList [2022-03-11T19:07:05.845Z] --- PASS: TestConfigList (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestConfigRemoveUnsupported [2022-03-11T19:07:05.845Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestConfigRemoveError [2022-03-11T19:07:05.845Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestConfigRemove [2022-03-11T19:07:05.845Z] --- PASS: TestConfigRemove (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestConfigUpdateUnsupported [2022-03-11T19:07:05.845Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestConfigUpdateError [2022-03-11T19:07:05.845Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestConfigUpdate [2022-03-11T19:07:05.845Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestContainerCommitError [2022-03-11T19:07:05.845Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestContainerCommit [2022-03-11T19:07:05.845Z] --- PASS: TestContainerCommit (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestContainerStatPathError [2022-03-11T19:07:05.845Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestContainerStatPathNotFoundError [2022-03-11T19:07:05.845Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestContainerStatPathNoHeaderError [2022-03-11T19:07:05.845Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestContainerStatPath [2022-03-11T19:07:05.845Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestCopyToContainerError [2022-03-11T19:07:05.845Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestCopyToContainerNotFoundError [2022-03-11T19:07:05.845Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-11T19:07:05.845Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestCopyToContainer [2022-03-11T19:07:05.845Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestCopyFromContainerError [2022-03-11T19:07:05.845Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-11T19:07:05.845Z] === RUN TestCopyFromContainerNotFoundError [2022-03-11T19:07:05.845Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-11T19:07:05.846Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-11T19:07:05.846Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-11T19:07:05.846Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-11T19:07:05.846Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-11T19:07:05.846Z] === RUN TestCopyFromContainer [2022-03-11T19:07:05.846Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-11T19:07:05.846Z] === RUN TestContainerCreateError [2022-03-11T19:07:05.846Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-11T19:07:05.846Z] === RUN TestContainerCreateImageNotFound [2022-03-11T19:07:05.846Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-11T19:07:05.846Z] === RUN TestContainerCreateWithName [2022-03-11T19:07:05.846Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-11T19:07:05.846Z] === RUN TestContainerCreateAutoRemove [2022-03-11T19:07:05.846Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-11T19:07:05.846Z] === RUN TestContainerDiffError [2022-03-11T19:07:05.846Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-11T19:07:05.846Z] === RUN TestContainerDiff [2022-03-11T19:07:05.846Z] --- PASS: TestContainerDiff (0.00s) [2022-03-11T19:07:05.846Z] === RUN TestContainerExecCreateError [2022-03-11T19:07:05.846Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-11T19:07:05.846Z] === RUN TestContainerExecCreate [2022-03-11T19:07:05.846Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-11T19:07:05.900Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-11T19:07:06.161Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-11T19:07:06.161Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2022-03-11T19:07:06.161Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2022-03-11T19:07:06.161Z] === RUN TestWaitBlocked [2022-03-11T19:07:06.161Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T19:07:06.161Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T19:07:06.161Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T19:07:06.161Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T19:07:06.161Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-11T19:07:06.161Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-11T19:07:06.313Z] === RUN TestContainerExecStartError [2022-03-11T19:07:06.313Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerExecStart [2022-03-11T19:07:06.313Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerExecInspectError [2022-03-11T19:07:06.313Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerExecInspect [2022-03-11T19:07:06.313Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerExportError [2022-03-11T19:07:06.313Z] --- PASS: TestContainerExportError (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerExport [2022-03-11T19:07:06.313Z] --- PASS: TestContainerExport (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerInspectError [2022-03-11T19:07:06.313Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerInspectContainerNotFound [2022-03-11T19:07:06.313Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerInspectWithEmptyID [2022-03-11T19:07:06.313Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerInspect [2022-03-11T19:07:06.313Z] --- PASS: TestContainerInspect (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerInspectNode [2022-03-11T19:07:06.313Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerKillError [2022-03-11T19:07:06.313Z] --- PASS: TestContainerKillError (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerKill [2022-03-11T19:07:06.313Z] --- PASS: TestContainerKill (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerListError [2022-03-11T19:07:06.313Z] --- PASS: TestContainerListError (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerList [2022-03-11T19:07:06.313Z] --- PASS: TestContainerList (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerLogsNotFoundError [2022-03-11T19:07:06.313Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerLogsError [2022-03-11T19:07:06.313Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerLogs [2022-03-11T19:07:06.313Z] --- PASS: TestContainerLogs (0.22s) [2022-03-11T19:07:06.313Z] === RUN TestContainerPauseError [2022-03-11T19:07:06.313Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerPause [2022-03-11T19:07:06.313Z] --- PASS: TestContainerPause (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainersPruneError [2022-03-11T19:07:06.313Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainersPrune [2022-03-11T19:07:06.313Z] --- PASS: TestContainersPrune (0.01s) [2022-03-11T19:07:06.313Z] === RUN TestContainerRemoveError [2022-03-11T19:07:06.313Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerRemoveNotFoundError [2022-03-11T19:07:06.313Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerRemove [2022-03-11T19:07:06.313Z] --- PASS: TestContainerRemove (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerRenameError [2022-03-11T19:07:06.313Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerRename [2022-03-11T19:07:06.313Z] --- PASS: TestContainerRename (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerResizeError [2022-03-11T19:07:06.313Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerExecResizeError [2022-03-11T19:07:06.313Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerResize [2022-03-11T19:07:06.313Z] --- PASS: TestContainerResize (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerExecResize [2022-03-11T19:07:06.313Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerRestartError [2022-03-11T19:07:06.313Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerRestart [2022-03-11T19:07:06.313Z] --- PASS: TestContainerRestart (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerStartError [2022-03-11T19:07:06.313Z] --- PASS: TestContainerStartError (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerStart [2022-03-11T19:07:06.313Z] --- PASS: TestContainerStart (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerStatsError [2022-03-11T19:07:06.313Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerStats [2022-03-11T19:07:06.313Z] --- PASS: TestContainerStats (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerStopError [2022-03-11T19:07:06.313Z] --- PASS: TestContainerStopError (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerStop [2022-03-11T19:07:06.313Z] --- PASS: TestContainerStop (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerTopError [2022-03-11T19:07:06.313Z] --- PASS: TestContainerTopError (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerTop [2022-03-11T19:07:06.313Z] --- PASS: TestContainerTop (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerUnpauseError [2022-03-11T19:07:06.313Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-11T19:07:06.313Z] === RUN TestContainerUnpause [2022-03-11T19:07:06.314Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestContainerUpdateError [2022-03-11T19:07:06.314Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestContainerUpdate [2022-03-11T19:07:06.314Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestContainerWaitError [2022-03-11T19:07:06.314Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestContainerWait [2022-03-11T19:07:06.314Z] --- PASS: TestContainerWait (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestDiskUsageError [2022-03-11T19:07:06.314Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestDiskUsage [2022-03-11T19:07:06.314Z] --- PASS: TestDiskUsage (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestDistributionInspectUnsupported [2022-03-11T19:07:06.314Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestDistributionInspectWithEmptyID [2022-03-11T19:07:06.314Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestEventsErrorInOptions [2022-03-11T19:07:06.314Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestEventsErrorFromServer [2022-03-11T19:07:06.314Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestEvents [2022-03-11T19:07:06.314Z] --- PASS: TestEvents (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestTLSCloseWriter [2022-03-11T19:07:06.314Z] === PAUSE TestTLSCloseWriter [2022-03-11T19:07:06.314Z] === RUN TestImageBuildError [2022-03-11T19:07:06.314Z] --- PASS: TestImageBuildError (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestImageBuild [2022-03-11T19:07:06.314Z] --- PASS: TestImageBuild (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestGetDockerOS [2022-03-11T19:07:06.314Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestImageCreateError [2022-03-11T19:07:06.314Z] --- PASS: TestImageCreateError (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestImageCreate [2022-03-11T19:07:06.314Z] --- PASS: TestImageCreate (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestImageHistoryError [2022-03-11T19:07:06.314Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestImageHistory [2022-03-11T19:07:06.314Z] --- PASS: TestImageHistory (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestImageImportError [2022-03-11T19:07:06.314Z] --- PASS: TestImageImportError (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestImageImport [2022-03-11T19:07:06.314Z] --- PASS: TestImageImport (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestImageInspectError [2022-03-11T19:07:06.314Z] --- PASS: TestImageInspectError (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestImageInspectImageNotFound [2022-03-11T19:07:06.314Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestImageInspectWithEmptyID [2022-03-11T19:07:06.314Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestImageInspect [2022-03-11T19:07:06.314Z] --- PASS: TestImageInspect (0.00s) [2022-03-11T19:07:06.314Z] === RUN TestImageListError [2022-03-11T19:07:06.314Z] --- PASS: TestImageListError (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImageList [2022-03-11T19:07:06.781Z] --- PASS: TestImageList (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImageListApiBefore125 [2022-03-11T19:07:06.781Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImageLoadError [2022-03-11T19:07:06.781Z] --- PASS: TestImageLoadError (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImageLoad [2022-03-11T19:07:06.781Z] --- PASS: TestImageLoad (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImagesPruneError [2022-03-11T19:07:06.781Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImagesPrune [2022-03-11T19:07:06.781Z] --- PASS: TestImagesPrune (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImagePullReferenceParseError [2022-03-11T19:07:06.781Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImagePullAnyError [2022-03-11T19:07:06.781Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-11T19:07:06.781Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T19:07:06.781Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T19:07:06.781Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-11T19:07:06.781Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImagePullWithoutErrors [2022-03-11T19:07:06.781Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImagePushReferenceError [2022-03-11T19:07:06.781Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImagePushAnyError [2022-03-11T19:07:06.781Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-11T19:07:06.781Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T19:07:06.781Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T19:07:06.781Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-11T19:07:06.781Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImagePushWithoutErrors [2022-03-11T19:07:06.781Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-11T19:07:06.781Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-11T19:07:06.781Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-11T19:07:06.781Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-11T19:07:06.781Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-11T19:07:06.781Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-11T19:07:06.781Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-11T19:07:06.781Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-11T19:07:06.781Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImageRemoveError [2022-03-11T19:07:06.781Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImageRemoveImageNotFound [2022-03-11T19:07:06.781Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-11T19:07:06.781Z] === RUN TestImageRemove [2022-03-11T19:07:06.781Z] --- PASS: TestImageRemove (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestImageSaveError [2022-03-11T19:07:06.782Z] --- PASS: TestImageSaveError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestImageSave [2022-03-11T19:07:06.782Z] --- PASS: TestImageSave (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestImageSearchAnyError [2022-03-11T19:07:06.782Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-11T19:07:06.782Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T19:07:06.782Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T19:07:06.782Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-11T19:07:06.782Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestImageSearchWithoutErrors [2022-03-11T19:07:06.782Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestImageTagError [2022-03-11T19:07:06.782Z] --- PASS: TestImageTagError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestImageTagInvalidReference [2022-03-11T19:07:06.782Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestImageTagInvalidSourceImageName [2022-03-11T19:07:06.782Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestImageTagHexSource [2022-03-11T19:07:06.782Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestImageTag [2022-03-11T19:07:06.782Z] --- PASS: TestImageTag (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestInfoServerError [2022-03-11T19:07:06.782Z] --- PASS: TestInfoServerError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestInfoInvalidResponseJSONError [2022-03-11T19:07:06.782Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestInfo [2022-03-11T19:07:06.782Z] --- PASS: TestInfo (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNetworkConnectError [2022-03-11T19:07:06.782Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-11T19:07:06.782Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNetworkConnect [2022-03-11T19:07:06.782Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNetworkCreateError [2022-03-11T19:07:06.782Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNetworkCreate [2022-03-11T19:07:06.782Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNetworkDisconnectError [2022-03-11T19:07:06.782Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNetworkDisconnect [2022-03-11T19:07:06.782Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNetworkInspect [2022-03-11T19:07:06.782Z] === RUN TestNetworkInspect/empty_ID [2022-03-11T19:07:06.782Z] === RUN TestNetworkInspect/no_options [2022-03-11T19:07:06.782Z] === RUN TestNetworkInspect/verbose [2022-03-11T19:07:06.782Z] === RUN TestNetworkInspect/global_scope [2022-03-11T19:07:06.782Z] === RUN TestNetworkInspect/unknown_network [2022-03-11T19:07:06.782Z] === RUN TestNetworkInspect/server_error [2022-03-11T19:07:06.782Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-11T19:07:06.782Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-11T19:07:06.782Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-11T19:07:06.782Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-11T19:07:06.782Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-11T19:07:06.782Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-11T19:07:06.782Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNetworkListError [2022-03-11T19:07:06.782Z] --- PASS: TestNetworkListError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNetworkList [2022-03-11T19:07:06.782Z] --- PASS: TestNetworkList (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNetworksPruneError [2022-03-11T19:07:06.782Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNetworksPrune [2022-03-11T19:07:06.782Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNetworkRemoveError [2022-03-11T19:07:06.782Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNetworkRemove [2022-03-11T19:07:06.782Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNodeInspectError [2022-03-11T19:07:06.782Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNodeInspectNodeNotFound [2022-03-11T19:07:06.782Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNodeInspectWithEmptyID [2022-03-11T19:07:06.782Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNodeInspect [2022-03-11T19:07:06.782Z] --- PASS: TestNodeInspect (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNodeListError [2022-03-11T19:07:06.782Z] --- PASS: TestNodeListError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNodeList [2022-03-11T19:07:06.782Z] --- PASS: TestNodeList (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNodeRemoveError [2022-03-11T19:07:06.782Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNodeRemove [2022-03-11T19:07:06.782Z] --- PASS: TestNodeRemove (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNodeUpdateError [2022-03-11T19:07:06.782Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestNodeUpdate [2022-03-11T19:07:06.782Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestOptionWithHostFromEnv [2022-03-11T19:07:06.782Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestOptionWithTimeout [2022-03-11T19:07:06.782Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestOptionWithVersionFromEnv [2022-03-11T19:07:06.782Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestPingFail [2022-03-11T19:07:06.782Z] --- PASS: TestPingFail (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestPingWithError [2022-03-11T19:07:06.782Z] 2022/03/11 19:07:05 RoundTripper returned a response & error; ignoring response [2022-03-11T19:07:06.782Z] 2022/03/11 19:07:05 RoundTripper returned a response & error; ignoring response [2022-03-11T19:07:06.782Z] --- PASS: TestPingWithError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestPingSuccess [2022-03-11T19:07:06.782Z] --- PASS: TestPingSuccess (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestPingHeadFallback [2022-03-11T19:07:06.782Z] === RUN TestPingHeadFallback/OK [2022-03-11T19:07:06.782Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-11T19:07:06.782Z] === RUN TestPingHeadFallback/Not_Found [2022-03-11T19:07:06.782Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-11T19:07:06.782Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-11T19:07:06.782Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-11T19:07:06.782Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-11T19:07:06.782Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-11T19:07:06.782Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestPluginDisableError [2022-03-11T19:07:06.782Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestPluginDisable [2022-03-11T19:07:06.782Z] --- PASS: TestPluginDisable (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestPluginEnableError [2022-03-11T19:07:06.782Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestPluginEnable [2022-03-11T19:07:06.782Z] --- PASS: TestPluginEnable (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestPluginInspectError [2022-03-11T19:07:06.782Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestPluginInspectWithEmptyID [2022-03-11T19:07:06.782Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestPluginInspect [2022-03-11T19:07:06.782Z] --- PASS: TestPluginInspect (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestPluginListError [2022-03-11T19:07:06.782Z] --- PASS: TestPluginListError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestPluginList [2022-03-11T19:07:06.782Z] --- PASS: TestPluginList (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestPluginPushError [2022-03-11T19:07:06.782Z] --- PASS: TestPluginPushError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestPluginPush [2022-03-11T19:07:06.782Z] --- PASS: TestPluginPush (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestPluginRemoveError [2022-03-11T19:07:06.782Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestPluginRemove [2022-03-11T19:07:06.782Z] --- PASS: TestPluginRemove (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestPluginSetError [2022-03-11T19:07:06.782Z] --- PASS: TestPluginSetError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestPluginSet [2022-03-11T19:07:06.782Z] --- PASS: TestPluginSet (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestSetHostHeader [2022-03-11T19:07:06.782Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestPlainTextError [2022-03-11T19:07:06.782Z] --- PASS: TestPlainTextError (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestInfiniteError [2022-03-11T19:07:06.782Z] --- PASS: TestInfiniteError (0.02s) [2022-03-11T19:07:06.782Z] === RUN TestCanceledContext [2022-03-11T19:07:06.782Z] 2022/03/11 19:07:05 RoundTripper returned a response & error; ignoring response [2022-03-11T19:07:06.782Z] --- PASS: TestCanceledContext (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestDeadlineExceededContext [2022-03-11T19:07:06.782Z] 2022/03/11 19:07:05 RoundTripper returned a response & error; ignoring response [2022-03-11T19:07:06.782Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestSecretCreateUnsupported [2022-03-11T19:07:06.782Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-11T19:07:06.782Z] === RUN TestSecretCreateError [2022-03-11T19:07:06.782Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-11T19:07:07.107Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-11T19:07:07.252Z] === RUN TestSecretCreate [2022-03-11T19:07:07.252Z] --- PASS: TestSecretCreate (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestSecretInspectUnsupported [2022-03-11T19:07:07.252Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestSecretInspectError [2022-03-11T19:07:07.252Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestSecretInspectSecretNotFound [2022-03-11T19:07:07.252Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestSecretInspectWithEmptyID [2022-03-11T19:07:07.252Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestSecretInspect [2022-03-11T19:07:07.252Z] --- PASS: TestSecretInspect (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestSecretListUnsupported [2022-03-11T19:07:07.252Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestSecretListError [2022-03-11T19:07:07.252Z] --- PASS: TestSecretListError (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestSecretList [2022-03-11T19:07:07.252Z] --- PASS: TestSecretList (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestSecretRemoveUnsupported [2022-03-11T19:07:07.252Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestSecretRemoveError [2022-03-11T19:07:07.252Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestSecretRemove [2022-03-11T19:07:07.252Z] --- PASS: TestSecretRemove (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestSecretUpdateUnsupported [2022-03-11T19:07:07.252Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestSecretUpdateError [2022-03-11T19:07:07.252Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestSecretUpdate [2022-03-11T19:07:07.252Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestServiceCreateError [2022-03-11T19:07:07.252Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestServiceCreate [2022-03-11T19:07:07.252Z] --- PASS: TestServiceCreate (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-11T19:07:07.252Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestServiceCreateDigestPinning [2022-03-11T19:07:07.252Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestServiceInspectError [2022-03-11T19:07:07.252Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestServiceInspectServiceNotFound [2022-03-11T19:07:07.252Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestServiceInspectWithEmptyID [2022-03-11T19:07:07.252Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestServiceInspect [2022-03-11T19:07:07.252Z] --- PASS: TestServiceInspect (0.00s) [2022-03-11T19:07:07.252Z] === RUN TestServiceListError [2022-03-11T19:07:07.253Z] --- PASS: TestServiceListError (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestServiceList [2022-03-11T19:07:07.253Z] --- PASS: TestServiceList (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestServiceLogsError [2022-03-11T19:07:07.253Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestServiceLogs [2022-03-11T19:07:07.253Z] --- PASS: TestServiceLogs (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestServiceRemoveError [2022-03-11T19:07:07.253Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestServiceRemoveNotFoundError [2022-03-11T19:07:07.253Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestServiceRemove [2022-03-11T19:07:07.253Z] --- PASS: TestServiceRemove (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestServiceUpdateError [2022-03-11T19:07:07.253Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestServiceUpdate [2022-03-11T19:07:07.253Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestSwarmGetUnlockKeyError [2022-03-11T19:07:07.253Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestSwarmGetUnlockKey [2022-03-11T19:07:07.253Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestSwarmInitError [2022-03-11T19:07:07.253Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestSwarmInit [2022-03-11T19:07:07.253Z] --- PASS: TestSwarmInit (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestSwarmInspectError [2022-03-11T19:07:07.253Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestSwarmInspect [2022-03-11T19:07:07.253Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestSwarmJoinError [2022-03-11T19:07:07.253Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestSwarmJoin [2022-03-11T19:07:07.253Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestSwarmLeaveError [2022-03-11T19:07:07.253Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestSwarmLeave [2022-03-11T19:07:07.253Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestSwarmUnlockError [2022-03-11T19:07:07.253Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestSwarmUnlock [2022-03-11T19:07:07.253Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestSwarmUpdateError [2022-03-11T19:07:07.253Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestSwarmUpdate [2022-03-11T19:07:07.253Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestTaskInspectError [2022-03-11T19:07:07.253Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestTaskInspectWithEmptyID [2022-03-11T19:07:07.253Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestTaskInspect [2022-03-11T19:07:07.253Z] --- PASS: TestTaskInspect (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestTaskListError [2022-03-11T19:07:07.253Z] --- PASS: TestTaskListError (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestTaskList [2022-03-11T19:07:07.253Z] --- PASS: TestTaskList (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestVolumeCreateError [2022-03-11T19:07:07.253Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestVolumeCreate [2022-03-11T19:07:07.253Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestVolumeInspectError [2022-03-11T19:07:07.253Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestVolumeInspectNotFound [2022-03-11T19:07:07.253Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestVolumeInspectWithEmptyID [2022-03-11T19:07:07.253Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestVolumeInspect [2022-03-11T19:07:07.253Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestVolumeListError [2022-03-11T19:07:07.253Z] --- PASS: TestVolumeListError (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestVolumeList [2022-03-11T19:07:07.253Z] --- PASS: TestVolumeList (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestVolumeRemoveError [2022-03-11T19:07:07.253Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-11T19:07:07.253Z] === RUN TestVolumeRemove [2022-03-11T19:07:07.253Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-11T19:07:07.253Z] === CONT TestTLSCloseWriter [2022-03-11T19:07:07.253Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-11T19:07:07.253Z] PASS [2022-03-11T19:07:07.253Z] coverage: 75.2% of statements [2022-03-11T19:07:07.253Z] ok github.com/docker/docker/client 0.458s coverage: 75.2% of statements [2022-03-11T19:07:07.368Z] --- PASS: TestWaitBlocked (0.02s) [2022-03-11T19:07:07.368Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2022-03-11T19:07:07.368Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2022-03-11T19:07:07.368Z] === CONT TestContainerStartOnDaemonRestart [2022-03-11T19:07:07.368Z] === CONT TestContainerKillOnDaemonStart [2022-03-11T19:07:07.630Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-11T19:07:07.894Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-11T19:07:08.467Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-11T19:07:09.039Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-11T19:07:09.300Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-11T19:07:10.246Z] --- PASS: TestContainerStartOnDaemonRestart (3.07s) [2022-03-11T19:07:10.246Z] === CONT TestIpcModeOlderClient [2022-03-11T19:07:10.508Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-03-11T19:07:10.508Z] === CONT TestDaemonHostGatewayIP [2022-03-11T19:07:10.737Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-11T19:07:10.737Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-11T19:07:10.737Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-11T19:07:10.737Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-11T19:07:10.737Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-11T19:07:10.737Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-11T19:07:10.737Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-11T19:07:10.737Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T19:07:10.737Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-11T19:07:10.737Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-11T19:07:10.737Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-11T19:07:10.737Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T19:07:10.737Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-11T19:07:10.737Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-11T19:07:10.737Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-11T19:07:10.737Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T19:07:10.737Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-11T19:07:10.737Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-11T19:07:10.737Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-11T19:07:10.737Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-11T19:07:10.769Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-11T19:07:11.926Z] 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/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/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/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-03-11T19:07:14.077Z] --- PASS: TestDaemonHostGatewayIP (3.06s) [2022-03-11T19:07:14.077Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-11T19:07:14.650Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-11T19:07:15.464Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-11T19:07:15.464Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T19:07:15.464Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-11T19:07:15.464Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-11T19:07:15.464Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-11T19:07:16.570Z] === CONT TestDaemonRestartIpcMode [2022-03-11T19:07:16.570Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.77s) [2022-03-11T19:07:18.359Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-11T19:07:18.488Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-11T19:07:19.877Z] --- PASS: TestDaemonRestartIpcMode (3.42s) [2022-03-11T19:07:20.139Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-11T19:07:20.139Z] --- PASS: TestContainerKillOnDaemonStart (12.95s) [2022-03-11T19:07:20.139Z] PASS [2022-03-11T19:07:20.139Z] [2022-03-11T19:07:20.139Z] === Skipped [2022-03-11T19:07:20.139Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-11T19:07:20.139Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:07:20.139Z] [2022-03-11T19:07:20.139Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-11T19:07:20.139Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:07:20.139Z] [2022-03-11T19:07:20.139Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-11T19:07:20.139Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:07:20.139Z] [2022-03-11T19:07:20.139Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-11T19:07:20.139Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-11T19:07:20.139Z] [2022-03-11T19:07:20.139Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.01s) [2022-03-11T19:07:20.139Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-11T19:07:20.139Z] [2022-03-11T19:07:20.139Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-11T19:07:20.139Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:07:20.139Z] [2022-03-11T19:07:20.139Z] DONE 200 tests, 6 skipped in 161.605s [2022-03-11T19:07:20.139Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-11T19:07:20.139Z] ++ 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 [2022-03-11T19:07:20.139Z] ++ set -e [2022-03-11T19:07:20.139Z] ++ '[' -n 0 ']' [2022-03-11T19:07:20.139Z] ++ set -x [2022-03-11T19:07:20.140Z] ++ 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 [2022-03-11T19:07:20.401Z] === RUN TestConfigDaemonLibtrustID [2022-03-11T19:07:20.975Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-03-11T19:07:20.975Z] === RUN TestDaemonConfigValidation [2022-03-11T19:07:20.975Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-11T19:07:20.975Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-11T19:07:20.975Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-11T19:07:20.975Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-11T19:07:20.975Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-11T19:07:20.975Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-11T19:07:20.975Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-11T19:07:20.975Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-11T19:07:20.975Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-11T19:07:20.975Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-11T19:07:20.975Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-11T19:07:20.975Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-11T19:07:20.975Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-11T19:07:21.236Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-11T19:07:21.236Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-11T19:07:21.308Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-11T19:07:21.308Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-11T19:07:21.308Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-11T19:07:21.308Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-11T19:07:21.308Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-11T19:07:21.308Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-11T19:07:21.308Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-11T19:07:21.308Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-11T19:07:21.308Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-11T19:07:21.503Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-11T19:07:21.503Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-11T19:07:21.503Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.24s) [2022-03-11T19:07:21.503Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.26s) [2022-03-11T19:07:21.503Z] --- PASS: TestDaemonConfigValidation/valid_config (0.21s) [2022-03-11T19:07:21.503Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.29s) [2022-03-11T19:07:21.503Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-03-11T19:07:21.503Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-11T19:07:21.503Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-11T19:07:21.766Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-11T19:07:22.296Z] ? github.com/docker/docker/api [no test files] [2022-03-11T19:07:22.709Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-11T19:07:22.709Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-11T19:07:24.093Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-11T19:07:24.260Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-11T19:07:24.260Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-11T19:07:24.260Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-11T19:07:24.260Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-11T19:07:24.260Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-11T19:07:24.664Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-11T19:07:24.927Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-11T19:07:24.927Z] daemon_test.go:156: [daa359296a5f2] daemon is not started [2022-03-11T19:07:24.927Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-03-11T19:07:24.927Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.11s) [2022-03-11T19:07:24.927Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-03-11T19:07:24.927Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-03-11T19:07:24.927Z] === RUN TestDaemonProxy [2022-03-11T19:07:24.927Z] === RUN TestDaemonProxy/environment_variables [2022-03-11T19:07:24.927Z] check_test.go:308: [d722112f70f3b] daemon is not started [2022-03-11T19:07:24.927Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-11T19:07:26.842Z] === RUN TestDaemonProxy/command-line_options [2022-03-11T19:07:27.416Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-11T19:07:27.988Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-11T19:07:28.459Z] --- PASS: TestCheckoutGit (36.59s) [2022-03-11T19:07:28.459Z] === RUN TestValidGitTransport [2022-03-11T19:07:28.459Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-11T19:07:28.459Z] === RUN TestGitInvalidRef [2022-03-11T19:07:28.459Z] --- PASS: TestGitInvalidRef (0.22s) [2022-03-11T19:07:28.459Z] PASS [2022-03-11T19:07:28.459Z] coverage: 86.3% of statements [2022-03-11T19:07:28.459Z] ok github.com/docker/docker/builder/remotecontext/git 36.872s coverage: 86.3% of statements [2022-03-11T19:07:28.560Z] === RUN TestDaemonProxy/configuration_file [2022-03-11T19:07:28.823Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-11T19:07:28.823Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-11T19:07:28.823Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-11T19:07:28.823Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-11T19:07:28.823Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-11T19:07:28.823Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-11T19:07:29.084Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-11T19:07:29.084Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-11T19:07:29.084Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-11T19:07:30.022Z] ? github.com/docker/docker/cli [no test files] [2022-03-11T19:07:30.022Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-11T19:07:30.028Z] docker_cli_daemon_plugins_test.go:106: [dcf638892c479] daemon is not started [2022-03-11T19:07:30.028Z] === RUN TestDaemonProxy/conflicting_options [2022-03-11T19:07:30.122Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-11T19:07:30.600Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-11T19:07:31.173Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-11T19:07:31.173Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-03-11T19:07:31.173Z] --- PASS: TestDaemonProxy (6.37s) [2022-03-11T19:07:31.173Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-03-11T19:07:31.173Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-03-11T19:07:31.173Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-03-11T19:07:31.173Z] --- PASS: TestDaemonProxy/conflicting_options (0.52s) [2022-03-11T19:07:31.173Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.55s) [2022-03-11T19:07:31.173Z] PASS [2022-03-11T19:07:31.173Z] [2022-03-11T19:07:31.173Z] === Skipped [2022-03-11T19:07:31.173Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.55s) [2022-03-11T19:07:31.173Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-03-11T19:07:31.173Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.55s) [2022-03-11T19:07:31.173Z] [2022-03-11T19:07:31.173Z] DONE 17 tests, 1 skipped in 10.973s [2022-03-11T19:07:31.173Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-11T19:07:31.173Z] ++ 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 [2022-03-11T19:07:31.173Z] ++ set -e [2022-03-11T19:07:31.173Z] ++ '[' -n 0 ']' [2022-03-11T19:07:31.173Z] ++ set -x [2022-03-11T19:07:31.173Z] ++ 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 [2022-03-11T19:07:31.434Z] INFO: Testing against a local daemon [2022-03-11T19:07:31.434Z] === RUN TestCommitInheritsEnv [2022-03-11T19:07:32.007Z] --- PASS: TestCommitInheritsEnv (0.44s) [2022-03-11T19:07:32.007Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-11T19:07:32.007Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-11T19:07:32.007Z] === RUN TestImportWithCustomPlatform [2022-03-11T19:07:32.007Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-11T19:07:32.007Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-11T19:07:32.007Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-11T19:07:32.007Z] === RUN TestImportWithCustomPlatform// [2022-03-11T19:07:32.007Z] === RUN TestImportWithCustomPlatform/linux [2022-03-11T19:07:32.268Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-11T19:07:32.268Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-11T19:07:32.529Z] === RUN TestImportWithCustomPlatform/macos [2022-03-11T19:07:32.529Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-11T19:07:32.529Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-11T19:07:32.529Z] --- PASS: TestImportWithCustomPlatform (0.69s) [2022-03-11T19:07:32.529Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-03-11T19:07:32.529Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-11T19:07:32.529Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-11T19:07:32.529Z] --- PASS: TestImportWithCustomPlatform/linux (0.15s) [2022-03-11T19:07:32.529Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.18s) [2022-03-11T19:07:32.529Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.17s) [2022-03-11T19:07:32.529Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-11T19:07:32.529Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-11T19:07:32.529Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-11T19:07:32.529Z] === RUN TestImagesFilterMultiReference [2022-03-11T19:07:32.791Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-03-11T19:07:32.791Z] === RUN TestImagePullPlatformInvalid [2022-03-11T19:07:32.791Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-11T19:07:32.791Z] === RUN TestRemoveImageOrphaning [2022-03-11T19:07:32.791Z] check_test.go:308: [d02122882dcf4] daemon is not started [2022-03-11T19:07:32.791Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-11T19:07:33.052Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2022-03-11T19:07:33.053Z] === RUN TestRemoveImageGarbageCollector [2022-03-11T19:07:35.603Z] --- PASS: TestRemoveImageGarbageCollector (2.21s) [2022-03-11T19:07:35.603Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-11T19:07:35.603Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-11T19:07:35.603Z] === RUN TestTagInvalidReference [2022-03-11T19:07:35.603Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-11T19:07:35.603Z] === RUN TestTagValidPrefixedRepo [2022-03-11T19:07:35.603Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-11T19:07:35.603Z] === RUN TestTagExistedNameWithoutForce [2022-03-11T19:07:35.603Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-11T19:07:35.603Z] === RUN TestTagOfficialNames [2022-03-11T19:07:35.603Z] --- PASS: TestTagOfficialNames (0.07s) [2022-03-11T19:07:35.603Z] === RUN TestTagMatchesDigest [2022-03-11T19:07:35.603Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-11T19:07:35.603Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-11T19:07:35.863Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-11T19:07:36.435Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-11T19:07:37.219Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-11T19:07:37.219Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-11T19:07:37.219Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-11T19:07:37.219Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-11T19:07:37.219Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-11T19:07:37.219Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-11T19:07:37.219Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-11T19:07:37.219Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.02s) [2022-03-11T19:07:37.219Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-11T19:07:37.219Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-11T19:07:37.219Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-11T19:07:37.219Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-11T19:07:37.219Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-11T19:07:37.219Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.02s) [2022-03-11T19:07:37.219Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-11T19:07:37.219Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2022-03-11T19:07:37.219Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-11T19:07:37.219Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2022-03-11T19:07:37.219Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-11T19:07:37.219Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-11T19:07:37.219Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-11T19:07:37.219Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.04s) [2022-03-11T19:07:37.219Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-11T19:07:37.219Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-11T19:07:37.219Z] === RUN TestConfigureDaemonLogs [2022-03-11T19:07:37.219Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-11T19:07:37.219Z] === RUN TestCommonOptionsInstallFlags [2022-03-11T19:07:37.219Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-11T19:07:37.219Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-11T19:07:37.219Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-11T19:07:37.219Z] PASS [2022-03-11T19:07:37.219Z] coverage: 19.0% of statements [2022-03-11T19:07:37.219Z] ok github.com/docker/docker/cmd/dockerd 0.279s coverage: 19.0% of statements [2022-03-11T19:07:37.219Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-11T19:07:37.219Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-11T19:07:38.204Z] === RUN TestContainerStopSignal [2022-03-11T19:07:38.204Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-11T19:07:38.204Z] === RUN TestContainerStopTimeout [2022-03-11T19:07:38.204Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-11T19:07:38.204Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-11T19:07:38.204Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-11T19:07:38.204Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-11T19:07:38.204Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-11T19:07:38.204Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-11T19:07:38.204Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-11T19:07:38.204Z] === RUN TestReplaceAndAppendEnvVars [2022-03-11T19:07:38.204Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-11T19:07:38.204Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-11T19:07:38.204Z] === RUN TestNewMemoryStore [2022-03-11T19:07:38.204Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-11T19:07:38.204Z] === RUN TestAddContainers [2022-03-11T19:07:38.204Z] --- PASS: TestAddContainers (0.00s) [2022-03-11T19:07:38.204Z] === RUN TestGetContainer [2022-03-11T19:07:38.204Z] --- PASS: TestGetContainer (0.00s) [2022-03-11T19:07:38.204Z] === RUN TestDeleteContainer [2022-03-11T19:07:38.204Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-11T19:07:38.204Z] === RUN TestListContainers [2022-03-11T19:07:38.204Z] --- PASS: TestListContainers (0.00s) [2022-03-11T19:07:38.204Z] === RUN TestFirstContainer [2022-03-11T19:07:38.204Z] --- PASS: TestFirstContainer (0.00s) [2022-03-11T19:07:38.204Z] === RUN TestApplyAllContainer [2022-03-11T19:07:38.204Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-11T19:07:38.204Z] === RUN TestIsValidHealthString [2022-03-11T19:07:38.204Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-11T19:07:38.204Z] === RUN TestStateRunStop [2022-03-11T19:07:38.204Z] --- PASS: TestStateRunStop (0.00s) [2022-03-11T19:07:38.204Z] === RUN TestStateTimeoutWait [2022-03-11T19:07:38.204Z] state_test.go:141: Stop callback fired [2022-03-11T19:07:38.204Z] state_test.go:165: Stop callback fired [2022-03-11T19:07:38.204Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-11T19:07:38.204Z] === RUN TestIsValidStateString [2022-03-11T19:07:38.204Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-11T19:07:38.204Z] === RUN TestViewSaveDelete [2022-03-11T19:07:38.204Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-11T19:07:38.204Z] === RUN TestViewAll [2022-03-11T19:07:38.204Z] --- PASS: TestViewAll (0.01s) [2022-03-11T19:07:38.204Z] === RUN TestViewGet [2022-03-11T19:07:38.204Z] --- PASS: TestViewGet (0.01s) [2022-03-11T19:07:38.204Z] === RUN TestNames [2022-03-11T19:07:38.204Z] --- PASS: TestNames (0.00s) [2022-03-11T19:07:38.204Z] === RUN TestViewWithHealthCheck [2022-03-11T19:07:38.204Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-11T19:07:38.204Z] PASS [2022-03-11T19:07:38.204Z] coverage: 41.7% of statements [2022-03-11T19:07:38.204Z] ok github.com/docker/docker/container 0.247s coverage: 41.7% of statements [2022-03-11T19:07:38.204Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-11T19:07:38.204Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-11T19:07:38.204Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-11T19:07:38.204Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-11T19:07:38.347Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-11T19:07:38.918Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-11T19:07:39.766Z] === RUN TestPrepare [2022-03-11T19:07:39.766Z] --- PASS: TestPrepare (0.00s) [2022-03-11T19:07:39.766Z] === RUN TestStart [2022-03-11T19:07:39.766Z] --- PASS: TestStart (0.00s) [2022-03-11T19:07:39.766Z] === RUN TestWaitCancel [2022-03-11T19:07:39.766Z] --- PASS: TestWaitCancel (0.00s) [2022-03-11T19:07:39.766Z] === RUN TestWaitDisabled [2022-03-11T19:07:39.766Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-11T19:07:39.766Z] === RUN TestWaitEnabled [2022-03-11T19:07:39.766Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-11T19:07:39.766Z] === RUN TestRemove [2022-03-11T19:07:39.766Z] --- PASS: TestRemove (0.00s) [2022-03-11T19:07:39.766Z] PASS [2022-03-11T19:07:39.766Z] coverage: 65.3% of statements [2022-03-11T19:07:39.766Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.090s coverage: 65.3% of statements [2022-03-11T19:07:41.983Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-11T19:07:41.983Z] === RUN TestNewListSecretsFilters [2022-03-11T19:07:41.983Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-11T19:07:41.983Z] === RUN TestNewListConfigsFilters [2022-03-11T19:07:41.983Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-11T19:07:41.983Z] PASS [2022-03-11T19:07:41.983Z] coverage: 0.5% of statements [2022-03-11T19:07:41.983Z] ok github.com/docker/docker/daemon/cluster 0.538s coverage: 0.5% of statements [2022-03-11T19:07:41.983Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-11T19:07:41.983Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-11T19:07:41.983Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-11T19:07:41.984Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-11T19:07:41.984Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-11T19:07:41.984Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-11T19:07:41.984Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-11T19:07:41.984Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-11T19:07:41.984Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-11T19:07:41.984Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-11T19:07:41.984Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-11T19:07:41.984Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-11T19:07:41.984Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-11T19:07:41.984Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-11T19:07:41.984Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-11T19:07:41.984Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-11T19:07:41.984Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-11T19:07:41.984Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-11T19:07:41.984Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-11T19:07:41.984Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-11T19:07:41.984Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-11T19:07:41.984Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-11T19:07:41.984Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-11T19:07:41.984Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-11T19:07:41.984Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-11T19:07:41.984Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-11T19:07:41.984Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-11T19:07:41.984Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-11T19:07:41.984Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-11T19:07:41.984Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-11T19:07:41.984Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-11T19:07:41.984Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-11T19:07:41.984Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-11T19:07:41.984Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-11T19:07:41.984Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-11T19:07:41.984Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-11T19:07:41.984Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-11T19:07:41.984Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-11T19:07:41.984Z] PASS [2022-03-11T19:07:41.984Z] coverage: 35.9% of statements [2022-03-11T19:07:41.984Z] ok github.com/docker/docker/daemon/cluster/convert 0.919s coverage: 35.9% of statements [2022-03-11T19:07:42.264Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-11T19:07:43.212Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-11T19:07:43.473Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-11T19:07:43.554Z] === RUN TestMiddlewares [2022-03-11T19:07:43.554Z] --- PASS: TestMiddlewares (0.00s) [2022-03-11T19:07:43.554Z] PASS [2022-03-11T19:07:43.554Z] coverage: 9.0% of statements [2022-03-11T19:07:43.554Z] ok github.com/docker/docker/api/server 0.054s coverage: 9.0% of statements [2022-03-11T19:07:44.415Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-11T19:07:44.415Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-11T19:07:44.415Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-11T19:07:44.676Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-11T19:07:45.248Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-11T19:07:45.774Z] === RUN TestBuilderGC [2022-03-11T19:07:45.774Z] --- PASS: TestBuilderGC (0.00s) [2022-03-11T19:07:45.774Z] === RUN TestDaemonConfigurationNotFound [2022-03-11T19:07:45.774Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-11T19:07:45.774Z] === RUN TestDaemonBrokenConfiguration [2022-03-11T19:07:45.774Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-11T19:07:45.774Z] === RUN TestFindConfigurationConflicts [2022-03-11T19:07:45.774Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-11T19:07:45.774Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-11T19:07:45.774Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-11T19:07:45.774Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-11T19:07:45.774Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-11T19:07:45.774Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-11T19:07:45.774Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-11T19:07:45.774Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-11T19:07:45.774Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-11T19:07:45.774Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-11T19:07:45.774Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-11T19:07:45.774Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-11T19:07:45.774Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-11T19:07:45.774Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-11T19:07:45.774Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-11T19:07:45.774Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-11T19:07:45.774Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-11T19:07:45.774Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-11T19:07:45.774Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-11T19:07:45.774Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-11T19:07:45.774Z] === RUN TestValidateConfigurationErrors [2022-03-11T19:07:45.774Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-11T19:07:45.774Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-11T19:07:45.774Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-11T19:07:45.774Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-11T19:07:45.774Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-11T19:07:45.774Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-11T19:07:45.774Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-11T19:07:45.774Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-11T19:07:45.774Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-11T19:07:45.774Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-11T19:07:45.774Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-11T19:07:45.774Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-11T19:07:45.774Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-11T19:07:45.774Z] === RUN TestValidateConfiguration [2022-03-11T19:07:45.774Z] === RUN TestValidateConfiguration/with_label [2022-03-11T19:07:45.774Z] === RUN TestValidateConfiguration/with_dns [2022-03-11T19:07:45.774Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-11T19:07:45.774Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-11T19:07:45.774Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-11T19:07:45.774Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-11T19:07:45.774Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-11T19:07:45.774Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-11T19:07:45.774Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-11T19:07:45.774Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-11T19:07:45.822Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-11T19:07:46.242Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-11T19:07:46.242Z] === RUN TestReloadSetConfigFileNotExist [2022-03-11T19:07:46.242Z] time="2022-03-11T19:07:45Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-11T19:07:46.242Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2022-03-11T19:07:46.242Z] === RUN TestReloadDefaultConfigNotExist [2022-03-11T19:07:46.242Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:07:46.242Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-11T19:07:46.242Z] === RUN TestReloadBadDefaultConfig [2022-03-11T19:07:46.242Z] time="2022-03-11T19:07:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3423678304" [2022-03-11T19:07:46.242Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-11T19:07:46.242Z] === RUN TestReloadWithConflictingLabels [2022-03-11T19:07:46.242Z] time="2022-03-11T19:07:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-871933684" [2022-03-11T19:07:46.242Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-11T19:07:46.242Z] === RUN TestReloadWithDuplicateLabels [2022-03-11T19:07:46.242Z] time="2022-03-11T19:07:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-294175794" [2022-03-11T19:07:46.242Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-11T19:07:46.242Z] === RUN TestMaskURLCredentials [2022-03-11T19:07:46.242Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-11T19:07:46.242Z] === RUN TestDaemonConfigurationMerge [2022-03-11T19:07:46.242Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-11T19:07:46.242Z] PASS [2022-03-11T19:07:46.242Z] coverage: 79.2% of statements [2022-03-11T19:07:46.242Z] ok github.com/docker/docker/daemon/config 0.615s coverage: 79.2% of statements [2022-03-11T19:07:46.242Z] === RUN TestEventsLog [2022-03-11T19:07:46.242Z] --- PASS: TestEventsLog (0.00s) [2022-03-11T19:07:46.242Z] === RUN TestEventsLogTimeout [2022-03-11T19:07:46.242Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-11T19:07:46.242Z] === RUN TestLogEvents [2022-03-11T19:07:46.242Z] --- PASS: TestLogEvents (0.05s) [2022-03-11T19:07:46.242Z] === RUN TestLoadBufferedEvents [2022-03-11T19:07:46.242Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-03-11T19:07:46.242Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-11T19:07:46.242Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-11T19:07:46.242Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-11T19:07:46.242Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-11T19:07:46.242Z] PASS [2022-03-11T19:07:46.242Z] coverage: 50.0% of statements [2022-03-11T19:07:46.242Z] === RUN TestWaitNodeAttachment [2022-03-11T19:07:46.242Z] ok github.com/docker/docker/daemon/events 0.312s coverage: 50.0% of statements [2022-03-11T19:07:46.394Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-11T19:07:46.712Z] --- PASS: TestWaitNodeAttachment (0.44s) [2022-03-11T19:07:46.712Z] === RUN TestIsolationConversion [2022-03-11T19:07:46.712Z] === RUN TestIsolationConversion/default [2022-03-11T19:07:46.712Z] === RUN TestIsolationConversion/process [2022-03-11T19:07:46.712Z] === RUN TestIsolationConversion/hyperv [2022-03-11T19:07:46.712Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-11T19:07:46.712Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-11T19:07:46.712Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-11T19:07:46.712Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-11T19:07:46.712Z] === RUN TestContainerLabels [2022-03-11T19:07:46.712Z] --- PASS: TestContainerLabels (0.00s) [2022-03-11T19:07:46.712Z] === RUN TestCredentialSpecConversion [2022-03-11T19:07:46.712Z] === RUN TestCredentialSpecConversion/none [2022-03-11T19:07:46.712Z] === RUN TestCredentialSpecConversion/config [2022-03-11T19:07:46.712Z] === RUN TestCredentialSpecConversion/file [2022-03-11T19:07:46.712Z] === RUN TestCredentialSpecConversion/registry [2022-03-11T19:07:46.712Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-11T19:07:46.712Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-11T19:07:46.712Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-11T19:07:46.712Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-11T19:07:46.712Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-11T19:07:46.712Z] === RUN TestControllerValidateMountBind [2022-03-11T19:07:46.712Z] --- PASS: TestControllerValidateMountBind (0.02s) [2022-03-11T19:07:46.712Z] === RUN TestControllerValidateMountVolume [2022-03-11T19:07:46.712Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-11T19:07:46.712Z] === RUN TestControllerValidateMountTarget [2022-03-11T19:07:46.712Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-11T19:07:46.712Z] === RUN TestControllerValidateMountTmpfs [2022-03-11T19:07:46.712Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-11T19:07:46.712Z] === RUN TestControllerValidateMountInvalidType [2022-03-11T19:07:46.712Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-11T19:07:46.712Z] === RUN TestControllerValidateMountNamedPipe [2022-03-11T19:07:46.712Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-11T19:07:46.712Z] PASS [2022-03-11T19:07:46.712Z] coverage: 11.0% of statements [2022-03-11T19:07:46.712Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.653s coverage: 11.0% of statements [2022-03-11T19:07:46.966Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-11T19:07:47.227Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-11T19:07:47.699Z] === RUN TestVerifyNetworkingConfig [2022-03-11T19:07:47.699Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-11T19:07:47.699Z] === RUN TestGetContainer [2022-03-11T19:07:47.699Z] --- PASS: TestGetContainer (0.00s) [2022-03-11T19:07:47.699Z] === RUN TestValidContainerNames [2022-03-11T19:07:47.699Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-11T19:07:47.699Z] === RUN TestContainerInitDNS [2022-03-11T19:07:47.699Z] daemon_test.go:145: root required [2022-03-11T19:07:47.699Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-11T19:07:47.699Z] === RUN TestMerge [2022-03-11T19:07:47.699Z] --- PASS: TestMerge (0.00s) [2022-03-11T19:07:47.699Z] === RUN TestValidateContainerIsolation [2022-03-11T19:07:47.699Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-11T19:07:47.699Z] === RUN TestFindNetworkErrorType [2022-03-11T19:07:47.699Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-11T19:07:47.699Z] === RUN TestEnsureServicesExist [2022-03-11T19:07:47.699Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-11T19:07:47.699Z] === RUN TestEnsureServicesExistErrors [2022-03-11T19:07:47.699Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-11T19:07:47.699Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-11T19:07:47.699Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-11T19:07:47.699Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-11T19:07:47.699Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-11T19:07:47.699Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-11T19:07:47.699Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-11T19:07:47.699Z] === RUN TestContainerDelete [2022-03-11T19:07:47.699Z] --- PASS: TestContainerDelete (0.00s) [2022-03-11T19:07:47.699Z] === RUN TestContainerDoubleDelete [2022-03-11T19:07:47.699Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-11T19:07:47.699Z] === RUN TestLogContainerEventCopyLabels [2022-03-11T19:07:47.699Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-11T19:07:47.699Z] === RUN TestLogContainerEventWithAttributes [2022-03-11T19:07:47.699Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-11T19:07:47.699Z] === RUN TestNoneHealthcheck [2022-03-11T19:07:47.699Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-11T19:07:47.699Z] === RUN TestHealthStates [2022-03-11T19:07:47.699Z] === RUN TestIsEmptyDir [2022-03-11T19:07:47.699Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-11T19:07:47.699Z] PASS [2022-03-11T19:07:47.699Z] coverage: 2.3% of statements [2022-03-11T19:07:47.699Z] ok github.com/docker/docker/daemon/graphdriver 0.092s coverage: 2.3% of statements [2022-03-11T19:07:47.800Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-11T19:07:48.168Z] === RUN TestLinkNaming [2022-03-11T19:07:48.168Z] --- PASS: TestLinkNaming (0.00s) [2022-03-11T19:07:48.168Z] === RUN TestLinkNew [2022-03-11T19:07:48.168Z] --- PASS: TestLinkNew (0.00s) [2022-03-11T19:07:48.168Z] === RUN TestLinkEnv [2022-03-11T19:07:48.168Z] --- PASS: TestLinkEnv (0.00s) [2022-03-11T19:07:48.168Z] === RUN TestLinkMultipleEnv [2022-03-11T19:07:48.168Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-11T19:07:48.168Z] === RUN TestLinkPortRangeEnv [2022-03-11T19:07:48.168Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-11T19:07:48.168Z] PASS [2022-03-11T19:07:48.168Z] coverage: 93.0% of statements [2022-03-11T19:07:48.168Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2022-03-11T19:07:48.168Z] time="2022-03-11T19:07:47Z" 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" [2022-03-11T19:07:48.168Z] time="2022-03-11T19:07:47Z" 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" [2022-03-11T19:07:48.168Z] time="2022-03-11T19:07:47Z" 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" [2022-03-11T19:07:48.168Z] time="2022-03-11T19:07:47Z" 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" [2022-03-11T19:07:48.168Z] time="2022-03-11T19:07:47Z" 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" [2022-03-11T19:07:48.168Z] time="2022-03-11T19:07:47Z" 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" [2022-03-11T19:07:48.168Z] time="2022-03-11T19:07:47Z" 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" [2022-03-11T19:07:48.168Z] time="2022-03-11T19:07:47Z" 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" [2022-03-11T19:07:48.168Z] time="2022-03-11T19:07:47Z" 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" [2022-03-11T19:07:48.168Z] time="2022-03-11T19:07:47Z" 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" [2022-03-11T19:07:48.168Z] --- PASS: TestHealthStates (0.22s) [2022-03-11T19:07:48.168Z] === RUN TestGetInspectData [2022-03-11T19:07:48.168Z] --- PASS: TestGetInspectData (0.00s) [2022-03-11T19:07:48.168Z] === RUN TestFillLicense [2022-03-11T19:07:48.168Z] --- PASS: TestFillLicense (0.00s) [2022-03-11T19:07:48.168Z] === RUN TestListInvalidFilter [2022-03-11T19:07:48.168Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-11T19:07:48.168Z] === RUN TestNameFilter [2022-03-11T19:07:48.168Z] --- PASS: TestNameFilter (0.01s) [2022-03-11T19:07:48.168Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-11T19:07:48.168Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-11T19:07:48.168Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-11T19:07:48.168Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-11T19:07:48.168Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-11T19:07:48.168Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-11T19:07:48.168Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-11T19:07:48.168Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-11T19:07:48.168Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-11T19:07:48.168Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-11T19:07:48.168Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-11T19:07:48.168Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-11T19:07:48.168Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-11T19:07:48.168Z] === 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 [2022-03-11T19:07:48.168Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-11T19:07:48.168Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-11T19:07:48.168Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-11T19:07:48.168Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-11T19:07:48.168Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-11T19:07:48.168Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-11T19:07:48.168Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-11T19:07:48.168Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-11T19:07:48.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-11T19:07:48.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-11T19:07:48.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-11T19:07:48.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-11T19:07:48.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-11T19:07:48.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-11T19:07:48.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-11T19:07:48.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-11T19:07:48.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-11T19:07:48.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-11T19:07:48.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-11T19:07:48.168Z] --- 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) [2022-03-11T19:07:48.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-11T19:07:48.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-11T19:07:48.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-11T19:07:48.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-11T19:07:48.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-11T19:07:48.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-11T19:07:48.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-11T19:07:48.168Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-11T19:07:48.168Z] === RUN TestDaemonReloadLabels [2022-03-11T19:07:48.168Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-11T19:07:48.168Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-11T19:07:48.168Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-11T19:07:48.168Z] === RUN TestDaemonReloadMirrors [2022-03-11T19:07:48.168Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-11T19:07:48.168Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-11T19:07:48.168Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-11T19:07:48.168Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-11T19:07:48.168Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-11T19:07:48.168Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-11T19:07:48.168Z] reload_test.go:342: root required [2022-03-11T19:07:48.168Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-11T19:07:48.168Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-11T19:07:48.168Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-11T19:07:48.168Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-11T19:07:48.168Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-03-11T19:07:48.168Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-11T19:07:48.168Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-11T19:07:48.168Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-11T19:07:48.168Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-11T19:07:48.168Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-11T19:07:48.168Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-11T19:07:48.168Z] === RUN TestParseVolumesFrom [2022-03-11T19:07:48.168Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-11T19:07:48.168Z] PASS [2022-03-11T19:07:48.168Z] coverage: 8.6% of statements [2022-03-11T19:07:48.168Z] ok github.com/docker/docker/daemon 0.470s coverage: 8.6% of statements [2022-03-11T19:07:48.168Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-11T19:07:48.168Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-11T19:07:48.168Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-11T19:07:48.168Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-11T19:07:48.168Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-11T19:07:48.168Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-11T19:07:48.168Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-11T19:07:48.168Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-11T19:07:48.168Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-11T19:07:48.168Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-11T19:07:48.168Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-11T19:07:48.168Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-11T19:07:48.168Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-11T19:07:48.168Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-11T19:07:48.373Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-11T19:07:48.945Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-11T19:07:49.517Z] check_test.go:308: [d9c11f0175061] daemon is not started [2022-03-11T19:07:49.517Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-11T19:07:50.090Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-11T19:07:50.352Z] check_test.go:308: [ddcf305890528] daemon is not started [2022-03-11T19:07:50.352Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-11T19:07:50.613Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-11T19:07:51.120Z] === RUN TestNewStreamConfig [2022-03-11T19:07:51.120Z] === RUN TestNewStreamConfig/defaults [2022-03-11T19:07:51.120Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-11T19:07:51.120Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-11T19:07:51.120Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-11T19:07:51.120Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-11T19:07:51.120Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-11T19:07:51.120Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-11T19:07:51.120Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-11T19:07:51.120Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-11T19:07:51.120Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-11T19:07:51.120Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-11T19:07:51.120Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-11T19:07:51.120Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-11T19:07:51.120Z] === RUN TestValidateLogOptReconnectInterval [2022-03-11T19:07:51.120Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-11T19:07:51.120Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-11T19:07:51.120Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-11T19:07:51.120Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-11T19:07:51.120Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-11T19:07:51.120Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-11T19:07:51.120Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-11T19:07:51.120Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-11T19:07:51.120Z] PASS [2022-03-11T19:07:51.120Z] coverage: 33.6% of statements [2022-03-11T19:07:51.120Z] === RUN TestAdapterReadLogs [2022-03-11T19:07:51.120Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestCopier [2022-03-11T19:07:51.120Z] --- PASS: TestCopier (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestCopierLongLines [2022-03-11T19:07:51.120Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestCopierSlow [2022-03-11T19:07:51.120Z] ok github.com/docker/docker/daemon/logger/fluentd 0.060s coverage: 33.6% of statements [2022-03-11T19:07:51.120Z] time="2022-03-11T19:07:50Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-11T19:07:51.120Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-03-11T19:07:51.120Z] === RUN TestCreateSuccess [2022-03-11T19:07:51.120Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestCreateStreamSkipped [2022-03-11T19:07:51.120Z] time="2022-03-11T19:07:50Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-11T19:07:51.120Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestCreateLogGroupSuccess [2022-03-11T19:07:51.120Z] time="2022-03-11T19:07:50Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-11T19:07:51.120Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestCreateError [2022-03-11T19:07:51.120Z] --- PASS: TestCreateError (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestCreateAlreadyExists [2022-03-11T19:07:51.120Z] time="2022-03-11T19:07:50Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-11T19:07:51.120Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestLogClosed [2022-03-11T19:07:51.120Z] --- PASS: TestLogClosed (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestLogBlocking [2022-03-11T19:07:51.120Z] --- PASS: TestLogBlocking (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-11T19:07:51.120Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestLogNonBlockingBufferFull [2022-03-11T19:07:51.120Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestPublishBatchSuccess [2022-03-11T19:07:51.120Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestPublishBatchError [2022-03-11T19:07:51.120Z] time="2022-03-11T19:07:50Z" level=error msg=error [2022-03-11T19:07:51.120Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-11T19:07:51.120Z] time="2022-03-11T19:07:50Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-11T19:07:51.120Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-11T19:07:51.120Z] time="2022-03-11T19:07:50Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-11T19:07:51.120Z] time="2022-03-11T19:07:50Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-11T19:07:51.120Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestCollectBatchSimple [2022-03-11T19:07:51.120Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestCollectBatchTicker [2022-03-11T19:07:51.120Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestCollectBatchMultilinePattern [2022-03-11T19:07:51.120Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-11T19:07:51.120Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-11T19:07:51.120Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-11T19:07:51.120Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-03-11T19:07:51.120Z] === RUN TestCollectBatchClose [2022-03-11T19:07:51.120Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestEffectiveLen [2022-03-11T19:07:51.120Z] === RUN TestEffectiveLen/0/Hello [2022-03-11T19:07:51.120Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-11T19:07:51.120Z] === RUN TestEffectiveLen/2/🙃 [2022-03-11T19:07:51.120Z] === RUN TestEffectiveLen/3/���� [2022-03-11T19:07:51.120Z] === RUN TestEffectiveLen/4/He��o [2022-03-11T19:07:51.120Z] === RUN TestEffectiveLen/5/ [2022-03-11T19:07:51.120Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestFindValidSplit [2022-03-11T19:07:51.120Z] === RUN TestFindValidSplit/0/ [2022-03-11T19:07:51.120Z] cloudwatchlogs_test.go:1076: [2022-03-11T19:07:51.120Z] cloudwatchlogs_test.go:1077: [2022-03-11T19:07:51.120Z] === RUN TestFindValidSplit/1/Hello [2022-03-11T19:07:51.120Z] cloudwatchlogs_test.go:1076: Hello [2022-03-11T19:07:51.120Z] cloudwatchlogs_test.go:1077: [2022-03-11T19:07:51.120Z] === RUN TestFindValidSplit/2/Hello [2022-03-11T19:07:51.120Z] cloudwatchlogs_test.go:1076: He [2022-03-11T19:07:51.120Z] cloudwatchlogs_test.go:1077: llo [2022-03-11T19:07:51.120Z] === RUN TestFindValidSplit/3/Hello [2022-03-11T19:07:51.120Z] cloudwatchlogs_test.go:1076: [2022-03-11T19:07:51.120Z] cloudwatchlogs_test.go:1077: Hello [2022-03-11T19:07:51.120Z] === RUN TestFindValidSplit/4/🙃 [2022-03-11T19:07:51.120Z] cloudwatchlogs_test.go:1076: [2022-03-11T19:07:51.120Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-11T19:07:51.120Z] === RUN TestFindValidSplit/5/🙃 [2022-03-11T19:07:51.120Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-11T19:07:51.120Z] cloudwatchlogs_test.go:1077: [2022-03-11T19:07:51.120Z] === RUN TestFindValidSplit/6/a� [2022-03-11T19:07:51.120Z] cloudwatchlogs_test.go:1076: a [2022-03-11T19:07:51.120Z] cloudwatchlogs_test.go:1077: � [2022-03-11T19:07:51.120Z] === RUN TestFindValidSplit/7/a� [2022-03-11T19:07:51.120Z] cloudwatchlogs_test.go:1076: a� [2022-03-11T19:07:51.120Z] cloudwatchlogs_test.go:1077: [2022-03-11T19:07:51.120Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-11T19:07:51.120Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-11T19:07:51.120Z] === RUN TestProcessEventEmoji [2022-03-11T19:07:51.121Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-11T19:07:51.121Z] === RUN TestCollectBatchLineSplit [2022-03-11T19:07:51.121Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-11T19:07:51.121Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-11T19:07:51.121Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-11T19:07:51.121Z] === RUN TestCollectBatchMaxEvents [2022-03-11T19:07:51.121Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-03-11T19:07:51.121Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-11T19:07:51.121Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-11T19:07:51.121Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-11T19:07:51.121Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-11T19:07:51.121Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-11T19:07:51.121Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-11T19:07:51.121Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-11T19:07:51.121Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-11T19:07:51.121Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-11T19:07:51.121Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-11T19:07:51.121Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-11T19:07:51.121Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-11T19:07:51.121Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-11T19:07:51.121Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-11T19:07:51.121Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-11T19:07:51.121Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-11T19:07:51.121Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-11T19:07:51.121Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-11T19:07:51.121Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-11T19:07:51.121Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-11T19:07:51.121Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-11T19:07:51.121Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-11T19:07:51.121Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-11T19:07:51.121Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-11T19:07:51.121Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-11T19:07:51.121Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-11T19:07:51.121Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-11T19:07:51.121Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-11T19:07:51.121Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-11T19:07:51.121Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-11T19:07:51.121Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-11T19:07:51.121Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-11T19:07:51.121Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-11T19:07:51.121Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-11T19:07:51.121Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-11T19:07:51.121Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-11T19:07:51.121Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-11T19:07:51.121Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-11T19:07:51.121Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-11T19:07:51.121Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-11T19:07:51.121Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-11T19:07:51.121Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-11T19:07:51.121Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-11T19:07:51.121Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-11T19:07:51.121Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-11T19:07:51.121Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-11T19:07:51.121Z] === RUN TestValidateLogOptionsFormat [2022-03-11T19:07:51.121Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-11T19:07:51.121Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-11T19:07:51.121Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-11T19:07:51.121Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-11T19:07:51.121Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-11T19:07:51.121Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-11T19:07:51.121Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-11T19:07:51.121Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-11T19:07:51.121Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-11T19:07:51.121Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-11T19:07:51.121Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-11T19:07:51.121Z] === RUN TestCreateTagSuccess [2022-03-11T19:07:51.121Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-11T19:07:51.121Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-11T19:07:51.121Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-11T19:07:51.121Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-11T19:07:51.121Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-11T19:07:51.121Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-11T19:07:51.121Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-11T19:07:51.121Z] PASS [2022-03-11T19:07:51.121Z] coverage: 79.9% of statements [2022-03-11T19:07:51.121Z] --- PASS: TestCopierSlow (0.20s) [2022-03-11T19:07:51.121Z] === RUN TestCopierWithSized [2022-03-11T19:07:51.121Z] === RUN TestCopierWithSized/as_is [2022-03-11T19:07:51.121Z] ok github.com/docker/docker/daemon/logger/awslogs 0.549s coverage: 79.9% of statements [2022-03-11T19:07:51.121Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-11T19:07:51.121Z] --- PASS: TestCopierWithSized (0.03s) [2022-03-11T19:07:51.121Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-03-11T19:07:51.121Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-11T19:07:51.121Z] === RUN TestCopierWithPartial [2022-03-11T19:07:51.121Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-11T19:07:51.121Z] === RUN TestRingLogger [2022-03-11T19:07:51.121Z] --- PASS: TestRingLogger (0.00s) [2022-03-11T19:07:51.121Z] === RUN TestRingCap [2022-03-11T19:07:51.121Z] --- PASS: TestRingCap (0.00s) [2022-03-11T19:07:51.121Z] === RUN TestRingClose [2022-03-11T19:07:51.121Z] --- PASS: TestRingClose (0.00s) [2022-03-11T19:07:51.121Z] === RUN TestRingDrain [2022-03-11T19:07:51.121Z] --- PASS: TestRingDrain (0.00s) [2022-03-11T19:07:51.121Z] PASS [2022-03-11T19:07:51.121Z] coverage: 43.2% of statements [2022-03-11T19:07:51.121Z] ok github.com/docker/docker/daemon/logger 0.306s coverage: 43.2% of statements [2022-03-11T19:07:51.185Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-11T19:07:51.589Z] === RUN TestSearchRegistryForImagesErrors [2022-03-11T19:07:51.589Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-11T19:07:51.589Z] === RUN TestSearchRegistryForImages [2022-03-11T19:07:51.589Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-11T19:07:51.589Z] === RUN TestOnlyPlatformWithFallback [2022-03-11T19:07:51.589Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-11T19:07:51.589Z] === RUN TestImageDelete [2022-03-11T19:07:51.589Z] === RUN TestImageDelete/no_lease [2022-03-11T19:07:51.589Z] === RUN TestImageDelete/lease_exists [2022-03-11T19:07:51.589Z] --- PASS: TestImageDelete (0.04s) [2022-03-11T19:07:51.589Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-11T19:07:51.589Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-03-11T19:07:51.589Z] === RUN TestContentStoreForPull [2022-03-11T19:07:51.589Z] --- PASS: TestContentStoreForPull (0.24s) [2022-03-11T19:07:51.589Z] PASS [2022-03-11T19:07:51.589Z] coverage: 6.8% of statements [2022-03-11T19:07:51.589Z] ok github.com/docker/docker/daemon/images 0.451s coverage: 6.8% of statements [2022-03-11T19:07:51.589Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-11T19:07:51.589Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-11T19:07:51.589Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-11T19:07:51.589Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-11T19:07:51.589Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-11T19:07:51.589Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-11T19:07:51.760Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-11T19:07:52.058Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-11T19:07:52.058Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-11T19:07:52.058Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-11T19:07:52.527Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-03-11T19:07:52.527Z] === RUN TestFastTimeMarshalJSON [2022-03-11T19:07:52.527Z] --- PASS: TestFastTimeMarshalJSON (0.04s) [2022-03-11T19:07:52.527Z] PASS [2022-03-11T19:07:52.527Z] coverage: 87.2% of statements [2022-03-11T19:07:52.527Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.276s coverage: 87.2% of statements [2022-03-11T19:07:52.706Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-11T19:07:52.996Z] === RUN TestJSONFileLogger [2022-03-11T19:07:52.996Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-11T19:07:52.996Z] === RUN TestJSONFileLoggerWithTags [2022-03-11T19:07:52.996Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-11T19:07:52.996Z] === RUN TestJSONFileLoggerWithOpts [2022-03-11T19:07:52.996Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-03-11T19:07:52.996Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-11T19:07:52.996Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-11T19:07:52.996Z] === RUN TestEncodeDecode [2022-03-11T19:07:52.996Z] === PAUSE TestEncodeDecode [2022-03-11T19:07:52.996Z] === RUN TestUnexpectedEOF [2022-03-11T19:07:52.996Z] === RUN TestWriteLog [2022-03-11T19:07:52.996Z] === PAUSE TestWriteLog [2022-03-11T19:07:52.996Z] === RUN TestReadLog [2022-03-11T19:07:52.996Z] === PAUSE TestReadLog [2022-03-11T19:07:52.996Z] === RUN TestDecode [2022-03-11T19:07:52.996Z] --- PASS: TestDecode (0.03s) [2022-03-11T19:07:52.996Z] === CONT TestWriteLog [2022-03-11T19:07:52.996Z] === CONT TestReadLog [2022-03-11T19:07:52.996Z] time="2022-03-11T19:07:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-11T19:07:52.996Z] time="2022-03-11T19:07:52Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-11T19:07:52.996Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-03-11T19:07:52.996Z] === CONT TestEncodeDecode [2022-03-11T19:07:52.996Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-11T19:07:52.996Z] PASS [2022-03-11T19:07:52.996Z] coverage: 69.9% of statements [2022-03-11T19:07:52.996Z] === RUN TestReadLog/tail_exact [2022-03-11T19:07:52.996Z] --- PASS: TestWriteLog (0.01s) [2022-03-11T19:07:52.996Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.340s coverage: 69.9% of statements [2022-03-11T19:07:53.464Z] === RUN TestReadLog/tail_less_than_available [2022-03-11T19:07:53.464Z] === RUN TestReadLog/tail_more_than_available [2022-03-11T19:07:53.464Z] --- PASS: TestReadLog (0.24s) [2022-03-11T19:07:53.464Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-03-11T19:07:53.464Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-11T19:07:53.464Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-11T19:07:53.464Z] PASS [2022-03-11T19:07:53.464Z] coverage: 78.7% of statements [2022-03-11T19:07:53.464Z] ok github.com/docker/docker/daemon/logger/local 0.325s coverage: 78.7% of statements [2022-03-11T19:07:53.464Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-11T19:07:53.932Z] === RUN TestOpenFileDelete [2022-03-11T19:07:53.932Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-11T19:07:53.932Z] === RUN TestOpenFileRename [2022-03-11T19:07:53.932Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-11T19:07:53.932Z] === RUN TestHandleDecoderErr [2022-03-11T19:07:53.932Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-11T19:07:53.932Z] === RUN TestParseLogTagDefaultTag [2022-03-11T19:07:53.932Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-11T19:07:53.932Z] === RUN TestParseLogTag [2022-03-11T19:07:53.932Z] --- PASS: TestParseLogTag (0.00s) [2022-03-11T19:07:53.932Z] === RUN TestParseLogTagEmptyTag [2022-03-11T19:07:53.932Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-11T19:07:53.932Z] === RUN TestTailFiles [2022-03-11T19:07:53.932Z] --- PASS: TestTailFiles (0.00s) [2022-03-11T19:07:53.932Z] === RUN TestFollowLogsConsumerGone [2022-03-11T19:07:53.932Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-11T19:07:53.932Z] === RUN TestFollowLogsProducerGone [2022-03-11T19:07:53.932Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-11T19:07:53.932Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-11T19:07:53.932Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-11T19:07:53.932Z] === RUN TestCheckCapacityAndRotate [2022-03-11T19:07:53.932Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-11T19:07:53.932Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-11T19:07:53.932Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-03-11T19:07:53.932Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-11T19:07:53.932Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2022-03-11T19:07:53.932Z] PASS [2022-03-11T19:07:53.932Z] coverage: 53.5% of statements [2022-03-11T19:07:54.400Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.186s coverage: 53.5% of statements [2022-03-11T19:07:54.400Z] === RUN TestLog [2022-03-11T19:07:54.400Z] --- PASS: TestLog (0.03s) [2022-03-11T19:07:54.400Z] PASS [2022-03-11T19:07:54.400Z] coverage: 31.5% of statements [2022-03-11T19:07:54.400Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.100s coverage: 31.5% of statements [2022-03-11T19:07:54.868Z] === RUN TestParseLogFormat [2022-03-11T19:07:54.868Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-11T19:07:54.868Z] === RUN TestValidateLogOptEmpty [2022-03-11T19:07:54.868Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-11T19:07:54.868Z] === RUN TestValidateSyslogAddress [2022-03-11T19:07:54.868Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-11T19:07:54.868Z] === RUN TestParseAddressDefaultPort [2022-03-11T19:07:54.868Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-11T19:07:54.868Z] === RUN TestValidateSyslogFacility [2022-03-11T19:07:54.868Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-11T19:07:54.868Z] === RUN TestValidateLogOptSyslogFormat [2022-03-11T19:07:54.868Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-11T19:07:54.868Z] === RUN TestValidateLogOpt [2022-03-11T19:07:54.868Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-11T19:07:54.868Z] PASS [2022-03-11T19:07:54.868Z] coverage: 46.8% of statements [2022-03-11T19:07:54.868Z] ok github.com/docker/docker/daemon/logger/syslog 0.096s coverage: 46.8% of statements [2022-03-11T19:07:55.336Z] === RUN TestNewParse [2022-03-11T19:07:55.336Z] --- PASS: TestNewParse (0.00s) [2022-03-11T19:07:55.336Z] PASS [2022-03-11T19:07:55.336Z] coverage: 8.3% of statements [2022-03-11T19:07:55.336Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-03-11T19:07:55.336Z] === RUN TestValidateLogOpt [2022-03-11T19:07:55.336Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-11T19:07:55.336Z] === RUN TestNewMissedConfig [2022-03-11T19:07:55.336Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-11T19:07:55.336Z] === RUN TestNewMissedUrl [2022-03-11T19:07:55.336Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-11T19:07:55.336Z] === RUN TestNewMissedToken [2022-03-11T19:07:55.336Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-11T19:07:55.336Z] === RUN TestNewWithProxy [2022-03-11T19:07:55.336Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-11T19:07:55.336Z] === RUN TestDefault [2022-03-11T19:07:55.336Z] --- PASS: TestDefault (0.01s) [2022-03-11T19:07:55.336Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-11T19:07:55.336Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-11T19:07:55.336Z] === RUN TestJsonFormat [2022-03-11T19:07:55.336Z] --- PASS: TestJsonFormat (0.01s) [2022-03-11T19:07:55.336Z] === RUN TestRawFormat [2022-03-11T19:07:55.336Z] --- PASS: TestRawFormat (0.00s) [2022-03-11T19:07:55.336Z] === RUN TestRawFormatWithLabels [2022-03-11T19:07:55.336Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-11T19:07:55.336Z] === RUN TestRawFormatWithoutTag [2022-03-11T19:07:55.336Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-11T19:07:55.336Z] === RUN TestBatching [2022-03-11T19:07:55.804Z] --- PASS: TestBatching (0.32s) [2022-03-11T19:07:55.804Z] === RUN TestFrequency [2022-03-11T19:07:55.804Z] --- PASS: TestFrequency (0.21s) [2022-03-11T19:07:55.804Z] === RUN TestOneMessagePerRequest [2022-03-11T19:07:55.804Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-03-11T19:07:55.804Z] === RUN TestVerify [2022-03-11T19:07:55.804Z] --- PASS: TestVerify (0.00s) [2022-03-11T19:07:55.804Z] === RUN TestSkipVerify [2022-03-11T19:07:56.009Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-11T19:07:56.009Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-11T19:07:56.270Z] check_test.go:308: [d8b0e1865afb9] daemon is not started [2022-03-11T19:07:56.270Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-11T19:07:56.270Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-11T19:07:56.270Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-11T19:07:56.273Z] time="2022-03-11T19:07:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:07:56.273Z] time="2022-03-11T19:07:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:07:56.273Z] time="2022-03-11T19:07:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:07:56.273Z] --- PASS: TestSkipVerify (0.70s) [2022-03-11T19:07:56.273Z] === RUN TestBufferMaximum [2022-03-11T19:07:56.273Z] time="2022-03-11T19:07:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:07:56.273Z] time="2022-03-11T19:07:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:07:56.740Z] time="2022-03-11T19:07:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:07:56.740Z] time="2022-03-11T19:07:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:07:56.740Z] time="2022-03-11T19:07:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:07:56.740Z] time="2022-03-11T19:07:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647025676.223976\",\"host\":\"7ddd667b1a84\"}'" [2022-03-11T19:07:56.740Z] time="2022-03-11T19:07:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647025676.223976\",\"host\":\"7ddd667b1a84\"}'" [2022-03-11T19:07:56.740Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-11T19:07:56.740Z] === RUN TestServerAlwaysDown [2022-03-11T19:07:56.740Z] time="2022-03-11T19:07:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:07:56.740Z] time="2022-03-11T19:07:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:07:56.740Z] time="2022-03-11T19:07:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647025676.227144\",\"host\":\"7ddd667b1a84\"}'" [2022-03-11T19:07:56.740Z] time="2022-03-11T19:07:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647025676.227144\",\"host\":\"7ddd667b1a84\"}'" [2022-03-11T19:07:56.740Z] time="2022-03-11T19:07:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:07:56.740Z] time="2022-03-11T19:07:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647025676.227144\",\"host\":\"7ddd667b1a84\"}'" [2022-03-11T19:07:56.740Z] time="2022-03-11T19:07:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647025676.228145\",\"host\":\"7ddd667b1a84\"}'" [2022-03-11T19:07:56.740Z] time="2022-03-11T19:07:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647025676.228145\",\"host\":\"7ddd667b1a84\"}'" [2022-03-11T19:07:56.740Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-11T19:07:56.740Z] === RUN TestCannotSendAfterClose [2022-03-11T19:07:56.740Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-11T19:07:56.740Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-11T19:07:57.208Z] === RUN TestV1IDService [2022-03-11T19:07:57.208Z] --- PASS: TestV1IDService (0.02s) [2022-03-11T19:07:57.208Z] === RUN TestV2MetadataService [2022-03-11T19:07:57.657Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-11T19:07:57.677Z] time="2022-03-11T19:07: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 [2022-03-11T19:07:57.677Z] time="2022-03-11T19:07:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"7ddd667b1a84\"}'" [2022-03-11T19:07:57.677Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-11T19:07:57.677Z] PASS [2022-03-11T19:07:57.677Z] coverage: 82.5% of statements [2022-03-11T19:07:57.677Z] ok github.com/docker/docker/daemon/logger/splunk 2.355s coverage: 82.5% of statements [2022-03-11T19:07:57.677Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-11T19:07:57.677Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-11T19:07:57.677Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-11T19:07:57.677Z] === RUN TestSuccessfulDownload [2022-03-11T19:07:57.677Z] download_test.go:267: Needs fixing on Windows [2022-03-11T19:07:57.677Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-11T19:07:57.677Z] === RUN TestCancelledDownload [2022-03-11T19:07:57.677Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-11T19:07:57.677Z] === RUN TestMaxDownloadAttempts [2022-03-11T19:07:57.677Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T19:07:57.677Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T19:07:57.677Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T19:07:57.677Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T19:07:57.677Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T19:07:57.677Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T19:07:57.677Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T19:07:57.677Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T19:07:57.677Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T19:07:57.677Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T19:07:57.677Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T19:07:57.677Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T19:07:58.145Z] --- PASS: TestV2MetadataService (0.83s) [2022-03-11T19:07:58.145Z] PASS [2022-03-11T19:07:58.145Z] coverage: 48.2% of statements [2022-03-11T19:07:58.145Z] ok github.com/docker/docker/distribution/metadata 0.926s coverage: 48.2% of statements [2022-03-11T19:07:58.145Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-11T19:07:58.145Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-11T19:07:58.145Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-11T19:07:58.145Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-11T19:07:58.145Z] === RUN TestContinueOnError_NeverContinue [2022-03-11T19:07:58.145Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-11T19:07:58.145Z] === RUN TestManifestStore [2022-03-11T19:07:58.145Z] === RUN TestManifestStore/no_remote_or_local [2022-03-11T19:07:58.145Z] time="2022-03-11T19:07:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T19:07:58.145Z] time="2022-03-11T19:07:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T19:07:58.145Z] time="2022-03-11T19:07:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T19:07:58.145Z] time="2022-03-11T19:07:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T19:07:58.145Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-11T19:07:58.145Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.53s) [2022-03-11T19:07:58.145Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.53s) [2022-03-11T19:07:58.145Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.53s) [2022-03-11T19:07:58.145Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.53s) [2022-03-11T19:07:58.145Z] === RUN TestTransfer [2022-03-11T19:07:58.145Z] --- PASS: TestTransfer (0.12s) [2022-03-11T19:07:58.145Z] === RUN TestConcurrencyLimit [2022-03-11T19:07:58.145Z] time="2022-03-11T19:07:58Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1829202592\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-11T19:07:58.145Z] === RUN TestManifestStore/no_local_cache [2022-03-11T19:07:58.145Z] === RUN TestManifestStore/with_local_cache [2022-03-11T19:07:58.145Z] === RUN TestManifestStore/unknown_media_type [2022-03-11T19:07:58.145Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-11T19:07:58.145Z] time="2022-03-11T19:07:58Z" level=warning msg="reference for unknown type: " [2022-03-11T19:07:58.613Z] time="2022-03-11T19:07:58Z" level=warning msg="reference for unknown type: " [2022-03-11T19:07:58.613Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-11T19:07:58.613Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-11T19:07:58.613Z] time="2022-03-11T19:07:58Z" level=warning msg="reference for unknown type: " [2022-03-11T19:07:58.613Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-11T19:07:58.613Z] time="2022-03-11T19:07:58Z" level=warning msg="reference for unknown type: " [2022-03-11T19:07:58.613Z] time="2022-03-11T19:07:58Z" level=warning msg="reference for unknown type: " [2022-03-11T19:07:58.613Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-11T19:07:58.613Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-11T19:07:58.613Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-11T19:07:58.613Z] time="2022-03-11T19:07:58Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-11T19:07:58.613Z] --- PASS: TestManifestStore (0.34s) [2022-03-11T19:07:58.613Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-03-11T19:07:58.613Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-11T19:07:58.613Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-11T19:07:58.613Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-03-11T19:07:58.613Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-11T19:07:58.613Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-03-11T19:07:58.613Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-11T19:07:58.613Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-11T19:07:58.613Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-11T19:07:58.613Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-11T19:07:58.613Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-03-11T19:07:58.613Z] === RUN TestDetectManifestBlobMediaType [2022-03-11T19:07:58.613Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-11T19:07:58.613Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-11T19:07:58.613Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-11T19:07:58.613Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-11T19:07:58.613Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-11T19:07:58.613Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-11T19:07:58.613Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-11T19:07:58.613Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-11T19:07:58.613Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-11T19:07:58.613Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-11T19:07:58.613Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-11T19:07:58.613Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-11T19:07:58.613Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-11T19:07:58.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-11T19:07:58.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-11T19:07:58.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-11T19:07:58.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-11T19:07:58.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-11T19:07:58.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-11T19:07:58.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-11T19:07:58.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-11T19:07:58.613Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-11T19:07:58.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-11T19:07:58.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-11T19:07:58.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-11T19:07:58.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-11T19:07:58.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-11T19:07:58.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-11T19:07:58.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-11T19:07:58.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-11T19:07:58.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-11T19:07:58.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-11T19:07:58.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-11T19:07:58.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-11T19:07:58.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-11T19:07:58.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-11T19:07:58.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-11T19:07:58.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-11T19:07:58.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-11T19:07:58.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-11T19:07:58.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-11T19:07:58.614Z] === RUN TestFixManifestLayers [2022-03-11T19:07:58.614Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-11T19:07:58.614Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-11T19:07:58.614Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-11T19:07:58.614Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-11T19:07:58.614Z] === RUN TestFixManifestLayersBadParent [2022-03-11T19:07:58.614Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-11T19:07:58.614Z] === RUN TestValidateManifest [2022-03-11T19:07:58.614Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-11T19:07:58.614Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-11T19:07:58.614Z] === RUN TestFormatPlatform [2022-03-11T19:07:58.614Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-11T19:07:58.614Z] === RUN TestPullSchema2Config [2022-03-11T19:07:58.614Z] === RUN TestPullSchema2Config/success_first_time [2022-03-11T19:07:58.614Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T19:07:58.614Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:07:58.614Z] === RUN TestPullSchema2Config/500_status [2022-03-11T19:07:58.614Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T19:07:58.614Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:07:58.614Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-03-11T19:07:58.614Z] === RUN TestInactiveJobs [2022-03-11T19:07:58.614Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:07:58.614Z] === RUN TestPullSchema2Config/EOF [2022-03-11T19:07:58.614Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T19:07:58.614Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:07:58.614Z] 2022/03/11 19:07:58 http: panic serving 127.0.0.1:49217: intentional panic [2022-03-11T19:07:58.614Z] goroutine 127 [running]: [2022-03-11T19:07:58.614Z] net/http.(*conn).serve.func1() [2022-03-11T19:07:58.614Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-11T19:07:58.614Z] panic({0xa76940, 0xc21f60}) [2022-03-11T19:07:58.614Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-11T19:07:58.614Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000210204, {0xc34ae8, 0xc0000fc540}) [2022-03-11T19:07:58.614Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-11T19:07:58.614Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xc34ae8, 0xc0000fc540}, 0xc000220900) [2022-03-11T19:07:58.614Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-11T19:07:58.614Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xc34ae8, 0xc0000fc540}, 0x508e35) [2022-03-11T19:07:58.614Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-11T19:07:58.614Z] net/http.serverHandler.ServeHTTP({0xc00021f800}, {0xc34ae8, 0xc0000fc540}, 0xc000220900) [2022-03-11T19:07:58.614Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-11T19:07:58.614Z] net/http.(*conn).serve(0xc000233540, {0xc39918, 0xc00021e4b0}) [2022-03-11T19:07:58.614Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-11T19:07:58.614Z] created by net/http.(*Server).Serve [2022-03-11T19:07:58.614Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-11T19:07:59.049Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-11T19:07:59.050Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-11T19:07:59.081Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:07:59.082Z] === RUN TestPullSchema2Config/unauthorized [2022-03-11T19:07:59.082Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T19:07:59.082Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:07:59.082Z] --- PASS: TestPullSchema2Config (0.54s) [2022-03-11T19:07:59.082Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-11T19:07:59.082Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-11T19:07:59.082Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-03-11T19:07:59.082Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-11T19:07:59.082Z] === RUN TestGetRepositoryMountCandidates [2022-03-11T19:07:59.082Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-11T19:07:59.082Z] === RUN TestLayerAlreadyExists [2022-03-11T19:07:59.082Z] 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} [2022-03-11T19:07:59.082Z] 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} [2022-03-11T19:07:59.082Z] 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} [2022-03-11T19:07:59.082Z] 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} [2022-03-11T19:07:59.082Z] 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} [2022-03-11T19:07:59.082Z] 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} [2022-03-11T19:07:59.082Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-11T19:07:59.082Z] === RUN TestWhenEmptyAuthConfig [2022-03-11T19:07:59.082Z] === RUN TestNotFound [2022-03-11T19:07:59.082Z] --- PASS: TestNotFound (0.00s) [2022-03-11T19:07:59.082Z] === RUN TestConflict [2022-03-11T19:07:59.082Z] --- PASS: TestConflict (0.00s) [2022-03-11T19:07:59.082Z] === RUN TestForbidden [2022-03-11T19:07:59.082Z] --- PASS: TestForbidden (0.00s) [2022-03-11T19:07:59.082Z] === RUN TestInvalidParameter [2022-03-11T19:07:59.082Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-11T19:07:59.082Z] === RUN TestNotImplemented [2022-03-11T19:07:59.082Z] --- PASS: TestNotImplemented (0.00s) [2022-03-11T19:07:59.082Z] === RUN TestNotModified [2022-03-11T19:07:59.082Z] --- PASS: TestNotModified (0.00s) [2022-03-11T19:07:59.082Z] === RUN TestUnauthorized [2022-03-11T19:07:59.082Z] --- PASS: TestUnauthorized (0.00s) [2022-03-11T19:07:59.082Z] === RUN TestUnknown [2022-03-11T19:07:59.082Z] --- PASS: TestUnknown (0.00s) [2022-03-11T19:07:59.082Z] === RUN TestCancelled [2022-03-11T19:07:59.082Z] --- PASS: TestCancelled (0.00s) [2022-03-11T19:07:59.082Z] === RUN TestDeadline [2022-03-11T19:07:59.082Z] --- PASS: TestDeadline (0.00s) [2022-03-11T19:07:59.082Z] === RUN TestDataLoss [2022-03-11T19:07:59.082Z] --- PASS: TestDataLoss (0.00s) [2022-03-11T19:07:59.082Z] === RUN TestUnavailable [2022-03-11T19:07:59.082Z] --- PASS: TestUnavailable (0.00s) [2022-03-11T19:07:59.082Z] === RUN TestSystem [2022-03-11T19:07:59.082Z] --- PASS: TestSystem (0.00s) [2022-03-11T19:07:59.082Z] === RUN TestFromStatusCode [2022-03-11T19:07:59.082Z] === RUN TestFromStatusCode/Not_Found [2022-03-11T19:07:59.082Z] === RUN TestFromStatusCode/Bad_Request [2022-03-11T19:07:59.082Z] === RUN TestFromStatusCode/Conflict [2022-03-11T19:07:59.082Z] === RUN TestFromStatusCode/Unauthorized [2022-03-11T19:07:59.082Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-11T19:07:59.082Z] === RUN TestFromStatusCode/Forbidden [2022-03-11T19:07:59.082Z] === RUN TestFromStatusCode/Not_Modified [2022-03-11T19:07:59.082Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-11T19:07:59.082Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-11T19:07:59.082Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-11T19:07:59.082Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-11T19:07:59.082Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-11T19:07:59.082Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-11T19:07:59.082Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-11T19:07:59.082Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-11T19:07:59.082Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-11T19:07:59.082Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-11T19:07:59.082Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-11T19:07:59.082Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-11T19:07:59.082Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-11T19:07:59.082Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-11T19:07:59.082Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-11T19:07:59.082Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-11T19:07:59.082Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-11T19:07:59.082Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-11T19:07:59.082Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-11T19:07:59.082Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-11T19:07:59.082Z] PASS [2022-03-11T19:07:59.082Z] coverage: 53.1% of statements [2022-03-11T19:07:59.082Z] ok github.com/docker/docker/errdefs 0.057s coverage: 53.1% of statements [2022-03-11T19:07:59.082Z] --- PASS: TestInactiveJobs (0.42s) [2022-03-11T19:07:59.082Z] === RUN TestWatchRelease [2022-03-11T19:07:59.082Z] --- PASS: TestWatchRelease (0.04s) [2022-03-11T19:07:59.082Z] === RUN TestWatchFinishedTransfer [2022-03-11T19:07:59.082Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-11T19:07:59.082Z] === RUN TestDuplicateTransfer [2022-03-11T19:07:59.082Z] --- PASS: TestDuplicateTransfer (0.07s) [2022-03-11T19:07:59.082Z] === RUN TestSuccessfulUpload [2022-03-11T19:07:59.549Z] time="2022-03-11T19:07:59Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-11T19:07:59.549Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-03-11T19:07:59.549Z] === RUN TestCancelledUpload [2022-03-11T19:07:59.549Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-11T19:07:59.549Z] PASS [2022-03-11T19:07:59.549Z] coverage: 76.8% of statements [2022-03-11T19:07:59.549Z] ok github.com/docker/docker/distribution/xfer 2.010s coverage: 76.8% of statements [2022-03-11T19:08:00.018Z] === RUN TestFSGetInvalidData [2022-03-11T19:08:00.018Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-11T19:08:00.018Z] === RUN TestFSInvalidSet [2022-03-11T19:08:00.018Z] --- PASS: TestFSInvalidSet (0.04s) [2022-03-11T19:08:00.018Z] === RUN TestFSInvalidRoot [2022-03-11T19:08:00.018Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-11T19:08:00.018Z] === RUN TestFSMetadataGetSet [2022-03-11T19:08:00.018Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-03-11T19:08:00.018Z] === RUN TestFSInvalidWalker [2022-03-11T19:08:00.018Z] --- PASS: TestWhenEmptyAuthConfig (1.23s) [2022-03-11T19:08:00.018Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-11T19:08:00.018Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-11T19:08:00.018Z] === RUN TestTokenPassThru [2022-03-11T19:08:00.018Z] --- PASS: TestTokenPassThru (0.00s) [2022-03-11T19:08:00.018Z] === RUN TestTokenPassThruDifferentHost [2022-03-11T19:08:00.018Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-11T19:08:00.018Z] PASS [2022-03-11T19:08:00.018Z] coverage: 26.7% of statements [2022-03-11T19:08:00.018Z] --- PASS: TestFSInvalidWalker (0.03s) [2022-03-11T19:08:00.018Z] === RUN TestFSGetSet [2022-03-11T19:08:00.018Z] ok github.com/docker/docker/distribution 2.232s coverage: 26.7% of statements [2022-03-11T19:08:00.439Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-11T19:08:00.485Z] --- PASS: TestFSGetSet (0.06s) [2022-03-11T19:08:00.485Z] === RUN TestFSGetUnsetKey [2022-03-11T19:08:00.485Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-11T19:08:00.485Z] === RUN TestFSGetEmptyData [2022-03-11T19:08:00.485Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-11T19:08:00.485Z] === RUN TestFSDelete [2022-03-11T19:08:00.485Z] --- PASS: TestFSDelete (0.02s) [2022-03-11T19:08:00.485Z] === RUN TestFSWalker [2022-03-11T19:08:00.485Z] --- PASS: TestFSWalker (0.02s) [2022-03-11T19:08:00.485Z] === RUN TestFSWalkerStopOnError [2022-03-11T19:08:00.485Z] === RUN TestCompare [2022-03-11T19:08:00.485Z] --- PASS: TestCompare (0.00s) [2022-03-11T19:08:00.485Z] PASS [2022-03-11T19:08:00.485Z] coverage: 19.2% of statements [2022-03-11T19:08:00.485Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-11T19:08:00.485Z] === RUN TestNewFromJSON [2022-03-11T19:08:00.485Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-11T19:08:00.485Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-11T19:08:00.485Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-11T19:08:00.485Z] === RUN TestMarshalKeyOrder [2022-03-11T19:08:00.485Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-11T19:08:00.485Z] === RUN TestHistoryEqual [2022-03-11T19:08:00.485Z] ok github.com/docker/docker/image/cache 0.095s coverage: 19.2% of statements [2022-03-11T19:08:00.485Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-11T19:08:00.485Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-11T19:08:00.485Z] --- PASS: TestHistoryEqual (0.20s) [2022-03-11T19:08:00.485Z] === RUN TestImage [2022-03-11T19:08:00.485Z] --- PASS: TestImage (0.00s) [2022-03-11T19:08:00.485Z] === RUN TestImageOSNotEmpty [2022-03-11T19:08:00.485Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-11T19:08:00.485Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-11T19:08:00.485Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-11T19:08:00.485Z] === RUN TestCreate [2022-03-11T19:08:00.485Z] --- PASS: TestCreate (0.01s) [2022-03-11T19:08:00.485Z] === RUN TestRestore [2022-03-11T19:08:00.485Z] time="2022-03-11T19:08:00Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-11T19:08:00.485Z] --- PASS: TestRestore (0.04s) [2022-03-11T19:08:00.485Z] === RUN TestAddDelete [2022-03-11T19:08:00.485Z] --- PASS: TestAddDelete (0.03s) [2022-03-11T19:08:00.485Z] === RUN TestSearchAfterDelete [2022-03-11T19:08:00.485Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-11T19:08:00.485Z] === RUN TestParentReset [2022-03-11T19:08:00.485Z] --- PASS: TestParentReset (0.04s) [2022-03-11T19:08:00.485Z] === RUN TestGetAndSetLastUpdated [2022-03-11T19:08:00.953Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-11T19:08:00.953Z] === RUN TestStoreLen [2022-03-11T19:08:00.953Z] --- PASS: TestStoreLen (0.05s) [2022-03-11T19:08:00.953Z] PASS [2022-03-11T19:08:00.953Z] coverage: 86.9% of statements [2022-03-11T19:08:00.953Z] ok github.com/docker/docker/image 0.759s coverage: 86.9% of statements [2022-03-11T19:08:01.011Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-11T19:08:01.420Z] === RUN TestValidateManifest [2022-03-11T19:08:01.420Z] === RUN TestValidateManifest/nil [2022-03-11T19:08:01.420Z] === RUN TestValidateManifest/non-nil [2022-03-11T19:08:01.420Z] --- PASS: TestValidateManifest (0.00s) [2022-03-11T19:08:01.420Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-11T19:08:01.420Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-11T19:08:01.420Z] PASS [2022-03-11T19:08:01.420Z] coverage: 0.7% of statements [2022-03-11T19:08:01.420Z] ok github.com/docker/docker/image/tarexport 0.089s coverage: 0.7% of statements [2022-03-11T19:08:01.889Z] === RUN TestMakeV1ConfigFromConfig [2022-03-11T19:08:01.889Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-11T19:08:01.889Z] PASS [2022-03-11T19:08:01.889Z] coverage: 25.0% of statements [2022-03-11T19:08:01.889Z] ok github.com/docker/docker/image/v1 0.184s coverage: 25.0% of statements [2022-03-11T19:08:01.889Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-11T19:08:02.356Z] === RUN TestSerialization [2022-03-11T19:08:02.356Z] --- PASS: TestSerialization (0.02s) [2022-03-11T19:08:02.356Z] PASS [2022-03-11T19:08:02.356Z] coverage: 100.0% of statements [2022-03-11T19:08:02.356Z] ok github.com/docker/docker/libcontainerd/queue 0.076s coverage: 100.0% of statements [2022-03-11T19:08:03.342Z] === RUN TestEmptyLayer [2022-03-11T19:08:03.342Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-11T19:08:03.342Z] === RUN TestCommitFailure [2022-03-11T19:08:03.342Z] --- PASS: TestCommitFailure (0.01s) [2022-03-11T19:08:03.342Z] === RUN TestStartTransactionFailure [2022-03-11T19:08:03.342Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-11T19:08:03.342Z] === RUN TestGetOrphan [2022-03-11T19:08:03.342Z] --- PASS: TestGetOrphan (0.01s) [2022-03-11T19:08:03.342Z] === RUN TestMountAndRegister [2022-03-11T19:08:03.811Z] layer_test.go:258: Layer size: 14 [2022-03-11T19:08:03.811Z] --- PASS: TestMountAndRegister (0.06s) [2022-03-11T19:08:03.811Z] === RUN TestLayerRelease [2022-03-11T19:08:03.811Z] layer_test.go:291: Failing on Windows [2022-03-11T19:08:03.811Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-11T19:08:03.811Z] === RUN TestStoreRestore [2022-03-11T19:08:03.811Z] layer_test.go:340: Failing on Windows [2022-03-11T19:08:03.811Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-11T19:08:03.811Z] === RUN TestTarStreamStability [2022-03-11T19:08:03.811Z] layer_test.go:455: Failing on Windows [2022-03-11T19:08:03.811Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-11T19:08:03.811Z] === RUN TestRegisterExistingLayer [2022-03-11T19:08:03.811Z] === RUN TestEnvironmentParsing [2022-03-11T19:08:03.811Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-11T19:08:03.811Z] PASS [2022-03-11T19:08:03.811Z] coverage: 1.2% of statements [2022-03-11T19:08:03.811Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-03-11T19:08:03.811Z] === RUN TestTarStreamVerification [2022-03-11T19:08:03.811Z] layer_test.go:684: Failing on Windows [2022-03-11T19:08:03.811Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-11T19:08:03.811Z] === RUN TestLayerMigration [2022-03-11T19:08:03.811Z] migration_test.go:45: Failing on Windows [2022-03-11T19:08:03.811Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-11T19:08:03.811Z] === RUN TestLayerMigrationNoTarsplit [2022-03-11T19:08:03.811Z] migration_test.go:181: Failing on Windows [2022-03-11T19:08:03.811Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-11T19:08:03.811Z] === RUN TestMountInit [2022-03-11T19:08:03.811Z] mount_test.go:17: Failing on Windows [2022-03-11T19:08:03.811Z] --- SKIP: TestMountInit (0.00s) [2022-03-11T19:08:03.811Z] ok github.com/docker/docker/libcontainerd/local 0.077s coverage: 1.2% of statements [2022-03-11T19:08:03.811Z] === RUN TestMountSize [2022-03-11T19:08:03.811Z] mount_test.go:76: Failing on Windows [2022-03-11T19:08:03.811Z] --- SKIP: TestMountSize (0.00s) [2022-03-11T19:08:03.811Z] === RUN TestMountChanges [2022-03-11T19:08:03.811Z] mount_test.go:125: Failing on Windows [2022-03-11T19:08:03.811Z] --- SKIP: TestMountChanges (0.00s) [2022-03-11T19:08:03.811Z] === RUN TestMountApply [2022-03-11T19:08:03.811Z] mount_test.go:212: Failing on Windows [2022-03-11T19:08:03.811Z] --- SKIP: TestMountApply (0.00s) [2022-03-11T19:08:03.811Z] PASS [2022-03-11T19:08:03.811Z] coverage: 30.2% of statements [2022-03-11T19:08:03.811Z] ok github.com/docker/docker/layer 0.302s coverage: 30.2% of statements [2022-03-11T19:08:03.811Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-11T19:08:03.811Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-11T19:08:03.811Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-11T19:08:03.811Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-11T19:08:03.811Z] === RUN TestSequenceGetAvailableBit [2022-03-11T19:08:03.811Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-11T19:08:03.811Z] === RUN TestSequenceEqual [2022-03-11T19:08:03.811Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-11T19:08:03.811Z] === RUN TestSequenceCopy [2022-03-11T19:08:03.811Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-11T19:08:03.811Z] === RUN TestGetFirstAvailable [2022-03-11T19:08:04.279Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-11T19:08:04.279Z] === RUN TestFindSequence [2022-03-11T19:08:04.279Z] --- PASS: TestFindSequence (0.00s) [2022-03-11T19:08:04.279Z] === RUN TestCheckIfAvailable [2022-03-11T19:08:04.279Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-11T19:08:04.279Z] === RUN TestMergeSequences [2022-03-11T19:08:04.279Z] --- PASS: TestMergeSequences (0.00s) [2022-03-11T19:08:04.279Z] === RUN TestPushReservation [2022-03-11T19:08:04.279Z] --- PASS: TestPushReservation (0.00s) [2022-03-11T19:08:04.279Z] === RUN TestSerializeDeserialize [2022-03-11T19:08:04.279Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-11T19:08:04.279Z] === RUN TestSet [2022-03-11T19:08:04.279Z] --- PASS: TestSet (0.00s) [2022-03-11T19:08:04.279Z] === RUN TestSetUnset [2022-03-11T19:08:04.279Z] --- PASS: TestSetUnset (0.00s) [2022-03-11T19:08:04.279Z] === RUN TestOffsetSetUnset [2022-03-11T19:08:04.279Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-11T19:08:04.279Z] === RUN TestSetInRange [2022-03-11T19:08:04.279Z] --- PASS: TestSetInRange (0.00s) [2022-03-11T19:08:04.279Z] === RUN TestSetAnyInRange [2022-03-11T19:08:04.279Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-11T19:08:04.279Z] === RUN TestMethods [2022-03-11T19:08:04.279Z] --- PASS: TestMethods (0.00s) [2022-03-11T19:08:04.279Z] === RUN TestRandomAllocateDeallocate [2022-03-11T19:08:05.227Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-11T19:08:06.170Z] check_test.go:308: [d06941cad09c8] daemon is not started [2022-03-11T19:08:06.432Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-11T19:08:06.500Z] === RUN TestInvalidConfig [2022-03-11T19:08:06.500Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-11T19:08:06.500Z] === RUN TestConfig [2022-03-11T19:08:06.500Z] --- PASS: TestConfig (0.00s) [2022-03-11T19:08:06.500Z] === RUN TestOptionsLabels [2022-03-11T19:08:06.500Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-11T19:08:06.500Z] === RUN TestValidName [2022-03-11T19:08:06.500Z] --- PASS: TestValidName (0.00s) [2022-03-11T19:08:06.500Z] PASS [2022-03-11T19:08:06.500Z] coverage: 19.7% of statements [2022-03-11T19:08:06.500Z] ok github.com/docker/docker/libnetwork/config 0.078s coverage: 19.7% of statements [2022-03-11T19:08:06.968Z] === RUN TestKey [2022-03-11T19:08:06.968Z] --- PASS: TestKey (0.00s) [2022-03-11T19:08:06.968Z] === RUN TestParseKey [2022-03-11T19:08:06.968Z] --- PASS: TestParseKey (0.00s) [2022-03-11T19:08:06.968Z] === RUN TestInvalidDataStore [2022-03-11T19:08:06.968Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-11T19:08:06.968Z] === RUN TestKVObjectFlatKey [2022-03-11T19:08:06.968Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-11T19:08:06.968Z] === RUN TestAtomicKVObjectFlatKey [2022-03-11T19:08:06.968Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-11T19:08:06.968Z] PASS [2022-03-11T19:08:06.968Z] coverage: 21.9% of statements [2022-03-11T19:08:06.968Z] ok github.com/docker/docker/libnetwork/datastore 0.058s coverage: 21.9% of statements [2022-03-11T19:08:07.956Z] === RUN TestIPDataMarshalling [2022-03-11T19:08:07.956Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-11T19:08:07.956Z] === RUN TestValidateAndIsV6 [2022-03-11T19:08:07.956Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-11T19:08:07.956Z] PASS [2022-03-11T19:08:07.956Z] coverage: 68.9% of statements [2022-03-11T19:08:07.956Z] ok github.com/docker/docker/libnetwork/driverapi 0.051s coverage: 68.9% of statements [2022-03-11T19:08:07.956Z] === RUN TestErrorInterfaces [2022-03-11T19:08:07.956Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-11T19:08:07.956Z] === RUN TestNetworkMarshalling [2022-03-11T19:08:08.424Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-03-11T19:08:08.424Z] === RUN TestEndpointMarshalling [2022-03-11T19:08:08.424Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-11T19:08:08.424Z] === RUN TestAuxAddresses [2022-03-11T19:08:08.424Z] time="2022-03-11T19:08:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T19:08:08.424Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-11T19:08:08.424Z] === RUN TestSRVServiceQuery [2022-03-11T19:08:08.424Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:08:08.424Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-11T19:08:08.424Z] === RUN TestServiceVIPReuse [2022-03-11T19:08:08.424Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:08:08.424Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-03-11T19:08:08.424Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-11T19:08:08.424Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:08:08.424Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-11T19:08:08.424Z] === RUN TestDNSIPQuery [2022-03-11T19:08:08.424Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:08:08.424Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-11T19:08:08.424Z] === RUN TestDNSProxyServFail [2022-03-11T19:08:08.424Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:08:08.424Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-11T19:08:08.424Z] === RUN TestSandboxAddEmpty [2022-03-11T19:08:08.424Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:08:08.424Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-11T19:08:08.424Z] === RUN TestSandboxAddMultiPrio [2022-03-11T19:08:08.424Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:08:08.424Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-11T19:08:08.424Z] === RUN TestSandboxAddSamePrio [2022-03-11T19:08:08.424Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:08:08.424Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-11T19:08:08.424Z] === RUN TestCleanupServiceDiscovery [2022-03-11T19:08:08.424Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:08:08.424Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-11T19:08:08.424Z] === RUN TestDNSOptions [2022-03-11T19:08:08.424Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:08:08.424Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-11T19:08:08.424Z] === RUN TestMultipleControllersWithSameStore [2022-03-11T19:08:08.424Z] time="2022-03-11T19:08:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T19:08:08.424Z] time="2022-03-11T19:08:08Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T19:08:08.424Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-11T19:08:08.424Z] PASS [2022-03-11T19:08:08.424Z] coverage: 8.5% of statements [2022-03-11T19:08:08.424Z] ok github.com/docker/docker/libnetwork 0.399s coverage: 8.5% of statements [2022-03-11T19:08:08.424Z] === RUN TestDriver [2022-03-11T19:08:08.424Z] --- PASS: TestDriver (0.00s) [2022-03-11T19:08:08.424Z] PASS [2022-03-11T19:08:08.424Z] coverage: 34.8% of statements [2022-03-11T19:08:08.424Z] ok github.com/docker/docker/libnetwork/drivers/host 0.047s coverage: 34.8% of statements [2022-03-11T19:08:09.409Z] === RUN TestDriver [2022-03-11T19:08:09.409Z] --- PASS: TestDriver (0.00s) [2022-03-11T19:08:09.409Z] PASS [2022-03-11T19:08:09.409Z] coverage: 34.8% of statements [2022-03-11T19:08:09.409Z] ok github.com/docker/docker/libnetwork/drivers/null 0.048s coverage: 34.8% of statements [2022-03-11T19:08:09.409Z] --- PASS: TestRandomAllocateDeallocate (5.19s) [2022-03-11T19:08:09.409Z] === RUN TestAllocateRandomDeallocate [2022-03-11T19:08:09.409Z] === RUN TestNetworkAllocateFree [2022-03-11T19:08:09.409Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-11T19:08:09.409Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-11T19:08:09.409Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-11T19:08:09.409Z] PASS [2022-03-11T19:08:09.409Z] coverage: 63.6% of statements [2022-03-11T19:08:09.409Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.049s coverage: 63.6% of statements [2022-03-11T19:08:09.877Z] === RUN TestGetEmptyCapabilities [2022-03-11T19:08:09.877Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-11T19:08:09.877Z] === RUN TestGetExtraCapabilities [2022-03-11T19:08:09.877Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-03-11T19:08:09.877Z] === RUN TestGetInvalidCapabilities [2022-03-11T19:08:09.877Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-11T19:08:09.877Z] === RUN TestRemoteDriver [2022-03-11T19:08:09.877Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-11T19:08:09.877Z] === RUN TestDriverError [2022-03-11T19:08:09.877Z] --- PASS: TestDriverError (0.01s) [2022-03-11T19:08:09.877Z] === RUN TestMissingValues [2022-03-11T19:08:09.877Z] --- PASS: TestMissingValues (0.00s) [2022-03-11T19:08:09.877Z] === RUN TestRollback [2022-03-11T19:08:09.877Z] --- PASS: TestRollback (0.01s) [2022-03-11T19:08:09.877Z] PASS [2022-03-11T19:08:09.877Z] coverage: 57.4% of statements [2022-03-11T19:08:09.877Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.103s coverage: 57.4% of statements [2022-03-11T19:08:10.345Z] --- PASS: TestAllocateRandomDeallocate (1.19s) [2022-03-11T19:08:10.345Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-11T19:08:10.814Z] === RUN TestNAT [2022-03-11T19:08:10.814Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-11T19:08:10.814Z] --- SKIP: TestNAT (0.00s) [2022-03-11T19:08:10.814Z] === RUN TestTransparent [2022-03-11T19:08:10.814Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-11T19:08:10.814Z] --- SKIP: TestTransparent (0.00s) [2022-03-11T19:08:10.814Z] PASS [2022-03-11T19:08:10.814Z] coverage: 0.0% of statements [2022-03-11T19:08:10.814Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.055s coverage: 0.0% of statements [2022-03-11T19:08:10.814Z] === RUN TestNew [2022-03-11T19:08:10.814Z] --- PASS: TestNew (0.00s) [2022-03-11T19:08:10.814Z] === RUN TestAddDriver [2022-03-11T19:08:10.814Z] --- PASS: TestAddDriver (0.00s) [2022-03-11T19:08:10.814Z] === RUN TestAddDuplicateDriver [2022-03-11T19:08:10.814Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-11T19:08:10.814Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-11T19:08:10.814Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-11T19:08:10.814Z] === RUN TestDriver [2022-03-11T19:08:10.814Z] --- PASS: TestDriver (0.00s) [2022-03-11T19:08:10.814Z] === RUN TestIPAM [2022-03-11T19:08:10.814Z] --- PASS: TestIPAM (0.00s) [2022-03-11T19:08:10.814Z] === RUN TestWalkIPAMs [2022-03-11T19:08:10.814Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-11T19:08:10.814Z] === RUN TestWalkDrivers [2022-03-11T19:08:10.814Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-11T19:08:10.814Z] PASS [2022-03-11T19:08:10.814Z] coverage: 82.4% of statements [2022-03-11T19:08:10.814Z] ok github.com/docker/docker/libnetwork/drvregistry 0.080s coverage: 82.4% of statements [2022-03-11T19:08:11.282Z] === RUN TestBuildDefault [2022-03-11T19:08:11.282Z] --- PASS: TestBuildDefault (0.00s) [2022-03-11T19:08:11.282Z] === RUN TestBuildHostnameDomainname [2022-03-11T19:08:11.282Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-11T19:08:11.282Z] === RUN TestBuildHostname [2022-03-11T19:08:11.282Z] --- PASS: TestBuildHostname (0.00s) [2022-03-11T19:08:11.282Z] === RUN TestBuildHostnameFQDN [2022-03-11T19:08:11.282Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-11T19:08:11.282Z] === RUN TestBuildNoIP [2022-03-11T19:08:11.282Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-11T19:08:11.282Z] === RUN TestUpdate [2022-03-11T19:08:11.282Z] --- PASS: TestUpdate (0.00s) [2022-03-11T19:08:11.282Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-11T19:08:11.282Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-11T19:08:11.282Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-11T19:08:11.282Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-11T19:08:11.282Z] === RUN TestAddEmpty [2022-03-11T19:08:11.282Z] --- PASS: TestAddEmpty (0.00s) [2022-03-11T19:08:11.282Z] === RUN TestAdd [2022-03-11T19:08:11.282Z] --- PASS: TestAdd (0.00s) [2022-03-11T19:08:11.282Z] === RUN TestDeleteEmpty [2022-03-11T19:08:11.282Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-11T19:08:11.282Z] === RUN TestDeleteNewline [2022-03-11T19:08:11.282Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-11T19:08:11.282Z] === RUN TestDelete [2022-03-11T19:08:11.282Z] --- PASS: TestDelete (0.00s) [2022-03-11T19:08:11.282Z] === RUN TestConcurrentWrites [2022-03-11T19:08:11.282Z] --- PASS: TestConcurrentWrites (0.32s) [2022-03-11T19:08:11.282Z] PASS [2022-03-11T19:08:11.282Z] coverage: 81.2% of statements [2022-03-11T19:08:11.282Z] ok github.com/docker/docker/libnetwork/etchosts 0.399s coverage: 81.2% of statements [2022-03-11T19:08:11.725Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-11T19:08:11.725Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-11T19:08:11.751Z] === RUN TestCaller [2022-03-11T19:08:11.751Z] --- PASS: TestCaller (0.00s) [2022-03-11T19:08:11.751Z] PASS [2022-03-11T19:08:11.751Z] coverage: 100.0% of statements [2022-03-11T19:08:11.751Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements [2022-03-11T19:08:11.751Z] === RUN TestNew [2022-03-11T19:08:11.751Z] --- PASS: TestNew (0.00s) [2022-03-11T19:08:11.751Z] === RUN TestAllocate [2022-03-11T19:08:11.751Z] --- PASS: TestAllocate (0.00s) [2022-03-11T19:08:11.751Z] === RUN TestUninitialized [2022-03-11T19:08:11.751Z] --- PASS: TestUninitialized (0.00s) [2022-03-11T19:08:11.751Z] === RUN TestAllocateInRange [2022-03-11T19:08:11.751Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-11T19:08:11.751Z] === RUN TestAllocateSerial [2022-03-11T19:08:11.751Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-11T19:08:11.751Z] PASS [2022-03-11T19:08:11.751Z] coverage: 87.5% of statements [2022-03-11T19:08:11.751Z] ok github.com/docker/docker/libnetwork/idm 0.048s coverage: 87.5% of statements [2022-03-11T19:08:11.751Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.27s) [2022-03-11T19:08:11.751Z] === RUN TestRetrieveFromStore [2022-03-11T19:08:12.218Z] --- PASS: TestRetrieveFromStore (0.74s) [2022-03-11T19:08:12.218Z] === RUN TestIsCorrupted [2022-03-11T19:08:12.218Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-11T19:08:12.218Z] === RUN TestSetRollover [2022-03-11T19:08:12.300Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-11T19:08:12.686Z] === RUN TestSetSerialInsertDelete [2022-03-11T19:08:12.686Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-11T19:08:12.686Z] === RUN TestSetParallelInsertDelete [2022-03-11T19:08:13.672Z] === RUN TestInt2IP2IntConversion [2022-03-11T19:08:13.672Z] --- PASS: TestSetRollover (1.24s) [2022-03-11T19:08:13.672Z] === RUN TestSetRolloverSerial [2022-03-11T19:08:14.140Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-03-11T19:08:14.140Z] === RUN TestGetAddressVersion [2022-03-11T19:08:14.140Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-11T19:08:14.140Z] === RUN TestKeyString [2022-03-11T19:08:14.140Z] --- PASS: TestKeyString (0.00s) [2022-03-11T19:08:14.140Z] === RUN TestPoolDataMarshal [2022-03-11T19:08:14.140Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-11T19:08:14.140Z] === RUN TestSubnetsMarshal [2022-03-11T19:08:14.140Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-03-11T19:08:14.140Z] === RUN TestAddSubnets [2022-03-11T19:08:14.140Z] --- PASS: TestAddSubnets (0.05s) [2022-03-11T19:08:14.140Z] === RUN TestDoublePoolRelease [2022-03-11T19:08:14.140Z] === RUN TestPoolRequest [2022-03-11T19:08:14.140Z] --- PASS: TestPoolRequest (0.00s) [2022-03-11T19:08:14.140Z] === RUN TestOtherRequests [2022-03-11T19:08:14.140Z] --- PASS: TestOtherRequests (0.00s) [2022-03-11T19:08:14.140Z] PASS [2022-03-11T19:08:14.140Z] coverage: 57.1% of statements [2022-03-11T19:08:14.140Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-03-11T19:08:14.140Z] === RUN TestAddReleasePoolID [2022-03-11T19:08:14.140Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2022-03-11T19:08:14.140Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-03-11T19:08:14.140Z] === RUN TestPredefinedPool [2022-03-11T19:08:14.140Z] --- PASS: TestPredefinedPool (0.03s) [2022-03-11T19:08:14.140Z] === RUN TestRemoveSubnet [2022-03-11T19:08:14.218Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-11T19:08:14.608Z] --- PASS: TestRemoveSubnet (0.21s) [2022-03-11T19:08:14.608Z] === RUN TestGetSameAddress [2022-03-11T19:08:14.608Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-11T19:08:14.608Z] === RUN TestPoolAllocationReuse [2022-03-11T19:08:15.077Z] --- PASS: TestSetRolloverSerial (1.34s) [2022-03-11T19:08:15.077Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-11T19:08:15.077Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-11T19:08:15.077Z] PASS [2022-03-11T19:08:15.077Z] coverage: 84.4% of statements [2022-03-11T19:08:15.077Z] ok github.com/docker/docker/libnetwork/bitseq 11.048s coverage: 84.4% of statements [2022-03-11T19:08:15.544Z] === RUN TestGetCapabilities [2022-03-11T19:08:15.544Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-11T19:08:15.544Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-11T19:08:15.544Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-11T19:08:15.544Z] === RUN TestGetDefaultAddressSpaces [2022-03-11T19:08:15.544Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-11T19:08:15.544Z] === RUN TestRemoteDriver [2022-03-11T19:08:15.544Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-11T19:08:15.544Z] PASS [2022-03-11T19:08:15.544Z] coverage: 47.4% of statements [2022-03-11T19:08:15.544Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.082s coverage: 47.4% of statements [2022-03-11T19:08:15.606Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-11T19:08:16.012Z] --- PASS: TestPoolAllocationReuse (1.63s) [2022-03-11T19:08:16.012Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-11T19:08:16.012Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-11T19:08:16.012Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-11T19:08:16.480Z] === RUN TestWindowsIPAM [2022-03-11T19:08:16.480Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-11T19:08:16.480Z] PASS [2022-03-11T19:08:16.480Z] coverage: 71.4% of statements [2022-03-11T19:08:16.480Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-03-11T19:08:16.992Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-11T19:08:17.467Z] === RUN TestDefaultNetwork [2022-03-11T19:08:17.467Z] --- PASS: TestDefaultNetwork (0.29s) [2022-03-11T19:08:17.467Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-11T19:08:17.936Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.32s) [2022-03-11T19:08:17.936Z] === RUN TestInitAddressPools [2022-03-11T19:08:17.936Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-11T19:08:17.936Z] PASS [2022-03-11T19:08:17.936Z] coverage: 74.0% of statements [2022-03-11T19:08:17.936Z] ok github.com/docker/docker/libnetwork/ipamutils 0.689s coverage: 74.0% of statements [2022-03-11T19:08:18.405Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.05s) [2022-03-11T19:08:18.405Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-11T19:08:18.405Z] === RUN TestKeyValue [2022-03-11T19:08:18.405Z] --- PASS: TestKeyValue (0.00s) [2022-03-11T19:08:18.405Z] PASS [2022-03-11T19:08:18.405Z] coverage: 60.0% of statements [2022-03-11T19:08:18.405Z] ok github.com/docker/docker/libnetwork/netlabel 0.050s coverage: 60.0% of statements [2022-03-11T19:08:19.541Z] check_test.go:308: [df34ed1ae5fec] daemon is not started [2022-03-11T19:08:19.542Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-11T19:08:20.114Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-11T19:08:20.621Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-11T19:08:20.621Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-11T19:08:20.621Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-11T19:08:20.621Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-11T19:08:20.621Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-11T19:08:20.621Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-11T19:08:20.621Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-11T19:08:20.621Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-11T19:08:20.621Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-11T19:08:20.621Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-11T19:08:20.621Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-11T19:08:20.621Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-11T19:08:20.621Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-11T19:08:20.621Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-11T19:08:20.621Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-11T19:08:20.621Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-11T19:08:20.621Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-11T19:08:20.688Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-11T19:08:21.092Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.62s) [2022-03-11T19:08:21.092Z] === RUN TestGetAddress [2022-03-11T19:08:21.262Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-11T19:08:21.559Z] === RUN TestNetworkDBSimple [2022-03-11T19:08:21.559Z] === RUN TestGenerate [2022-03-11T19:08:21.559Z] --- PASS: TestGenerate (0.00s) [2022-03-11T19:08:21.559Z] === RUN TestGeneratePtr [2022-03-11T19:08:21.559Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-11T19:08:21.559Z] === RUN TestGenerateMissingField [2022-03-11T19:08:21.559Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-11T19:08:21.559Z] === RUN TestFieldCannotBeSet [2022-03-11T19:08:21.559Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-11T19:08:21.560Z] === RUN TestTypeMismatchError [2022-03-11T19:08:21.560Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-11T19:08:21.560Z] PASS [2022-03-11T19:08:21.560Z] coverage: 100.0% of statements [2022-03-11T19:08:21.560Z] ok github.com/docker/docker/libnetwork/options 0.046s coverage: 100.0% of statements [2022-03-11T19:08:22.029Z] testing: warning: no tests to run [2022-03-11T19:08:22.029Z] PASS [2022-03-11T19:08:22.029Z] coverage: 0.0% of statements [2022-03-11T19:08:22.029Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2022-03-11T19:08:22.497Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-11T19:08:22.497Z] PASS [2022-03-11T19:08:22.497Z] coverage: 100.0% of statements [2022-03-11T19:08:22.497Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.047s coverage: 100.0% of statements [2022-03-11T19:08:22.497Z] 2022/03/11 19:08:22 Closing DB instances... [2022-03-11T19:08:22.965Z] === RUN TestRequestNewPort [2022-03-11T19:08:22.965Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-11T19:08:22.965Z] === RUN TestRequestSpecificPort [2022-03-11T19:08:22.965Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-11T19:08:22.965Z] === RUN TestReleasePort [2022-03-11T19:08:22.965Z] --- PASS: TestReleasePort (0.00s) [2022-03-11T19:08:22.965Z] === RUN TestReuseReleasedPort [2022-03-11T19:08:22.965Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-11T19:08:22.965Z] === RUN TestReleaseUnreadledPort [2022-03-11T19:08:22.965Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-11T19:08:22.965Z] === RUN TestUnknowProtocol [2022-03-11T19:08:22.965Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-11T19:08:22.965Z] === RUN TestAllocateAllPorts [2022-03-11T19:08:22.965Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-11T19:08:22.965Z] === RUN TestPortAllocation [2022-03-11T19:08:22.965Z] --- PASS: TestPortAllocation (0.00s) [2022-03-11T19:08:22.965Z] === RUN TestPortAllocationWithCustomRange [2022-03-11T19:08:22.965Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-11T19:08:22.965Z] === RUN TestNoDuplicateBPR [2022-03-11T19:08:22.965Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-11T19:08:22.965Z] === RUN TestChangePortRange [2022-03-11T19:08:22.965Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-11T19:08:22.965Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-11T19:08:22.965Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-11T19:08:22.965Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-11T19:08:22.965Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-11T19:08:22.965Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-11T19:08:22.965Z] --- PASS: TestChangePortRange (0.00s) [2022-03-11T19:08:22.965Z] PASS [2022-03-11T19:08:22.965Z] coverage: 88.6% of statements [2022-03-11T19:08:22.965Z] ok github.com/docker/docker/libnetwork/portallocator 0.048s coverage: 88.6% of statements [2022-03-11T19:08:23.180Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-11T19:08:23.180Z] check_test.go:308: [d6d39219ed3ea] daemon is not started [2022-03-11T19:08:23.180Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-11T19:08:23.434Z] testing: warning: no tests to run [2022-03-11T19:08:23.434Z] PASS [2022-03-11T19:08:23.434Z] coverage: 0.0% of statements [2022-03-11T19:08:23.434Z] ok github.com/docker/docker/libnetwork/portmapper 0.054s coverage: 0.0% of statements [no tests to run] [2022-03-11T19:08:23.901Z] === RUN TestHashData [2022-03-11T19:08:23.901Z] --- PASS: TestHashData (0.00s) [2022-03-11T19:08:23.901Z] PASS [2022-03-11T19:08:23.901Z] coverage: 2.8% of statements [2022-03-11T19:08:23.901Z] ok github.com/docker/docker/libnetwork/resolvconf 0.043s coverage: 2.8% of statements [2022-03-11T19:08:23.901Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-03-11T19:08:23.901Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-11T19:08:24.368Z] === RUN TestErrorConstructors [2022-03-11T19:08:24.368Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-11T19:08:24.368Z] === RUN TestCompareIPMask [2022-03-11T19:08:24.368Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-11T19:08:24.368Z] === RUN TestUtilGetHostPartIP [2022-03-11T19:08:24.368Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-11T19:08:24.368Z] === RUN TestUtilGetBroadcastIP [2022-03-11T19:08:24.368Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-11T19:08:24.368Z] === RUN TestParseCIDR [2022-03-11T19:08:24.368Z] --- PASS: TestParseCIDR (0.00s) [2022-03-11T19:08:24.368Z] PASS [2022-03-11T19:08:24.368Z] coverage: 37.3% of statements [2022-03-11T19:08:24.368Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 37.3% of statements [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-11T19:08:25.513Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-11T19:08:25.513Z] PASS [2022-03-11T19:08:25.513Z] coverage: 50.0% of statements [2022-03-11T19:08:25.513Z] ok github.com/docker/docker/oci 0.054s coverage: 50.0% of statements [2022-03-11T19:08:25.513Z] 2022/03/11 19:08:24 Closing DB instances... [2022-03-11T19:08:25.513Z] === RUN TestAddressPoolOpt [2022-03-11T19:08:25.513Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-11T19:08:25.513Z] === RUN TestValidateEnv [2022-03-11T19:08:25.513Z] === RUN TestValidateEnv/a [2022-03-11T19:08:25.513Z] === RUN TestValidateEnv/something [2022-03-11T19:08:25.513Z] === RUN TestValidateEnv/_=a [2022-03-11T19:08:25.513Z] === RUN TestValidateEnv/env1=value1 [2022-03-11T19:08:25.513Z] === RUN TestValidateEnv/_env1=value1 [2022-03-11T19:08:25.513Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-11T19:08:25.513Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-11T19:08:25.513Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-11T19:08:25.513Z] === RUN TestValidateEnv/PATH [2022-03-11T19:08:25.513Z] === RUN TestValidateEnv/=a [2022-03-11T19:08:25.513Z] === RUN TestValidateEnv/PATH= [2022-03-11T19:08:25.513Z] === RUN TestValidateEnv/PATH=something [2022-03-11T19:08:25.513Z] === RUN TestValidateEnv/asd!qwe [2022-03-11T19:08:25.513Z] === RUN TestValidateEnv/1asd [2022-03-11T19:08:25.513Z] === RUN TestValidateEnv/123 [2022-03-11T19:08:25.513Z] === RUN TestValidateEnv/some_space [2022-03-11T19:08:25.513Z] === RUN TestValidateEnv/__some_space_before [2022-03-11T19:08:25.513Z] === RUN TestValidateEnv/some_space_after__ [2022-03-11T19:08:25.513Z] === RUN TestValidateEnv/= [2022-03-11T19:08:25.513Z] === RUN TestValidateEnv/PaTh [2022-03-11T19:08:25.513Z] --- PASS: TestValidateEnv (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-11T19:08:25.513Z] === RUN TestParseHost [2022-03-11T19:08:25.513Z] --- PASS: TestParseHost (0.00s) [2022-03-11T19:08:25.513Z] === RUN TestParseDockerDaemonHost [2022-03-11T19:08:25.513Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-11T19:08:25.513Z] === RUN TestParseTCP [2022-03-11T19:08:25.513Z] --- PASS: TestParseTCP (0.00s) [2022-03-11T19:08:25.513Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-11T19:08:25.513Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-11T19:08:25.513Z] === RUN TestValidateExtraHosts [2022-03-11T19:08:25.513Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-11T19:08:25.513Z] === RUN TestIpOptString [2022-03-11T19:08:25.513Z] --- PASS: TestIpOptString (0.00s) [2022-03-11T19:08:25.513Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-11T19:08:25.513Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-11T19:08:25.513Z] === RUN TestNewIpOptValidDefaultVal [2022-03-11T19:08:25.513Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-11T19:08:25.513Z] === RUN TestIpOptSetInvalidVal [2022-03-11T19:08:25.513Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-11T19:08:25.513Z] === RUN TestValidateIPAddress [2022-03-11T19:08:25.513Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-11T19:08:25.513Z] === RUN TestMapOpts [2022-03-11T19:08:25.513Z] --- PASS: TestMapOpts (0.00s) [2022-03-11T19:08:25.513Z] === RUN TestListOptsWithoutValidator [2022-03-11T19:08:25.513Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-11T19:08:25.513Z] === RUN TestListOptsWithValidator [2022-03-11T19:08:25.513Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-11T19:08:25.513Z] === RUN TestValidateDNSSearch [2022-03-11T19:08:25.513Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-11T19:08:25.513Z] === RUN TestValidateLabel [2022-03-11T19:08:25.513Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-11T19:08:25.513Z] === RUN TestValidateLabel/label_with_general_format [2022-03-11T19:08:25.513Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-11T19:08:25.513Z] === RUN TestValidateLabel/label_with_one_more [2022-03-11T19:08:25.513Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-11T19:08:25.513Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-11T19:08:25.513Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-11T19:08:25.513Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-11T19:08:25.513Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-11T19:08:25.513Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-11T19:08:25.513Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-11T19:08:25.513Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-11T19:08:25.513Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-11T19:08:25.513Z] --- PASS: TestValidateLabel (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-11T19:08:25.513Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-11T19:08:25.514Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-11T19:08:25.514Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-11T19:08:25.514Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-11T19:08:25.514Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-11T19:08:25.514Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-11T19:08:25.514Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-11T19:08:25.514Z] === RUN TestNamedListOpts [2022-03-11T19:08:25.514Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-11T19:08:25.514Z] === RUN TestNamedMapOpts [2022-03-11T19:08:25.514Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-11T19:08:25.514Z] === RUN TestParseLink [2022-03-11T19:08:25.514Z] --- PASS: TestParseLink (0.00s) [2022-03-11T19:08:25.514Z] === RUN TestQuotedStringSetWithQuotes [2022-03-11T19:08:25.514Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-11T19:08:25.514Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-11T19:08:25.514Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-11T19:08:25.514Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-11T19:08:25.514Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-11T19:08:25.514Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-11T19:08:25.728Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-11T19:08:25.982Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-11T19:08:25.982Z] === RUN TestUlimitOpt [2022-03-11T19:08:25.982Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-11T19:08:25.982Z] PASS [2022-03-11T19:08:25.982Z] coverage: 67.4% of statements [2022-03-11T19:08:25.982Z] ok github.com/docker/docker/opts 0.104s coverage: 67.4% of statements [2022-03-11T19:08:25.982Z] === RUN TestParseVersion [2022-03-11T19:08:25.982Z] --- PASS: TestParseVersion (0.00s) [2022-03-11T19:08:25.982Z] PASS [2022-03-11T19:08:25.982Z] coverage: 52.9% of statements [2022-03-11T19:08:25.982Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2022-03-11T19:08:26.673Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-11T19:08:26.968Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.70s) [2022-03-11T19:08:26.968Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-11T19:08:27.437Z] === RUN TestPeerCertificateMarshalJSON [2022-03-11T19:08:27.618Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-11T19:08:27.618Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-11T19:08:27.879Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-11T19:08:27.905Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-11T19:08:27.905Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-11T19:08:27.905Z] --- PASS: TestPeerCertificateMarshalJSON (0.64s) [2022-03-11T19:08:27.905Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-11T19:08:27.905Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-11T19:08:27.905Z] === RUN TestMiddleware [2022-03-11T19:08:27.905Z] --- PASS: TestMiddleware (0.00s) [2022-03-11T19:08:27.905Z] === RUN TestNewResponseModifier [2022-03-11T19:08:27.905Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-11T19:08:27.905Z] PASS [2022-03-11T19:08:27.905Z] coverage: 26.8% of statements [2022-03-11T19:08:27.905Z] ok github.com/docker/docker/pkg/authorization 0.695s coverage: 26.8% of statements [2022-03-11T19:08:28.373Z] === RUN TestIsArchivePathDir [2022-03-11T19:08:28.373Z] 2022/03/11 19:08:28 Closing DB instances... [2022-03-11T19:08:28.373Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-11T19:08:28.373Z] === RUN TestIsArchivePathInvalidFile [2022-03-11T19:08:28.373Z] --- PASS: TestIsArchivePathInvalidFile (0.24s) [2022-03-11T19:08:28.373Z] === RUN TestIsArchivePathTar [2022-03-11T19:08:28.841Z] === RUN TestUnbuffered [2022-03-11T19:08:28.841Z] --- PASS: TestUnbuffered (0.00s) [2022-03-11T19:08:28.841Z] === RUN TestRaceUnbuffered [2022-03-11T19:08:28.841Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-11T19:08:28.841Z] PASS [2022-03-11T19:08:28.841Z] coverage: 100.0% of statements [2022-03-11T19:08:28.841Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2022-03-11T19:08:28.841Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-03-11T19:08:28.841Z] === RUN TestDecompressStreamGzip [2022-03-11T19:08:28.841Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-03-11T19:08:28.841Z] === RUN TestDecompressStreamBzip2 [2022-03-11T19:08:28.841Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-03-11T19:08:28.841Z] === RUN TestDecompressStreamXz [2022-03-11T19:08:28.841Z] archive_test.go:133: Xz not present in msys2 [2022-03-11T19:08:28.841Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-11T19:08:28.841Z] === RUN TestDecompressStreamZstd [2022-03-11T19:08:28.841Z] archive_test.go:140: zstd not installed [2022-03-11T19:08:28.841Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-11T19:08:28.841Z] === RUN TestCompressStreamXzUnsupported [2022-03-11T19:08:28.841Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-11T19:08:28.841Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-11T19:08:28.841Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-11T19:08:28.841Z] === RUN TestCompressStreamInvalid [2022-03-11T19:08:28.841Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-11T19:08:28.841Z] === RUN TestExtensionInvalid [2022-03-11T19:08:28.841Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-11T19:08:28.841Z] === RUN TestExtensionUncompressed [2022-03-11T19:08:28.841Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-11T19:08:28.841Z] === RUN TestExtensionBzip2 [2022-03-11T19:08:28.841Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-11T19:08:28.841Z] === RUN TestExtensionGzip [2022-03-11T19:08:29.310Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-11T19:08:29.310Z] === RUN TestExtensionXz [2022-03-11T19:08:29.310Z] --- PASS: TestExtensionXz (0.00s) [2022-03-11T19:08:29.310Z] === RUN TestExtensionZstd [2022-03-11T19:08:29.310Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-11T19:08:29.310Z] === RUN TestCmdStreamLargeStderr [2022-03-11T19:08:29.310Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-03-11T19:08:29.310Z] === RUN TestCmdStreamBad [2022-03-11T19:08:29.310Z] archive_test.go:252: Failing on Windows CI machines [2022-03-11T19:08:29.310Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-11T19:08:29.310Z] === RUN TestCmdStreamGood [2022-03-11T19:08:29.310Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-11T19:08:29.310Z] === RUN TestUntarPathWithInvalidDest [2022-03-11T19:08:29.310Z] === RUN TestMatch [2022-03-11T19:08:29.310Z] === RUN TestMatch/[[]] [2022-03-11T19:08:29.310Z] === RUN TestMatch/[[foo]] [2022-03-11T19:08:29.310Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-11T19:08:29.310Z] === RUN TestMatch/[[foo_bar]] [2022-03-11T19:08:29.310Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-11T19:08:29.310Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-11T19:08:29.310Z] === RUN TestMatch/[] [2022-03-11T19:08:29.310Z] === RUN TestMatch/[]#01 [2022-03-11T19:08:29.310Z] === RUN TestMatch/[[qux]] [2022-03-11T19:08:29.310Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-11T19:08:29.310Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-11T19:08:29.310Z] === RUN TestMatch/[[foo_baz]] [2022-03-11T19:08:29.310Z] --- PASS: TestMatch (0.00s) [2022-03-11T19:08:29.310Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-11T19:08:29.310Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-11T19:08:29.310Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-11T19:08:29.310Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-11T19:08:29.310Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-11T19:08:29.310Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-11T19:08:29.310Z] --- PASS: TestMatch/[] (0.00s) [2022-03-11T19:08:29.310Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-11T19:08:29.310Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-11T19:08:29.310Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-11T19:08:29.310Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-11T19:08:29.310Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-11T19:08:29.310Z] PASS [2022-03-11T19:08:29.310Z] coverage: 87.5% of statements [2022-03-11T19:08:29.310Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2022-03-11T19:08:29.310Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-11T19:08:29.310Z] === RUN TestUntarPathWithInvalidSrc [2022-03-11T19:08:29.310Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-11T19:08:29.310Z] === RUN TestUntarPath [2022-03-11T19:08:29.310Z] --- PASS: TestUntarPath (0.07s) [2022-03-11T19:08:29.310Z] === RUN TestUntarPathWithDestinationFile [2022-03-11T19:08:29.310Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-03-11T19:08:29.310Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-11T19:08:29.310Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-11T19:08:29.310Z] === RUN TestCopyWithTarInvalidSrc [2022-03-11T19:08:29.310Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-11T19:08:29.310Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-11T19:08:29.310Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-11T19:08:29.310Z] === RUN TestCopyWithTarSrcFile [2022-03-11T19:08:29.310Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-11T19:08:29.310Z] === RUN TestCopyWithTarSrcFolder [2022-03-11T19:08:29.310Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-11T19:08:29.310Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-11T19:08:29.310Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-11T19:08:29.310Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-11T19:08:29.310Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-11T19:08:29.310Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-11T19:08:29.310Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-11T19:08:29.310Z] === RUN TestCopyFileWithTarSrcFile [2022-03-11T19:08:29.310Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-11T19:08:29.310Z] === RUN TestTarFiles [2022-03-11T19:08:29.777Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.13s) [2022-03-11T19:08:29.777Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-11T19:08:30.245Z] === RUN TestChrootTarUntar [2022-03-11T19:08:30.245Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:08:30.245Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-11T19:08:30.245Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-11T19:08:30.245Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:08:30.245Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-11T19:08:30.245Z] === RUN TestChrootUntarEmptyArchive [2022-03-11T19:08:30.245Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-11T19:08:30.245Z] === RUN TestChrootTarUntarWithSymlink [2022-03-11T19:08:30.245Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:08:30.245Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-11T19:08:30.245Z] === RUN TestChrootCopyWithTar [2022-03-11T19:08:30.245Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:08:30.245Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-11T19:08:30.245Z] === RUN TestChrootCopyFileWithTar [2022-03-11T19:08:30.245Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:08:30.245Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-11T19:08:30.245Z] === RUN TestChrootUntarPath [2022-03-11T19:08:30.245Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:08:30.245Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-11T19:08:30.245Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-11T19:08:30.245Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:08:30.245Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-11T19:08:30.245Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-11T19:08:30.245Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:08:30.245Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-11T19:08:30.245Z] === RUN TestChrootApplyDotDotFile [2022-03-11T19:08:30.245Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:08:30.245Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-11T19:08:30.245Z] PASS [2022-03-11T19:08:30.245Z] coverage: 15.1% of statements [2022-03-11T19:08:30.245Z] ok github.com/docker/docker/pkg/chrootarchive 0.108s coverage: 15.1% of statements [2022-03-11T19:08:30.724Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-11T19:08:30.724Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-11T19:08:30.724Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-11T19:08:30.724Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-11T19:08:30.724Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-11T19:08:30.724Z] remote: Enumerating objects: 23, done. [2022-03-11T19:08:30.724Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-11T19:08:30.724Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-11T19:08:30.724Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-11T19:08:30.724Z] 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) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 5.08 MiB/s, done. [2022-03-11T19:08:30.724Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-11T19:08:30.724Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-11T19:08:30.724Z] Cross building: bundles/cross/linux/ppc64le [2022-03-11T19:08:30.724Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-11T19:08:30.724Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-11T19:08:31.233Z] === RUN TestEnsureRemoveAllNotExist [2022-03-11T19:08:31.233Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-11T19:08:31.233Z] === RUN TestEnsureRemoveAllWithDir [2022-03-11T19:08:31.233Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-11T19:08:31.233Z] === RUN TestEnsureRemoveAllWithFile [2022-03-11T19:08:31.233Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-11T19:08:31.233Z] PASS [2022-03-11T19:08:31.233Z] coverage: 0.0% of statements [2022-03-11T19:08:31.233Z] ok github.com/docker/docker/pkg/containerfs 0.047s coverage: 0.0% of statements [2022-03-11T19:08:32.086Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-11T19:08:32.086Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-11T19:08:32.217Z] === RUN TestSizeEmpty [2022-03-11T19:08:32.218Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-11T19:08:32.218Z] === RUN TestSizeEmptyFile [2022-03-11T19:08:32.218Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-11T19:08:32.218Z] === RUN TestSizeNonemptyFile [2022-03-11T19:08:32.218Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-11T19:08:32.218Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-11T19:08:32.218Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-11T19:08:32.218Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-11T19:08:32.218Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-11T19:08:32.218Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-11T19:08:32.218Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-11T19:08:32.218Z] === RUN TestMoveToSubdir [2022-03-11T19:08:32.218Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-11T19:08:32.218Z] === RUN TestSizeNonExistingDirectory [2022-03-11T19:08:32.218Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-11T19:08:32.218Z] PASS [2022-03-11T19:08:32.218Z] coverage: 80.0% of statements [2022-03-11T19:08:32.218Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2022-03-11T19:08:32.218Z] 2022/03/11 19:08:32 Closing DB instances... [2022-03-11T19:08:33.205Z] === RUN TestPollerAddRemove [2022-03-11T19:08:33.205Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-11T19:08:33.205Z] === RUN TestPollerEvent [2022-03-11T19:08:33.205Z] poller_test.go:40: No chmod on Windows [2022-03-11T19:08:33.205Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-11T19:08:33.205Z] === RUN TestPollerClose [2022-03-11T19:08:33.205Z] --- PASS: TestPollerClose (0.00s) [2022-03-11T19:08:33.205Z] PASS [2022-03-11T19:08:33.205Z] coverage: 45.7% of statements [2022-03-11T19:08:33.205Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 45.7% of statements [2022-03-11T19:08:34.003Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-11T19:08:34.003Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-11T19:08:34.195Z] === RUN TestCopyFileWithInvalidSrc [2022-03-11T19:08:34.195Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestCopyFileWithInvalidDest [2022-03-11T19:08:34.195Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-11T19:08:34.195Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-11T19:08:34.195Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-03-11T19:08:34.195Z] === RUN TestCopyFile [2022-03-11T19:08:34.195Z] --- PASS: TestCopyFile (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-11T19:08:34.195Z] fileutils_test.go:133: Needs porting to Windows [2022-03-11T19:08:34.195Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-11T19:08:34.195Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-11T19:08:34.195Z] fileutils_test.go:179: Needs porting to Windows [2022-03-11T19:08:34.195Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestWildcardMatches [2022-03-11T19:08:34.195Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestPatternMatches [2022-03-11T19:08:34.195Z] --- PASS: TestPatternMatches (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-11T19:08:34.195Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestPatternMatchesFolderExclusions [2022-03-11T19:08:34.195Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-11T19:08:34.195Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-11T19:08:34.195Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-11T19:08:34.195Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-11T19:08:34.195Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestSingleExclamationError [2022-03-11T19:08:34.195Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestMatchesWithNoPatterns [2022-03-11T19:08:34.195Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestMatchesWithMalformedPatterns [2022-03-11T19:08:34.195Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestMatches [2022-03-11T19:08:34.195Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-11T19:08:34.195Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-11T19:08:34.195Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-11T19:08:34.195Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-11T19:08:34.195Z] --- PASS: TestMatches (0.01s) [2022-03-11T19:08:34.195Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-11T19:08:34.195Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-11T19:08:34.195Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-11T19:08:34.195Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestCleanPatterns [2022-03-11T19:08:34.195Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-11T19:08:34.195Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestCleanPatternsExceptionFlag [2022-03-11T19:08:34.195Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-11T19:08:34.195Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-11T19:08:34.195Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestCleanPatternsErrorSingleException [2022-03-11T19:08:34.195Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestCreateIfNotExistsDir [2022-03-11T19:08:34.195Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-03-11T19:08:34.195Z] === RUN TestCreateIfNotExistsFile [2022-03-11T19:08:34.195Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-11T19:08:34.195Z] === RUN TestMatch [2022-03-11T19:08:34.195Z] --- PASS: TestMatch (0.00s) [2022-03-11T19:08:34.195Z] === RUN TestCompile [2022-03-11T19:08:34.195Z] === RUN TestCompile/slash [2022-03-11T19:08:34.195Z] === RUN TestCompile/backslash [2022-03-11T19:08:34.195Z] --- PASS: TestCompile (0.00s) [2022-03-11T19:08:34.195Z] --- PASS: TestCompile/slash (0.00s) [2022-03-11T19:08:34.195Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-11T19:08:34.195Z] PASS [2022-03-11T19:08:34.195Z] coverage: 84.7% of statements [2022-03-11T19:08:34.195Z] ok github.com/docker/docker/pkg/fileutils 0.092s coverage: 84.7% of statements [2022-03-11T19:08:34.665Z] --- PASS: TestNetworkDBCRUDTableEntry (4.69s) [2022-03-11T19:08:34.665Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-11T19:08:34.665Z] === RUN TestGet [2022-03-11T19:08:34.665Z] --- PASS: TestGet (0.00s) [2022-03-11T19:08:34.665Z] === RUN TestGetShortcutString [2022-03-11T19:08:34.665Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-11T19:08:34.665Z] PASS [2022-03-11T19:08:34.665Z] coverage: 42.9% of statements [2022-03-11T19:08:34.665Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2022-03-11T19:08:35.653Z] --- PASS: TestTarFiles (5.92s) [2022-03-11T19:08:35.653Z] === RUN TestDetectCompressionZstd [2022-03-11T19:08:35.653Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-11T19:08:35.653Z] === RUN TestTarUntar [2022-03-11T19:08:35.653Z] --- PASS: TestTarUntar (0.05s) [2022-03-11T19:08:35.653Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-11T19:08:35.653Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-11T19:08:35.653Z] === RUN TestTarWithOptions [2022-03-11T19:08:35.653Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-11T19:08:35.653Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-11T19:08:35.653Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-11T19:08:35.653Z] === RUN TestUntarUstarGnuConflict [2022-03-11T19:08:35.653Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-11T19:08:35.653Z] === RUN TestUntarInvalidFilenames [2022-03-11T19:08:35.653Z] === RUN TestCreateIDMapOrder [2022-03-11T19:08:35.653Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-11T19:08:35.653Z] PASS [2022-03-11T19:08:35.653Z] coverage: 7.2% of statements [2022-03-11T19:08:35.653Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 7.2% of statements [2022-03-11T19:08:35.653Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames4141881201\\dest" [2022-03-11T19:08:35.653Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-03-11T19:08:35.653Z] === RUN TestUntarHardlinkToSymlink [2022-03-11T19:08:35.653Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-11T19:08:35.653Z] === RUN TestUntarInvalidHardlink [2022-03-11T19:08:35.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2148247835\\victim\\hello" -> "../victim/hello" [2022-03-11T19:08:35.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1732410480\\victim\\hello" -> "/../victim/hello" [2022-03-11T19:08:35.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1012006982\\victim" -> "../victim" [2022-03-11T19:08:35.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink638925134\\victim" -> "../victim" [2022-03-11T19:08:35.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2257423201\\victim" -> "../victim" [2022-03-11T19:08:35.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2697913530\\victim" -> "../victim" [2022-03-11T19:08:35.653Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-11T19:08:35.653Z] === RUN TestUntarInvalidSymlink [2022-03-11T19:08:35.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2287985418\\dest\\dotdot" -> "../victim/hello" [2022-03-11T19:08:35.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3766653492\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-11T19:08:35.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink797703639\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:08:35.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1879357932\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:08:35.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3717181660\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:08:35.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1023433261\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:08:35.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2503777691\\dest\\dir\\loophole" -> "../../victim" [2022-03-11T19:08:35.653Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-11T19:08:35.653Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-11T19:08:35.653Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-11T19:08:35.653Z] === RUN TestXGlobalNoParent [2022-03-11T19:08:35.653Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-11T19:08:35.653Z] === RUN TestReplaceFileTarWrapper [2022-03-11T19:08:35.921Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-11T19:08:36.121Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-03-11T19:08:36.121Z] === RUN TestPrefixHeaderReadable [2022-03-11T19:08:36.121Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-03-11T19:08:36.121Z] === RUN TestDisablePigz [2022-03-11T19:08:36.121Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-11T19:08:36.121Z] --- PASS: TestDisablePigz (0.19s) [2022-03-11T19:08:36.121Z] === RUN TestPigz [2022-03-11T19:08:36.494Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-11T19:08:36.590Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-11T19:08:36.590Z] --- PASS: TestPigz (0.17s) [2022-03-11T19:08:36.590Z] === RUN TestNosysFileInfo [2022-03-11T19:08:36.590Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-11T19:08:36.590Z] === RUN TestCopyFileWithInvalidDest [2022-03-11T19:08:36.590Z] archive_windows_test.go:16: Currently fails [2022-03-11T19:08:36.590Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-11T19:08:36.590Z] === RUN TestCanonicalTarNameForPath [2022-03-11T19:08:36.590Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-11T19:08:36.590Z] === RUN TestCanonicalTarName [2022-03-11T19:08:36.590Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-11T19:08:36.590Z] === RUN TestChmodTarEntry [2022-03-11T19:08:36.590Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-11T19:08:36.590Z] === RUN TestHardLinkOrder [2022-03-11T19:08:36.590Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-11T19:08:36.590Z] === RUN TestChangeString [2022-03-11T19:08:36.590Z] --- PASS: TestChangeString (0.00s) [2022-03-11T19:08:36.590Z] === RUN TestChangesWithNoChanges [2022-03-11T19:08:36.590Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-03-11T19:08:36.590Z] === RUN TestChangesWithChanges [2022-03-11T19:08:36.590Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-11T19:08:36.590Z] === RUN TestChangesWithChangesGH13590 [2022-03-11T19:08:36.590Z] changes_test.go:195: needs more investigation [2022-03-11T19:08:36.590Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-11T19:08:36.590Z] === RUN TestChangesDirsEmpty [2022-03-11T19:08:36.590Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T19:08:36.590Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-11T19:08:36.590Z] === RUN TestChangesDirsMutated [2022-03-11T19:08:36.590Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T19:08:36.590Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-11T19:08:36.590Z] === RUN TestApplyLayer [2022-03-11T19:08:36.590Z] changes_test.go:432: needs further investigation [2022-03-11T19:08:36.590Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-11T19:08:36.590Z] === RUN TestChangesSizeWithHardlinks [2022-03-11T19:08:36.590Z] changes_test.go:468: needs further investigation [2022-03-11T19:08:36.590Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-11T19:08:36.590Z] === RUN TestChangesSizeWithNoChanges [2022-03-11T19:08:36.590Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-11T19:08:36.590Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-11T19:08:36.590Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-11T19:08:36.590Z] === RUN TestChangesSize [2022-03-11T19:08:36.590Z] --- PASS: TestChangesSize (0.01s) [2022-03-11T19:08:36.590Z] === RUN TestApplyLayerInvalidFilenames [2022-03-11T19:08:36.590Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2441801770\\dest" [2022-03-11T19:08:36.590Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-11T19:08:36.590Z] === RUN TestApplyLayerInvalidHardlink [2022-03-11T19:08:36.590Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink846076362\\victim\\hello" -> "../victim/hello" [2022-03-11T19:08:36.590Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4076403612\\victim\\hello" -> "/../victim/hello" [2022-03-11T19:08:36.590Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink322424758\\victim" -> "../victim" [2022-03-11T19:08:36.590Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink946055365\\victim" -> "../victim" [2022-03-11T19:08:36.590Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3173913592\\victim" -> "../victim" [2022-03-11T19:08:36.590Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2790879253\\victim" -> "../victim" [2022-03-11T19:08:36.590Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-03-11T19:08:36.590Z] === RUN TestApplyLayerInvalidSymlink [2022-03-11T19:08:36.590Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink518207206\\dest\\dotdot" -> "../victim/hello" [2022-03-11T19:08:36.591Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3975013058\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-11T19:08:36.591Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3426954725\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:08:36.591Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink475782554\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:08:36.591Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3030024651\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:08:36.591Z] 2022/03/11 19:08:36 Closing DB instances... [2022-03-11T19:08:36.591Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink853447061\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:08:36.591Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-11T19:08:36.591Z] === RUN TestApplyLayerWhiteouts [2022-03-11T19:08:36.591Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-03-11T19:08:36.591Z] === RUN TestGenerateEmptyFile [2022-03-11T19:08:36.591Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-11T19:08:36.591Z] === RUN TestGenerateWithContent [2022-03-11T19:08:36.591Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-11T19:08:36.591Z] PASS [2022-03-11T19:08:36.591Z] coverage: 62.0% of statements [2022-03-11T19:08:36.591Z] ok github.com/docker/docker/pkg/archive 8.553s coverage: 62.0% of statements [2022-03-11T19:08:37.060Z] === RUN TestFixedBufferCap [2022-03-11T19:08:37.060Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-11T19:08:37.060Z] === RUN TestFixedBufferLen [2022-03-11T19:08:37.060Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-11T19:08:37.060Z] === RUN TestFixedBufferString [2022-03-11T19:08:37.060Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-11T19:08:37.060Z] === RUN TestFixedBufferWrite [2022-03-11T19:08:37.060Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-11T19:08:37.060Z] === RUN TestFixedBufferRead [2022-03-11T19:08:37.060Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-11T19:08:37.060Z] === RUN TestBytesPipeRead [2022-03-11T19:08:37.060Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-11T19:08:37.060Z] === RUN TestBytesPipeWrite [2022-03-11T19:08:37.060Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-11T19:08:37.060Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-11T19:08:37.528Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2022-03-11T19:08:37.528Z] === RUN TestAtomicWriteToFile [2022-03-11T19:08:37.528Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-11T19:08:37.528Z] === RUN TestAtomicWriteSetCommit [2022-03-11T19:08:37.528Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-11T19:08:37.528Z] === RUN TestAtomicWriteSetCancel [2022-03-11T19:08:37.528Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-11T19:08:37.528Z] === RUN TestReadCloserWrapperClose [2022-03-11T19:08:37.528Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-11T19:08:37.528Z] === RUN TestReaderErrWrapperReadOnError [2022-03-11T19:08:37.528Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-11T19:08:37.528Z] === RUN TestReaderErrWrapperRead [2022-03-11T19:08:37.528Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-11T19:08:37.528Z] === RUN TestCancelReadCloser [2022-03-11T19:08:37.528Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-11T19:08:37.528Z] === RUN TestWriteCloserWrapperClose [2022-03-11T19:08:37.528Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-11T19:08:37.528Z] === RUN TestNopWriteCloser [2022-03-11T19:08:37.528Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-11T19:08:37.528Z] === RUN TestNopWriter [2022-03-11T19:08:37.528Z] --- PASS: TestNopWriter (0.00s) [2022-03-11T19:08:37.528Z] === RUN TestWriteCounter [2022-03-11T19:08:37.528Z] --- PASS: TestWriteCounter (0.00s) [2022-03-11T19:08:37.528Z] PASS [2022-03-11T19:08:37.528Z] coverage: 70.1% of statements [2022-03-11T19:08:37.528Z] ok github.com/docker/docker/pkg/ioutils 0.637s coverage: 70.1% of statements [2022-03-11T19:08:37.995Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-03-11T19:08:37.995Z] === RUN TestNetworkDBNodeLeave [2022-03-11T19:08:38.463Z] === RUN TestError [2022-03-11T19:08:38.463Z] --- PASS: TestError (0.00s) [2022-03-11T19:08:38.463Z] === RUN TestProgressString [2022-03-11T19:08:38.463Z] === RUN TestProgressString/no_progress [2022-03-11T19:08:38.463Z] === RUN TestProgressString/progress_1 [2022-03-11T19:08:38.463Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-11T19:08:38.463Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-11T19:08:38.463Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-11T19:08:38.463Z] === RUN TestProgressString/with_units [2022-03-11T19:08:38.463Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-11T19:08:38.463Z] === RUN TestProgressString/hide_counts [2022-03-11T19:08:38.463Z] --- PASS: TestProgressString (0.00s) [2022-03-11T19:08:38.463Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-11T19:08:38.463Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-11T19:08:38.463Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-11T19:08:38.463Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-11T19:08:38.463Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-11T19:08:38.463Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-11T19:08:38.463Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-11T19:08:38.463Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-11T19:08:38.463Z] === RUN TestJSONMessageDisplay [2022-03-11T19:08:38.463Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-03-11T19:08:38.463Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-11T19:08:38.463Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-11T19:08:38.463Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-11T19:08:38.463Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-11T19:08:38.463Z] === RUN TestDisplayJSONMessagesStream [2022-03-11T19:08:38.463Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-11T19:08:38.463Z] PASS [2022-03-11T19:08:38.463Z] coverage: 91.7% of statements [2022-03-11T19:08:38.463Z] ok github.com/docker/docker/pkg/jsonmessage 0.234s coverage: 91.7% of statements [2022-03-11T19:08:39.041Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-11T19:08:39.459Z] === RUN TestStandardLongPath [2022-03-11T19:08:39.459Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-11T19:08:39.459Z] === RUN TestUNCLongPath [2022-03-11T19:08:39.459Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-11T19:08:39.459Z] PASS [2022-03-11T19:08:39.459Z] coverage: 100.0% of statements [2022-03-11T19:08:39.459Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2022-03-11T19:08:39.930Z] === RUN TestNameFormat [2022-03-11T19:08:39.930Z] --- PASS: TestNameFormat (0.00s) [2022-03-11T19:08:39.930Z] === RUN TestNameRetries [2022-03-11T19:08:39.930Z] --- PASS: TestNameRetries (0.00s) [2022-03-11T19:08:39.930Z] PASS [2022-03-11T19:08:39.930Z] coverage: 85.7% of statements [2022-03-11T19:08:39.930Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2022-03-11T19:08:40.400Z] === RUN TestParseKeyValueOpt [2022-03-11T19:08:40.400Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-11T19:08:40.400Z] === RUN TestParseUintList [2022-03-11T19:08:40.400Z] --- PASS: TestParseUintList (0.00s) [2022-03-11T19:08:40.400Z] === RUN TestParseUintListMaximumLimits [2022-03-11T19:08:40.400Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-11T19:08:40.400Z] PASS [2022-03-11T19:08:40.400Z] coverage: 97.0% of statements [2022-03-11T19:08:40.400Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2022-03-11T19:08:40.868Z] --- PASS: TestNetworkDBNodeLeave (3.04s) [2022-03-11T19:08:40.868Z] === RUN TestNetworkDBWatch [2022-03-11T19:08:41.335Z] === RUN TestNewAndRemove [2022-03-11T19:08:41.335Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-11T19:08:41.335Z] === RUN TestRemoveInvalidPath [2022-03-11T19:08:41.335Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-11T19:08:41.335Z] PASS [2022-03-11T19:08:41.335Z] coverage: 82.6% of statements [2022-03-11T19:08:41.335Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2022-03-11T19:08:42.344Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-11T19:08:42.899Z] 2022/03/11 19:08:42 Closing DB instances... [2022-03-11T19:08:42.899Z] === RUN TestFailedConnection [2022-03-11T19:08:42.949Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-11T19:08:43.367Z] --- PASS: TestGetAddress (22.72s) [2022-03-11T19:08:43.367Z] === RUN TestRequestSyntaxCheck [2022-03-11T19:08:43.367Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-11T19:08:43.367Z] === RUN TestRequest [2022-03-11T19:08:44.353Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-03-11T19:08:44.353Z] === RUN TestNetworkDBBulkSync [2022-03-11T19:08:45.338Z] --- PASS: TestFailedConnection (2.02s) [2022-03-11T19:08:45.338Z] === RUN TestFailOnce [2022-03-11T19:08:45.338Z] 2022/03/11 19:08:44 http: panic serving 127.0.0.1:49288: Plugin not ready [2022-03-11T19:08:45.338Z] goroutine 5 [running]: [2022-03-11T19:08:45.338Z] net/http.(*conn).serve.func1() [2022-03-11T19:08:45.338Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-11T19:08:45.338Z] panic({0x79ca00, 0x8b09d0}) [2022-03-11T19:08:45.338Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-11T19:08:45.338Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x63ad4eac88f37973}, 0xc00004ba98) [2022-03-11T19:08:45.338Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-11T19:08:45.338Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x8bd900, 0xc0001ae0e0}, 0x6d1d26) [2022-03-11T19:08:45.338Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-11T19:08:45.338Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x8bd900, 0xc0001ae0e0}, 0xc000060000) [2022-03-11T19:08:45.338Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-11T19:08:45.338Z] net/http.serverHandler.ServeHTTP({0x8bbff0}, {0x8bd900, 0xc0001ae0e0}, 0xc000060000) [2022-03-11T19:08:45.338Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-11T19:08:45.338Z] net/http.(*conn).serve(0xc000058000, {0x8bf900, 0xc000115050}) [2022-03-11T19:08:45.338Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-11T19:08:45.338Z] created by net/http.(*Server).Serve [2022-03-11T19:08:45.338Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-11T19:08:45.338Z] time="2022-03-11T19:08:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.FailOnce: Post \"http://127.0.0.1:49287/Test.FailOnce\": EOF, retrying in 1s" [2022-03-11T19:08:45.338Z] 2022/03/11 19:08:45 Closing DB instances... [2022-03-11T19:08:45.506Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-11T19:08:46.327Z] --- PASS: TestFailOnce (1.21s) [2022-03-11T19:08:46.327Z] === RUN TestEchoInputOutput [2022-03-11T19:08:46.327Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-11T19:08:46.327Z] === RUN TestBackoff [2022-03-11T19:08:46.327Z] --- PASS: TestBackoff (0.00s) [2022-03-11T19:08:46.327Z] === RUN TestAbortRetry [2022-03-11T19:08:46.327Z] --- PASS: TestAbortRetry (0.00s) [2022-03-11T19:08:46.327Z] === RUN TestClientScheme [2022-03-11T19:08:46.327Z] --- PASS: TestClientScheme (0.00s) [2022-03-11T19:08:46.327Z] === RUN TestNewClientWithTimeout [2022-03-11T19:08:46.796Z] time="2022-03-11T19:08:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-11T19:08:46.796Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-03-11T19:08:46.796Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-11T19:08:46.896Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-11T19:08:48.282Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-11T19:08:48.358Z] time="2022-03-11T19:08:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-11T19:08:48.543Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-11T19:08:49.930Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-11T19:08:50.575Z] 2022/03/11 19:08:49 Closing DB instances... [2022-03-11T19:08:50.873Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-11T19:08:51.043Z] time="2022-03-11T19:08:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-11T19:08:51.043Z] --- PASS: TestRequest (7.50s) [2022-03-11T19:08:51.043Z] === RUN TestOverlappingRequests [2022-03-11T19:08:51.511Z] --- PASS: TestOverlappingRequests (0.36s) [2022-03-11T19:08:51.511Z] === RUN TestRelease [2022-03-11T19:08:52.497Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.70s) [2022-03-11T19:08:52.497Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-11T19:08:52.965Z] --- PASS: TestRelease (1.43s) [2022-03-11T19:08:52.965Z] === RUN TestAllocateRandomDeallocate [2022-03-11T19:08:53.432Z] 2022/03/11 19:08:53 Closing DB instances... [2022-03-11T19:08:54.179Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-11T19:08:55.645Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-11T19:08:55.645Z] === RUN TestNetworkDBGarbageCollection [2022-03-11T19:08:55.645Z] time="2022-03-11T19:08:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-11T19:08:55.914Z] === RUN TestBoolValue [2022-03-11T19:08:55.914Z] --- PASS: TestBoolValue (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestBoolValueOrDefault [2022-03-11T19:08:55.914Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestInt64ValueOrZero [2022-03-11T19:08:55.914Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestInt64ValueOrDefault [2022-03-11T19:08:55.914Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-11T19:08:55.914Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestJsonContentType [2022-03-11T19:08:55.914Z] --- PASS: TestJsonContentType (0.00s) [2022-03-11T19:08:55.914Z] PASS [2022-03-11T19:08:55.914Z] coverage: 14.7% of statements [2022-03-11T19:08:55.914Z] ok github.com/docker/docker/api/server/httputils 0.075s coverage: 14.7% of statements [2022-03-11T19:08:55.914Z] === RUN TestMaskSecretKeys [2022-03-11T19:08:55.914Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-11T19:08:55.914Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-11T19:08:55.914Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-11T19:08:55.914Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-11T19:08:55.914Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-11T19:08:55.914Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-11T19:08:55.914Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestVersionMiddlewareVersion [2022-03-11T19:08:55.914Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-11T19:08:55.914Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-11T19:08:55.914Z] PASS [2022-03-11T19:08:55.914Z] coverage: 37.7% of statements [2022-03-11T19:08:55.914Z] ok github.com/docker/docker/api/server/middleware 0.063s coverage: 37.7% of statements [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-11T19:08:55.914Z] === RUN TestStrSliceMarshalJSON [2022-03-11T19:08:55.914Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestStrSliceUnmarshalJSON [2022-03-11T19:08:55.914Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestStrSliceUnmarshalString [2022-03-11T19:08:55.914Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestStrSliceUnmarshalSlice [2022-03-11T19:08:55.914Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-11T19:08:55.914Z] PASS [2022-03-11T19:08:55.914Z] coverage: 90.0% of statements [2022-03-11T19:08:55.914Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2022-03-11T19:08:55.914Z] === RUN TestAdjustForAPIVersion [2022-03-11T19:08:55.914Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-11T19:08:55.914Z] PASS [2022-03-11T19:08:55.914Z] coverage: 5.7% of statements [2022-03-11T19:08:55.914Z] ok github.com/docker/docker/api/server/router/swarm 0.061s coverage: 5.7% of statements [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/types [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-11T19:08:55.914Z] === RUN TestToJSON [2022-03-11T19:08:55.914Z] --- PASS: TestToJSON (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestToParamWithVersion [2022-03-11T19:08:55.914Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestFromJSON [2022-03-11T19:08:55.914Z] --- PASS: TestFromJSON (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestEmpty [2022-03-11T19:08:55.914Z] --- PASS: TestEmpty (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestArgsMatchKVListEmptySources [2022-03-11T19:08:55.914Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestArgsMatchKVList [2022-03-11T19:08:55.914Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestArgsMatch [2022-03-11T19:08:55.914Z] --- PASS: TestArgsMatch (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestAdd [2022-03-11T19:08:55.914Z] --- PASS: TestAdd (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestDel [2022-03-11T19:08:55.914Z] --- PASS: TestDel (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestLen [2022-03-11T19:08:55.914Z] --- PASS: TestLen (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestExactMatch [2022-03-11T19:08:55.914Z] --- PASS: TestExactMatch (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestOnlyOneExactMatch [2022-03-11T19:08:55.914Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestContains [2022-03-11T19:08:55.914Z] --- PASS: TestContains (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestValidate [2022-03-11T19:08:55.914Z] --- PASS: TestValidate (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestWalkValues [2022-03-11T19:08:55.914Z] --- PASS: TestWalkValues (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestFuzzyMatch [2022-03-11T19:08:55.914Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestClone [2022-03-11T19:08:55.914Z] --- PASS: TestClone (0.00s) [2022-03-11T19:08:55.914Z] PASS [2022-03-11T19:08:55.914Z] coverage: 92.2% of statements [2022-03-11T19:08:55.914Z] ok github.com/docker/docker/api/types/filters 0.052s coverage: 92.2% of statements [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-11T19:08:55.914Z] === RUN TestDurationToSecondsString [2022-03-11T19:08:55.914Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestGetTimestamp [2022-03-11T19:08:55.914Z] --- PASS: TestGetTimestamp (0.21s) [2022-03-11T19:08:55.914Z] === RUN TestParseTimestamps [2022-03-11T19:08:55.914Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-11T19:08:55.914Z] PASS [2022-03-11T19:08:55.914Z] coverage: 100.0% of statements [2022-03-11T19:08:55.914Z] ok github.com/docker/docker/api/types/time 0.266s coverage: 100.0% of statements [2022-03-11T19:08:55.914Z] === RUN TestCompareVersion [2022-03-11T19:08:55.914Z] --- PASS: TestCompareVersion (0.00s) [2022-03-11T19:08:55.914Z] PASS [2022-03-11T19:08:55.914Z] coverage: 77.3% of statements [2022-03-11T19:08:55.914Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 77.3% of statements [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/builder [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-11T19:08:55.914Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-11T19:08:55.914Z] === RUN TestParseRemoteURL [2022-03-11T19:08:55.914Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-11T19:08:55.914Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-11T19:08:55.914Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-11T19:08:55.914Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-11T19:08:55.914Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-11T19:08:55.914Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-11T19:08:55.914Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-11T19:08:55.914Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-11T19:08:55.914Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-11T19:08:55.914Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-11T19:08:55.914Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-11T19:08:55.914Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-11T19:08:55.914Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-11T19:08:55.914Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-11T19:08:55.914Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-11T19:08:55.914Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-11T19:08:55.914Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-11T19:08:55.914Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-11T19:08:55.914Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-11T19:08:55.914Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-11T19:08:55.914Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestCloneArgsSmartHttp [2022-03-11T19:08:55.914Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-03-11T19:08:55.914Z] === RUN TestCloneArgsDumbHttp [2022-03-11T19:08:55.914Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestCloneArgsGit [2022-03-11T19:08:55.914Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestCheckoutGit [2022-03-11T19:08:55.914Z] === RUN TestEnable [2022-03-11T19:08:55.914Z] --- PASS: TestEnable (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestDisable [2022-03-11T19:08:55.914Z] --- PASS: TestDisable (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestEnabled [2022-03-11T19:08:55.914Z] --- PASS: TestEnabled (0.00s) [2022-03-11T19:08:55.914Z] PASS [2022-03-11T19:08:55.914Z] coverage: 100.0% of statements [2022-03-11T19:08:55.914Z] ok github.com/docker/docker/cli/debug 0.056s coverage: 100.0% of statements [2022-03-11T19:08:55.914Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-11T19:08:55.914Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestProcessNoDockerignore [2022-03-11T19:08:55.914Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-03-11T19:08:55.914Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-11T19:08:55.914Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestDetectContentType [2022-03-11T19:08:55.914Z] --- PASS: TestDetectContentType (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestSelectAcceptableMIME [2022-03-11T19:08:55.914Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestInspectEmptyResponse [2022-03-11T19:08:55.914Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestInspectResponseBinary [2022-03-11T19:08:55.914Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestResponseUnsupportedContentType [2022-03-11T19:08:55.914Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestInspectResponseTextSimple [2022-03-11T19:08:55.914Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestInspectResponseEmptyContentType [2022-03-11T19:08:55.914Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestUnknownContentLength [2022-03-11T19:08:55.914Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestDownloadRemote [2022-03-11T19:08:55.914Z] --- PASS: TestDownloadRemote (0.09s) [2022-03-11T19:08:55.914Z] === RUN TestGetWithStatusError [2022-03-11T19:08:55.914Z] --- PASS: TestGetWithStatusError (0.01s) [2022-03-11T19:08:55.914Z] === RUN TestCloseRootDirectory [2022-03-11T19:08:55.914Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:08:55.914Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-11T19:08:55.914Z] === RUN TestHashFile [2022-03-11T19:08:55.914Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:08:55.915Z] --- SKIP: TestHashFile (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestHashSubdir [2022-03-11T19:08:55.915Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:08:55.915Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-11T19:08:55.915Z] === RUN TestRemoveDirectory [2022-03-11T19:08:55.915Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:08:55.915Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-11T19:08:55.915Z] PASS [2022-03-11T19:08:55.915Z] coverage: 9.3% of statements [2022-03-11T19:08:55.915Z] ok github.com/docker/docker/builder/remotecontext 0.304s coverage: 9.3% of statements [2022-03-11T19:08:55.915Z] === RUN TestGetAllAllowed [2022-03-11T19:08:55.915Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestGetAllMeta [2022-03-11T19:08:55.915Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-11T19:08:55.915Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestIsUnreferencedBuiltin [2022-03-11T19:08:55.915Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestIsExistingDirectory [2022-03-11T19:08:55.915Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestGetFilenameForDownload [2022-03-11T19:08:55.915Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestEnv2Variables [2022-03-11T19:08:55.915Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-11T19:08:55.915Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestMaintainer [2022-03-11T19:08:55.915Z] --- PASS: TestMaintainer (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestLabel [2022-03-11T19:08:55.915Z] --- PASS: TestLabel (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestFromScratch [2022-03-11T19:08:55.915Z] --- PASS: TestFromScratch (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestFromWithArg [2022-03-11T19:08:55.915Z] --- PASS: TestFromWithArg (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-11T19:08:55.915Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestFromWithUndefinedArg [2022-03-11T19:08:55.915Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestFromMultiStageWithNamedStage [2022-03-11T19:08:55.915Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestOnbuild [2022-03-11T19:08:55.915Z] --- PASS: TestOnbuild (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestWorkdir [2022-03-11T19:08:55.915Z] --- PASS: TestWorkdir (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestCmd [2022-03-11T19:08:55.915Z] --- PASS: TestCmd (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestHealthcheckNone [2022-03-11T19:08:55.915Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestHealthcheckCmd [2022-03-11T19:08:55.915Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestEntrypoint [2022-03-11T19:08:55.915Z] --- PASS: TestEntrypoint (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestExpose [2022-03-11T19:08:55.915Z] --- PASS: TestExpose (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestUser [2022-03-11T19:08:55.915Z] --- PASS: TestUser (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestVolume [2022-03-11T19:08:55.915Z] --- PASS: TestVolume (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestStopSignal [2022-03-11T19:08:55.915Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-11T19:08:55.915Z] --- SKIP: TestStopSignal (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestArg [2022-03-11T19:08:55.915Z] --- PASS: TestArg (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestShell [2022-03-11T19:08:55.915Z] --- PASS: TestShell (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestPrependEnvOnCmd [2022-03-11T19:08:55.915Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestRunWithBuildArgs [2022-03-11T19:08:55.915Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestRunIgnoresHealthcheck [2022-03-11T19:08:55.915Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestDispatchUnsupportedOptions [2022-03-11T19:08:55.915Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-11T19:08:55.915Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-11T19:08:55.915Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-11T19:08:55.915Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-11T19:08:55.915Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-11T19:08:55.915Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-11T19:08:55.915Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestNormalizeWorkdir [2022-03-11T19:08:55.915Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestDispatch [2022-03-11T19:08:55.915Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-11T19:08:55.915Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-11T19:08:55.915Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-11T19:08:55.915Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-11T19:08:55.915Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-11T19:08:55.915Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-11T19:08:55.915Z] === RUN TestDispatch/COPY_url [2022-03-11T19:08:55.915Z] --- PASS: TestDispatch (0.08s) [2022-03-11T19:08:55.915Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-11T19:08:55.915Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-11T19:08:55.915Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-11T19:08:55.915Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-11T19:08:55.915Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-11T19:08:55.915Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-03-11T19:08:55.915Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestAddScratchImageAddsToMounts [2022-03-11T19:08:55.915Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-11T19:08:55.915Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-11T19:08:55.915Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-11T19:08:55.915Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestImageSourceGetAddsToMounts [2022-03-11T19:08:55.915Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestEmptyDockerfile [2022-03-11T19:08:55.915Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-11T19:08:55.915Z] === RUN TestSymlinkDockerfile [2022-03-11T19:08:55.915Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-11T19:08:55.915Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-11T19:08:55.915Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestNonExistingDockerfile [2022-03-11T19:08:55.915Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestCopyRunConfig [2022-03-11T19:08:55.915Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestDeepCopyRunConfig [2022-03-11T19:08:55.915Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestExportImage [2022-03-11T19:08:55.915Z] --- PASS: TestExportImage (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestNormalizeDest [2022-03-11T19:08:55.915Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-11T19:08:55.915Z] PASS [2022-03-11T19:08:55.915Z] coverage: 46.7% of statements [2022-03-11T19:08:55.915Z] ok github.com/docker/docker/builder/dockerfile 0.273s coverage: 46.7% of statements [2022-03-11T19:08:55.915Z] === RUN TestTCP4Proxy [2022-03-11T19:08:55.915Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-11T19:08:55.915Z] === RUN TestTCP4ProxyHalfClose [2022-03-11T19:08:55.915Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-03-11T19:08:55.915Z] === RUN TestTCP6Proxy [2022-03-11T19:08:55.915Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T19:08:55.915Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestTCPDualStackProxy [2022-03-11T19:08:55.915Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T19:08:55.915Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestUDP4Proxy [2022-03-11T19:08:55.915Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestUDP6Proxy [2022-03-11T19:08:55.915Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T19:08:55.915Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestUDPWriteError [2022-03-11T19:08:55.915Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-11T19:08:55.915Z] === RUN TestSCTP4Proxy [2022-03-11T19:08:55.915Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-11T19:08:55.915Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-03-11T19:08:55.915Z] === RUN TestSCTP6Proxy [2022-03-11T19:08:55.915Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T19:08:55.915Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-11T19:08:55.915Z] PASS [2022-03-11T19:08:55.915Z] coverage: 49.4% of statements [2022-03-11T19:08:55.915Z] ok github.com/docker/docker/cmd/docker-proxy 0.082s coverage: 49.4% of statements [2022-03-11T19:08:56.363Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-11T19:08:56.363Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-11T19:08:56.363Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-11T19:08:56.363Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-11T19:08:56.363Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-11T19:08:56.363Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-11T19:08:56.363Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-11T19:08:56.363Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-11T19:08:56.363Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-11T19:08:56.363Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-11T19:08:56.363Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-11T19:08:56.363Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-11T19:08:56.363Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-11T19:08:56.363Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-11T19:08:56.363Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-11T19:08:57.207Z] --- PASS: TestAllocateRandomDeallocate (4.03s) [2022-03-11T19:08:57.207Z] === RUN TestRetrieveFromStore [2022-03-11T19:08:58.192Z] --- PASS: TestRetrieveFromStore (1.34s) [2022-03-11T19:08:58.192Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-11T19:08:58.192Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-11T19:08:58.192Z] === RUN TestParallelPredefinedRequest1 [2022-03-11T19:08:58.192Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-11T19:08:58.192Z] === RUN TestParallelPredefinedRequest2 [2022-03-11T19:08:58.192Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-11T19:08:58.192Z] === RUN TestParallelPredefinedRequest3 [2022-03-11T19:08:58.192Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-11T19:08:58.192Z] === RUN TestParallelPredefinedRequest4 [2022-03-11T19:08:58.192Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-11T19:08:58.192Z] === RUN TestParallelPredefinedRequest5 [2022-03-11T19:08:58.192Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-11T19:08:58.192Z] === RUN TestDebug [2022-03-11T19:08:58.192Z] --- PASS: TestDebug (0.00s) [2022-03-11T19:08:58.192Z] === RUN TestRequestPoolParallel [2022-03-11T19:08:58.575Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-11T19:08:58.659Z] --- PASS: TestRequestPoolParallel (0.45s) [2022-03-11T19:08:58.659Z] === RUN TestFullAllocateRelease [2022-03-11T19:08:59.127Z] --- PASS: TestFullAllocateRelease (0.52s) [2022-03-11T19:08:59.127Z] === RUN TestOddAllocateRelease [2022-03-11T19:08:59.594Z] --- PASS: TestOddAllocateRelease (0.25s) [2022-03-11T19:08:59.594Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-11T19:08:59.594Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-03-11T19:08:59.594Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-11T19:08:59.594Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-11T19:08:59.594Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-11T19:08:59.594Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-11T19:08:59.594Z] === CONT TestParallelPredefinedRequest1 [2022-03-11T19:08:59.594Z] === CONT TestParallelPredefinedRequest4 [2022-03-11T19:08:59.594Z] === CONT TestParallelPredefinedRequest5 [2022-03-11T19:08:59.594Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:08:59.594Z] === CONT TestParallelPredefinedRequest4 [2022-03-11T19:08:59.594Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:08:59.594Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-11T19:08:59.594Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-11T19:08:59.594Z] === CONT TestParallelPredefinedRequest2 [2022-03-11T19:08:59.594Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:08:59.594Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-11T19:08:59.594Z] === CONT TestParallelPredefinedRequest3 [2022-03-11T19:08:59.594Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:08:59.594Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-11T19:08:59.594Z] === CONT TestParallelPredefinedRequest1 [2022-03-11T19:08:59.594Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:08:59.594Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-11T19:08:59.594Z] PASS [2022-03-11T19:08:59.594Z] coverage: 85.3% of statements [2022-03-11T19:08:59.594Z] ok github.com/docker/docker/libnetwork/ipam 46.233s coverage: 85.3% of statements [2022-03-11T19:09:00.769Z] docker_cli_daemon_test.go:2522: [d6a01afbcc216] daemon is not started [2022-03-11T19:09:00.786Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-11T19:09:00.786Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-11T19:09:00.786Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-11T19:09:00.786Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-11T19:09:00.786Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-11T19:09:00.786Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-11T19:09:01.712Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-11T19:09:02.550Z] === RUN TestParseEmptyInterface [2022-03-11T19:09:02.550Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-11T19:09:02.550Z] === RUN TestParseNonInterfaceType [2022-03-11T19:09:02.550Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-11T19:09:02.550Z] === RUN TestParseWithOneFunction [2022-03-11T19:09:02.550Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-11T19:09:02.550Z] === RUN TestParseWithMultipleFuncs [2022-03-11T19:09:02.550Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-11T19:09:02.550Z] === RUN TestParseWithUnnamedReturn [2022-03-11T19:09:02.550Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-11T19:09:02.550Z] === RUN TestEmbeddedInterface [2022-03-11T19:09:02.550Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-11T19:09:02.550Z] === RUN TestParsedImports [2022-03-11T19:09:02.550Z] --- PASS: TestParsedImports (0.00s) [2022-03-11T19:09:02.550Z] === RUN TestAliasedImports [2022-03-11T19:09:02.550Z] --- PASS: TestAliasedImports (0.00s) [2022-03-11T19:09:02.550Z] PASS [2022-03-11T19:09:02.550Z] coverage: 56.8% of statements [2022-03-11T19:09:02.550Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2022-03-11T19:09:03.536Z] === RUN TestHTTPTransport [2022-03-11T19:09:03.536Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-11T19:09:03.536Z] PASS [2022-03-11T19:09:03.536Z] coverage: 85.7% of statements [2022-03-11T19:09:03.536Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2022-03-11T19:09:03.733Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-11T19:09:04.006Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-11T19:09:04.006Z] === RUN TestClientStream [2022-03-11T19:09:04.006Z] --- PASS: TestClientStream (0.00s) [2022-03-11T19:09:04.006Z] === RUN TestClientSendFile [2022-03-11T19:09:04.006Z] --- PASS: TestClientSendFile (0.00s) [2022-03-11T19:09:04.006Z] === RUN TestClientWithRequestTimeout [2022-03-11T19:09:04.006Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-11T19:09:04.006Z] === RUN TestFileSpecPlugin [2022-03-11T19:09:04.006Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-11T19:09:04.006Z] === RUN TestFileJSONSpecPlugin [2022-03-11T19:09:04.006Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-11T19:09:04.006Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-11T19:09:04.006Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-11T19:09:04.006Z] === RUN TestPluginAddHandler [2022-03-11T19:09:04.006Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-11T19:09:04.006Z] === RUN TestPluginWaitBadPlugin [2022-03-11T19:09:04.006Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-11T19:09:04.006Z] === RUN TestGet [2022-03-11T19:09:04.006Z] time="2022-03-11T19:09:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-11T19:09:04.006Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-11T19:09:04.006Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-11T19:09:04.006Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-11T19:09:04.006Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-11T19:09:04.006Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-11T19:09:04.006Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-11T19:09:04.006Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-11T19:09:04.006Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-11T19:09:04.006Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-11T19:09:04.006Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-11T19:09:04.006Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-11T19:09:04.006Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-11T19:09:04.006Z] === RUN TestBufferPoolPutAndGet [2022-03-11T19:09:04.006Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-11T19:09:04.006Z] PASS [2022-03-11T19:09:04.006Z] coverage: 88.2% of statements [2022-03-11T19:09:04.006Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2022-03-11T19:09:04.473Z] === RUN TestOutputOnPrematureClose [2022-03-11T19:09:04.473Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-11T19:09:04.473Z] === RUN TestCompleteSilently [2022-03-11T19:09:04.473Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-11T19:09:04.473Z] PASS [2022-03-11T19:09:04.473Z] coverage: 75.9% of statements [2022-03-11T19:09:04.473Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-03-11T19:09:04.941Z] time="2022-03-11T19:09:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-11T19:09:04.941Z] === RUN TestSendToOneSub [2022-03-11T19:09:04.941Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-11T19:09:04.941Z] === RUN TestSendToMultipleSubs [2022-03-11T19:09:04.941Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-11T19:09:04.941Z] === RUN TestEvictOneSub [2022-03-11T19:09:04.941Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-11T19:09:04.941Z] === RUN TestClosePublisher [2022-03-11T19:09:04.941Z] --- PASS: TestClosePublisher (0.00s) [2022-03-11T19:09:04.941Z] === RUN TestPubSubRace [2022-03-11T19:09:05.015Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-11T19:09:05.015Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-11T19:09:06.356Z] === RUN TestCheckpointCreateError [2022-03-11T19:09:06.356Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestCheckpointCreate [2022-03-11T19:09:06.356Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestCheckpointDeleteError [2022-03-11T19:09:06.356Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestCheckpointDelete [2022-03-11T19:09:06.356Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestCheckpointListError [2022-03-11T19:09:06.356Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestCheckpointList [2022-03-11T19:09:06.356Z] --- PASS: TestCheckpointList (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestCheckpointListContainerNotFound [2022-03-11T19:09:06.356Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestNewClientWithOpsFromEnv [2022-03-11T19:09:06.356Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-11T19:09:06.356Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestGetAPIPath [2022-03-11T19:09:06.356Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestParseHostURL [2022-03-11T19:09:06.356Z] --- PASS: TestParseHostURL (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-11T19:09:06.356Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-11T19:09:06.356Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestNegotiateAPIVersion [2022-03-11T19:09:06.356Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestNegotiateAPVersionOverride [2022-03-11T19:09:06.356Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-11T19:09:06.356Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-11T19:09:06.356Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-11T19:09:06.356Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestClientRedirect [2022-03-11T19:09:06.356Z] --- PASS: TestClientRedirect (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestConfigCreateUnsupported [2022-03-11T19:09:06.356Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestConfigCreateError [2022-03-11T19:09:06.356Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestConfigCreate [2022-03-11T19:09:06.356Z] --- PASS: TestConfigCreate (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestConfigInspectNotFound [2022-03-11T19:09:06.356Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestConfigInspectWithEmptyID [2022-03-11T19:09:06.356Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestConfigInspectUnsupported [2022-03-11T19:09:06.356Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestConfigInspectError [2022-03-11T19:09:06.356Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestConfigInspectConfigNotFound [2022-03-11T19:09:06.356Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestConfigInspect [2022-03-11T19:09:06.356Z] --- PASS: TestConfigInspect (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestConfigListUnsupported [2022-03-11T19:09:06.356Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestConfigListError [2022-03-11T19:09:06.356Z] --- PASS: TestConfigListError (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestConfigList [2022-03-11T19:09:06.356Z] --- PASS: TestConfigList (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestConfigRemoveUnsupported [2022-03-11T19:09:06.356Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestConfigRemoveError [2022-03-11T19:09:06.356Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestConfigRemove [2022-03-11T19:09:06.356Z] --- PASS: TestConfigRemove (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestConfigUpdateUnsupported [2022-03-11T19:09:06.356Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestConfigUpdateError [2022-03-11T19:09:06.356Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestConfigUpdate [2022-03-11T19:09:06.356Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestContainerCommitError [2022-03-11T19:09:06.356Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestContainerCommit [2022-03-11T19:09:06.356Z] --- PASS: TestContainerCommit (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestContainerStatPathError [2022-03-11T19:09:06.356Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestContainerStatPathNotFoundError [2022-03-11T19:09:06.356Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestContainerStatPathNoHeaderError [2022-03-11T19:09:06.356Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestContainerStatPath [2022-03-11T19:09:06.356Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestCopyToContainerError [2022-03-11T19:09:06.356Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestCopyToContainerNotFoundError [2022-03-11T19:09:06.356Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-11T19:09:06.356Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-11T19:09:06.356Z] === RUN TestCopyToContainer [2022-03-11T19:09:06.356Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestCopyFromContainerError [2022-03-11T19:09:06.357Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestCopyFromContainerNotFoundError [2022-03-11T19:09:06.357Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-11T19:09:06.357Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-11T19:09:06.357Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestCopyFromContainer [2022-03-11T19:09:06.357Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerCreateError [2022-03-11T19:09:06.357Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerCreateImageNotFound [2022-03-11T19:09:06.357Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerCreateWithName [2022-03-11T19:09:06.357Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerCreateAutoRemove [2022-03-11T19:09:06.357Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerDiffError [2022-03-11T19:09:06.357Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerDiff [2022-03-11T19:09:06.357Z] --- PASS: TestContainerDiff (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerExecCreateError [2022-03-11T19:09:06.357Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerExecCreate [2022-03-11T19:09:06.357Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerExecStartError [2022-03-11T19:09:06.357Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerExecStart [2022-03-11T19:09:06.357Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerExecInspectError [2022-03-11T19:09:06.357Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerExecInspect [2022-03-11T19:09:06.357Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerExportError [2022-03-11T19:09:06.357Z] --- PASS: TestContainerExportError (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerExport [2022-03-11T19:09:06.357Z] --- PASS: TestContainerExport (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerInspectError [2022-03-11T19:09:06.357Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerInspectContainerNotFound [2022-03-11T19:09:06.357Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerInspectWithEmptyID [2022-03-11T19:09:06.357Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerInspect [2022-03-11T19:09:06.357Z] --- PASS: TestContainerInspect (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerInspectNode [2022-03-11T19:09:06.357Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerKillError [2022-03-11T19:09:06.357Z] --- PASS: TestContainerKillError (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerKill [2022-03-11T19:09:06.357Z] --- PASS: TestContainerKill (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerListError [2022-03-11T19:09:06.357Z] --- PASS: TestContainerListError (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerList [2022-03-11T19:09:06.357Z] --- PASS: TestContainerList (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerLogsNotFoundError [2022-03-11T19:09:06.357Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerLogsError [2022-03-11T19:09:06.357Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-11T19:09:06.357Z] === RUN TestContainerLogs [2022-03-11T19:09:06.357Z] --- PASS: TestContainerLogs (0.21s) [2022-03-11T19:09:06.505Z] --- PASS: TestPubSubRace (1.06s) [2022-03-11T19:09:06.505Z] PASS [2022-03-11T19:09:06.505Z] coverage: 75.0% of statements [2022-03-11T19:09:06.505Z] ok github.com/docker/docker/pkg/pubsub 1.103s coverage: 75.0% of statements [2022-03-11T19:09:06.827Z] === RUN TestContainerPauseError [2022-03-11T19:09:06.827Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerPause [2022-03-11T19:09:06.827Z] --- PASS: TestContainerPause (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainersPruneError [2022-03-11T19:09:06.827Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainersPrune [2022-03-11T19:09:06.827Z] --- PASS: TestContainersPrune (0.02s) [2022-03-11T19:09:06.827Z] === RUN TestContainerRemoveError [2022-03-11T19:09:06.827Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerRemoveNotFoundError [2022-03-11T19:09:06.827Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerRemove [2022-03-11T19:09:06.827Z] --- PASS: TestContainerRemove (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerRenameError [2022-03-11T19:09:06.827Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerRename [2022-03-11T19:09:06.827Z] --- PASS: TestContainerRename (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerResizeError [2022-03-11T19:09:06.827Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerExecResizeError [2022-03-11T19:09:06.827Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerResize [2022-03-11T19:09:06.827Z] --- PASS: TestContainerResize (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerExecResize [2022-03-11T19:09:06.827Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerRestartError [2022-03-11T19:09:06.827Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerRestart [2022-03-11T19:09:06.827Z] --- PASS: TestContainerRestart (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerStartError [2022-03-11T19:09:06.827Z] --- PASS: TestContainerStartError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerStart [2022-03-11T19:09:06.827Z] --- PASS: TestContainerStart (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerStatsError [2022-03-11T19:09:06.827Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerStats [2022-03-11T19:09:06.827Z] --- PASS: TestContainerStats (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerStopError [2022-03-11T19:09:06.827Z] --- PASS: TestContainerStopError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerStop [2022-03-11T19:09:06.827Z] --- PASS: TestContainerStop (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerTopError [2022-03-11T19:09:06.827Z] --- PASS: TestContainerTopError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerTop [2022-03-11T19:09:06.827Z] --- PASS: TestContainerTop (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerUnpauseError [2022-03-11T19:09:06.827Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerUnpause [2022-03-11T19:09:06.827Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerUpdateError [2022-03-11T19:09:06.827Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerUpdate [2022-03-11T19:09:06.827Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerWaitError [2022-03-11T19:09:06.827Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestContainerWait [2022-03-11T19:09:06.827Z] --- PASS: TestContainerWait (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestDiskUsageError [2022-03-11T19:09:06.827Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestDiskUsage [2022-03-11T19:09:06.827Z] --- PASS: TestDiskUsage (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestDistributionInspectUnsupported [2022-03-11T19:09:06.827Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestDistributionInspectWithEmptyID [2022-03-11T19:09:06.827Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestEventsErrorInOptions [2022-03-11T19:09:06.827Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestEventsErrorFromServer [2022-03-11T19:09:06.827Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestEvents [2022-03-11T19:09:06.827Z] --- PASS: TestEvents (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestTLSCloseWriter [2022-03-11T19:09:06.827Z] === PAUSE TestTLSCloseWriter [2022-03-11T19:09:06.827Z] === RUN TestImageBuildError [2022-03-11T19:09:06.827Z] --- PASS: TestImageBuildError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageBuild [2022-03-11T19:09:06.827Z] --- PASS: TestImageBuild (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestGetDockerOS [2022-03-11T19:09:06.827Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageCreateError [2022-03-11T19:09:06.827Z] --- PASS: TestImageCreateError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageCreate [2022-03-11T19:09:06.827Z] --- PASS: TestImageCreate (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageHistoryError [2022-03-11T19:09:06.827Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageHistory [2022-03-11T19:09:06.827Z] --- PASS: TestImageHistory (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageImportError [2022-03-11T19:09:06.827Z] --- PASS: TestImageImportError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageImport [2022-03-11T19:09:06.827Z] --- PASS: TestImageImport (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageInspectError [2022-03-11T19:09:06.827Z] --- PASS: TestImageInspectError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageInspectImageNotFound [2022-03-11T19:09:06.827Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageInspectWithEmptyID [2022-03-11T19:09:06.827Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageInspect [2022-03-11T19:09:06.827Z] --- PASS: TestImageInspect (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageListError [2022-03-11T19:09:06.827Z] --- PASS: TestImageListError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageList [2022-03-11T19:09:06.827Z] --- PASS: TestImageList (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageListApiBefore125 [2022-03-11T19:09:06.827Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageLoadError [2022-03-11T19:09:06.827Z] --- PASS: TestImageLoadError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageLoad [2022-03-11T19:09:06.827Z] --- PASS: TestImageLoad (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImagesPruneError [2022-03-11T19:09:06.827Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImagesPrune [2022-03-11T19:09:06.827Z] --- PASS: TestImagesPrune (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImagePullReferenceParseError [2022-03-11T19:09:06.827Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImagePullAnyError [2022-03-11T19:09:06.827Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-11T19:09:06.827Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T19:09:06.827Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T19:09:06.827Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-11T19:09:06.827Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImagePullWithoutErrors [2022-03-11T19:09:06.827Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImagePushReferenceError [2022-03-11T19:09:06.827Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImagePushAnyError [2022-03-11T19:09:06.827Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-11T19:09:06.827Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T19:09:06.827Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T19:09:06.827Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-11T19:09:06.827Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImagePushWithoutErrors [2022-03-11T19:09:06.827Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-11T19:09:06.827Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-11T19:09:06.827Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-11T19:09:06.827Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-11T19:09:06.827Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-11T19:09:06.827Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-11T19:09:06.827Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-11T19:09:06.827Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-11T19:09:06.827Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageRemoveError [2022-03-11T19:09:06.827Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageRemoveImageNotFound [2022-03-11T19:09:06.827Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageRemove [2022-03-11T19:09:06.827Z] --- PASS: TestImageRemove (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageSaveError [2022-03-11T19:09:06.827Z] --- PASS: TestImageSaveError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageSave [2022-03-11T19:09:06.827Z] --- PASS: TestImageSave (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageSearchAnyError [2022-03-11T19:09:06.827Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-11T19:09:06.827Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-11T19:09:06.827Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-11T19:09:06.827Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-11T19:09:06.827Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageSearchWithoutErrors [2022-03-11T19:09:06.827Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageTagError [2022-03-11T19:09:06.827Z] --- PASS: TestImageTagError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageTagInvalidReference [2022-03-11T19:09:06.827Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageTagInvalidSourceImageName [2022-03-11T19:09:06.827Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageTagHexSource [2022-03-11T19:09:06.827Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestImageTag [2022-03-11T19:09:06.827Z] --- PASS: TestImageTag (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestInfoServerError [2022-03-11T19:09:06.827Z] --- PASS: TestInfoServerError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestInfoInvalidResponseJSONError [2022-03-11T19:09:06.827Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestInfo [2022-03-11T19:09:06.827Z] --- PASS: TestInfo (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestNetworkConnectError [2022-03-11T19:09:06.827Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-11T19:09:06.827Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestNetworkConnect [2022-03-11T19:09:06.827Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestNetworkCreateError [2022-03-11T19:09:06.827Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestNetworkCreate [2022-03-11T19:09:06.827Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestNetworkDisconnectError [2022-03-11T19:09:06.827Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-11T19:09:06.827Z] === RUN TestNetworkDisconnect [2022-03-11T19:09:06.828Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestNetworkInspect [2022-03-11T19:09:06.828Z] === RUN TestNetworkInspect/empty_ID [2022-03-11T19:09:06.828Z] === RUN TestNetworkInspect/no_options [2022-03-11T19:09:06.828Z] === RUN TestNetworkInspect/verbose [2022-03-11T19:09:06.828Z] === RUN TestNetworkInspect/global_scope [2022-03-11T19:09:06.828Z] === RUN TestNetworkInspect/unknown_network [2022-03-11T19:09:06.828Z] === RUN TestNetworkInspect/server_error [2022-03-11T19:09:06.828Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-11T19:09:06.828Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-11T19:09:06.828Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-11T19:09:06.828Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-11T19:09:06.828Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-11T19:09:06.828Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-11T19:09:06.828Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestNetworkListError [2022-03-11T19:09:06.828Z] --- PASS: TestNetworkListError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestNetworkList [2022-03-11T19:09:06.828Z] --- PASS: TestNetworkList (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestNetworksPruneError [2022-03-11T19:09:06.828Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestNetworksPrune [2022-03-11T19:09:06.828Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestNetworkRemoveError [2022-03-11T19:09:06.828Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestNetworkRemove [2022-03-11T19:09:06.828Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestNodeInspectError [2022-03-11T19:09:06.828Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestNodeInspectNodeNotFound [2022-03-11T19:09:06.828Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestNodeInspectWithEmptyID [2022-03-11T19:09:06.828Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestNodeInspect [2022-03-11T19:09:06.828Z] --- PASS: TestNodeInspect (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestNodeListError [2022-03-11T19:09:06.828Z] --- PASS: TestNodeListError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestNodeList [2022-03-11T19:09:06.828Z] --- PASS: TestNodeList (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestNodeRemoveError [2022-03-11T19:09:06.828Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestNodeRemove [2022-03-11T19:09:06.828Z] --- PASS: TestNodeRemove (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestNodeUpdateError [2022-03-11T19:09:06.828Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestNodeUpdate [2022-03-11T19:09:06.828Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestOptionWithHostFromEnv [2022-03-11T19:09:06.828Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestOptionWithTimeout [2022-03-11T19:09:06.828Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestOptionWithVersionFromEnv [2022-03-11T19:09:06.828Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestPingFail [2022-03-11T19:09:06.828Z] --- PASS: TestPingFail (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestPingWithError [2022-03-11T19:09:06.828Z] 2022/03/11 19:09:06 RoundTripper returned a response & error; ignoring response [2022-03-11T19:09:06.828Z] 2022/03/11 19:09:06 RoundTripper returned a response & error; ignoring response [2022-03-11T19:09:06.828Z] --- PASS: TestPingWithError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestPingSuccess [2022-03-11T19:09:06.828Z] --- PASS: TestPingSuccess (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestPingHeadFallback [2022-03-11T19:09:06.828Z] === RUN TestPingHeadFallback/OK [2022-03-11T19:09:06.828Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-11T19:09:06.828Z] === RUN TestPingHeadFallback/Not_Found [2022-03-11T19:09:06.828Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-11T19:09:06.828Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-11T19:09:06.828Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-11T19:09:06.828Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-11T19:09:06.828Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-11T19:09:06.828Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestPluginDisableError [2022-03-11T19:09:06.828Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestPluginDisable [2022-03-11T19:09:06.828Z] --- PASS: TestPluginDisable (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestPluginEnableError [2022-03-11T19:09:06.828Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestPluginEnable [2022-03-11T19:09:06.828Z] --- PASS: TestPluginEnable (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestPluginInspectError [2022-03-11T19:09:06.828Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestPluginInspectWithEmptyID [2022-03-11T19:09:06.828Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestPluginInspect [2022-03-11T19:09:06.828Z] --- PASS: TestPluginInspect (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestPluginListError [2022-03-11T19:09:06.828Z] --- PASS: TestPluginListError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestPluginList [2022-03-11T19:09:06.828Z] --- PASS: TestPluginList (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestPluginPushError [2022-03-11T19:09:06.828Z] --- PASS: TestPluginPushError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestPluginPush [2022-03-11T19:09:06.828Z] --- PASS: TestPluginPush (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestPluginRemoveError [2022-03-11T19:09:06.828Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestPluginRemove [2022-03-11T19:09:06.828Z] --- PASS: TestPluginRemove (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestPluginSetError [2022-03-11T19:09:06.828Z] --- PASS: TestPluginSetError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestPluginSet [2022-03-11T19:09:06.828Z] --- PASS: TestPluginSet (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSetHostHeader [2022-03-11T19:09:06.828Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestPlainTextError [2022-03-11T19:09:06.828Z] --- PASS: TestPlainTextError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestInfiniteError [2022-03-11T19:09:06.828Z] --- PASS: TestInfiniteError (0.06s) [2022-03-11T19:09:06.828Z] === RUN TestCanceledContext [2022-03-11T19:09:06.828Z] 2022/03/11 19:09:06 RoundTripper returned a response & error; ignoring response [2022-03-11T19:09:06.828Z] --- PASS: TestCanceledContext (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestDeadlineExceededContext [2022-03-11T19:09:06.828Z] 2022/03/11 19:09:06 RoundTripper returned a response & error; ignoring response [2022-03-11T19:09:06.828Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSecretCreateUnsupported [2022-03-11T19:09:06.828Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSecretCreateError [2022-03-11T19:09:06.828Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSecretCreate [2022-03-11T19:09:06.828Z] --- PASS: TestSecretCreate (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSecretInspectUnsupported [2022-03-11T19:09:06.828Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSecretInspectError [2022-03-11T19:09:06.828Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSecretInspectSecretNotFound [2022-03-11T19:09:06.828Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSecretInspectWithEmptyID [2022-03-11T19:09:06.828Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSecretInspect [2022-03-11T19:09:06.828Z] --- PASS: TestSecretInspect (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSecretListUnsupported [2022-03-11T19:09:06.828Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSecretListError [2022-03-11T19:09:06.828Z] --- PASS: TestSecretListError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSecretList [2022-03-11T19:09:06.828Z] --- PASS: TestSecretList (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSecretRemoveUnsupported [2022-03-11T19:09:06.828Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSecretRemoveError [2022-03-11T19:09:06.828Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSecretRemove [2022-03-11T19:09:06.828Z] --- PASS: TestSecretRemove (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSecretUpdateUnsupported [2022-03-11T19:09:06.828Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSecretUpdateError [2022-03-11T19:09:06.828Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSecretUpdate [2022-03-11T19:09:06.828Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestServiceCreateError [2022-03-11T19:09:06.828Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestServiceCreate [2022-03-11T19:09:06.828Z] --- PASS: TestServiceCreate (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-11T19:09:06.828Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestServiceCreateDigestPinning [2022-03-11T19:09:06.828Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestServiceInspectError [2022-03-11T19:09:06.828Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestServiceInspectServiceNotFound [2022-03-11T19:09:06.828Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestServiceInspectWithEmptyID [2022-03-11T19:09:06.828Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestServiceInspect [2022-03-11T19:09:06.828Z] --- PASS: TestServiceInspect (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestServiceListError [2022-03-11T19:09:06.828Z] --- PASS: TestServiceListError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestServiceList [2022-03-11T19:09:06.828Z] --- PASS: TestServiceList (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestServiceLogsError [2022-03-11T19:09:06.828Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestServiceLogs [2022-03-11T19:09:06.828Z] --- PASS: TestServiceLogs (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestServiceRemoveError [2022-03-11T19:09:06.828Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestServiceRemoveNotFoundError [2022-03-11T19:09:06.828Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestServiceRemove [2022-03-11T19:09:06.828Z] --- PASS: TestServiceRemove (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestServiceUpdateError [2022-03-11T19:09:06.828Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestServiceUpdate [2022-03-11T19:09:06.828Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSwarmGetUnlockKeyError [2022-03-11T19:09:06.828Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSwarmGetUnlockKey [2022-03-11T19:09:06.828Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSwarmInitError [2022-03-11T19:09:06.828Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSwarmInit [2022-03-11T19:09:06.828Z] --- PASS: TestSwarmInit (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSwarmInspectError [2022-03-11T19:09:06.828Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSwarmInspect [2022-03-11T19:09:06.828Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSwarmJoinError [2022-03-11T19:09:06.828Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSwarmJoin [2022-03-11T19:09:06.828Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSwarmLeaveError [2022-03-11T19:09:06.828Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSwarmLeave [2022-03-11T19:09:06.828Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSwarmUnlockError [2022-03-11T19:09:06.828Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSwarmUnlock [2022-03-11T19:09:06.828Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSwarmUpdateError [2022-03-11T19:09:06.828Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestSwarmUpdate [2022-03-11T19:09:06.828Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestTaskInspectError [2022-03-11T19:09:06.828Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestTaskInspectWithEmptyID [2022-03-11T19:09:06.828Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestTaskInspect [2022-03-11T19:09:06.828Z] --- PASS: TestTaskInspect (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestTaskListError [2022-03-11T19:09:06.828Z] --- PASS: TestTaskListError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestTaskList [2022-03-11T19:09:06.828Z] --- PASS: TestTaskList (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestVolumeCreateError [2022-03-11T19:09:06.828Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestVolumeCreate [2022-03-11T19:09:06.828Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestVolumeInspectError [2022-03-11T19:09:06.828Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestVolumeInspectNotFound [2022-03-11T19:09:06.828Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestVolumeInspectWithEmptyID [2022-03-11T19:09:06.828Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestVolumeInspect [2022-03-11T19:09:06.828Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestVolumeListError [2022-03-11T19:09:06.828Z] --- PASS: TestVolumeListError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestVolumeList [2022-03-11T19:09:06.828Z] --- PASS: TestVolumeList (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestVolumeRemoveError [2022-03-11T19:09:06.828Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-11T19:09:06.828Z] === RUN TestVolumeRemove [2022-03-11T19:09:06.828Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-11T19:09:06.828Z] === CONT TestTLSCloseWriter [2022-03-11T19:09:06.828Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-11T19:09:06.828Z] PASS [2022-03-11T19:09:06.828Z] coverage: 75.2% of statements [2022-03-11T19:09:06.828Z] ok github.com/docker/docker/client 0.580s coverage: 75.2% of statements [2022-03-11T19:09:06.973Z] === RUN TestRegister [2022-03-11T19:09:06.973Z] --- PASS: TestRegister (0.00s) [2022-03-11T19:09:06.973Z] === RUN TestCommand [2022-03-11T19:09:06.973Z] time="2022-03-11T19:09:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-11T19:09:06.973Z] --- PASS: TestCommand (0.03s) [2022-03-11T19:09:06.973Z] === RUN TestNaiveSelf [2022-03-11T19:09:06.973Z] --- PASS: TestNaiveSelf (0.04s) [2022-03-11T19:09:06.973Z] PASS [2022-03-11T19:09:06.973Z] coverage: 82.4% of statements [2022-03-11T19:09:06.973Z] ok github.com/docker/docker/pkg/reexec 0.117s coverage: 82.4% of statements [2022-03-11T19:09:07.959Z] === RUN TestDump [2022-03-11T19:09:07.959Z] goroutine 21 [running]: [2022-03-11T19:09:07.959Z] github.com/docker/docker/pkg/stack.dump(0xbbb9d7) [2022-03-11T19:09:07.959Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-11T19:09:07.959Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-11T19:09:07.959Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-11T19:09:07.959Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-11T19:09:07.959Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-11T19:09:07.959Z] testing.tRunner(0xc0000856c0, 0xd2a190) [2022-03-11T19:09:07.959Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T19:09:07.959Z] created by testing.(*T).Run [2022-03-11T19:09:07.959Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-11T19:09:07.959Z] [2022-03-11T19:09:07.959Z] goroutine 1 [chan receive]: [2022-03-11T19:09:07.959Z] testing.(*T).Run(0xc000085520, {0xd1b7b1, 0xb9a733}, 0xd2a190) [2022-03-11T19:09:07.959Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-11T19:09:07.959Z] testing.runTests.func1(0xc0000c6810) [2022-03-11T19:09:07.959Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-11T19:09:07.959Z] testing.tRunner(0xc000085520, 0xc0000d1ce0) [2022-03-11T19:09:07.959Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T19:09:07.959Z] testing.runTests(0xc0000dc080, {0xe8ec20, 0x3, 0x3}, {0xbbac2d, 0xd1d4ab, 0xe936e0}) [2022-03-11T19:09:07.959Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-11T19:09:07.959Z] testing.(*M).Run(0xc0000dc080) [2022-03-11T19:09:07.959Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-11T19:09:07.959Z] main.main() [2022-03-11T19:09:07.959Z] _testmain.go:95 +0x1f5 [2022-03-11T19:09:07.959Z] --- PASS: TestDump (0.00s) [2022-03-11T19:09:07.959Z] === RUN TestDumpToFile [2022-03-11T19:09:07.959Z] --- PASS: TestDumpToFile (0.22s) [2022-03-11T19:09:07.959Z] === RUN TestDumpToFileWithEmptyInput [2022-03-11T19:09:07.959Z] goroutine 23 [running]: [2022-03-11T19:09:07.959Z] github.com/docker/docker/pkg/stack.dump(0xc28bb4) [2022-03-11T19:09:07.959Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-11T19:09:07.959Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xc28f60}) [2022-03-11T19:09:07.959Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-11T19:09:07.959Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000856c0) [2022-03-11T19:09:07.959Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-11T19:09:07.959Z] testing.tRunner(0xc000085ba0, 0xd2a180) [2022-03-11T19:09:07.959Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T19:09:07.959Z] created by testing.(*T).Run [2022-03-11T19:09:07.959Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-11T19:09:07.959Z] [2022-03-11T19:09:07.959Z] goroutine 1 [chan receive]: [2022-03-11T19:09:07.959Z] testing.(*T).Run(0xc000085520, {0xd22596, 0xb9a733}, 0xd2a180) [2022-03-11T19:09:07.959Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-11T19:09:07.959Z] testing.runTests.func1(0xc0000c6810) [2022-03-11T19:09:07.959Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-11T19:09:07.959Z] testing.tRunner(0xc000085520, 0xc0000d1ce0) [2022-03-11T19:09:07.959Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T19:09:07.959Z] testing.runTests(0xc0000dc080, {0xe8ec20, 0x3, 0x3}, {0xbbac2d, 0xd1d4ab, 0xe936e0}) [2022-03-11T19:09:07.959Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-11T19:09:07.959Z] testing.(*M).Run(0xc0000dc080) [2022-03-11T19:09:07.959Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-11T19:09:07.959Z] main.main() [2022-03-11T19:09:07.959Z] _testmain.go:95 +0x1f5 [2022-03-11T19:09:07.959Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-11T19:09:07.959Z] PASS [2022-03-11T19:09:07.959Z] coverage: 90.9% of statements [2022-03-11T19:09:07.959Z] ok github.com/docker/docker/pkg/stack 0.272s coverage: 90.9% of statements [2022-03-11T19:09:08.945Z] === RUN TestNewStdWriter [2022-03-11T19:09:08.945Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-11T19:09:08.945Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-11T19:09:08.945Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-11T19:09:08.945Z] === RUN TestWriteWithNilBytes [2022-03-11T19:09:08.945Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-11T19:09:08.945Z] === RUN TestWrite [2022-03-11T19:09:08.945Z] --- PASS: TestWrite (0.00s) [2022-03-11T19:09:08.945Z] === RUN TestWriteWithWriterError [2022-03-11T19:09:08.945Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-11T19:09:08.945Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-11T19:09:08.945Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-11T19:09:08.945Z] === RUN TestStdCopyWriteAndRead [2022-03-11T19:09:08.945Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-11T19:09:08.945Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-11T19:09:08.945Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-11T19:09:08.945Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-11T19:09:08.945Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-11T19:09:08.945Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-11T19:09:08.945Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-11T19:09:08.945Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-11T19:09:08.945Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-11T19:09:08.945Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-11T19:09:08.945Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-11T19:09:08.945Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-11T19:09:08.945Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-11T19:09:08.945Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-11T19:09:08.945Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-11T19:09:08.945Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-11T19:09:08.945Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-11T19:09:08.945Z] PASS [2022-03-11T19:09:08.945Z] coverage: 100.0% of statements [2022-03-11T19:09:08.945Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2022-03-11T19:09:09.225Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-11T19:09:09.225Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-11T19:09:09.798Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-11T19:09:09.930Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-11T19:09:09.930Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-11T19:09:09.930Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-11T19:09:09.930Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-11T19:09:09.930Z] === RUN TestFormatStatus [2022-03-11T19:09:09.930Z] --- PASS: TestFormatStatus (0.00s) [2022-03-11T19:09:09.930Z] === RUN TestFormatError [2022-03-11T19:09:09.930Z] --- PASS: TestFormatError (0.00s) [2022-03-11T19:09:09.930Z] === RUN TestFormatJSONError [2022-03-11T19:09:09.930Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-11T19:09:09.930Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-11T19:09:09.930Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-11T19:09:09.930Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-11T19:09:09.930Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-11T19:09:09.930Z] === RUN TestNewJSONProgressOutput [2022-03-11T19:09:09.930Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-11T19:09:09.930Z] === RUN TestAuxFormatterEmit [2022-03-11T19:09:09.930Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-11T19:09:09.930Z] === RUN TestStreamWriterStdout [2022-03-11T19:09:09.930Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-11T19:09:09.930Z] === RUN TestStreamWriterStderr [2022-03-11T19:09:09.930Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-11T19:09:09.930Z] PASS [2022-03-11T19:09:09.930Z] coverage: 66.2% of statements [2022-03-11T19:09:09.930Z] ok github.com/docker/docker/pkg/streamformatter 0.051s coverage: 66.2% of statements [2022-03-11T19:09:10.370Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-11T19:09:10.398Z] === RUN TestGenerateRandomID [2022-03-11T19:09:10.398Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-11T19:09:10.398Z] === RUN TestShortenId [2022-03-11T19:09:10.398Z] --- PASS: TestShortenId (0.00s) [2022-03-11T19:09:10.398Z] === RUN TestShortenSha256Id [2022-03-11T19:09:10.398Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-11T19:09:10.398Z] === RUN TestShortenIdEmpty [2022-03-11T19:09:10.398Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-11T19:09:10.398Z] === RUN TestShortenIdInvalid [2022-03-11T19:09:10.398Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-11T19:09:10.398Z] === RUN TestIsShortIDNonHex [2022-03-11T19:09:10.398Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-11T19:09:10.398Z] === RUN TestIsShortIDNotCorrectSize [2022-03-11T19:09:10.398Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-11T19:09:10.398Z] PASS [2022-03-11T19:09:10.398Z] coverage: 70.6% of statements [2022-03-11T19:09:10.398Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2022-03-11T19:09:10.631Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-11T19:09:10.867Z] time="2022-03-11T19:09:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-11T19:09:10.867Z] === RUN TestIsCpusetListAvailable [2022-03-11T19:09:10.867Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-11T19:09:10.867Z] PASS [2022-03-11T19:09:10.867Z] coverage: 39.4% of statements [2022-03-11T19:09:10.867Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 39.4% of statements [2022-03-11T19:09:10.892Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-11T19:09:11.464Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-11T19:09:11.724Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-11T19:09:13.079Z] === RUN TestChtimes [2022-03-11T19:09:13.079Z] --- PASS: TestChtimes (0.00s) [2022-03-11T19:09:13.079Z] === RUN TestChtimesWindows [2022-03-11T19:09:13.079Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-11T19:09:13.079Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-11T19:09:13.079Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-11T19:09:13.079Z] PASS [2022-03-11T19:09:13.079Z] coverage: 12.9% of statements [2022-03-11T19:09:13.079Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 12.9% of statements [2022-03-11T19:09:13.110Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-11T19:09:13.547Z] === RUN TestTailFile [2022-03-11T19:09:13.547Z] --- PASS: TestTailFile (0.00s) [2022-03-11T19:09:13.547Z] === RUN TestTailFileManyLines [2022-03-11T19:09:13.547Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-11T19:09:13.547Z] === RUN TestTailEmptyFile [2022-03-11T19:09:13.547Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-11T19:09:13.547Z] === RUN TestTailNegativeN [2022-03-11T19:09:13.547Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader [2022-03-11T19:09:13.547Z] === CONT TestNewTailReader [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/no_delimiter [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/truncated_last_line [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-11T19:09:13.547Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T19:09:13.547Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:09:13.547Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:09:13.547Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T19:09:13.547Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:09:13.547Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T19:09:13.547Z] === CONT TestNewTailReader/no_delimiter [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T19:09:13.547Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T19:09:13.547Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T19:09:13.548Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T19:09:13.548Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:09:13.548Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:09:13.548Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T19:09:13.548Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:09:13.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:09:13.548Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:09:14.018Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T19:09:14.018Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T19:09:14.018Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:09:14.018Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:09:14.018Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:09:14.018Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:09:14.018Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T19:09:14.019Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:09:14.019Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:09:14.019Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:09:14.019Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:09:14.019Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:09:14.020Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T19:09:14.020Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T19:09:14.021Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T19:09:14.021Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:09:14.022Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:09:14.494Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:09:14.494Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.494Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:09:14.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:09:14.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:09:14.494Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:09:14.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:09:14.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:09:14.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:09:14.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:09:14.494Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:09:14.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:09:14.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T19:09:14.495Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T19:09:14.495Z] --- PASS: TestNewTailReader (0.00s) [2022-03-11T19:09:14.495Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-11T19:09:14.495Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-11T19:09:14.495Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-11T19:09:14.495Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-11T19:09:14.495Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-11T19:09:14.495Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-11T19:09:14.495Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-11T19:09:14.495Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:09:14.495Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:09:14.495Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.495Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:09:14.495Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:09:14.495Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.01s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.01s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:09:14.496Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:09:14.497Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:09:14.497Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:09:14.498Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:09:14.498Z] PASS [2022-03-11T19:09:14.498Z] coverage: 88.6% of statements [2022-03-11T19:09:14.498Z] ok github.com/docker/docker/pkg/tailfile 0.379s coverage: 88.6% of statements [2022-03-11T19:09:14.498Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-11T19:09:14.498Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-11T19:09:14.498Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-11T19:09:14.498Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-11T19:09:14.967Z] === RUN TestTruncIndex [2022-03-11T19:09:14.967Z] --- PASS: TestTruncIndex (0.10s) [2022-03-11T19:09:14.967Z] PASS [2022-03-11T19:09:14.967Z] coverage: 91.5% of statements [2022-03-11T19:09:14.967Z] ok github.com/docker/docker/pkg/truncindex 0.148s coverage: 91.5% of statements [2022-03-11T19:09:15.070Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-11T19:09:15.435Z] === RUN TestTarSumRemoveNonExistent [2022-03-11T19:09:15.435Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-11T19:09:15.435Z] === RUN TestTarSumRemove [2022-03-11T19:09:15.435Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-11T19:09:15.435Z] === RUN TestSortFileInfoSums [2022-03-11T19:09:15.435Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-11T19:09:15.435Z] === RUN TestNewTarSumForLabelInvalid [2022-03-11T19:09:15.435Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-11T19:09:15.435Z] === RUN TestNewTarSumForLabel [2022-03-11T19:09:15.435Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-11T19:09:15.435Z] === RUN TestEmptyTar [2022-03-11T19:09:15.435Z] --- PASS: TestEmptyTar (0.00s) [2022-03-11T19:09:15.435Z] === RUN TestTarSumsReadSize [2022-03-11T19:09:15.435Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-03-11T19:09:15.435Z] === RUN TestTarSums [2022-03-11T19:09:15.435Z] --- PASS: TestTarSums (0.08s) [2022-03-11T19:09:15.435Z] === RUN TestIteration [2022-03-11T19:09:15.435Z] --- PASS: TestIteration (0.00s) [2022-03-11T19:09:15.435Z] === RUN TestVersionLabelForChecksum [2022-03-11T19:09:15.435Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-11T19:09:15.435Z] === RUN TestVersion [2022-03-11T19:09:15.435Z] --- PASS: TestVersion (0.00s) [2022-03-11T19:09:15.435Z] === RUN TestGetVersion [2022-03-11T19:09:15.435Z] --- PASS: TestGetVersion (0.00s) [2022-03-11T19:09:15.435Z] === RUN TestGetVersions [2022-03-11T19:09:15.435Z] --- PASS: TestGetVersions (0.00s) [2022-03-11T19:09:15.435Z] PASS [2022-03-11T19:09:15.435Z] coverage: 89.3% of statements [2022-03-11T19:09:15.435Z] ok github.com/docker/docker/pkg/tarsum 0.149s coverage: 89.3% of statements [2022-03-11T19:09:15.903Z] === RUN TestIsGIT [2022-03-11T19:09:15.903Z] --- PASS: TestIsGIT (0.00s) [2022-03-11T19:09:15.903Z] === RUN TestIsTransport [2022-03-11T19:09:15.903Z] --- PASS: TestIsTransport (0.00s) [2022-03-11T19:09:15.903Z] PASS [2022-03-11T19:09:15.903Z] coverage: 100.0% of statements [2022-03-11T19:09:15.903Z] ok github.com/docker/docker/pkg/urlutil 0.043s coverage: 100.0% of statements [2022-03-11T19:09:16.016Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-11T19:09:16.226Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-11T19:09:16.372Z] === RUN TestVersionInfo [2022-03-11T19:09:16.372Z] --- PASS: TestVersionInfo (0.00s) [2022-03-11T19:09:16.372Z] === RUN TestAppendVersions [2022-03-11T19:09:16.372Z] --- PASS: TestAppendVersions (0.00s) [2022-03-11T19:09:16.372Z] PASS [2022-03-11T19:09:16.372Z] coverage: 88.9% of statements [2022-03-11T19:09:16.372Z] ok github.com/docker/docker/pkg/useragent 0.051s coverage: 88.9% of statements [2022-03-11T19:09:17.931Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-11T19:09:17.931Z] check_test.go:308: [d5bead24d2c57] daemon is not started [2022-03-11T19:09:17.931Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-11T19:09:17.931Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-11T19:09:17.936Z] === RUN TestNewSettable [2022-03-11T19:09:17.936Z] --- PASS: TestNewSettable (0.00s) [2022-03-11T19:09:17.936Z] === RUN TestIsSettable [2022-03-11T19:09:17.936Z] --- PASS: TestIsSettable (0.00s) [2022-03-11T19:09:17.936Z] === RUN TestUpdateSettingsEnv [2022-03-11T19:09:17.936Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-11T19:09:17.936Z] PASS [2022-03-11T19:09:17.936Z] coverage: 20.0% of statements [2022-03-11T19:09:17.936Z] ok github.com/docker/docker/plugin/v2 0.047s coverage: 20.0% of statements [2022-03-11T19:09:17.936Z] === RUN TestValidatePrivileges [2022-03-11T19:09:17.936Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-11T19:09:17.936Z] === RUN TestFilterByCapNeg [2022-03-11T19:09:17.936Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-11T19:09:17.936Z] === RUN TestFilterByCapPos [2022-03-11T19:09:17.936Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-11T19:09:17.936Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-11T19:09:17.936Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-11T19:09:17.936Z] PASS [2022-03-11T19:09:17.936Z] coverage: 12.2% of statements [2022-03-11T19:09:17.936Z] ok github.com/docker/docker/plugin 0.065s coverage: 12.2% of statements [2022-03-11T19:09:18.921Z] === RUN TestLoad [2022-03-11T19:09:18.921Z] --- PASS: TestLoad (0.00s) [2022-03-11T19:09:18.921Z] === RUN TestSave [2022-03-11T19:09:18.921Z] --- PASS: TestSave (0.03s) [2022-03-11T19:09:18.921Z] === RUN TestAddDeleteGet [2022-03-11T19:09:18.921Z] --- PASS: TestGet (15.02s) [2022-03-11T19:09:18.921Z] === RUN TestPluginWithNoManifest [2022-03-11T19:09:18.921Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-11T19:09:18.921Z] === RUN TestGetAll [2022-03-11T19:09:18.921Z] --- PASS: TestGetAll (0.01s) [2022-03-11T19:09:18.921Z] PASS [2022-03-11T19:09:18.921Z] coverage: 73.2% of statements [2022-03-11T19:09:18.921Z] ok github.com/docker/docker/pkg/plugins 35.948s coverage: 73.2% of statements [2022-03-11T19:09:18.921Z] --- PASS: TestAddDeleteGet (0.04s) [2022-03-11T19:09:18.921Z] === RUN TestInvalidTags [2022-03-11T19:09:18.921Z] --- PASS: TestInvalidTags (0.01s) [2022-03-11T19:09:18.921Z] PASS [2022-03-11T19:09:18.921Z] coverage: 84.4% of statements [2022-03-11T19:09:18.921Z] ok github.com/docker/docker/reference 0.145s coverage: 84.4% of statements [2022-03-11T19:09:19.184Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-11T19:09:19.316Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-11T19:09:20.486Z] === RUN TestRestartManagerTimeout [2022-03-11T19:09:20.486Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-11T19:09:20.486Z] === RUN TestRestartManagerTimeoutReset [2022-03-11T19:09:20.486Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-11T19:09:20.486Z] PASS [2022-03-11T19:09:20.486Z] coverage: 45.3% of statements [2022-03-11T19:09:20.486Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 45.3% of statements [2022-03-11T19:09:20.486Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-11T19:09:20.486Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-11T19:09:20.486Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-11T19:09:20.486Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-11T19:09:20.486Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-11T19:09:20.486Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-11T19:09:20.486Z] === RUN TestResumableRequestReaderWithReadError [2022-03-11T19:09:20.486Z] === RUN TestResolveAuthConfigIndexServer [2022-03-11T19:09:20.486Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-11T19:09:20.486Z] === RUN TestResolveAuthConfigFullURL [2022-03-11T19:09:20.486Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-11T19:09:20.486Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-11T19:09:20.486Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-11T19:09:20.486Z] === RUN TestValidateMirror [2022-03-11T19:09:20.486Z] --- PASS: TestValidateMirror (0.00s) [2022-03-11T19:09:20.486Z] === RUN TestLoadInsecureRegistries [2022-03-11T19:09:20.486Z] time="2022-03-11T19:09:20Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-11T19:09:20.486Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2022-03-11T19:09:20.486Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-11T19:09:20.486Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-11T19:09:20.486Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-11T19:09:20.486Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-11T19:09:20.486Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-11T19:09:20.486Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-11T19:09:20.486Z] === RUN TestResumableRequestReader [2022-03-11T19:09:20.486Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-11T19:09:20.486Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-11T19:09:20.486Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-11T19:09:20.486Z] PASS [2022-03-11T19:09:20.486Z] coverage: 100.0% of statements [2022-03-11T19:09:20.486Z] ok github.com/docker/docker/registry/resumable 0.302s coverage: 100.0% of statements [2022-03-11T19:09:20.702Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-11T19:09:20.744Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-11T19:09:20.745Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-11T19:09:20.745Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-11T19:09:20.959Z] time="2022-03-11T19:09:20Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-11T19:09:20.959Z] time="2022-03-11T19:09:20Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-11T19:09:20.959Z] time="2022-03-11T19:09:20Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-11T19:09:20.959Z] --- PASS: TestLoadInsecureRegistries (0.23s) [2022-03-11T19:09:20.959Z] === RUN TestNewServiceConfig [2022-03-11T19:09:20.959Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-11T19:09:20.959Z] === RUN TestValidateIndexName [2022-03-11T19:09:20.959Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-11T19:09:20.959Z] === RUN TestValidateIndexNameWithError [2022-03-11T19:09:20.959Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-11T19:09:20.959Z] === RUN TestEndpointParse [2022-03-11T19:09:20.959Z] --- PASS: TestEndpointParse (0.00s) [2022-03-11T19:09:20.959Z] === RUN TestEndpointParseInvalid [2022-03-11T19:09:20.959Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-11T19:09:20.959Z] === RUN TestValidateEndpoint [2022-03-11T19:09:20.959Z] --- PASS: TestValidateEndpoint (0.02s) [2022-03-11T19:09:20.959Z] === RUN TestPing [2022-03-11T19:09:20.959Z] --- PASS: TestPing (0.01s) [2022-03-11T19:09:20.959Z] === RUN TestPingRegistryEndpoint [2022-03-11T19:09:20.959Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:09:20.959Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-11T19:09:20.959Z] === RUN TestEndpoint [2022-03-11T19:09:20.959Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:09:20.959Z] --- SKIP: TestEndpoint (0.00s) [2022-03-11T19:09:20.959Z] === RUN TestParseRepositoryInfo [2022-03-11T19:09:20.959Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-11T19:09:20.959Z] === RUN TestNewIndexInfo [2022-03-11T19:09:20.959Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-11T19:09:20.959Z] === RUN TestMirrorEndpointLookup [2022-03-11T19:09:20.959Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:09:20.959Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-11T19:09:20.959Z] === RUN TestSearchRepositories [2022-03-11T19:09:20.959Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-11T19:09:20.959Z] Host: 127.0.0.1:49331 [2022-03-11T19:09:20.959Z] User-Agent: docker test client [2022-03-11T19:09:20.959Z] Authorization: Token fake-token [2022-03-11T19:09:20.959Z] X-Docker-Token: true [2022-03-11T19:09:20.959Z] Accept-Encoding: gzip [2022-03-11T19:09:20.959Z] [2022-03-11T19:09:20.959Z] [2022-03-11T19:09:20.959Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-11T19:09:20.960Z] Connection: close [2022-03-11T19:09:20.960Z] Content-Length: 144 [2022-03-11T19:09:20.960Z] Cache-Control: no-cache [2022-03-11T19:09:20.960Z] Content-Type: application/json [2022-03-11T19:09:20.960Z] Date: Fri, 11 Mar 2022 19:09:20 GMT [2022-03-11T19:09:20.960Z] Expires: -1 [2022-03-11T19:09:20.960Z] Pragma: no-cache [2022-03-11T19:09:20.960Z] Server: docker-tests/mock [2022-03-11T19:09:20.960Z] X-Docker-Registry-Config: mock [2022-03-11T19:09:20.960Z] X-Docker-Registry-Version: 0.0.0 [2022-03-11T19:09:20.960Z] [2022-03-11T19:09:20.960Z] [2022-03-11T19:09:20.960Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-11T19:09:20.960Z] === RUN TestTrustedLocation [2022-03-11T19:09:20.960Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-11T19:09:20.960Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-11T19:09:20.960Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-11T19:09:20.960Z] === RUN TestAllowNondistributableArtifacts [2022-03-11T19:09:20.960Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-11T19:09:20.960Z] === RUN TestIsSecureIndex [2022-03-11T19:09:20.960Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-11T19:09:20.960Z] PASS [2022-03-11T19:09:20.960Z] coverage: 51.2% of statements [2022-03-11T19:09:20.960Z] ok github.com/docker/docker/registry 0.359s coverage: 51.2% of statements [2022-03-11T19:09:21.645Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-11T19:09:21.945Z] === RUN TestDecodeContainerConfig [2022-03-11T19:09:21.945Z] --- PASS: TestDecodeContainerConfig (0.03s) [2022-03-11T19:09:21.945Z] === RUN TestDecodeContainerConfigIsolation [2022-03-11T19:09:21.945Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-11T19:09:21.945Z] === RUN TestValidatePrivileged [2022-03-11T19:09:21.945Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-11T19:09:21.945Z] PASS [2022-03-11T19:09:21.945Z] coverage: 52.6% of statements [2022-03-11T19:09:21.945Z] ok github.com/docker/docker/runconfig 0.339s coverage: 52.6% of statements [2022-03-11T19:09:21.945Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-11T19:09:21.945Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-11T19:09:21.945Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-11T19:09:21.945Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-11T19:09:21.945Z] PASS [2022-03-11T19:09:21.945Z] coverage: 62.5% of statements [2022-03-11T19:09:22.413Z] ok github.com/docker/docker/testutil 0.106s coverage: 62.5% of statements [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite (341.38s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.54s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.74s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.56s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.48s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.36s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.73s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.59s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.67s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.15s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.22s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.27s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.28s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.33s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.26s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.32s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.38s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.56s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.44s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.76s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.50s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.85s) [2022-03-11T19:09:23.562Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.19s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.02s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.32s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.84s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.99s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.97s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.50s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.64s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.46s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.59s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.80s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.71s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.97s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.72s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.99s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.85s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.57s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.80s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.37s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.47s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.94s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.95s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.58s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.22s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.25s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.86s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.34s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.67s) [2022-03-11T19:09:23.562Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-11T19:09:23.562Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.90s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.94s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.72s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.20s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.81s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.07s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.71s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.16s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.30s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.56s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.65s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.73s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.54s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-03-11T19:09:23.562Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.10s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.99s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.98s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.11s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.68s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.27s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.79s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.36s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.27s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.08s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.67s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.97s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.21s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.29s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.62s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.80s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.11s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.69s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.66s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.75s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.63s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-03-11T19:09:23.563Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.77s) [2022-03-11T19:09:23.563Z] === RUN TestDockerSwarmSuite [2022-03-11T19:09:23.563Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-11T19:09:23.694Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-11T19:09:24.631Z] === RUN TestGetAddress [2022-03-11T19:09:24.632Z] --- PASS: TestGetAddress (0.00s) [2022-03-11T19:09:24.632Z] === RUN TestRemove [2022-03-11T19:09:24.632Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-11T19:09:24.632Z] --- SKIP: TestRemove (0.00s) [2022-03-11T19:09:24.632Z] === RUN TestInitializeWithVolumes [2022-03-11T19:09:24.632Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-11T19:09:24.632Z] === RUN TestCreate [2022-03-11T19:09:24.632Z] --- PASS: TestCreate (0.01s) [2022-03-11T19:09:24.632Z] === RUN TestValidateName [2022-03-11T19:09:24.632Z] --- PASS: TestValidateName (0.00s) [2022-03-11T19:09:24.632Z] === RUN TestCreateWithOpts [2022-03-11T19:09:24.632Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-11T19:09:24.632Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-11T19:09:24.632Z] === RUN TestRelaodNoOpts [2022-03-11T19:09:25.106Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-11T19:09:25.106Z] PASS [2022-03-11T19:09:25.106Z] coverage: 41.5% of statements [2022-03-11T19:09:25.106Z] ok github.com/docker/docker/volume/local 0.102s coverage: 41.5% of statements [2022-03-11T19:09:25.106Z] === RUN TestGetDriver [2022-03-11T19:09:25.106Z] --- PASS: TestGetDriver (0.00s) [2022-03-11T19:09:25.106Z] === RUN TestVolumeRequestError [2022-03-11T19:09:25.106Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-11T19:09:25.106Z] PASS [2022-03-11T19:09:25.106Z] coverage: 36.1% of statements [2022-03-11T19:09:25.106Z] ok github.com/docker/docker/volume/drivers 0.189s coverage: 36.1% of statements [2022-03-11T19:09:25.259Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-11T19:09:26.290Z] === RUN TestLCOWParseMountRaw [2022-03-11T19:09:26.290Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-11T19:09:26.290Z] === RUN TestLCOWParseMountRawSplit [2022-03-11T19:09:26.290Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-11T19:09:26.290Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-11T19:09:26.290Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-11T19:09:26.290Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-11T19:09:26.290Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-11T19:09:26.290Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-11T19:09:26.290Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-11T19:09:26.290Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-11T19:09:26.290Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-11T19:09:26.290Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-11T19:09:26.290Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-11T19:09:26.290Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-11T19:09:26.290Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-11T19:09:26.290Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-11T19:09:26.290Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-11T19:09:26.290Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-11T19:09:26.290Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-11T19:09:26.290Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-11T19:09:26.290Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-11T19:09:26.290Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-11T19:09:26.290Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-11T19:09:26.290Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-11T19:09:26.290Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-11T19:09:26.290Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-11T19:09:26.290Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-11T19:09:26.290Z] === RUN TestLinuxParseMountRaw [2022-03-11T19:09:26.290Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-11T19:09:26.290Z] === RUN TestLinuxParseMountRawSplit [2022-03-11T19:09:26.290Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-11T19:09:26.290Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-11T19:09:26.290Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-11T19:09:26.290Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-11T19:09:26.290Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-11T19:09:26.290Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-11T19:09:26.290Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-11T19:09:26.290Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-11T19:09:26.290Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-11T19:09:26.290Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-11T19:09:26.290Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-11T19:09:26.290Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-11T19:09:26.290Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-11T19:09:26.291Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-11T19:09:26.291Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-11T19:09:26.291Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-11T19:09:26.291Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-11T19:09:26.291Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-11T19:09:26.291Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-11T19:09:26.291Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-11T19:09:26.291Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-11T19:09:26.291Z] === RUN TestConvertTmpfsOptions [2022-03-11T19:09:26.291Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-11T19:09:26.291Z] linux_parser_test.go:209: data="ro" [2022-03-11T19:09:26.291Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-11T19:09:26.291Z] === RUN TestParseMountSpec [2022-03-11T19:09:26.291Z] parser_test.go:62: case 0 [2022-03-11T19:09:26.291Z] parser_test.go:62: case 1 [2022-03-11T19:09:26.291Z] parser_test.go:62: case 2 [2022-03-11T19:09:26.291Z] parser_test.go:62: case 3 [2022-03-11T19:09:26.291Z] parser_test.go:62: case 4 [2022-03-11T19:09:26.291Z] parser_test.go:62: case 5 [2022-03-11T19:09:26.291Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-11T19:09:26.291Z] === RUN TestValidateMount [2022-03-11T19:09:26.291Z] --- PASS: TestValidateMount (0.00s) [2022-03-11T19:09:26.291Z] === RUN TestWindowsParseMountRaw [2022-03-11T19:09:26.291Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-11T19:09:26.291Z] === RUN TestWindowsParseMountRawSplit [2022-03-11T19:09:26.291Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-11T19:09:26.291Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-11T19:09:26.291Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-11T19:09:26.291Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-11T19:09:26.291Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-11T19:09:26.291Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-11T19:09:26.291Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-11T19:09:26.291Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-11T19:09:26.291Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-11T19:09:26.291Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-11T19:09:26.291Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-11T19:09:26.291Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-11T19:09:26.291Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-11T19:09:26.291Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-11T19:09:26.291Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-11T19:09:26.291Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-11T19:09:26.291Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-11T19:09:26.291Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-11T19:09:26.291Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-11T19:09:26.291Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-11T19:09:26.291Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-11T19:09:26.291Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-11T19:09:26.291Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-11T19:09:26.291Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-11T19:09:26.291Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-11T19:09:26.291Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-11T19:09:26.291Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-11T19:09:26.291Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-11T19:09:26.291Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-11T19:09:26.291Z] PASS [2022-03-11T19:09:26.291Z] coverage: 67.6% of statements [2022-03-11T19:09:26.291Z] ok github.com/docker/docker/volume/mounts 0.165s coverage: 67.6% of statements [2022-03-11T19:09:27.042Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-11T19:09:27.279Z] === RUN TestSetGetMeta [2022-03-11T19:09:27.279Z] === PAUSE TestSetGetMeta [2022-03-11T19:09:27.279Z] === RUN TestRestore [2022-03-11T19:09:27.279Z] === PAUSE TestRestore [2022-03-11T19:09:27.279Z] === RUN TestServiceCreate [2022-03-11T19:09:27.279Z] === PAUSE TestServiceCreate [2022-03-11T19:09:27.279Z] === RUN TestServiceList [2022-03-11T19:09:27.279Z] === PAUSE TestServiceList [2022-03-11T19:09:27.279Z] === RUN TestServiceRemove [2022-03-11T19:09:27.279Z] === PAUSE TestServiceRemove [2022-03-11T19:09:27.279Z] === RUN TestServiceGet [2022-03-11T19:09:27.279Z] === PAUSE TestServiceGet [2022-03-11T19:09:27.279Z] === RUN TestServicePrune [2022-03-11T19:09:27.279Z] === PAUSE TestServicePrune [2022-03-11T19:09:27.279Z] === RUN TestCreate [2022-03-11T19:09:27.279Z] === PAUSE TestCreate [2022-03-11T19:09:27.279Z] === RUN TestRemove [2022-03-11T19:09:27.279Z] === PAUSE TestRemove [2022-03-11T19:09:27.279Z] === RUN TestList [2022-03-11T19:09:27.279Z] === PAUSE TestList [2022-03-11T19:09:27.279Z] === RUN TestFindByDriver [2022-03-11T19:09:27.279Z] === PAUSE TestFindByDriver [2022-03-11T19:09:27.279Z] === RUN TestFindByReferenced [2022-03-11T19:09:27.279Z] === PAUSE TestFindByReferenced [2022-03-11T19:09:27.279Z] === RUN TestDerefMultipleOfSameRef [2022-03-11T19:09:27.279Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-11T19:09:27.279Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T19:09:27.279Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T19:09:27.279Z] === RUN TestDefererencePluginOnCreateError [2022-03-11T19:09:27.279Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-11T19:09:27.279Z] === RUN TestRefDerefRemove [2022-03-11T19:09:27.279Z] === PAUSE TestRefDerefRemove [2022-03-11T19:09:27.279Z] === RUN TestGet [2022-03-11T19:09:27.279Z] === PAUSE TestGet [2022-03-11T19:09:27.279Z] === RUN TestGetWithReference [2022-03-11T19:09:27.279Z] === PAUSE TestGetWithReference [2022-03-11T19:09:27.279Z] === RUN TestFilterFunc [2022-03-11T19:09:27.279Z] === RUN TestFilterFunc/test_nil_list [2022-03-11T19:09:27.279Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-11T19:09:27.279Z] === RUN TestFilterFunc/test_empty_list [2022-03-11T19:09:27.279Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-11T19:09:27.279Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T19:09:27.279Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T19:09:27.279Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T19:09:27.279Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T19:09:27.279Z] === RUN TestFilterFunc/test_filter_some [2022-03-11T19:09:27.279Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-11T19:09:27.279Z] === RUN TestFilterFunc/test_filter_middle [2022-03-11T19:09:27.279Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-11T19:09:27.279Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-11T19:09:27.279Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-11T19:09:27.279Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-11T19:09:27.279Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-11T19:09:27.279Z] === CONT TestFilterFunc/test_nil_list [2022-03-11T19:09:27.279Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-11T19:09:27.279Z] === CONT TestFilterFunc/test_filter_some [2022-03-11T19:09:27.279Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T19:09:27.279Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T19:09:27.279Z] === CONT TestFilterFunc/test_empty_list [2022-03-11T19:09:27.279Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-11T19:09:27.279Z] === CONT TestFilterFunc/test_filter_middle [2022-03-11T19:09:27.279Z] --- PASS: TestFilterFunc (0.00s) [2022-03-11T19:09:27.279Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-11T19:09:27.279Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-11T19:09:27.279Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-11T19:09:27.279Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-11T19:09:27.279Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-11T19:09:27.279Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-11T19:09:27.279Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-11T19:09:27.279Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-11T19:09:27.279Z] === CONT TestSetGetMeta [2022-03-11T19:09:27.279Z] === CONT TestList [2022-03-11T19:09:27.279Z] === CONT TestDefererencePluginOnCreateError [2022-03-11T19:09:27.279Z] === CONT TestGet [2022-03-11T19:09:27.279Z] --- PASS: TestGet (0.02s) [2022-03-11T19:09:27.279Z] === CONT TestRemove [2022-03-11T19:09:27.279Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-11T19:09:27.279Z] === CONT TestCreate [2022-03-11T19:09:27.279Z] --- PASS: TestRemove (0.02s) [2022-03-11T19:09:27.279Z] === CONT TestServicePrune [2022-03-11T19:09:27.279Z] --- PASS: TestDefererencePluginOnCreateError (0.06s) [2022-03-11T19:09:27.279Z] === CONT TestServiceGet [2022-03-11T19:09:27.279Z] --- PASS: TestList (0.08s) [2022-03-11T19:09:27.279Z] === CONT TestServiceRemove [2022-03-11T19:09:27.279Z] --- PASS: TestCreate (0.05s) [2022-03-11T19:09:27.279Z] === CONT TestServiceList [2022-03-11T19:09:27.279Z] --- PASS: TestServiceGet (0.21s) [2022-03-11T19:09:27.279Z] === CONT TestServiceCreate [2022-03-11T19:09:27.279Z] time="2022-03-11T19:09:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T19:09:27.279Z] --- PASS: TestServiceRemove (0.19s) [2022-03-11T19:09:27.279Z] === CONT TestRestore [2022-03-11T19:09:27.279Z] --- PASS: TestServiceList (0.20s) [2022-03-11T19:09:27.279Z] === CONT TestGetWithReference [2022-03-11T19:09:27.279Z] time="2022-03-11T19:09:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T19:09:27.279Z] time="2022-03-11T19:09:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T19:09:27.279Z] --- PASS: TestServiceCreate (0.03s) [2022-03-11T19:09:27.279Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T19:09:27.279Z] time="2022-03-11T19:09:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-11T19:09:27.279Z] --- PASS: TestRestore (0.03s) [2022-03-11T19:09:27.279Z] === CONT TestDerefMultipleOfSameRef [2022-03-11T19:09:27.279Z] time="2022-03-11T19:09:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T19:09:27.279Z] --- PASS: TestGetWithReference (0.03s) [2022-03-11T19:09:27.279Z] === CONT TestFindByReferenced [2022-03-11T19:09:27.279Z] --- PASS: TestServicePrune (0.27s) [2022-03-11T19:09:27.279Z] === CONT TestFindByDriver [2022-03-11T19:09:27.279Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-11T19:09:27.279Z] === CONT TestRefDerefRemove [2022-03-11T19:09:27.279Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-11T19:09:27.279Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-11T19:09:27.279Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-11T19:09:27.279Z] --- PASS: TestFindByDriver (0.02s) [2022-03-11T19:09:27.279Z] PASS [2022-03-11T19:09:27.279Z] coverage: 69.0% of statements [2022-03-11T19:09:27.279Z] ok github.com/docker/docker/volume/service 0.393s coverage: 69.0% of statements [2022-03-11T19:09:28.096Z] --- PASS: TestCheckoutGit (36.17s) [2022-03-11T19:09:28.096Z] === RUN TestValidGitTransport [2022-03-11T19:09:28.096Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-11T19:09:28.096Z] === RUN TestGitInvalidRef [2022-03-11T19:09:28.428Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-11T19:09:28.567Z] --- PASS: TestGitInvalidRef (0.29s) [2022-03-11T19:09:28.567Z] PASS [2022-03-11T19:09:28.567Z] coverage: 86.3% of statements [2022-03-11T19:09:28.567Z] ok github.com/docker/docker/builder/remotecontext/git 36.535s coverage: 86.3% of statements [2022-03-11T19:09:29.559Z] ? github.com/docker/docker/cli [no test files] [2022-03-11T19:09:29.559Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-11T19:09:29.823Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-11T19:09:30.212Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-11T19:09:30.212Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-11T19:09:30.212Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-11T19:09:30.212Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-11T19:09:30.212Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-11T19:09:30.212Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-11T19:09:30.212Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-11T19:09:30.212Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-11T19:09:30.212Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-11T19:09:30.680Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-11T19:09:35.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-11T19:09:38.141Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-11T19:09:38.141Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-11T19:09:38.141Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-11T19:09:38.141Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-11T19:09:38.141Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-11T19:09:38.141Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-11T19:09:38.141Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-11T19:09:38.141Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-11T19:09:38.141Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-11T19:09:38.141Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-11T19:09:38.141Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-11T19:09:38.141Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-11T19:09:38.141Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-11T19:09:38.141Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-11T19:09:38.141Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-11T19:09:38.141Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-11T19:09:38.141Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-11T19:09:38.141Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-11T19:09:38.141Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-11T19:09:38.141Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-11T19:09:38.141Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-11T19:09:38.141Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-11T19:09:38.141Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-11T19:09:38.141Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-11T19:09:38.141Z] === RUN TestConfigureDaemonLogs [2022-03-11T19:09:38.141Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-11T19:09:38.141Z] === RUN TestCommonOptionsInstallFlags [2022-03-11T19:09:38.141Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-11T19:09:38.141Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-11T19:09:38.141Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-11T19:09:38.141Z] PASS [2022-03-11T19:09:38.141Z] coverage: 19.0% of statements [2022-03-11T19:09:38.141Z] ok github.com/docker/docker/cmd/dockerd 0.212s coverage: 19.0% of statements [2022-03-11T19:09:38.141Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-11T19:09:38.141Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-11T19:09:39.661Z] === RUN TestContainerStopSignal [2022-03-11T19:09:39.661Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-11T19:09:39.661Z] === RUN TestContainerStopTimeout [2022-03-11T19:09:39.661Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-11T19:09:39.661Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-11T19:09:39.661Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-11T19:09:39.661Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-11T19:09:39.661Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-11T19:09:39.661Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-11T19:09:39.661Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-03-11T19:09:39.661Z] === RUN TestReplaceAndAppendEnvVars [2022-03-11T19:09:39.661Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-11T19:09:39.661Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-11T19:09:39.661Z] === RUN TestNewMemoryStore [2022-03-11T19:09:39.661Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-11T19:09:39.661Z] === RUN TestAddContainers [2022-03-11T19:09:39.661Z] --- PASS: TestAddContainers (0.00s) [2022-03-11T19:09:39.661Z] === RUN TestGetContainer [2022-03-11T19:09:39.661Z] --- PASS: TestGetContainer (0.00s) [2022-03-11T19:09:39.661Z] === RUN TestDeleteContainer [2022-03-11T19:09:39.661Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-11T19:09:39.661Z] === RUN TestListContainers [2022-03-11T19:09:39.661Z] --- PASS: TestListContainers (0.00s) [2022-03-11T19:09:39.661Z] === RUN TestFirstContainer [2022-03-11T19:09:39.661Z] --- PASS: TestFirstContainer (0.00s) [2022-03-11T19:09:39.661Z] === RUN TestApplyAllContainer [2022-03-11T19:09:39.661Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-11T19:09:39.661Z] === RUN TestIsValidHealthString [2022-03-11T19:09:39.661Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-11T19:09:39.661Z] === RUN TestStateRunStop [2022-03-11T19:09:39.661Z] --- PASS: TestStateRunStop (0.00s) [2022-03-11T19:09:39.661Z] === RUN TestStateTimeoutWait [2022-03-11T19:09:39.661Z] state_test.go:141: Stop callback fired [2022-03-11T19:09:39.661Z] state_test.go:165: Stop callback fired [2022-03-11T19:09:39.661Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-11T19:09:39.661Z] === RUN TestIsValidStateString [2022-03-11T19:09:39.661Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-11T19:09:39.661Z] === RUN TestViewSaveDelete [2022-03-11T19:09:39.661Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-11T19:09:39.661Z] === RUN TestViewAll [2022-03-11T19:09:39.661Z] --- PASS: TestViewAll (0.01s) [2022-03-11T19:09:39.661Z] === RUN TestViewGet [2022-03-11T19:09:39.661Z] --- PASS: TestViewGet (0.01s) [2022-03-11T19:09:39.661Z] === RUN TestNames [2022-03-11T19:09:39.661Z] --- PASS: TestNames (0.00s) [2022-03-11T19:09:39.661Z] === RUN TestViewWithHealthCheck [2022-03-11T19:09:39.661Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-11T19:09:39.661Z] PASS [2022-03-11T19:09:39.661Z] coverage: 41.7% of statements [2022-03-11T19:09:39.661Z] ok github.com/docker/docker/container 0.278s coverage: 41.7% of statements [2022-03-11T19:09:39.661Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-11T19:09:39.661Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-11T19:09:39.661Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-11T19:09:39.661Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-11T19:09:41.190Z] === RUN TestPrepare [2022-03-11T19:09:41.190Z] --- PASS: TestPrepare (0.00s) [2022-03-11T19:09:41.190Z] === RUN TestStart [2022-03-11T19:09:41.190Z] --- PASS: TestStart (0.00s) [2022-03-11T19:09:41.190Z] === RUN TestWaitCancel [2022-03-11T19:09:41.190Z] --- PASS: TestWaitCancel (0.00s) [2022-03-11T19:09:41.190Z] === RUN TestWaitDisabled [2022-03-11T19:09:41.190Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-11T19:09:41.190Z] === RUN TestWaitEnabled [2022-03-11T19:09:41.190Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-11T19:09:41.190Z] === RUN TestRemove [2022-03-11T19:09:41.190Z] --- PASS: TestRemove (0.00s) [2022-03-11T19:09:41.190Z] PASS [2022-03-11T19:09:41.190Z] coverage: 65.3% of statements [2022-03-11T19:09:41.190Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.079s coverage: 65.3% of statements [2022-03-11T19:09:44.149Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-11T19:09:44.149Z] === RUN TestNewListSecretsFilters [2022-03-11T19:09:44.149Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-11T19:09:44.149Z] === RUN TestNewListConfigsFilters [2022-03-11T19:09:44.149Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-11T19:09:44.149Z] PASS [2022-03-11T19:09:44.149Z] coverage: 0.5% of statements [2022-03-11T19:09:44.149Z] ok github.com/docker/docker/daemon/cluster 1.121s coverage: 0.5% of statements [2022-03-11T19:09:44.149Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-11T19:09:44.149Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-11T19:09:44.149Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-11T19:09:44.150Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-11T19:09:44.150Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-11T19:09:44.150Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-11T19:09:44.150Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-11T19:09:44.150Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-11T19:09:44.150Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-11T19:09:44.150Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-11T19:09:44.150Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-11T19:09:44.150Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-11T19:09:44.150Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-11T19:09:44.150Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-11T19:09:44.150Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-11T19:09:44.150Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-11T19:09:44.150Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-11T19:09:44.150Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-11T19:09:44.150Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-11T19:09:44.150Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-11T19:09:44.150Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-11T19:09:44.150Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-11T19:09:44.150Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-11T19:09:44.150Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-11T19:09:44.150Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-11T19:09:44.150Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-11T19:09:44.150Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-11T19:09:44.150Z] PASS [2022-03-11T19:09:44.150Z] coverage: 35.9% of statements [2022-03-11T19:09:44.150Z] ok github.com/docker/docker/daemon/cluster/convert 0.862s coverage: 35.9% of statements [2022-03-11T19:09:47.955Z] === RUN TestBuilderGC [2022-03-11T19:09:47.955Z] --- PASS: TestBuilderGC (0.00s) [2022-03-11T19:09:47.955Z] === RUN TestDaemonConfigurationNotFound [2022-03-11T19:09:47.955Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-11T19:09:47.955Z] === RUN TestDaemonBrokenConfiguration [2022-03-11T19:09:47.955Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-11T19:09:47.955Z] === RUN TestFindConfigurationConflicts [2022-03-11T19:09:47.955Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-11T19:09:47.955Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-11T19:09:47.955Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-11T19:09:47.955Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-11T19:09:47.955Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-11T19:09:47.955Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-11T19:09:47.955Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-11T19:09:47.955Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-11T19:09:47.955Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-11T19:09:47.955Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-11T19:09:47.955Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-11T19:09:47.955Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-11T19:09:47.955Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-11T19:09:47.955Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-11T19:09:47.955Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-11T19:09:47.955Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-11T19:09:47.955Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-11T19:09:47.955Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-11T19:09:47.955Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-11T19:09:47.955Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-11T19:09:47.955Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-11T19:09:47.955Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-11T19:09:47.955Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-11T19:09:47.955Z] === RUN TestValidateConfigurationErrors [2022-03-11T19:09:47.955Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-11T19:09:47.955Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-11T19:09:47.955Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-11T19:09:47.955Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-11T19:09:47.955Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-11T19:09:47.955Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-11T19:09:47.955Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-11T19:09:47.955Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-11T19:09:47.955Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-11T19:09:47.955Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-11T19:09:47.955Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-11T19:09:47.955Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-11T19:09:47.955Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-11T19:09:47.955Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-11T19:09:47.955Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-11T19:09:47.955Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-11T19:09:47.955Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-11T19:09:47.955Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-11T19:09:47.955Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-11T19:09:47.955Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-11T19:09:47.955Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-11T19:09:47.955Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-11T19:09:47.955Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-11T19:09:47.955Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-11T19:09:47.955Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-11T19:09:47.955Z] === RUN TestValidateConfiguration [2022-03-11T19:09:47.955Z] === RUN TestValidateConfiguration/with_label [2022-03-11T19:09:47.955Z] === RUN TestValidateConfiguration/with_dns [2022-03-11T19:09:47.955Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-11T19:09:47.955Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-11T19:09:47.955Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-11T19:09:47.955Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-11T19:09:47.955Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-11T19:09:47.955Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-11T19:09:47.955Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-11T19:09:47.955Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-11T19:09:47.955Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-11T19:09:47.955Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-11T19:09:47.956Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-11T19:09:47.956Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-11T19:09:47.956Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-11T19:09:47.956Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-11T19:09:47.956Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-11T19:09:47.956Z] === RUN TestReloadSetConfigFileNotExist [2022-03-11T19:09:47.956Z] time="2022-03-11T19:09:47Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-11T19:09:47.956Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2022-03-11T19:09:47.956Z] === RUN TestReloadDefaultConfigNotExist [2022-03-11T19:09:47.956Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:09:47.956Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-03-11T19:09:47.956Z] === RUN TestReloadBadDefaultConfig [2022-03-11T19:09:47.956Z] time="2022-03-11T19:09:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1222470623" [2022-03-11T19:09:47.956Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-11T19:09:47.956Z] === RUN TestReloadWithConflictingLabels [2022-03-11T19:09:47.956Z] time="2022-03-11T19:09:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2999041990" [2022-03-11T19:09:47.956Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-03-11T19:09:47.956Z] === RUN TestReloadWithDuplicateLabels [2022-03-11T19:09:47.956Z] time="2022-03-11T19:09:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1549604313" [2022-03-11T19:09:47.956Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-11T19:09:47.956Z] === RUN TestMaskURLCredentials [2022-03-11T19:09:47.956Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-11T19:09:47.956Z] === RUN TestDaemonConfigurationMerge [2022-03-11T19:09:47.956Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-11T19:09:47.956Z] PASS [2022-03-11T19:09:47.956Z] coverage: 79.2% of statements [2022-03-11T19:09:47.956Z] ok github.com/docker/docker/daemon/config 0.637s coverage: 79.2% of statements [2022-03-11T19:09:47.956Z] === RUN TestEventsLog [2022-03-11T19:09:47.956Z] --- PASS: TestEventsLog (0.00s) [2022-03-11T19:09:47.956Z] === RUN TestEventsLogTimeout [2022-03-11T19:09:47.956Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-11T19:09:47.956Z] === RUN TestLogEvents [2022-03-11T19:09:47.956Z] --- PASS: TestLogEvents (0.05s) [2022-03-11T19:09:47.956Z] === RUN TestLoadBufferedEvents [2022-03-11T19:09:47.956Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-03-11T19:09:47.956Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-11T19:09:47.956Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-11T19:09:47.956Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-11T19:09:47.956Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-11T19:09:47.956Z] PASS [2022-03-11T19:09:47.956Z] coverage: 50.0% of statements [2022-03-11T19:09:47.956Z] ok github.com/docker/docker/daemon/events 0.317s coverage: 50.0% of statements [2022-03-11T19:09:48.400Z] 2022/03/11 19:09:47 Closing DB instances... [2022-03-11T19:09:48.425Z] === RUN TestWaitNodeAttachment [2022-03-11T19:09:48.896Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-11T19:09:48.896Z] === RUN TestIsolationConversion [2022-03-11T19:09:48.896Z] === RUN TestIsolationConversion/default [2022-03-11T19:09:48.896Z] === RUN TestIsolationConversion/process [2022-03-11T19:09:48.896Z] === RUN TestIsolationConversion/hyperv [2022-03-11T19:09:48.896Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-11T19:09:48.896Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-11T19:09:48.896Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-11T19:09:48.896Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-11T19:09:48.896Z] === RUN TestContainerLabels [2022-03-11T19:09:48.896Z] --- PASS: TestContainerLabels (0.00s) [2022-03-11T19:09:48.896Z] === RUN TestCredentialSpecConversion [2022-03-11T19:09:48.896Z] === RUN TestCredentialSpecConversion/none [2022-03-11T19:09:48.896Z] === RUN TestCredentialSpecConversion/config [2022-03-11T19:09:48.896Z] === RUN TestCredentialSpecConversion/file [2022-03-11T19:09:48.896Z] === RUN TestCredentialSpecConversion/registry [2022-03-11T19:09:48.896Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-11T19:09:48.896Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-11T19:09:48.896Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-11T19:09:48.896Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-11T19:09:48.896Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-11T19:09:48.896Z] === RUN TestControllerValidateMountBind [2022-03-11T19:09:48.896Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-11T19:09:48.896Z] === RUN TestControllerValidateMountVolume [2022-03-11T19:09:48.896Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-11T19:09:48.896Z] === RUN TestControllerValidateMountTarget [2022-03-11T19:09:48.896Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-11T19:09:48.896Z] === RUN TestControllerValidateMountTmpfs [2022-03-11T19:09:48.896Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-11T19:09:48.896Z] === RUN TestControllerValidateMountInvalidType [2022-03-11T19:09:48.896Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-11T19:09:48.896Z] === RUN TestControllerValidateMountNamedPipe [2022-03-11T19:09:48.896Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-11T19:09:48.896Z] PASS [2022-03-11T19:09:48.896Z] coverage: 11.0% of statements [2022-03-11T19:09:48.896Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.721s coverage: 11.0% of statements [2022-03-11T19:09:49.366Z] === RUN TestIsEmptyDir [2022-03-11T19:09:49.366Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-11T19:09:49.366Z] PASS [2022-03-11T19:09:49.366Z] coverage: 2.3% of statements [2022-03-11T19:09:49.366Z] ok github.com/docker/docker/daemon/graphdriver 0.091s coverage: 2.3% of statements [2022-03-11T19:09:49.384Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-03-11T19:09:49.384Z] === RUN TestFindNode [2022-03-11T19:09:49.384Z] 2022/03/11 19:09:49 Closing DB instances... [2022-03-11T19:09:49.384Z] --- PASS: TestFindNode (0.02s) [2022-03-11T19:09:49.384Z] === RUN TestChangeNodeState [2022-03-11T19:09:49.384Z] 2022/03/11 19:09:49 Closing DB instances... [2022-03-11T19:09:49.384Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-11T19:09:49.384Z] === RUN TestNodeReincarnation [2022-03-11T19:09:49.384Z] 2022/03/11 19:09:49 Closing DB instances... [2022-03-11T19:09:49.836Z] === RUN TestVerifyNetworkingConfig [2022-03-11T19:09:49.836Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-11T19:09:49.836Z] === RUN TestGetContainer [2022-03-11T19:09:49.836Z] === RUN TestLinkNaming [2022-03-11T19:09:49.836Z] --- PASS: TestLinkNaming (0.00s) [2022-03-11T19:09:49.836Z] === RUN TestLinkNew [2022-03-11T19:09:49.836Z] --- PASS: TestLinkNew (0.00s) [2022-03-11T19:09:49.836Z] === RUN TestLinkEnv [2022-03-11T19:09:49.836Z] --- PASS: TestLinkEnv (0.00s) [2022-03-11T19:09:49.836Z] === RUN TestLinkMultipleEnv [2022-03-11T19:09:49.836Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-11T19:09:49.836Z] === RUN TestLinkPortRangeEnv [2022-03-11T19:09:49.836Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-11T19:09:49.836Z] PASS [2022-03-11T19:09:49.836Z] coverage: 93.0% of statements [2022-03-11T19:09:49.836Z] --- PASS: TestGetContainer (0.00s) [2022-03-11T19:09:49.836Z] === RUN TestValidContainerNames [2022-03-11T19:09:49.836Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-11T19:09:49.836Z] === RUN TestContainerInitDNS [2022-03-11T19:09:49.836Z] daemon_test.go:145: root required [2022-03-11T19:09:49.836Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-11T19:09:49.836Z] === RUN TestMerge [2022-03-11T19:09:49.836Z] --- PASS: TestMerge (0.00s) [2022-03-11T19:09:49.836Z] === RUN TestValidateContainerIsolation [2022-03-11T19:09:49.836Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-11T19:09:49.836Z] === RUN TestFindNetworkErrorType [2022-03-11T19:09:49.836Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-11T19:09:49.836Z] === RUN TestEnsureServicesExist [2022-03-11T19:09:49.836Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-11T19:09:49.836Z] === RUN TestEnsureServicesExistErrors [2022-03-11T19:09:49.836Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-11T19:09:49.836Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-11T19:09:49.836Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-11T19:09:49.836Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-11T19:09:49.836Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-11T19:09:49.836Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-11T19:09:49.836Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-11T19:09:49.836Z] === RUN TestContainerDelete [2022-03-11T19:09:49.836Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2022-03-11T19:09:49.836Z] --- PASS: TestContainerDelete (0.00s) [2022-03-11T19:09:49.836Z] === RUN TestContainerDoubleDelete [2022-03-11T19:09:49.836Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-11T19:09:49.836Z] === RUN TestLogContainerEventCopyLabels [2022-03-11T19:09:49.836Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-11T19:09:49.836Z] === RUN TestLogContainerEventWithAttributes [2022-03-11T19:09:49.836Z] --- PASS: TestLogContainerEventWithAttributes (0.01s) [2022-03-11T19:09:49.836Z] === RUN TestNoneHealthcheck [2022-03-11T19:09:49.836Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-11T19:09:49.836Z] === RUN TestHealthStates [2022-03-11T19:09:50.028Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-11T19:09:50.028Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-11T19:09:50.028Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-11T19:09:50.307Z] time="2022-03-11T19:09:49Z" 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" [2022-03-11T19:09:50.307Z] time="2022-03-11T19:09:49Z" 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" [2022-03-11T19:09:50.307Z] time="2022-03-11T19:09:49Z" 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" [2022-03-11T19:09:50.307Z] time="2022-03-11T19:09:49Z" 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" [2022-03-11T19:09:50.307Z] time="2022-03-11T19:09:49Z" 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" [2022-03-11T19:09:50.307Z] time="2022-03-11T19:09:49Z" 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" [2022-03-11T19:09:50.307Z] time="2022-03-11T19:09:49Z" 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" [2022-03-11T19:09:50.307Z] time="2022-03-11T19:09:49Z" 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" [2022-03-11T19:09:50.307Z] time="2022-03-11T19:09:49Z" 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" [2022-03-11T19:09:50.307Z] time="2022-03-11T19:09:49Z" 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" [2022-03-11T19:09:50.307Z] --- PASS: TestHealthStates (0.22s) [2022-03-11T19:09:50.307Z] === RUN TestGetInspectData [2022-03-11T19:09:50.307Z] --- PASS: TestGetInspectData (0.00s) [2022-03-11T19:09:50.307Z] === RUN TestFillLicense [2022-03-11T19:09:50.307Z] --- PASS: TestFillLicense (0.00s) [2022-03-11T19:09:50.307Z] === RUN TestListInvalidFilter [2022-03-11T19:09:50.307Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-11T19:09:50.307Z] === RUN TestNameFilter [2022-03-11T19:09:50.307Z] --- PASS: TestNameFilter (0.00s) [2022-03-11T19:09:50.307Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-11T19:09:50.307Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-11T19:09:50.307Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-11T19:09:50.307Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-11T19:09:50.307Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-11T19:09:50.307Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-11T19:09:50.307Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-11T19:09:50.307Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-11T19:09:50.307Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-11T19:09:50.307Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-11T19:09:50.307Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-11T19:09:50.307Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-11T19:09:50.307Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-11T19:09:50.307Z] === 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 [2022-03-11T19:09:50.307Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-11T19:09:50.307Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-11T19:09:50.307Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-11T19:09:50.307Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-11T19:09:50.307Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-11T19:09:50.307Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-11T19:09:50.307Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-11T19:09:50.307Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-11T19:09:50.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-11T19:09:50.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-11T19:09:50.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-11T19:09:50.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-11T19:09:50.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-11T19:09:50.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-11T19:09:50.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-11T19:09:50.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-11T19:09:50.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-11T19:09:50.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-11T19:09:50.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-11T19:09:50.307Z] --- 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) [2022-03-11T19:09:50.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-11T19:09:50.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-11T19:09:50.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-11T19:09:50.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-11T19:09:50.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-11T19:09:50.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-11T19:09:50.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-11T19:09:50.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-11T19:09:50.307Z] === RUN TestDaemonReloadLabels [2022-03-11T19:09:50.307Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-11T19:09:50.307Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-11T19:09:50.307Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-11T19:09:50.307Z] === RUN TestDaemonReloadMirrors [2022-03-11T19:09:50.307Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-11T19:09:50.307Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-11T19:09:50.307Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-11T19:09:50.307Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-11T19:09:50.307Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-11T19:09:50.307Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-11T19:09:50.307Z] reload_test.go:342: root required [2022-03-11T19:09:50.307Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-11T19:09:50.307Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-11T19:09:50.307Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-11T19:09:50.307Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-11T19:09:50.307Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-11T19:09:50.307Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-11T19:09:50.307Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-11T19:09:50.307Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-11T19:09:50.307Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-11T19:09:50.307Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-11T19:09:50.307Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-11T19:09:50.307Z] === RUN TestParseVolumesFrom [2022-03-11T19:09:50.307Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-11T19:09:50.307Z] PASS [2022-03-11T19:09:50.307Z] coverage: 8.6% of statements [2022-03-11T19:09:50.307Z] ok github.com/docker/docker/daemon 0.518s coverage: 8.6% of statements [2022-03-11T19:09:50.307Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-11T19:09:50.307Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-11T19:09:50.307Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-11T19:09:50.307Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-11T19:09:50.307Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-11T19:09:50.307Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-11T19:09:50.307Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-11T19:09:50.307Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-11T19:09:50.307Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-11T19:09:50.307Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-11T19:09:50.307Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-11T19:09:50.307Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-11T19:09:50.307Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-11T19:09:50.307Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-11T19:09:50.602Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-11T19:09:51.987Z] docker_api_swarm_test.go:563: [dc2b08d70d8fb] joining swarm manager [d941ceb918deb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:09:52.530Z] === RUN TestNewStreamConfig [2022-03-11T19:09:52.531Z] === RUN TestNewStreamConfig/defaults [2022-03-11T19:09:52.531Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-11T19:09:52.531Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-11T19:09:52.531Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-11T19:09:52.531Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-11T19:09:52.531Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-11T19:09:52.531Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-11T19:09:52.531Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-11T19:09:52.531Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-11T19:09:52.531Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-11T19:09:52.531Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-11T19:09:52.531Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-11T19:09:52.531Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-11T19:09:52.531Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-11T19:09:52.531Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-11T19:09:52.531Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-11T19:09:52.531Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-11T19:09:52.531Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-11T19:09:52.531Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-11T19:09:52.531Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-11T19:09:52.531Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-11T19:09:52.531Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-11T19:09:52.531Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-11T19:09:52.531Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-11T19:09:52.531Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-11T19:09:52.531Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-11T19:09:52.531Z] === RUN TestAdapterReadLogs [2022-03-11T19:09:52.531Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-11T19:09:52.531Z] === RUN TestCopier [2022-03-11T19:09:53.001Z] --- PASS: TestCopier (0.00s) [2022-03-11T19:09:53.001Z] === RUN TestCopierLongLines [2022-03-11T19:09:53.001Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-11T19:09:53.001Z] === RUN TestCopierSlow [2022-03-11T19:09:53.001Z] time="2022-03-11T19:09:52Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-11T19:09:53.001Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2022-03-11T19:09:53.001Z] === RUN TestCreateSuccess [2022-03-11T19:09:53.001Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-11T19:09:53.001Z] === RUN TestCreateStreamSkipped [2022-03-11T19:09:53.001Z] time="2022-03-11T19:09:52Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-11T19:09:53.001Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-11T19:09:53.001Z] === RUN TestCreateLogGroupSuccess [2022-03-11T19:09:53.001Z] time="2022-03-11T19:09:52Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-11T19:09:53.001Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-11T19:09:53.001Z] === RUN TestCreateError [2022-03-11T19:09:53.001Z] --- PASS: TestCreateError (0.00s) [2022-03-11T19:09:53.001Z] === RUN TestCreateAlreadyExists [2022-03-11T19:09:53.001Z] time="2022-03-11T19:09:52Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-11T19:09:53.001Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestLogClosed [2022-03-11T19:09:53.002Z] --- PASS: TestLogClosed (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestLogBlocking [2022-03-11T19:09:53.002Z] --- PASS: TestLogBlocking (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-11T19:09:53.002Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestLogNonBlockingBufferFull [2022-03-11T19:09:53.002Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestPublishBatchSuccess [2022-03-11T19:09:53.002Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestPublishBatchError [2022-03-11T19:09:53.002Z] time="2022-03-11T19:09:52Z" level=error msg=error [2022-03-11T19:09:53.002Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-11T19:09:53.002Z] time="2022-03-11T19:09:52Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-11T19:09:53.002Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-11T19:09:53.002Z] time="2022-03-11T19:09:52Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-11T19:09:53.002Z] time="2022-03-11T19:09:52Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-11T19:09:53.002Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestCollectBatchSimple [2022-03-11T19:09:53.002Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestCollectBatchTicker [2022-03-11T19:09:53.002Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestCollectBatchMultilinePattern [2022-03-11T19:09:53.002Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-11T19:09:53.002Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-11T19:09:53.002Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-11T19:09:53.002Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-11T19:09:53.002Z] === RUN TestCollectBatchClose [2022-03-11T19:09:53.002Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestEffectiveLen [2022-03-11T19:09:53.002Z] === RUN TestEffectiveLen/0/Hello [2022-03-11T19:09:53.002Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-11T19:09:53.002Z] === RUN TestEffectiveLen/2/🙃 [2022-03-11T19:09:53.002Z] === RUN TestEffectiveLen/3/���� [2022-03-11T19:09:53.002Z] === RUN TestEffectiveLen/4/He��o [2022-03-11T19:09:53.002Z] === RUN TestEffectiveLen/5/ [2022-03-11T19:09:53.002Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestFindValidSplit [2022-03-11T19:09:53.002Z] === RUN TestFindValidSplit/0/ [2022-03-11T19:09:53.002Z] cloudwatchlogs_test.go:1076: [2022-03-11T19:09:53.002Z] cloudwatchlogs_test.go:1077: [2022-03-11T19:09:53.002Z] === RUN TestFindValidSplit/1/Hello [2022-03-11T19:09:53.002Z] cloudwatchlogs_test.go:1076: Hello [2022-03-11T19:09:53.002Z] cloudwatchlogs_test.go:1077: [2022-03-11T19:09:53.002Z] === RUN TestFindValidSplit/2/Hello [2022-03-11T19:09:53.002Z] cloudwatchlogs_test.go:1076: He [2022-03-11T19:09:53.002Z] cloudwatchlogs_test.go:1077: llo [2022-03-11T19:09:53.002Z] === RUN TestFindValidSplit/3/Hello [2022-03-11T19:09:53.002Z] cloudwatchlogs_test.go:1076: [2022-03-11T19:09:53.002Z] cloudwatchlogs_test.go:1077: Hello [2022-03-11T19:09:53.002Z] === RUN TestFindValidSplit/4/🙃 [2022-03-11T19:09:53.002Z] cloudwatchlogs_test.go:1076: [2022-03-11T19:09:53.002Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-11T19:09:53.002Z] === RUN TestFindValidSplit/5/🙃 [2022-03-11T19:09:53.002Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-11T19:09:53.002Z] cloudwatchlogs_test.go:1077: [2022-03-11T19:09:53.002Z] === RUN TestFindValidSplit/6/a� [2022-03-11T19:09:53.002Z] cloudwatchlogs_test.go:1076: a [2022-03-11T19:09:53.002Z] cloudwatchlogs_test.go:1077: � [2022-03-11T19:09:53.002Z] === RUN TestFindValidSplit/7/a� [2022-03-11T19:09:53.002Z] cloudwatchlogs_test.go:1076: a� [2022-03-11T19:09:53.002Z] cloudwatchlogs_test.go:1077: [2022-03-11T19:09:53.002Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestProcessEventEmoji [2022-03-11T19:09:53.002Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestCollectBatchLineSplit [2022-03-11T19:09:53.002Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-11T19:09:53.002Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-03-11T19:09:53.002Z] === RUN TestCollectBatchMaxEvents [2022-03-11T19:09:53.002Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-11T19:09:53.002Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-11T19:09:53.002Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-11T19:09:53.002Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-11T19:09:53.002Z] --- PASS: TestCopierSlow (0.20s) [2022-03-11T19:09:53.002Z] === RUN TestCopierWithSized [2022-03-11T19:09:53.002Z] === RUN TestCopierWithSized/as_is [2022-03-11T19:09:53.002Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-11T19:09:53.002Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-11T19:09:53.002Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestCopierWithPartial [2022-03-11T19:09:53.002Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestRingLogger [2022-03-11T19:09:53.002Z] --- PASS: TestRingLogger (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestRingCap [2022-03-11T19:09:53.002Z] --- PASS: TestRingCap (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestRingClose [2022-03-11T19:09:53.002Z] --- PASS: TestRingClose (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestRingDrain [2022-03-11T19:09:53.002Z] --- PASS: TestRingDrain (0.00s) [2022-03-11T19:09:53.002Z] PASS [2022-03-11T19:09:53.002Z] coverage: 43.2% of statements [2022-03-11T19:09:53.002Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-11T19:09:53.002Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-11T19:09:53.002Z] ok github.com/docker/docker/daemon/logger 0.342s coverage: 43.2% of statements [2022-03-11T19:09:53.002Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.15s) [2022-03-11T19:09:53.002Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-11T19:09:53.002Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-11T19:09:53.002Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-11T19:09:53.002Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-11T19:09:53.002Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-11T19:09:53.002Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-11T19:09:53.002Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-11T19:09:53.002Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-11T19:09:53.002Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-11T19:09:53.002Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-11T19:09:53.002Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-11T19:09:53.002Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptionsFormat [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-11T19:09:53.472Z] === RUN TestCreateTagSuccess [2022-03-11T19:09:53.472Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-11T19:09:53.472Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-11T19:09:53.472Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-11T19:09:53.472Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-11T19:09:53.472Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-11T19:09:53.472Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-11T19:09:53.472Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-11T19:09:53.472Z] PASS [2022-03-11T19:09:53.472Z] coverage: 80.2% of statements [2022-03-11T19:09:53.472Z] ok github.com/docker/docker/daemon/logger/awslogs 0.540s coverage: 80.2% of statements [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptReconnectInterval [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-11T19:09:53.472Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-11T19:09:53.472Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-11T19:09:53.472Z] PASS [2022-03-11T19:09:53.472Z] coverage: 33.6% of statements [2022-03-11T19:09:53.472Z] ok github.com/docker/docker/daemon/logger/fluentd 0.072s coverage: 33.6% of statements [2022-03-11T19:09:53.472Z] === RUN TestSearchRegistryForImagesErrors [2022-03-11T19:09:53.472Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-11T19:09:53.472Z] === RUN TestSearchRegistryForImages [2022-03-11T19:09:53.472Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-11T19:09:53.472Z] === RUN TestOnlyPlatformWithFallback [2022-03-11T19:09:53.472Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-11T19:09:53.472Z] === RUN TestImageDelete [2022-03-11T19:09:53.472Z] === RUN TestImageDelete/no_lease [2022-03-11T19:09:53.472Z] === RUN TestImageDelete/lease_exists [2022-03-11T19:09:53.942Z] --- PASS: TestImageDelete (0.06s) [2022-03-11T19:09:53.942Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-11T19:09:53.942Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-03-11T19:09:53.942Z] === RUN TestContentStoreForPull [2022-03-11T19:09:53.942Z] --- PASS: TestContentStoreForPull (0.24s) [2022-03-11T19:09:53.942Z] PASS [2022-03-11T19:09:53.942Z] coverage: 6.8% of statements [2022-03-11T19:09:53.942Z] ok github.com/docker/docker/daemon/images 0.493s coverage: 6.8% of statements [2022-03-11T19:09:53.942Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-11T19:09:53.942Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-11T19:09:53.942Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-11T19:09:53.942Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-11T19:09:53.942Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-11T19:09:53.942Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-11T19:09:54.413Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-11T19:09:54.413Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-11T19:09:54.413Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-11T19:09:54.413Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-03-11T19:09:54.413Z] === RUN TestFastTimeMarshalJSON [2022-03-11T19:09:54.413Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-03-11T19:09:54.413Z] PASS [2022-03-11T19:09:54.413Z] coverage: 87.2% of statements [2022-03-11T19:09:54.413Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.268s coverage: 87.2% of statements [2022-03-11T19:09:54.891Z] === RUN TestJSONFileLogger [2022-03-11T19:09:54.891Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-11T19:09:54.891Z] === RUN TestJSONFileLoggerWithTags [2022-03-11T19:09:54.891Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-11T19:09:54.891Z] === RUN TestJSONFileLoggerWithOpts [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:54Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-11T19:09:55.240Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-11T19:09:55.240Z] === RUN TestParallelCreate [2022-03-11T19:09:55.240Z] 2022/03/11 19:09:54 Closing DB instances... [2022-03-11T19:09:55.240Z] --- PASS: TestParallelCreate (0.02s) [2022-03-11T19:09:55.240Z] === RUN TestParallelDelete [2022-03-11T19:09:55.240Z] 2022/03/11 19:09:54 Closing DB instances... [2022-03-11T19:09:55.240Z] --- PASS: TestParallelDelete (0.02s) [2022-03-11T19:09:55.240Z] === RUN TestNetworkDBIslands [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:54Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c037ffd37954 with config:&{NodeID:c037ffd37954 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}" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:54Z" level=info msg="Node c037ffd37954/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:54Z" level=info msg="Node c037ffd37954/192.168.56.233, added to nodes list" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:54Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:60349ee9c862 with config:&{NodeID:60349ee9c862 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}" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:54Z" level=info msg="Node 60349ee9c862/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:54Z" level=info msg="Node 60349ee9c862/192.168.56.233, added to nodes list" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:54Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:54Z" level=info msg="Node 60349ee9c862/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:54Z" level=info msg="Node 60349ee9c862/192.168.56.233, added to nodes list" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:54Z" level=info msg="Node c037ffd37954/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:54Z" level=info msg="Node c037ffd37954/192.168.56.233, added to nodes list" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:55Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d769e61b656d with config:&{NodeID:d769e61b656d 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}" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:55Z" level=info msg="Node d769e61b656d/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:55Z" level=info msg="Node d769e61b656d/192.168.56.233, added to nodes list" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:55Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:55Z" level=info msg="Node d769e61b656d/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:55Z" level=info msg="Node d769e61b656d/192.168.56.233, added to nodes list" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:55Z" level=info msg="Node c037ffd37954/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:55Z" level=info msg="Node c037ffd37954/192.168.56.233, added to nodes list" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:55Z" level=info msg="Node 60349ee9c862/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:55Z" level=info msg="Node 60349ee9c862/192.168.56.233, added to nodes list" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-11T19:09:55.240Z] time="2022-03-11T19:09:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-03-11T19:09:55.361Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-03-11T19:09:55.361Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-11T19:09:55.361Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-11T19:09:55.361Z] === RUN TestEncodeDecode [2022-03-11T19:09:55.361Z] === PAUSE TestEncodeDecode [2022-03-11T19:09:55.361Z] === RUN TestUnexpectedEOF [2022-03-11T19:09:55.361Z] time="2022-03-11T19:09:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-11T19:09:55.361Z] time="2022-03-11T19:09:55Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-11T19:09:55.361Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-03-11T19:09:55.361Z] === CONT TestEncodeDecode [2022-03-11T19:09:55.361Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-11T19:09:55.361Z] PASS [2022-03-11T19:09:55.361Z] coverage: 69.9% of statements [2022-03-11T19:09:55.361Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.368s coverage: 69.9% of statements [2022-03-11T19:09:55.709Z] time="2022-03-11T19:09:55Z" level=info msg="Node d769e61b656d/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:55.709Z] time="2022-03-11T19:09:55Z" level=info msg="Node d769e61b656d/192.168.56.233, added to nodes list" [2022-03-11T19:09:55.709Z] time="2022-03-11T19:09:55Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:45166b7e5a97 with config:&{NodeID:45166b7e5a97 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}" [2022-03-11T19:09:55.709Z] time="2022-03-11T19:09:55Z" level=info msg="Node 45166b7e5a97/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:55.709Z] time="2022-03-11T19:09:55Z" level=info msg="Node 45166b7e5a97/192.168.56.233, added to nodes list" [2022-03-11T19:09:55.709Z] time="2022-03-11T19:09:55Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-11T19:09:55.709Z] time="2022-03-11T19:09:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-11T19:09:55.709Z] time="2022-03-11T19:09:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-03-11T19:09:55.709Z] time="2022-03-11T19:09:55Z" level=info msg="Node 45166b7e5a97/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:55.709Z] time="2022-03-11T19:09:55Z" level=info msg="Node 45166b7e5a97/192.168.56.233, added to nodes list" [2022-03-11T19:09:55.709Z] time="2022-03-11T19:09:55Z" level=info msg="Node 60349ee9c862/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:55.709Z] time="2022-03-11T19:09:55Z" level=info msg="Node 60349ee9c862/192.168.56.233, added to nodes list" [2022-03-11T19:09:55.709Z] time="2022-03-11T19:09:55Z" level=info msg="Node d769e61b656d/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:55.709Z] time="2022-03-11T19:09:55Z" level=info msg="Node d769e61b656d/192.168.56.233, added to nodes list" [2022-03-11T19:09:55.709Z] time="2022-03-11T19:09:55Z" level=info msg="Node c037ffd37954/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:55.709Z] time="2022-03-11T19:09:55Z" level=info msg="Node c037ffd37954/192.168.56.233, added to nodes list" [2022-03-11T19:09:55.709Z] time="2022-03-11T19:09:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-11T19:09:55.709Z] time="2022-03-11T19:09:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-03-11T19:09:55.831Z] === RUN TestWriteLog [2022-03-11T19:09:55.831Z] === PAUSE TestWriteLog [2022-03-11T19:09:55.831Z] === RUN TestReadLog [2022-03-11T19:09:55.831Z] === PAUSE TestReadLog [2022-03-11T19:09:55.831Z] === RUN TestDecode [2022-03-11T19:09:55.831Z] --- PASS: TestDecode (0.02s) [2022-03-11T19:09:55.831Z] === CONT TestWriteLog [2022-03-11T19:09:55.831Z] --- PASS: TestWriteLog (0.00s) [2022-03-11T19:09:55.831Z] === CONT TestReadLog [2022-03-11T19:09:55.831Z] === RUN TestReadLog/tail_exact [2022-03-11T19:09:55.831Z] === RUN TestReadLog/tail_less_than_available [2022-03-11T19:09:55.831Z] === RUN TestReadLog/tail_more_than_available [2022-03-11T19:09:55.831Z] --- PASS: TestReadLog (0.22s) [2022-03-11T19:09:55.831Z] --- PASS: TestReadLog/tail_exact (0.19s) [2022-03-11T19:09:55.831Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-11T19:09:55.831Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-11T19:09:55.831Z] PASS [2022-03-11T19:09:55.831Z] coverage: 78.7% of statements [2022-03-11T19:09:55.831Z] ok github.com/docker/docker/daemon/logger/local 0.314s coverage: 78.7% of statements [2022-03-11T19:09:55.831Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:55Z" level=info msg="Node 45166b7e5a97/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:55Z" level=info msg="Node 45166b7e5a97/192.168.56.233, added to nodes list" [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:55Z" level=info msg="Node 45166b7e5a97/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:55Z" level=info msg="Node 45166b7e5a97/192.168.56.233, added to nodes list" [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:55Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:b3d43bcd3c6a with config:&{NodeID:b3d43bcd3c6a 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}" [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:56Z" level=info msg="Node b3d43bcd3c6a/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:56Z" level=info msg="Node b3d43bcd3c6a/192.168.56.233, added to nodes list" [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:56Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:56Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:56Z" level=info msg="Node b3d43bcd3c6a/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:56Z" level=info msg="Node b3d43bcd3c6a/192.168.56.233, added to nodes list" [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:56Z" level=info msg="Node c037ffd37954/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:56Z" level=info msg="Node c037ffd37954/192.168.56.233, added to nodes list" [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:56Z" level=info msg="Node 45166b7e5a97/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:56Z" level=info msg="Node 45166b7e5a97/192.168.56.233, added to nodes list" [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:56Z" level=info msg="Node 60349ee9c862/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:56Z" level=info msg="Node 60349ee9c862/192.168.56.233, added to nodes list" [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:56Z" level=info msg="Node d769e61b656d/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:56Z" level=info msg="Node d769e61b656d/192.168.56.233, added to nodes list" [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-03-11T19:09:56.177Z] time="2022-03-11T19:09:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-11T19:09:56.301Z] === RUN TestLog [2022-03-11T19:09:56.302Z] === RUN TestOpenFileDelete [2022-03-11T19:09:56.302Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-11T19:09:56.302Z] === RUN TestOpenFileRename [2022-03-11T19:09:56.644Z] time="2022-03-11T19:09:56Z" level=info msg="Node b3d43bcd3c6a/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:56.644Z] time="2022-03-11T19:09:56Z" level=info msg="Node b3d43bcd3c6a/192.168.56.233, added to nodes list" [2022-03-11T19:09:56.644Z] time="2022-03-11T19:09:56Z" level=info msg="Node b3d43bcd3c6a/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:56.644Z] time="2022-03-11T19:09:56Z" level=info msg="Node b3d43bcd3c6a/192.168.56.233, added to nodes list" [2022-03-11T19:09:56.645Z] time="2022-03-11T19:09:56Z" level=info msg="Node b3d43bcd3c6a/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:56.645Z] time="2022-03-11T19:09:56Z" level=info msg="Node b3d43bcd3c6a/192.168.56.233, added to nodes list" [2022-03-11T19:09:56.645Z] networkdb_test.go:835: Re-joining: 3 [2022-03-11T19:09:56.645Z] time="2022-03-11T19:09:56Z" level=info msg="The new bootstrap node list is:[192.168.56.233:10033 192.168.56.233:10034 192.168.56.233:10035]" [2022-03-11T19:09:56.645Z] time="2022-03-11T19:09:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.233:10033" [2022-03-11T19:09:56.645Z] time="2022-03-11T19:09:56Z" level=debug msg="memberlist: Stream connection from=192.168.56.233:49367" [2022-03-11T19:09:56.645Z] time="2022-03-11T19:09:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.233:10034" [2022-03-11T19:09:56.645Z] time="2022-03-11T19:09:56Z" level=debug msg="memberlist: Stream connection from=192.168.56.233:49368" [2022-03-11T19:09:56.645Z] time="2022-03-11T19:09:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.233:10035" [2022-03-11T19:09:56.645Z] time="2022-03-11T19:09:56Z" level=debug msg="memberlist: Stream connection from=192.168.56.233:49369" [2022-03-11T19:09:56.645Z] networkdb_test.go:835: Re-joining: 4 [2022-03-11T19:09:56.645Z] time="2022-03-11T19:09:56Z" level=info msg="The new bootstrap node list is:[192.168.56.233:10033 192.168.56.233:10034 192.168.56.233:10035]" [2022-03-11T19:09:56.645Z] time="2022-03-11T19:09:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.233:10033" [2022-03-11T19:09:56.645Z] time="2022-03-11T19:09:56Z" level=debug msg="memberlist: Stream connection from=192.168.56.233:49370" [2022-03-11T19:09:56.645Z] time="2022-03-11T19:09:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.233:10034" [2022-03-11T19:09:56.645Z] time="2022-03-11T19:09:56Z" level=debug msg="memberlist: Stream connection from=192.168.56.233:49371" [2022-03-11T19:09:56.645Z] time="2022-03-11T19:09:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.233:10035" [2022-03-11T19:09:56.645Z] time="2022-03-11T19:09:56Z" level=debug msg="memberlist: Stream connection from=192.168.56.233:49372" [2022-03-11T19:09:56.771Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-11T19:09:56.771Z] === RUN TestHandleDecoderErr [2022-03-11T19:09:56.771Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-11T19:09:56.771Z] === RUN TestParseLogTagDefaultTag [2022-03-11T19:09:56.771Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-11T19:09:56.771Z] === RUN TestParseLogTag [2022-03-11T19:09:56.771Z] --- PASS: TestParseLogTag (0.00s) [2022-03-11T19:09:56.771Z] === RUN TestParseLogTagEmptyTag [2022-03-11T19:09:56.771Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-11T19:09:56.771Z] === RUN TestTailFiles [2022-03-11T19:09:56.771Z] --- PASS: TestTailFiles (0.00s) [2022-03-11T19:09:56.771Z] === RUN TestFollowLogsConsumerGone [2022-03-11T19:09:56.771Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-11T19:09:56.771Z] === RUN TestFollowLogsProducerGone [2022-03-11T19:09:56.771Z] logfile_test.go:180: logDecode() closed after sending 3562 messages [2022-03-11T19:09:56.771Z] logfile_test.go:233: messages sent: 3562, received: 3562 [2022-03-11T19:09:56.771Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-11T19:09:56.771Z] === RUN TestCheckCapacityAndRotate [2022-03-11T19:09:56.771Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-11T19:09:56.771Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-11T19:09:56.771Z] --- PASS: TestLog (0.04s) [2022-03-11T19:09:56.771Z] PASS [2022-03-11T19:09:56.771Z] coverage: 31.5% of statements [2022-03-11T19:09:56.771Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.099s coverage: 31.5% of statements [2022-03-11T19:09:56.771Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-03-11T19:09:56.771Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-03-11T19:09:56.771Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-03-11T19:09:56.771Z] PASS [2022-03-11T19:09:56.771Z] coverage: 55.1% of statements [2022-03-11T19:09:56.771Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.242s coverage: 55.1% of statements [2022-03-11T19:09:57.112Z] time="2022-03-11T19:09:56Z" level=info msg="node 0 leaving" [2022-03-11T19:09:57.112Z] time="2022-03-11T19:09:56Z" level=info msg="Node c037ffd37954 change state NodeActive --> NodeLeft" [2022-03-11T19:09:57.112Z] time="2022-03-11T19:09:56Z" level=info msg="node2(60349ee9c862): Node leave event for c037ffd37954/192.168.56.233" [2022-03-11T19:09:57.112Z] time="2022-03-11T19:09:56Z" level=info msg="Node c037ffd37954 change state NodeActive --> NodeLeft" [2022-03-11T19:09:57.112Z] time="2022-03-11T19:09:56Z" level=info msg="node3(d769e61b656d): Node leave event for c037ffd37954/192.168.56.233" [2022-03-11T19:09:57.112Z] time="2022-03-11T19:09:56Z" level=info msg="Node c037ffd37954 change state NodeActive --> NodeLeft" [2022-03-11T19:09:57.112Z] time="2022-03-11T19:09:56Z" level=info msg="node4(45166b7e5a97): Node leave event for c037ffd37954/192.168.56.233" [2022-03-11T19:09:57.112Z] time="2022-03-11T19:09:56Z" level=info msg="Node c037ffd37954 change state NodeActive --> NodeLeft" [2022-03-11T19:09:57.112Z] time="2022-03-11T19:09:56Z" level=info msg="node5(b3d43bcd3c6a): Node leave event for c037ffd37954/192.168.56.233" [2022-03-11T19:09:57.112Z] time="2022-03-11T19:09:56Z" level=info msg="Node c037ffd37954 change state NodeActive --> NodeLeft" [2022-03-11T19:09:57.112Z] time="2022-03-11T19:09:56Z" level=info msg="node1(c037ffd37954): Node leave event for c037ffd37954/192.168.56.233" [2022-03-11T19:09:57.112Z] time="2022-03-11T19:09:57Z" level=info msg="Node c037ffd37954/192.168.56.233, left gossip cluster" [2022-03-11T19:09:57.580Z] time="2022-03-11T19:09:57Z" level=info msg="Node c037ffd37954/192.168.56.233, left gossip cluster" [2022-03-11T19:09:57.580Z] time="2022-03-11T19:09:57Z" level=info msg="Node c037ffd37954/192.168.56.233, left gossip cluster" [2022-03-11T19:09:57.580Z] time="2022-03-11T19:09:57Z" level=info msg="Node c037ffd37954/192.168.56.233, left gossip cluster" [2022-03-11T19:09:57.580Z] time="2022-03-11T19:09:57Z" level=info msg="Node c037ffd37954/192.168.56.233, left gossip cluster" [2022-03-11T19:09:57.580Z] time="2022-03-11T19:09:57Z" level=info msg="node 1 leaving" [2022-03-11T19:09:57.580Z] time="2022-03-11T19:09:57Z" level=info msg="Node 60349ee9c862 change state NodeActive --> NodeLeft" [2022-03-11T19:09:57.580Z] time="2022-03-11T19:09:57Z" level=info msg="node3(d769e61b656d): Node leave event for 60349ee9c862/192.168.56.233" [2022-03-11T19:09:57.580Z] time="2022-03-11T19:09:57Z" level=info msg="Node 60349ee9c862 change state NodeActive --> NodeLeft" [2022-03-11T19:09:57.580Z] time="2022-03-11T19:09:57Z" level=info msg="node4(45166b7e5a97): Node leave event for 60349ee9c862/192.168.56.233" [2022-03-11T19:09:57.580Z] time="2022-03-11T19:09:57Z" level=info msg="Node 60349ee9c862/192.168.56.233, left gossip cluster" [2022-03-11T19:09:57.580Z] time="2022-03-11T19:09:57Z" level=info msg="Node 60349ee9c862 change state NodeActive --> NodeFailed" [2022-03-11T19:09:57.580Z] time="2022-03-11T19:09:57Z" level=info msg="Node 60349ee9c862/192.168.56.233, added to failed nodes list" [2022-03-11T19:09:57.580Z] time="2022-03-11T19:09:57Z" level=info msg="Node 60349ee9c862 change state NodeActive --> NodeLeft" [2022-03-11T19:09:57.580Z] time="2022-03-11T19:09:57Z" level=info msg="node5(b3d43bcd3c6a): Node leave event for 60349ee9c862/192.168.56.233" [2022-03-11T19:09:57.580Z] time="2022-03-11T19:09:57Z" level=error msg="node: 60349ee9c862 is unknown to memberlist" [2022-03-11T19:09:57.761Z] === RUN TestNewParse [2022-03-11T19:09:57.761Z] --- PASS: TestNewParse (0.00s) [2022-03-11T19:09:57.761Z] PASS [2022-03-11T19:09:57.761Z] coverage: 8.3% of statements [2022-03-11T19:09:57.761Z] ok github.com/docker/docker/daemon/logger/templates 0.078s coverage: 8.3% of statements [2022-03-11T19:09:57.761Z] === RUN TestParseLogFormat [2022-03-11T19:09:57.761Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-11T19:09:57.761Z] === RUN TestValidateLogOptEmpty [2022-03-11T19:09:57.761Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-11T19:09:57.761Z] === RUN TestValidateSyslogAddress [2022-03-11T19:09:57.761Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-11T19:09:57.761Z] === RUN TestParseAddressDefaultPort [2022-03-11T19:09:57.761Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-11T19:09:57.761Z] === RUN TestValidateSyslogFacility [2022-03-11T19:09:57.761Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-11T19:09:57.761Z] === RUN TestValidateLogOptSyslogFormat [2022-03-11T19:09:57.761Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-11T19:09:57.761Z] === RUN TestValidateLogOpt [2022-03-11T19:09:57.761Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-11T19:09:57.761Z] PASS [2022-03-11T19:09:57.761Z] coverage: 46.8% of statements [2022-03-11T19:09:57.761Z] ok github.com/docker/docker/daemon/logger/syslog 0.062s coverage: 46.8% of statements [2022-03-11T19:09:57.761Z] === RUN TestValidateLogOpt [2022-03-11T19:09:57.761Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-11T19:09:57.761Z] === RUN TestNewMissedConfig [2022-03-11T19:09:57.761Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-11T19:09:57.761Z] === RUN TestNewMissedUrl [2022-03-11T19:09:57.761Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-11T19:09:57.761Z] === RUN TestNewMissedToken [2022-03-11T19:09:57.761Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-11T19:09:57.761Z] === RUN TestNewWithProxy [2022-03-11T19:09:57.761Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-11T19:09:57.761Z] === RUN TestDefault [2022-03-11T19:09:57.761Z] --- PASS: TestDefault (0.01s) [2022-03-11T19:09:57.762Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-11T19:09:57.762Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-03-11T19:09:57.762Z] === RUN TestJsonFormat [2022-03-11T19:09:57.762Z] --- PASS: TestJsonFormat (0.01s) [2022-03-11T19:09:57.762Z] === RUN TestRawFormat [2022-03-11T19:09:57.762Z] --- PASS: TestRawFormat (0.01s) [2022-03-11T19:09:57.762Z] === RUN TestRawFormatWithLabels [2022-03-11T19:09:57.762Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-11T19:09:57.762Z] === RUN TestRawFormatWithoutTag [2022-03-11T19:09:57.762Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-11T19:09:57.762Z] === RUN TestBatching [2022-03-11T19:09:58.047Z] time="2022-03-11T19:09:57Z" level=info msg="Node 60349ee9c862/192.168.56.233, left gossip cluster" [2022-03-11T19:09:58.047Z] time="2022-03-11T19:09:57Z" level=info msg="Node 60349ee9c862/192.168.56.233, left gossip cluster" [2022-03-11T19:09:58.047Z] time="2022-03-11T19:09:57Z" level=info msg="Node 60349ee9c862/192.168.56.233, left gossip cluster" [2022-03-11T19:09:58.047Z] time="2022-03-11T19:09:57Z" level=info msg="node 2 leaving" [2022-03-11T19:09:58.047Z] time="2022-03-11T19:09:57Z" level=info msg="Node d769e61b656d change state NodeActive --> NodeLeft" [2022-03-11T19:09:58.047Z] time="2022-03-11T19:09:57Z" level=info msg="node5(b3d43bcd3c6a): Node leave event for d769e61b656d/192.168.56.233" [2022-03-11T19:09:58.047Z] time="2022-03-11T19:09:57Z" level=info msg="Node d769e61b656d change state NodeActive --> NodeLeft" [2022-03-11T19:09:58.047Z] time="2022-03-11T19:09:57Z" level=info msg="node3(d769e61b656d): Node leave event for d769e61b656d/192.168.56.233" [2022-03-11T19:09:58.047Z] time="2022-03-11T19:09:57Z" level=info msg="Node d769e61b656d change state NodeActive --> NodeLeft" [2022-03-11T19:09:58.047Z] time="2022-03-11T19:09:57Z" level=info msg="node4(45166b7e5a97): Node leave event for d769e61b656d/192.168.56.233" [2022-03-11T19:09:58.047Z] time="2022-03-11T19:09:57Z" level=debug msg="memberlist: Failed ping: b3d43bcd3c6a (timeout reached)" [2022-03-11T19:09:58.047Z] time="2022-03-11T19:09:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.56.233:10036: use of closed network connection" [2022-03-11T19:09:58.047Z] time="2022-03-11T19:09:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.56.233:10035: use of closed network connection" [2022-03-11T19:09:58.047Z] time="2022-03-11T19:09:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.56.233:10034: use of closed network connection" [2022-03-11T19:09:58.047Z] time="2022-03-11T19:09:57Z" level=debug msg="memberlist: Stream connection from=192.168.56.233:49373" [2022-03-11T19:09:58.235Z] --- PASS: TestBatching (0.43s) [2022-03-11T19:09:58.235Z] === RUN TestFrequency [2022-03-11T19:09:58.514Z] time="2022-03-11T19:09:58Z" level=info msg="Node d769e61b656d/192.168.56.233, left gossip cluster" [2022-03-11T19:09:58.515Z] time="2022-03-11T19:09:58Z" level=info msg="Node d769e61b656d/192.168.56.233, left gossip cluster" [2022-03-11T19:09:58.515Z] time="2022-03-11T19:09:58Z" level=info msg="Node d769e61b656d/192.168.56.233, left gossip cluster" [2022-03-11T19:09:58.515Z] time="2022-03-11T19:09:58Z" level=warning msg="memberlist: Was able to connect to b3d43bcd3c6a but other probes failed, network may be misconfigured" [2022-03-11T19:09:58.515Z] networkdb_test.go:867: node4: OK [2022-03-11T19:09:58.515Z] networkdb_test.go:867: node5: OK [2022-03-11T19:09:58.515Z] time="2022-03-11T19:09:58Z" level=info msg="node 0 coming back" [2022-03-11T19:09:58.515Z] time="2022-03-11T19:09:58Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8cb2c066ee7c with config:&{NodeID:8cb2c066ee7c 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}" [2022-03-11T19:09:58.515Z] time="2022-03-11T19:09:58Z" level=info msg="Node 8cb2c066ee7c/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:58.515Z] time="2022-03-11T19:09:58Z" level=info msg="Node 8cb2c066ee7c/192.168.56.233, added to nodes list" [2022-03-11T19:09:58.515Z] time="2022-03-11T19:09:58Z" level=info msg="node 1 coming back" [2022-03-11T19:09:58.515Z] time="2022-03-11T19:09:58Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:154c5e4896be with config:&{NodeID:154c5e4896be 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}" [2022-03-11T19:09:58.515Z] time="2022-03-11T19:09:58Z" level=info msg="Node 154c5e4896be/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:58.515Z] time="2022-03-11T19:09:58Z" level=info msg="Node 154c5e4896be/192.168.56.233, added to nodes list" [2022-03-11T19:09:58.515Z] time="2022-03-11T19:09:58Z" level=info msg="node 2 coming back" [2022-03-11T19:09:58.515Z] time="2022-03-11T19:09:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c82295ad8448 with config:&{NodeID:c82295ad8448 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}" [2022-03-11T19:09:58.515Z] time="2022-03-11T19:09:58Z" level=info msg="Node c82295ad8448/192.168.56.233, joined gossip cluster" [2022-03-11T19:09:58.515Z] time="2022-03-11T19:09:58Z" level=info msg="Node c82295ad8448/192.168.56.233, added to nodes list" [2022-03-11T19:09:58.707Z] --- PASS: TestFrequency (0.33s) [2022-03-11T19:09:58.707Z] === RUN TestOneMessagePerRequest [2022-03-11T19:09:58.707Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-11T19:09:58.707Z] === RUN TestVerify [2022-03-11T19:09:58.707Z] --- PASS: TestVerify (0.00s) [2022-03-11T19:09:58.707Z] === RUN TestSkipVerify [2022-03-11T19:09:58.707Z] time="2022-03-11T19:09:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:09:58.707Z] time="2022-03-11T19:09:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:09:58.707Z] time="2022-03-11T19:09:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:09:59.178Z] --- PASS: TestSkipVerify (0.50s) [2022-03-11T19:09:59.178Z] === RUN TestBufferMaximum [2022-03-11T19:09:59.178Z] time="2022-03-11T19:09:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:09:59.178Z] time="2022-03-11T19:09:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:09:59.178Z] time="2022-03-11T19:09:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:09:59.178Z] time="2022-03-11T19:09:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:09:59.178Z] time="2022-03-11T19:09:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:09:59.178Z] time="2022-03-11T19:09:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647025798.929182\",\"host\":\"e9a377f37f2a\"}'" [2022-03-11T19:09:59.178Z] time="2022-03-11T19:09:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647025798.929182\",\"host\":\"e9a377f37f2a\"}'" [2022-03-11T19:09:59.178Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-11T19:09:59.178Z] === RUN TestServerAlwaysDown [2022-03-11T19:09:59.178Z] time="2022-03-11T19:09:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:09:59.178Z] time="2022-03-11T19:09:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:09:59.178Z] time="2022-03-11T19:09:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647025798.932183\",\"host\":\"e9a377f37f2a\"}'" [2022-03-11T19:09:59.178Z] time="2022-03-11T19:09:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647025798.932183\",\"host\":\"e9a377f37f2a\"}'" [2022-03-11T19:09:59.178Z] time="2022-03-11T19:09:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-11T19:09:59.178Z] time="2022-03-11T19:09:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647025798.932183\",\"host\":\"e9a377f37f2a\"}'" [2022-03-11T19:09:59.178Z] time="2022-03-11T19:09:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647025798.933483\",\"host\":\"e9a377f37f2a\"}'" [2022-03-11T19:09:59.178Z] time="2022-03-11T19:09:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647025798.933483\",\"host\":\"e9a377f37f2a\"}'" [2022-03-11T19:09:59.178Z] --- PASS: TestServerAlwaysDown (0.02s) [2022-03-11T19:09:59.178Z] === RUN TestCannotSendAfterClose [2022-03-11T19:09:59.178Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-11T19:09:59.178Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-11T19:10:00.130Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-11T19:10:00.130Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-11T19:10:00.168Z] === RUN TestV1IDService [2022-03-11T19:10:00.168Z] --- PASS: TestV1IDService (0.04s) [2022-03-11T19:10:00.168Z] === RUN TestV2MetadataService [2022-03-11T19:10:00.168Z] time="2022-03-11T19:09:59Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-11T19:10:00.168Z] time="2022-03-11T19:09:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e9a377f37f2a\"}'" [2022-03-11T19:10:00.168Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-11T19:10:00.168Z] PASS [2022-03-11T19:10:00.168Z] coverage: 82.5% of statements [2022-03-11T19:10:00.168Z] ok github.com/docker/docker/daemon/logger/splunk 2.404s coverage: 82.5% of statements [2022-03-11T19:10:00.168Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-11T19:10:00.168Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-11T19:10:00.168Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-11T19:10:00.168Z] === RUN TestSuccessfulDownload [2022-03-11T19:10:00.168Z] download_test.go:267: Needs fixing on Windows [2022-03-11T19:10:00.168Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-11T19:10:00.168Z] === RUN TestCancelledDownload [2022-03-11T19:10:00.168Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-11T19:10:00.168Z] === RUN TestMaxDownloadAttempts [2022-03-11T19:10:00.168Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T19:10:00.168Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T19:10:00.168Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T19:10:00.168Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T19:10:00.168Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T19:10:00.168Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T19:10:00.168Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T19:10:00.168Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T19:10:00.168Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-11T19:10:00.168Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-11T19:10:00.168Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-11T19:10:00.168Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-11T19:10:00.638Z] time="2022-03-11T19:10:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T19:10:00.638Z] time="2022-03-11T19:10:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T19:10:00.638Z] time="2022-03-11T19:10:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T19:10:00.638Z] time="2022-03-11T19:10:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-11T19:10:00.638Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-11T19:10:00.638Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.53s) [2022-03-11T19:10:00.638Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.53s) [2022-03-11T19:10:00.638Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.53s) [2022-03-11T19:10:00.638Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.53s) [2022-03-11T19:10:00.638Z] === RUN TestTransfer [2022-03-11T19:10:00.701Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-11T19:10:01.108Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-11T19:10:01.108Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-11T19:10:01.108Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-11T19:10:01.108Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-11T19:10:01.108Z] === RUN TestContinueOnError_NeverContinue [2022-03-11T19:10:01.108Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-11T19:10:01.108Z] === RUN TestManifestStore [2022-03-11T19:10:01.108Z] === RUN TestManifestStore/no_remote_or_local [2022-03-11T19:10:01.108Z] --- PASS: TestTransfer (0.13s) [2022-03-11T19:10:01.108Z] === RUN TestConcurrencyLimit [2022-03-11T19:10:01.108Z] --- PASS: TestV2MetadataService (1.20s) [2022-03-11T19:10:01.108Z] PASS [2022-03-11T19:10:01.108Z] coverage: 48.2% of statements [2022-03-11T19:10:01.108Z] ok github.com/docker/docker/distribution/metadata 1.352s coverage: 48.2% of statements [2022-03-11T19:10:01.108Z] time="2022-03-11T19:10:00Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3037391443\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-11T19:10:01.108Z] === RUN TestManifestStore/no_local_cache [2022-03-11T19:10:01.108Z] === RUN TestManifestStore/with_local_cache [2022-03-11T19:10:01.108Z] === RUN TestManifestStore/unknown_media_type [2022-03-11T19:10:01.108Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-11T19:10:01.108Z] time="2022-03-11T19:10:00Z" level=warning msg="reference for unknown type: " [2022-03-11T19:10:01.108Z] time="2022-03-11T19:10:00Z" level=warning msg="reference for unknown type: " [2022-03-11T19:10:01.108Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-11T19:10:01.108Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-11T19:10:01.108Z] time="2022-03-11T19:10:01Z" level=warning msg="reference for unknown type: " [2022-03-11T19:10:01.108Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-11T19:10:01.108Z] time="2022-03-11T19:10:01Z" level=warning msg="reference for unknown type: " [2022-03-11T19:10:01.108Z] time="2022-03-11T19:10:01Z" level=warning msg="reference for unknown type: " [2022-03-11T19:10:01.108Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-11T19:10:01.108Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-11T19:10:01.108Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-11T19:10:01.277Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-11T19:10:01.577Z] time="2022-03-11T19:10:01Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-11T19:10:01.577Z] --- PASS: TestManifestStore (0.44s) [2022-03-11T19:10:01.577Z] --- PASS: TestManifestStore/no_remote_or_local (0.28s) [2022-03-11T19:10:01.577Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-03-11T19:10:01.577Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-11T19:10:01.577Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-03-11T19:10:01.577Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-11T19:10:01.577Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-03-11T19:10:01.577Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-03-11T19:10:01.577Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-03-11T19:10:01.577Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-03-11T19:10:01.577Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-03-11T19:10:01.577Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-11T19:10:01.577Z] === RUN TestDetectManifestBlobMediaType [2022-03-11T19:10:01.577Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-11T19:10:01.577Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-11T19:10:01.577Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-11T19:10:01.577Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-11T19:10:01.577Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-11T19:10:01.577Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-11T19:10:01.577Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-11T19:10:01.577Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-11T19:10:01.577Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-11T19:10:01.577Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-11T19:10:01.577Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-11T19:10:01.577Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-11T19:10:01.577Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-11T19:10:01.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-11T19:10:01.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-11T19:10:01.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-11T19:10:01.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-11T19:10:01.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-11T19:10:01.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-11T19:10:01.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-11T19:10:01.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-11T19:10:01.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-11T19:10:01.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-11T19:10:01.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-11T19:10:01.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-11T19:10:01.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-11T19:10:01.577Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-11T19:10:01.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-11T19:10:01.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-11T19:10:01.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-11T19:10:01.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-11T19:10:01.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-11T19:10:01.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-11T19:10:01.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-11T19:10:01.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-11T19:10:01.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-11T19:10:01.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-11T19:10:01.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-11T19:10:01.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-11T19:10:01.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-11T19:10:01.577Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-11T19:10:01.577Z] === RUN TestFixManifestLayers [2022-03-11T19:10:01.577Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-11T19:10:01.577Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-11T19:10:01.577Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-11T19:10:01.577Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-11T19:10:01.577Z] === RUN TestFixManifestLayersBadParent [2022-03-11T19:10:01.577Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-11T19:10:01.577Z] === RUN TestValidateManifest [2022-03-11T19:10:01.577Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-03-11T19:10:01.577Z] === RUN TestInactiveJobs [2022-03-11T19:10:01.577Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-11T19:10:01.577Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-11T19:10:01.577Z] === RUN TestFormatPlatform [2022-03-11T19:10:01.577Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-11T19:10:01.577Z] === RUN TestPullSchema2Config [2022-03-11T19:10:01.577Z] === RUN TestPullSchema2Config/success_first_time [2022-03-11T19:10:01.577Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T19:10:01.577Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:10:01.577Z] === RUN TestPullSchema2Config/500_status [2022-03-11T19:10:01.577Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T19:10:01.577Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:10:01.577Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:10:01.577Z] === RUN TestPullSchema2Config/EOF [2022-03-11T19:10:01.577Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T19:10:01.577Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:10:01.577Z] 2022/03/11 19:10:01 http: panic serving 127.0.0.1:49221: intentional panic [2022-03-11T19:10:01.577Z] goroutine 114 [running]: [2022-03-11T19:10:01.577Z] net/http.(*conn).serve.func1() [2022-03-11T19:10:01.577Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-11T19:10:01.577Z] panic({0x1306940, 0x14b1f60}) [2022-03-11T19:10:01.577Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-11T19:10:01.577Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000427984, {0x14c4ae8, 0xc0003da620}) [2022-03-11T19:10:01.577Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-11T19:10:01.577Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x14c4ae8, 0xc0003da620}, 0xc000374400) [2022-03-11T19:10:01.577Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-03-11T19:10:01.577Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x14c4ae8, 0xc0003da620}, 0xd98e35) [2022-03-11T19:10:01.577Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-11T19:10:01.577Z] net/http.serverHandler.ServeHTTP({0xc0004161e0}, {0x14c4ae8, 0xc0003da620}, 0xc000374400) [2022-03-11T19:10:01.577Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-11T19:10:01.577Z] net/http.(*conn).serve(0xc0001f1f40, {0x14c9918, 0xc0002a2f30}) [2022-03-11T19:10:01.577Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-11T19:10:01.577Z] created by net/http.(*Server).Serve [2022-03-11T19:10:01.577Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-11T19:10:01.577Z] --- PASS: TestInactiveJobs (0.37s) [2022-03-11T19:10:01.577Z] === RUN TestWatchRelease [2022-03-11T19:10:01.577Z] --- PASS: TestWatchRelease (0.05s) [2022-03-11T19:10:01.577Z] === RUN TestWatchFinishedTransfer [2022-03-11T19:10:01.577Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-11T19:10:01.577Z] === RUN TestDuplicateTransfer [2022-03-11T19:10:02.047Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-11T19:10:02.047Z] === RUN TestSuccessfulUpload [2022-03-11T19:10:02.047Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:10:02.047Z] === RUN TestPullSchema2Config/unauthorized [2022-03-11T19:10:02.047Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-11T19:10:02.047Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-11T19:10:02.047Z] --- PASS: TestPullSchema2Config (0.54s) [2022-03-11T19:10:02.047Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-11T19:10:02.047Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-11T19:10:02.047Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-11T19:10:02.047Z] --- PASS: TestPullSchema2Config/unauthorized (0.02s) [2022-03-11T19:10:02.047Z] === RUN TestGetRepositoryMountCandidates [2022-03-11T19:10:02.047Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-11T19:10:02.047Z] === RUN TestLayerAlreadyExists [2022-03-11T19:10:02.047Z] 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} [2022-03-11T19:10:02.047Z] 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} [2022-03-11T19:10:02.047Z] 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} [2022-03-11T19:10:02.047Z] 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} [2022-03-11T19:10:02.047Z] 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} [2022-03-11T19:10:02.047Z] 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} [2022-03-11T19:10:02.047Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-11T19:10:02.047Z] === RUN TestWhenEmptyAuthConfig [2022-03-11T19:10:02.047Z] === RUN TestNotFound [2022-03-11T19:10:02.047Z] --- PASS: TestNotFound (0.00s) [2022-03-11T19:10:02.047Z] === RUN TestConflict [2022-03-11T19:10:02.047Z] --- PASS: TestConflict (0.00s) [2022-03-11T19:10:02.047Z] === RUN TestForbidden [2022-03-11T19:10:02.047Z] --- PASS: TestForbidden (0.00s) [2022-03-11T19:10:02.047Z] === RUN TestInvalidParameter [2022-03-11T19:10:02.047Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-11T19:10:02.047Z] === RUN TestNotImplemented [2022-03-11T19:10:02.047Z] --- PASS: TestNotImplemented (0.00s) [2022-03-11T19:10:02.047Z] === RUN TestNotModified [2022-03-11T19:10:02.047Z] --- PASS: TestNotModified (0.00s) [2022-03-11T19:10:02.047Z] === RUN TestUnauthorized [2022-03-11T19:10:02.047Z] --- PASS: TestUnauthorized (0.00s) [2022-03-11T19:10:02.047Z] === RUN TestUnknown [2022-03-11T19:10:02.047Z] --- PASS: TestUnknown (0.00s) [2022-03-11T19:10:02.047Z] === RUN TestCancelled [2022-03-11T19:10:02.047Z] --- PASS: TestCancelled (0.00s) [2022-03-11T19:10:02.047Z] === RUN TestDeadline [2022-03-11T19:10:02.047Z] --- PASS: TestDeadline (0.00s) [2022-03-11T19:10:02.047Z] === RUN TestDataLoss [2022-03-11T19:10:02.047Z] --- PASS: TestDataLoss (0.00s) [2022-03-11T19:10:02.047Z] === RUN TestUnavailable [2022-03-11T19:10:02.047Z] --- PASS: TestUnavailable (0.00s) [2022-03-11T19:10:02.047Z] === RUN TestSystem [2022-03-11T19:10:02.047Z] --- PASS: TestSystem (0.00s) [2022-03-11T19:10:02.047Z] === RUN TestFromStatusCode [2022-03-11T19:10:02.047Z] === RUN TestFromStatusCode/Not_Found [2022-03-11T19:10:02.047Z] === RUN TestFromStatusCode/Bad_Request [2022-03-11T19:10:02.047Z] === RUN TestFromStatusCode/Conflict [2022-03-11T19:10:02.047Z] === RUN TestFromStatusCode/Unauthorized [2022-03-11T19:10:02.047Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-11T19:10:02.047Z] === RUN TestFromStatusCode/Forbidden [2022-03-11T19:10:02.047Z] === RUN TestFromStatusCode/Not_Modified [2022-03-11T19:10:02.047Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-11T19:10:02.047Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-11T19:10:02.047Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-11T19:10:02.047Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-11T19:10:02.047Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-11T19:10:02.047Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-11T19:10:02.047Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-11T19:10:02.047Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-11T19:10:02.047Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-11T19:10:02.047Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-11T19:10:02.047Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-11T19:10:02.047Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-11T19:10:02.047Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-11T19:10:02.047Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-11T19:10:02.047Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-11T19:10:02.047Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-11T19:10:02.047Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-11T19:10:02.047Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-11T19:10:02.047Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-11T19:10:02.047Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-11T19:10:02.047Z] PASS [2022-03-11T19:10:02.047Z] coverage: 53.1% of statements [2022-03-11T19:10:02.047Z] ok github.com/docker/docker/errdefs 0.050s coverage: 53.1% of statements [2022-03-11T19:10:02.047Z] time="2022-03-11T19:10:01Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-11T19:10:02.047Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-03-11T19:10:02.047Z] === RUN TestCancelledUpload [2022-03-11T19:10:02.047Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-11T19:10:02.047Z] PASS [2022-03-11T19:10:02.047Z] coverage: 76.8% of statements [2022-03-11T19:10:02.047Z] ok github.com/docker/docker/distribution/xfer 2.040s coverage: 76.8% of statements [2022-03-11T19:10:02.302Z] time="2022-03-11T19:10:01Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.56.233:10033 192.168.56.233:10034 192.168.56.233:10035]" [2022-03-11T19:10:02.302Z] time="2022-03-11T19:10:02Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.56.233:10033 192.168.56.233:10034 192.168.56.233:10035]" [2022-03-11T19:10:02.702Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-11T19:10:02.702Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-11T19:10:02.702Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.233:10033" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=debug msg="memberlist: Stream connection from=192.168.56.233:49374" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node b3d43bcd3c6a/192.168.56.233, joined gossip cluster" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node b3d43bcd3c6a/192.168.56.233, added to nodes list" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 45166b7e5a97/192.168.56.233, joined gossip cluster" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 45166b7e5a97/192.168.56.233, added to nodes list" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 8cb2c066ee7c/192.168.56.233, joined gossip cluster" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 8cb2c066ee7c/192.168.56.233, is the new incarnation of the shutdown node c037ffd37954/192.168.56.233" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 8cb2c066ee7c/192.168.56.233, added to nodes list" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=debug msg="memberlist: Stream connection from=192.168.56.233:49375" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.233:10034" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 8cb2c066ee7c/192.168.56.233, joined gossip cluster" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 8cb2c066ee7c/192.168.56.233, added to nodes list" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 45166b7e5a97/192.168.56.233, joined gossip cluster" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 45166b7e5a97/192.168.56.233, added to nodes list" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node b3d43bcd3c6a/192.168.56.233, joined gossip cluster" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node b3d43bcd3c6a/192.168.56.233, added to nodes list" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 154c5e4896be/192.168.56.233, joined gossip cluster" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 154c5e4896be/192.168.56.233, is the new incarnation of the shutdown node 60349ee9c862/192.168.56.233" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 154c5e4896be/192.168.56.233, added to nodes list" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=debug msg="memberlist: Stream connection from=192.168.56.233:49376" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.233:10035" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 8cb2c066ee7c/192.168.56.233, joined gossip cluster" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 8cb2c066ee7c/192.168.56.233, added to nodes list" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 45166b7e5a97/192.168.56.233, joined gossip cluster" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 45166b7e5a97/192.168.56.233, added to nodes list" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 154c5e4896be/192.168.56.233, joined gossip cluster" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 154c5e4896be/192.168.56.233, added to nodes list" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node b3d43bcd3c6a/192.168.56.233, joined gossip cluster" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node b3d43bcd3c6a/192.168.56.233, added to nodes list" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node c82295ad8448/192.168.56.233, joined gossip cluster" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node c82295ad8448/192.168.56.233, is the new incarnation of the shutdown node d769e61b656d/192.168.56.233" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node c82295ad8448/192.168.56.233, added to nodes list" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 154c5e4896be/192.168.56.233, joined gossip cluster" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 154c5e4896be/192.168.56.233, added to nodes list" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 154c5e4896be/192.168.56.233, joined gossip cluster" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 154c5e4896be/192.168.56.233, is the new incarnation of the shutdown node 60349ee9c862/192.168.56.233" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 154c5e4896be/192.168.56.233, added to nodes list" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 8cb2c066ee7c/192.168.56.233, joined gossip cluster" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 8cb2c066ee7c/192.168.56.233, is the new incarnation of the shutdown node c037ffd37954/192.168.56.233" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node 8cb2c066ee7c/192.168.56.233, added to nodes list" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node c82295ad8448/192.168.56.233, joined gossip cluster" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node c82295ad8448/192.168.56.233, added to nodes list" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node c82295ad8448/192.168.56.233, joined gossip cluster" [2022-03-11T19:10:02.770Z] time="2022-03-11T19:10:02Z" level=info msg="Node c82295ad8448/192.168.56.233, added to nodes list" [2022-03-11T19:10:03.038Z] --- PASS: TestWhenEmptyAuthConfig (1.25s) [2022-03-11T19:10:03.038Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-11T19:10:03.038Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-11T19:10:03.239Z] time="2022-03-11T19:10:02Z" level=info msg="Node c82295ad8448/192.168.56.233, joined gossip cluster" [2022-03-11T19:10:03.239Z] time="2022-03-11T19:10:02Z" level=info msg="Node c82295ad8448/192.168.56.233, is the new incarnation of the shutdown node d769e61b656d/192.168.56.233" [2022-03-11T19:10:03.239Z] time="2022-03-11T19:10:02Z" level=info msg="Node c82295ad8448/192.168.56.233, added to nodes list" [2022-03-11T19:10:03.239Z] time="2022-03-11T19:10:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.233:10033" [2022-03-11T19:10:03.239Z] time="2022-03-11T19:10:03Z" level=debug msg="memberlist: Stream connection from=192.168.56.233:49377" [2022-03-11T19:10:03.239Z] time="2022-03-11T19:10:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.233:10034" [2022-03-11T19:10:03.239Z] time="2022-03-11T19:10:03Z" level=debug msg="memberlist: Stream connection from=192.168.56.233:49378" [2022-03-11T19:10:03.239Z] time="2022-03-11T19:10:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.56.233:10035" [2022-03-11T19:10:03.239Z] time="2022-03-11T19:10:03Z" level=debug msg="memberlist: Stream connection from=192.168.56.233:49379" [2022-03-11T19:10:03.278Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-11T19:10:03.508Z] === RUN TestTokenPassThru [2022-03-11T19:10:03.508Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-11T19:10:03.508Z] === RUN TestTokenPassThruDifferentHost [2022-03-11T19:10:03.508Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-03-11T19:10:03.508Z] PASS [2022-03-11T19:10:03.508Z] coverage: 26.7% of statements [2022-03-11T19:10:03.508Z] ok github.com/docker/docker/distribution 2.509s coverage: 26.7% of statements [2022-03-11T19:10:03.508Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-11T19:10:03.508Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-11T19:10:03.508Z] === RUN TestFSGetInvalidData [2022-03-11T19:10:03.508Z] === RUN TestCompare [2022-03-11T19:10:03.508Z] --- PASS: TestCompare (0.00s) [2022-03-11T19:10:03.508Z] PASS [2022-03-11T19:10:03.508Z] coverage: 19.2% of statements [2022-03-11T19:10:03.508Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-11T19:10:03.508Z] === RUN TestFSInvalidSet [2022-03-11T19:10:03.508Z] ok github.com/docker/docker/image/cache 0.073s coverage: 19.2% of statements [2022-03-11T19:10:03.508Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-11T19:10:03.508Z] === RUN TestFSInvalidRoot [2022-03-11T19:10:03.508Z] --- PASS: TestFSInvalidRoot (0.02s) [2022-03-11T19:10:03.508Z] === RUN TestFSMetadataGetSet [2022-03-11T19:10:03.508Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-03-11T19:10:03.508Z] === RUN TestFSInvalidWalker [2022-03-11T19:10:03.508Z] --- PASS: TestFSInvalidWalker (0.03s) [2022-03-11T19:10:03.508Z] === RUN TestFSGetSet [2022-03-11T19:10:03.508Z] --- PASS: TestFSGetSet (0.08s) [2022-03-11T19:10:03.508Z] === RUN TestFSGetUnsetKey [2022-03-11T19:10:03.508Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-11T19:10:03.508Z] === RUN TestFSGetEmptyData [2022-03-11T19:10:03.508Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-11T19:10:03.508Z] === RUN TestFSDelete [2022-03-11T19:10:03.706Z] 2022/03/11 19:10:03 Closing DB instances... [2022-03-11T19:10:03.706Z] time="2022-03-11T19:10:03Z" level=info msg="Node 8cb2c066ee7c change state NodeActive --> NodeLeft" [2022-03-11T19:10:03.706Z] time="2022-03-11T19:10:03Z" level=info msg="node4(45166b7e5a97): Node leave event for 8cb2c066ee7c/192.168.56.233" [2022-03-11T19:10:03.706Z] time="2022-03-11T19:10:03Z" level=info msg="Node 8cb2c066ee7c change state NodeActive --> NodeLeft" [2022-03-11T19:10:03.706Z] time="2022-03-11T19:10:03Z" level=info msg="node5(b3d43bcd3c6a): Node leave event for 8cb2c066ee7c/192.168.56.233" [2022-03-11T19:10:03.706Z] time="2022-03-11T19:10:03Z" level=info msg="Node 8cb2c066ee7c change state NodeActive --> NodeLeft" [2022-03-11T19:10:03.706Z] time="2022-03-11T19:10:03Z" level=info msg="node2(154c5e4896be): Node leave event for 8cb2c066ee7c/192.168.56.233" [2022-03-11T19:10:03.706Z] time="2022-03-11T19:10:03Z" level=info msg="Node 8cb2c066ee7c change state NodeActive --> NodeLeft" [2022-03-11T19:10:03.706Z] time="2022-03-11T19:10:03Z" level=info msg="node3(c82295ad8448): Node leave event for 8cb2c066ee7c/192.168.56.233" [2022-03-11T19:10:03.706Z] time="2022-03-11T19:10:03Z" level=info msg="Node 8cb2c066ee7c change state NodeActive --> NodeLeft" [2022-03-11T19:10:03.706Z] time="2022-03-11T19:10:03Z" level=info msg="node1(8cb2c066ee7c): Node leave event for 8cb2c066ee7c/192.168.56.233" [2022-03-11T19:10:03.977Z] --- PASS: TestFSDelete (0.02s) [2022-03-11T19:10:03.977Z] === RUN TestFSWalker [2022-03-11T19:10:03.977Z] --- PASS: TestFSWalker (0.02s) [2022-03-11T19:10:03.977Z] === RUN TestFSWalkerStopOnError [2022-03-11T19:10:03.977Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-11T19:10:03.977Z] === RUN TestNewFromJSON [2022-03-11T19:10:03.977Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-11T19:10:03.977Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-11T19:10:03.977Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-11T19:10:03.977Z] === RUN TestMarshalKeyOrder [2022-03-11T19:10:03.977Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-11T19:10:03.977Z] === RUN TestHistoryEqual [2022-03-11T19:10:03.977Z] === RUN TestValidateManifest [2022-03-11T19:10:03.977Z] === RUN TestValidateManifest/nil [2022-03-11T19:10:03.977Z] === RUN TestValidateManifest/non-nil [2022-03-11T19:10:03.977Z] --- PASS: TestValidateManifest (0.00s) [2022-03-11T19:10:03.977Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-11T19:10:03.977Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-11T19:10:03.977Z] PASS [2022-03-11T19:10:03.977Z] coverage: 0.7% of statements [2022-03-11T19:10:03.977Z] ok github.com/docker/docker/image/tarexport 0.090s coverage: 0.7% of statements [2022-03-11T19:10:03.977Z] --- PASS: TestHistoryEqual (0.21s) [2022-03-11T19:10:03.977Z] === RUN TestImage [2022-03-11T19:10:03.977Z] --- PASS: TestImage (0.00s) [2022-03-11T19:10:03.977Z] === RUN TestImageOSNotEmpty [2022-03-11T19:10:03.977Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-11T19:10:03.977Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-11T19:10:03.977Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-11T19:10:03.977Z] === RUN TestCreate [2022-03-11T19:10:03.977Z] --- PASS: TestCreate (0.01s) [2022-03-11T19:10:03.977Z] === RUN TestRestore [2022-03-11T19:10:03.977Z] time="2022-03-11T19:10:03Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-11T19:10:03.977Z] --- PASS: TestRestore (0.05s) [2022-03-11T19:10:03.977Z] === RUN TestAddDelete [2022-03-11T19:10:03.977Z] --- PASS: TestAddDelete (0.03s) [2022-03-11T19:10:03.977Z] === RUN TestSearchAfterDelete [2022-03-11T19:10:03.977Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-11T19:10:03.977Z] === RUN TestParentReset [2022-03-11T19:10:03.977Z] --- PASS: TestParentReset (0.04s) [2022-03-11T19:10:03.977Z] === RUN TestGetAndSetLastUpdated [2022-03-11T19:10:03.977Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-11T19:10:03.977Z] === RUN TestStoreLen [2022-03-11T19:10:04.174Z] time="2022-03-11T19:10:03Z" level=info msg="Node 8cb2c066ee7c/192.168.56.233, left gossip cluster" [2022-03-11T19:10:04.174Z] time="2022-03-11T19:10:03Z" level=info msg="Node 8cb2c066ee7c/192.168.56.233, left gossip cluster" [2022-03-11T19:10:04.174Z] time="2022-03-11T19:10:03Z" level=info msg="Node 8cb2c066ee7c/192.168.56.233, left gossip cluster" [2022-03-11T19:10:04.174Z] time="2022-03-11T19:10:03Z" level=info msg="Node 8cb2c066ee7c/192.168.56.233, left gossip cluster" [2022-03-11T19:10:04.174Z] time="2022-03-11T19:10:03Z" level=info msg="Node 8cb2c066ee7c/192.168.56.233, left gossip cluster" [2022-03-11T19:10:04.174Z] time="2022-03-11T19:10:04Z" level=info msg="Node 154c5e4896be change state NodeActive --> NodeLeft" [2022-03-11T19:10:04.174Z] time="2022-03-11T19:10:04Z" level=info msg="node4(45166b7e5a97): Node leave event for 154c5e4896be/192.168.56.233" [2022-03-11T19:10:04.174Z] time="2022-03-11T19:10:04Z" level=info msg="Node 154c5e4896be change state NodeActive --> NodeLeft" [2022-03-11T19:10:04.174Z] time="2022-03-11T19:10:04Z" level=info msg="node3(c82295ad8448): Node leave event for 154c5e4896be/192.168.56.233" [2022-03-11T19:10:04.174Z] time="2022-03-11T19:10:04Z" level=info msg="Node 154c5e4896be change state NodeActive --> NodeLeft" [2022-03-11T19:10:04.174Z] time="2022-03-11T19:10:04Z" level=info msg="node5(b3d43bcd3c6a): Node leave event for 154c5e4896be/192.168.56.233" [2022-03-11T19:10:04.174Z] time="2022-03-11T19:10:04Z" level=info msg="Node 154c5e4896be change state NodeActive --> NodeLeft" [2022-03-11T19:10:04.174Z] time="2022-03-11T19:10:04Z" level=info msg="node2(154c5e4896be): Node leave event for 154c5e4896be/192.168.56.233" [2022-03-11T19:10:04.466Z] --- PASS: TestStoreLen (0.07s) [2022-03-11T19:10:04.467Z] PASS [2022-03-11T19:10:04.467Z] coverage: 86.9% of statements [2022-03-11T19:10:04.467Z] ok github.com/docker/docker/image 0.805s coverage: 86.9% of statements [2022-03-11T19:10:04.642Z] time="2022-03-11T19:10:04Z" level=info msg="Node 154c5e4896be/192.168.56.233, left gossip cluster" [2022-03-11T19:10:04.642Z] time="2022-03-11T19:10:04Z" level=info msg="Node 154c5e4896be/192.168.56.233, left gossip cluster" [2022-03-11T19:10:04.642Z] time="2022-03-11T19:10:04Z" level=info msg="Node 154c5e4896be/192.168.56.233, left gossip cluster" [2022-03-11T19:10:04.642Z] time="2022-03-11T19:10:04Z" level=info msg="Node 154c5e4896be/192.168.56.233, left gossip cluster" [2022-03-11T19:10:04.642Z] time="2022-03-11T19:10:04Z" level=info msg="Node c82295ad8448 change state NodeActive --> NodeLeft" [2022-03-11T19:10:04.642Z] time="2022-03-11T19:10:04Z" level=info msg="node5(b3d43bcd3c6a): Node leave event for c82295ad8448/192.168.56.233" [2022-03-11T19:10:04.642Z] time="2022-03-11T19:10:04Z" level=info msg="Node c82295ad8448 change state NodeActive --> NodeLeft" [2022-03-11T19:10:04.642Z] time="2022-03-11T19:10:04Z" level=info msg="node4(45166b7e5a97): Node leave event for c82295ad8448/192.168.56.233" [2022-03-11T19:10:04.642Z] time="2022-03-11T19:10:04Z" level=info msg="Node c82295ad8448 change state NodeActive --> NodeLeft" [2022-03-11T19:10:04.642Z] time="2022-03-11T19:10:04Z" level=info msg="node3(c82295ad8448): Node leave event for c82295ad8448/192.168.56.233" [2022-03-11T19:10:04.642Z] time="2022-03-11T19:10:04Z" level=info msg="Node c82295ad8448/192.168.56.233, left gossip cluster" [2022-03-11T19:10:04.746Z] docker_api_swarm_test.go:585: [dc8210981bd13] joining swarm manager [d941ceb918deb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:10:04.952Z] === RUN TestMakeV1ConfigFromConfig [2022-03-11T19:10:04.952Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-11T19:10:04.952Z] PASS [2022-03-11T19:10:04.952Z] coverage: 25.0% of statements [2022-03-11T19:10:04.952Z] ok github.com/docker/docker/image/v1 0.103s coverage: 25.0% of statements [2022-03-11T19:10:04.952Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-11T19:10:05.110Z] time="2022-03-11T19:10:04Z" level=info msg="Node c82295ad8448/192.168.56.233, left gossip cluster" [2022-03-11T19:10:05.110Z] time="2022-03-11T19:10:04Z" level=info msg="Node c82295ad8448/192.168.56.233, left gossip cluster" [2022-03-11T19:10:05.110Z] time="2022-03-11T19:10:04Z" level=debug msg="memberlist: Failed ping: b3d43bcd3c6a (timeout reached)" [2022-03-11T19:10:05.110Z] time="2022-03-11T19:10:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.56.233:10036: use of closed network connection" [2022-03-11T19:10:05.110Z] time="2022-03-11T19:10:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.56.233:10035: use of closed network connection" [2022-03-11T19:10:05.110Z] time="2022-03-11T19:10:04Z" level=debug msg="memberlist: Stream connection from=192.168.56.233:49380" [2022-03-11T19:10:05.110Z] time="2022-03-11T19:10:04Z" level=info msg="Node 45166b7e5a97 change state NodeActive --> NodeLeft" [2022-03-11T19:10:05.110Z] time="2022-03-11T19:10:04Z" level=info msg="node5(b3d43bcd3c6a): Node leave event for 45166b7e5a97/192.168.56.233" [2022-03-11T19:10:05.110Z] time="2022-03-11T19:10:05Z" level=info msg="Node 45166b7e5a97 change state NodeActive --> NodeLeft" [2022-03-11T19:10:05.110Z] time="2022-03-11T19:10:05Z" level=info msg="node4(45166b7e5a97): Node leave event for 45166b7e5a97/192.168.56.233" [2022-03-11T19:10:05.780Z] time="2022-03-11T19:10:05Z" level=warning msg="memberlist: Was able to connect to b3d43bcd3c6a but other probes failed, network may be misconfigured" [2022-03-11T19:10:05.780Z] time="2022-03-11T19:10:05Z" level=info msg="Node 45166b7e5a97/192.168.56.233, left gossip cluster" [2022-03-11T19:10:06.147Z] === RUN TestSerialization [2022-03-11T19:10:06.148Z] --- PASS: TestSerialization (0.02s) [2022-03-11T19:10:06.247Z] time="2022-03-11T19:10:05Z" level=info msg="Node 45166b7e5a97/192.168.56.233, left gossip cluster" [2022-03-11T19:10:06.376Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-11T19:10:06.376Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-11T19:10:06.376Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-11T19:10:06.376Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-11T19:10:06.376Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-11T19:10:06.617Z] PASS [2022-03-11T19:10:06.617Z] coverage: 100.0% of statements [2022-03-11T19:10:06.617Z] === RUN TestEnvironmentParsing [2022-03-11T19:10:06.617Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-11T19:10:06.617Z] PASS [2022-03-11T19:10:06.617Z] coverage: 1.2% of statements [2022-03-11T19:10:06.617Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2022-03-11T19:10:06.617Z] ok github.com/docker/docker/libcontainerd/local 0.061s coverage: 1.2% of statements [2022-03-11T19:10:06.715Z] time="2022-03-11T19:10:06Z" level=info msg="Node b3d43bcd3c6a/192.168.56.233, left gossip cluster" [2022-03-11T19:10:06.715Z] time="2022-03-11T19:10:06Z" level=info msg="Node b3d43bcd3c6a change state NodeActive --> NodeFailed" [2022-03-11T19:10:06.715Z] time="2022-03-11T19:10:06Z" level=info msg="Node b3d43bcd3c6a/192.168.56.233, added to failed nodes list" [2022-03-11T19:10:06.715Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-03-11T19:10:06.715Z] PASS [2022-03-11T19:10:06.715Z] coverage: 60.0% of statements [2022-03-11T19:10:06.715Z] ok github.com/docker/docker/libnetwork/networkdb 105.310s coverage: 60.0% of statements [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/quota [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/rootless [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/volume [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-11T19:10:06.715Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-11T19:10:07.086Z] === RUN TestEmptyLayer [2022-03-11T19:10:07.086Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-11T19:10:07.086Z] === RUN TestCommitFailure [2022-03-11T19:10:07.086Z] --- PASS: TestCommitFailure (0.05s) [2022-03-11T19:10:07.086Z] === RUN TestStartTransactionFailure [2022-03-11T19:10:07.086Z] --- PASS: TestStartTransactionFailure (0.04s) [2022-03-11T19:10:07.086Z] === RUN TestGetOrphan [2022-03-11T19:10:07.086Z] --- PASS: TestGetOrphan (0.02s) [2022-03-11T19:10:07.086Z] === RUN TestMountAndRegister [2022-03-11T19:10:07.086Z] layer_test.go:258: Layer size: 14 [2022-03-11T19:10:07.086Z] --- PASS: TestMountAndRegister (0.09s) [2022-03-11T19:10:07.086Z] === RUN TestLayerRelease [2022-03-11T19:10:07.086Z] layer_test.go:291: Failing on Windows [2022-03-11T19:10:07.086Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-11T19:10:07.086Z] === RUN TestStoreRestore [2022-03-11T19:10:07.086Z] layer_test.go:340: Failing on Windows [2022-03-11T19:10:07.086Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-11T19:10:07.086Z] === RUN TestTarStreamStability [2022-03-11T19:10:07.086Z] layer_test.go:455: Failing on Windows [2022-03-11T19:10:07.087Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-11T19:10:07.087Z] === RUN TestRegisterExistingLayer [2022-03-11T19:10:07.087Z] --- PASS: TestRegisterExistingLayer (0.21s) [2022-03-11T19:10:07.087Z] === RUN TestTarStreamVerification [2022-03-11T19:10:07.087Z] layer_test.go:684: Failing on Windows [2022-03-11T19:10:07.087Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-11T19:10:07.087Z] === RUN TestLayerMigration [2022-03-11T19:10:07.087Z] migration_test.go:45: Failing on Windows [2022-03-11T19:10:07.087Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-11T19:10:07.087Z] === RUN TestLayerMigrationNoTarsplit [2022-03-11T19:10:07.087Z] migration_test.go:181: Failing on Windows [2022-03-11T19:10:07.087Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-11T19:10:07.087Z] === RUN TestMountInit [2022-03-11T19:10:07.087Z] mount_test.go:17: Failing on Windows [2022-03-11T19:10:07.087Z] --- SKIP: TestMountInit (0.00s) [2022-03-11T19:10:07.087Z] === RUN TestMountSize [2022-03-11T19:10:07.087Z] mount_test.go:76: Failing on Windows [2022-03-11T19:10:07.087Z] --- SKIP: TestMountSize (0.00s) [2022-03-11T19:10:07.087Z] === RUN TestMountChanges [2022-03-11T19:10:07.087Z] mount_test.go:125: Failing on Windows [2022-03-11T19:10:07.087Z] --- SKIP: TestMountChanges (0.00s) [2022-03-11T19:10:07.087Z] === RUN TestMountApply [2022-03-11T19:10:07.087Z] mount_test.go:212: Failing on Windows [2022-03-11T19:10:07.087Z] --- SKIP: TestMountApply (0.00s) [2022-03-11T19:10:07.087Z] PASS [2022-03-11T19:10:07.087Z] coverage: 30.2% of statements [2022-03-11T19:10:07.087Z] ok github.com/docker/docker/layer 0.530s coverage: 30.2% of statements [2022-03-11T19:10:07.168Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-11T19:10:07.168Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-11T19:10:07.168Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-11T19:10:07.168Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-11T19:10:07.168Z] Cross building: bundles/cross/linux/s390x [2022-03-11T19:10:07.168Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-11T19:10:07.168Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-11T19:10:07.556Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-11T19:10:07.556Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-11T19:10:07.556Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-11T19:10:07.556Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-11T19:10:07.556Z] === RUN TestSequenceGetAvailableBit [2022-03-11T19:10:07.556Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-11T19:10:07.556Z] === RUN TestSequenceEqual [2022-03-11T19:10:07.556Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-11T19:10:07.556Z] === RUN TestSequenceCopy [2022-03-11T19:10:07.556Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-11T19:10:07.556Z] === RUN TestGetFirstAvailable [2022-03-11T19:10:07.556Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-11T19:10:07.556Z] === RUN TestFindSequence [2022-03-11T19:10:07.556Z] --- PASS: TestFindSequence (0.00s) [2022-03-11T19:10:07.556Z] === RUN TestCheckIfAvailable [2022-03-11T19:10:07.556Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-11T19:10:07.556Z] === RUN TestMergeSequences [2022-03-11T19:10:07.556Z] --- PASS: TestMergeSequences (0.00s) [2022-03-11T19:10:07.556Z] === RUN TestPushReservation [2022-03-11T19:10:07.556Z] --- PASS: TestPushReservation (0.00s) [2022-03-11T19:10:07.556Z] === RUN TestSerializeDeserialize [2022-03-11T19:10:07.556Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-11T19:10:07.556Z] === RUN TestSet [2022-03-11T19:10:07.556Z] --- PASS: TestSet (0.00s) [2022-03-11T19:10:07.556Z] === RUN TestSetUnset [2022-03-11T19:10:07.556Z] --- PASS: TestSetUnset (0.00s) [2022-03-11T19:10:07.556Z] === RUN TestOffsetSetUnset [2022-03-11T19:10:07.556Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-11T19:10:07.556Z] === RUN TestSetInRange [2022-03-11T19:10:07.556Z] --- PASS: TestSetInRange (0.00s) [2022-03-11T19:10:07.556Z] === RUN TestSetAnyInRange [2022-03-11T19:10:07.556Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-11T19:10:07.556Z] === RUN TestMethods [2022-03-11T19:10:07.556Z] --- PASS: TestMethods (0.00s) [2022-03-11T19:10:07.556Z] === RUN TestRandomAllocateDeallocate [2022-03-11T19:10:08.048Z] check_test.go:379: [dc2b08d70d8fb] daemon is not started [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === Skipped [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-11T19:10:09.665Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-11T19:10:09.665Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-11T19:10:09.665Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-11T19:10:09.665Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-11T19:10:09.665Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-11T19:10:09.665Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-11T19:10:09.665Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-11T19:10:09.665Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-11T19:10:09.665Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-11T19:10:09.665Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-11T19:10:09.665Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-11T19:10:09.665Z] daemon_test.go:145: root required [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-11T19:10:09.665Z] reload_test.go:342: root required [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-11T19:10:09.665Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-11T19:10:09.665Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-11T19:10:09.665Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-11T19:10:09.665Z] download_test.go:267: Needs fixing on Windows [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-11T19:10:09.665Z] layer_test.go:291: Failing on Windows [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-11T19:10:09.665Z] layer_test.go:340: Failing on Windows [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-11T19:10:09.665Z] layer_test.go:455: Failing on Windows [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-11T19:10:09.665Z] layer_test.go:684: Failing on Windows [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-11T19:10:09.665Z] migration_test.go:45: Failing on Windows [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-11T19:10:09.665Z] migration_test.go:181: Failing on Windows [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-11T19:10:09.665Z] mount_test.go:17: Failing on Windows [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-11T19:10:09.665Z] mount_test.go:76: Failing on Windows [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-11T19:10:09.665Z] mount_test.go:125: Failing on Windows [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-11T19:10:09.665Z] mount_test.go:212: Failing on Windows [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-11T19:10:09.665Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-03-11T19:10:09.665Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-11T19:10:09.665Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-11T19:10:09.665Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-11T19:10:09.665Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-11T19:10:09.665Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-11T19:10:09.665Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-11T19:10:09.665Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-11T19:10:09.665Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-11T19:10:09.665Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-11T19:10:09.665Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-11T19:10:09.665Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-11T19:10:09.665Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-11T19:10:09.665Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-11T19:10:09.665Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-11T19:10:09.665Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-11T19:10:09.665Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-11T19:10:09.665Z] archive_test.go:133: Xz not present in msys2 [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-11T19:10:09.665Z] archive_test.go:140: zstd not installed [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-11T19:10:09.665Z] archive_test.go:252: Failing on Windows CI machines [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-11T19:10:09.665Z] archive_windows_test.go:16: Currently fails [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-11T19:10:09.665Z] changes_test.go:195: needs more investigation [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-11T19:10:09.665Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-11T19:10:09.665Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-11T19:10:09.665Z] changes_test.go:432: needs further investigation [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-11T19:10:09.665Z] changes_test.go:468: needs further investigation [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-11T19:10:09.665Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-11T19:10:09.665Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-11T19:10:09.665Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-11T19:10:09.665Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-11T19:10:09.665Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-11T19:10:09.665Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-11T19:10:09.665Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-11T19:10:09.665Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-11T19:10:09.665Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-11T19:10:09.665Z] poller_test.go:40: No chmod on Windows [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-11T19:10:09.665Z] fileutils_test.go:133: Needs porting to Windows [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-11T19:10:09.665Z] fileutils_test.go:179: Needs porting to Windows [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-11T19:10:09.665Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-11T19:10:09.665Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-11T19:10:09.665Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-11T19:10:09.665Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-11T19:10:09.665Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-11T19:10:09.665Z] [2022-03-11T19:10:09.665Z] DONE 2077 tests, 70 skipped in 291.030s [2022-03-11T19:10:09.665Z] INFO: make.ps1 ended at 03/11/2022 19:10:09 [2022-03-11T19:10:09.778Z] === RUN TestInvalidConfig [2022-03-11T19:10:09.778Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-11T19:10:09.778Z] === RUN TestConfig [2022-03-11T19:10:09.778Z] --- PASS: TestConfig (0.00s) [2022-03-11T19:10:09.778Z] === RUN TestOptionsLabels [2022-03-11T19:10:09.778Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-11T19:10:09.778Z] === RUN TestValidName [2022-03-11T19:10:09.778Z] --- PASS: TestValidName (0.00s) [2022-03-11T19:10:09.778Z] PASS [2022-03-11T19:10:09.778Z] coverage: 19.7% of statements [2022-03-11T19:10:09.778Z] ok github.com/docker/docker/libnetwork/config 0.091s coverage: 19.7% of statements [2022-03-11T19:10:10.774Z] === RUN TestKey [2022-03-11T19:10:10.774Z] --- PASS: TestKey (0.00s) [2022-03-11T19:10:10.774Z] === RUN TestParseKey [2022-03-11T19:10:10.774Z] --- PASS: TestParseKey (0.00s) [2022-03-11T19:10:10.774Z] === RUN TestInvalidDataStore [2022-03-11T19:10:10.774Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-11T19:10:10.774Z] === RUN TestKVObjectFlatKey [2022-03-11T19:10:10.774Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-11T19:10:10.774Z] === RUN TestAtomicKVObjectFlatKey [2022-03-11T19:10:10.774Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-11T19:10:10.774Z] PASS [2022-03-11T19:10:10.774Z] coverage: 21.9% of statements [2022-03-11T19:10:10.774Z] ok github.com/docker/docker/libnetwork/datastore 0.060s coverage: 21.9% of statements [2022-03-11T19:10:10.774Z] === RUN TestErrorInterfaces [2022-03-11T19:10:10.774Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-11T19:10:10.774Z] === RUN TestNetworkMarshalling [2022-03-11T19:10:11.246Z] --- PASS: TestNetworkMarshalling (0.20s) [2022-03-11T19:10:11.246Z] === RUN TestEndpointMarshalling [2022-03-11T19:10:11.246Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-11T19:10:11.246Z] === RUN TestAuxAddresses [2022-03-11T19:10:11.246Z] time="2022-03-11T19:10:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T19:10:11.246Z] --- PASS: TestAuxAddresses (0.03s) [2022-03-11T19:10:11.246Z] === RUN TestSRVServiceQuery [2022-03-11T19:10:11.246Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:10:11.246Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-11T19:10:11.246Z] === RUN TestServiceVIPReuse [2022-03-11T19:10:11.246Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:10:11.246Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-03-11T19:10:11.246Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-11T19:10:11.246Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:10:11.246Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-11T19:10:11.246Z] === RUN TestDNSIPQuery [2022-03-11T19:10:11.246Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:10:11.246Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-11T19:10:11.246Z] === RUN TestDNSProxyServFail [2022-03-11T19:10:11.246Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:10:11.246Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-11T19:10:11.246Z] === RUN TestSandboxAddEmpty [2022-03-11T19:10:11.246Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:10:11.246Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-11T19:10:11.246Z] === RUN TestSandboxAddMultiPrio [2022-03-11T19:10:11.246Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:10:11.246Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-11T19:10:11.246Z] === RUN TestSandboxAddSamePrio [2022-03-11T19:10:11.246Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:10:11.246Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-11T19:10:11.246Z] === RUN TestCleanupServiceDiscovery [2022-03-11T19:10:11.246Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:10:11.246Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-11T19:10:11.246Z] === RUN TestDNSOptions [2022-03-11T19:10:11.246Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:10:11.246Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-11T19:10:11.246Z] === RUN TestMultipleControllersWithSameStore [2022-03-11T19:10:11.246Z] time="2022-03-11T19:10:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T19:10:11.246Z] time="2022-03-11T19:10:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-11T19:10:11.246Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-11T19:10:11.246Z] PASS [2022-03-11T19:10:11.246Z] coverage: 8.5% of statements [2022-03-11T19:10:11.246Z] ok github.com/docker/docker/libnetwork 0.387s coverage: 8.5% of statements [2022-03-11T19:10:11.246Z] === RUN TestIPDataMarshalling [2022-03-11T19:10:11.246Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-11T19:10:11.246Z] === RUN TestValidateAndIsV6 [2022-03-11T19:10:11.246Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-11T19:10:11.246Z] PASS [2022-03-11T19:10:11.246Z] coverage: 68.9% of statements [2022-03-11T19:10:11.246Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2022-03-11T19:10:11.716Z] === RUN TestDriver [2022-03-11T19:10:11.716Z] --- PASS: TestDriver (0.00s) [2022-03-11T19:10:11.716Z] PASS [2022-03-11T19:10:11.716Z] coverage: 34.8% of statements [2022-03-11T19:10:11.716Z] ok github.com/docker/docker/libnetwork/drivers/host 0.045s coverage: 34.8% of statements [2022-03-11T19:10:11.878Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-11T19:10:11.878Z] INFO: Unit tests ended at 03/11/2022 19:10:11. Duration:00:05:07.2613368 [2022-03-11T19:10:11.878Z] INFO: Building busybox [2022-03-11T19:10:11.878Z] Sending build context to Docker daemon 5.12kB [2022-03-11T19:10:11.878Z] [2022-03-11T19:10:11.878Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-11T19:10:11.878Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-11T19:10:11.878Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-11T19:10:11.878Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-11T19:10:11.878Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-11T19:10:11.878Z] ---> 02f938cacc3b [2022-03-11T19:10:11.878Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-11T19:10:11.878Z] ---> Running in 8b1d68882c55 [2022-03-11T19:10:12.187Z] === RUN TestDriver [2022-03-11T19:10:12.187Z] --- PASS: TestDriver (0.00s) [2022-03-11T19:10:12.187Z] PASS [2022-03-11T19:10:12.187Z] coverage: 34.8% of statements [2022-03-11T19:10:12.187Z] ok github.com/docker/docker/libnetwork/drivers/null 0.046s coverage: 34.8% of statements [2022-03-11T19:10:12.657Z] === RUN TestNetworkAllocateFree [2022-03-11T19:10:12.657Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-11T19:10:12.657Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-11T19:10:12.657Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-11T19:10:12.657Z] PASS [2022-03-11T19:10:12.657Z] coverage: 63.6% of statements [2022-03-11T19:10:12.657Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.047s coverage: 63.6% of statements [2022-03-11T19:10:13.128Z] === RUN TestGetEmptyCapabilities [2022-03-11T19:10:13.128Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-11T19:10:13.128Z] === RUN TestGetExtraCapabilities [2022-03-11T19:10:13.128Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-11T19:10:13.128Z] === RUN TestGetInvalidCapabilities [2022-03-11T19:10:13.128Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-11T19:10:13.128Z] === RUN TestRemoteDriver [2022-03-11T19:10:13.128Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-11T19:10:13.128Z] === RUN TestDriverError [2022-03-11T19:10:13.128Z] --- PASS: TestDriverError (0.01s) [2022-03-11T19:10:13.128Z] === RUN TestMissingValues [2022-03-11T19:10:13.128Z] --- PASS: TestMissingValues (0.01s) [2022-03-11T19:10:13.128Z] === RUN TestRollback [2022-03-11T19:10:13.128Z] --- PASS: TestRollback (0.01s) [2022-03-11T19:10:13.128Z] PASS [2022-03-11T19:10:13.128Z] coverage: 57.4% of statements [2022-03-11T19:10:13.128Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.113s coverage: 57.4% of statements [2022-03-11T19:10:13.341Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-11T19:10:13.602Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-11T19:10:14.117Z] === RUN TestNAT [2022-03-11T19:10:14.117Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-11T19:10:14.117Z] --- SKIP: TestNAT (0.00s) [2022-03-11T19:10:14.117Z] === RUN TestTransparent [2022-03-11T19:10:14.117Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-11T19:10:14.117Z] --- SKIP: TestTransparent (0.00s) [2022-03-11T19:10:14.117Z] PASS [2022-03-11T19:10:14.117Z] coverage: 0.0% of statements [2022-03-11T19:10:14.117Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.052s coverage: 0.0% of statements [2022-03-11T19:10:14.117Z] === RUN TestNew [2022-03-11T19:10:14.117Z] --- PASS: TestNew (0.00s) [2022-03-11T19:10:14.117Z] === RUN TestAddDriver [2022-03-11T19:10:14.117Z] --- PASS: TestAddDriver (0.00s) [2022-03-11T19:10:14.117Z] === RUN TestAddDuplicateDriver [2022-03-11T19:10:14.117Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-11T19:10:14.117Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-11T19:10:14.117Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-11T19:10:14.117Z] === RUN TestDriver [2022-03-11T19:10:14.117Z] --- PASS: TestDriver (0.00s) [2022-03-11T19:10:14.117Z] === RUN TestIPAM [2022-03-11T19:10:14.117Z] --- PASS: TestIPAM (0.00s) [2022-03-11T19:10:14.117Z] === RUN TestWalkIPAMs [2022-03-11T19:10:14.117Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-11T19:10:14.117Z] === RUN TestWalkDrivers [2022-03-11T19:10:14.117Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-11T19:10:14.117Z] PASS [2022-03-11T19:10:14.117Z] coverage: 82.4% of statements [2022-03-11T19:10:14.117Z] ok github.com/docker/docker/libnetwork/drvregistry 0.082s coverage: 82.4% of statements [2022-03-11T19:10:14.545Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-11T19:10:14.588Z] === RUN TestBuildDefault [2022-03-11T19:10:14.588Z] --- PASS: TestBuildDefault (0.00s) [2022-03-11T19:10:14.588Z] === RUN TestBuildHostnameDomainname [2022-03-11T19:10:14.588Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-11T19:10:14.588Z] === RUN TestBuildHostname [2022-03-11T19:10:14.588Z] --- PASS: TestBuildHostname (0.01s) [2022-03-11T19:10:14.588Z] === RUN TestBuildHostnameFQDN [2022-03-11T19:10:14.588Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-11T19:10:14.588Z] === RUN TestBuildNoIP [2022-03-11T19:10:14.588Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-11T19:10:14.588Z] === RUN TestUpdate [2022-03-11T19:10:14.588Z] --- PASS: TestUpdate (0.00s) [2022-03-11T19:10:14.588Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-11T19:10:14.588Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-11T19:10:14.588Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-11T19:10:14.588Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-11T19:10:14.588Z] === RUN TestAddEmpty [2022-03-11T19:10:14.588Z] --- PASS: TestAddEmpty (0.00s) [2022-03-11T19:10:14.588Z] === RUN TestAdd [2022-03-11T19:10:14.588Z] --- PASS: TestAdd (0.00s) [2022-03-11T19:10:14.588Z] === RUN TestDeleteEmpty [2022-03-11T19:10:14.588Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-11T19:10:14.588Z] === RUN TestDeleteNewline [2022-03-11T19:10:14.588Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-11T19:10:14.588Z] === RUN TestDelete [2022-03-11T19:10:14.588Z] --- PASS: TestDelete (0.00s) [2022-03-11T19:10:14.588Z] === RUN TestConcurrentWrites [2022-03-11T19:10:14.588Z] --- PASS: TestConcurrentWrites (0.35s) [2022-03-11T19:10:14.588Z] PASS [2022-03-11T19:10:14.588Z] coverage: 81.2% of statements [2022-03-11T19:10:14.588Z] ok github.com/docker/docker/libnetwork/etchosts 0.423s coverage: 81.2% of statements [2022-03-11T19:10:14.806Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-11T19:10:15.058Z] === RUN TestNew [2022-03-11T19:10:15.058Z] --- PASS: TestNew (0.00s) [2022-03-11T19:10:15.058Z] === RUN TestAllocate [2022-03-11T19:10:15.058Z] --- PASS: TestAllocate (0.00s) [2022-03-11T19:10:15.058Z] === RUN TestUninitialized [2022-03-11T19:10:15.058Z] --- PASS: TestUninitialized (0.00s) [2022-03-11T19:10:15.058Z] === RUN TestAllocateInRange [2022-03-11T19:10:15.058Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-11T19:10:15.058Z] === RUN TestAllocateSerial [2022-03-11T19:10:15.058Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-11T19:10:15.058Z] PASS [2022-03-11T19:10:15.058Z] coverage: 87.5% of statements [2022-03-11T19:10:15.058Z] ok github.com/docker/docker/libnetwork/idm 0.053s coverage: 87.5% of statements [2022-03-11T19:10:15.058Z] === RUN TestCaller [2022-03-11T19:10:15.058Z] --- PASS: TestCaller (0.00s) [2022-03-11T19:10:15.058Z] PASS [2022-03-11T19:10:15.058Z] coverage: 100.0% of statements [2022-03-11T19:10:15.058Z] ok github.com/docker/docker/libnetwork/internal/caller 0.044s coverage: 100.0% of statements [2022-03-11T19:10:15.377Z] === RUN TestDockerSuite/TestBuildFails [2022-03-11T19:10:15.948Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-11T19:10:15.948Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-11T19:10:16.047Z] === RUN TestSetSerialInsertDelete [2022-03-11T19:10:16.047Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-11T19:10:16.047Z] === RUN TestSetParallelInsertDelete [2022-03-11T19:10:16.517Z] --- PASS: TestRandomAllocateDeallocate (8.86s) [2022-03-11T19:10:16.517Z] === RUN TestAllocateRandomDeallocate [2022-03-11T19:10:16.987Z] === RUN TestInt2IP2IntConversion [2022-03-11T19:10:17.457Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-03-11T19:10:17.457Z] === RUN TestGetAddressVersion [2022-03-11T19:10:17.457Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-11T19:10:17.457Z] === RUN TestKeyString [2022-03-11T19:10:17.457Z] --- PASS: TestKeyString (0.00s) [2022-03-11T19:10:17.457Z] === RUN TestPoolDataMarshal [2022-03-11T19:10:17.457Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-11T19:10:17.457Z] === RUN TestSubnetsMarshal [2022-03-11T19:10:17.457Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-03-11T19:10:17.457Z] === RUN TestAddSubnets [2022-03-11T19:10:17.457Z] --- PASS: TestAddSubnets (0.09s) [2022-03-11T19:10:17.457Z] === RUN TestDoublePoolRelease [2022-03-11T19:10:17.457Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-03-11T19:10:17.457Z] === RUN TestAddReleasePoolID [2022-03-11T19:10:17.926Z] --- PASS: TestAddReleasePoolID (0.11s) [2022-03-11T19:10:17.926Z] === RUN TestPredefinedPool [2022-03-11T19:10:17.926Z] === RUN TestPoolRequest [2022-03-11T19:10:17.926Z] --- PASS: TestPoolRequest (0.00s) [2022-03-11T19:10:17.927Z] === RUN TestOtherRequests [2022-03-11T19:10:17.927Z] --- PASS: TestOtherRequests (0.00s) [2022-03-11T19:10:17.927Z] PASS [2022-03-11T19:10:17.927Z] coverage: 57.1% of statements [2022-03-11T19:10:17.927Z] ok github.com/docker/docker/libnetwork/ipams/null 0.045s coverage: 57.1% of statements [2022-03-11T19:10:17.927Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-11T19:10:17.927Z] === RUN TestRemoveSubnet [2022-03-11T19:10:17.927Z] --- PASS: TestAllocateRandomDeallocate (1.50s) [2022-03-11T19:10:17.927Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-11T19:10:17.927Z] --- PASS: TestRemoveSubnet (0.32s) [2022-03-11T19:10:17.927Z] === RUN TestGetSameAddress [2022-03-11T19:10:18.397Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-11T19:10:18.397Z] === RUN TestPoolAllocationReuse [2022-03-11T19:10:18.495Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-11T19:10:18.495Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-11T19:10:18.495Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-11T19:10:18.495Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-11T19:10:18.867Z] === RUN TestGetCapabilities [2022-03-11T19:10:18.867Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-11T19:10:18.867Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-11T19:10:18.867Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-11T19:10:18.867Z] === RUN TestGetDefaultAddressSpaces [2022-03-11T19:10:18.867Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-11T19:10:18.867Z] === RUN TestRemoteDriver [2022-03-11T19:10:18.867Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-11T19:10:18.867Z] PASS [2022-03-11T19:10:18.867Z] coverage: 47.4% of statements [2022-03-11T19:10:18.867Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.077s coverage: 47.4% of statements [2022-03-11T19:10:19.036Z] Removing intermediate container 8b1d68882c55 [2022-03-11T19:10:19.036Z] ---> 583f957dc44a [2022-03-11T19:10:19.036Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-11T19:10:19.036Z] ---> Running in 7420ed3f41c8 [2022-03-11T19:10:19.036Z] Removing intermediate container 7420ed3f41c8 [2022-03-11T19:10:19.036Z] ---> b10884ede86a [2022-03-11T19:10:19.036Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-11T19:10:19.036Z] ---> Running in d42172038991 [2022-03-11T19:10:19.036Z] Removing intermediate container d42172038991 [2022-03-11T19:10:19.036Z] ---> 548ddc0badbe [2022-03-11T19:10:19.036Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-11T19:10:19.858Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.61s) [2022-03-11T19:10:19.858Z] === RUN TestRetrieveFromStore [2022-03-11T19:10:19.858Z] === RUN TestWindowsIPAM [2022-03-11T19:10:19.858Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-11T19:10:19.858Z] PASS [2022-03-11T19:10:19.858Z] coverage: 71.4% of statements [2022-03-11T19:10:19.858Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-03-11T19:10:20.328Z] --- PASS: TestRetrieveFromStore (0.74s) [2022-03-11T19:10:20.328Z] === RUN TestIsCorrupted [2022-03-11T19:10:20.328Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-11T19:10:20.328Z] === RUN TestSetRollover [2022-03-11T19:10:20.603Z] [2022-03-11T19:10:20.798Z] --- PASS: TestPoolAllocationReuse (2.53s) [2022-03-11T19:10:20.798Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-11T19:10:20.798Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-03-11T19:10:20.798Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-11T19:10:20.798Z] === RUN TestDefaultNetwork [2022-03-11T19:10:21.042Z] docker_api_swarm_test.go:46: [d5c4fb6f3be1b] joining swarm manager [d0bc265b2be77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:10:21.042Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-11T19:10:21.070Z] ---> 01d07cea7e6a [2022-03-11T19:10:21.071Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-11T19:10:21.071Z] ---> Running in bd79dc487c0c [2022-03-11T19:10:21.268Z] --- PASS: TestDefaultNetwork (0.27s) [2022-03-11T19:10:21.268Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-11T19:10:21.268Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-03-11T19:10:21.268Z] === RUN TestInitAddressPools [2022-03-11T19:10:21.268Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-11T19:10:21.268Z] PASS [2022-03-11T19:10:21.268Z] coverage: 74.0% of statements [2022-03-11T19:10:21.268Z] ok github.com/docker/docker/libnetwork/ipamutils 0.635s coverage: 74.0% of statements [2022-03-11T19:10:21.299Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-11T19:10:21.300Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-11T19:10:21.300Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-11T19:10:21.300Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-11T19:10:22.257Z] === RUN TestKeyValue [2022-03-11T19:10:22.257Z] --- PASS: TestKeyValue (0.00s) [2022-03-11T19:10:22.257Z] PASS [2022-03-11T19:10:22.257Z] coverage: 60.0% of statements [2022-03-11T19:10:22.257Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-03-11T19:10:22.429Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-11T19:10:22.728Z] --- PASS: TestSetRollover (2.40s) [2022-03-11T19:10:22.728Z] === RUN TestSetRolloverSerial [2022-03-11T19:10:23.818Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-11T19:10:24.079Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-11T19:10:24.298Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.75s) [2022-03-11T19:10:24.298Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-11T19:10:25.024Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-11T19:10:25.289Z] === RUN TestNetworkDBSimple [2022-03-11T19:10:25.289Z] --- PASS: TestSetRolloverSerial (2.38s) [2022-03-11T19:10:25.289Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-11T19:10:25.289Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-11T19:10:25.289Z] PASS [2022-03-11T19:10:25.289Z] coverage: 84.4% of statements [2022-03-11T19:10:25.289Z] ok github.com/docker/docker/libnetwork/bitseq 17.623s coverage: 84.4% of statements [2022-03-11T19:10:25.760Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-11T19:10:25.760Z] PASS [2022-03-11T19:10:25.760Z] coverage: 100.0% of statements [2022-03-11T19:10:25.760Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.044s coverage: 100.0% of statements [2022-03-11T19:10:26.231Z] 2022/03/11 19:10:25 Closing DB instances... [2022-03-11T19:10:26.700Z] === RUN TestGenerate [2022-03-11T19:10:26.700Z] --- PASS: TestGenerate (0.00s) [2022-03-11T19:10:26.700Z] === RUN TestGeneratePtr [2022-03-11T19:10:26.700Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-11T19:10:26.700Z] === RUN TestGenerateMissingField [2022-03-11T19:10:26.700Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-11T19:10:26.700Z] === RUN TestFieldCannotBeSet [2022-03-11T19:10:26.700Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-11T19:10:26.700Z] === RUN TestTypeMismatchError [2022-03-11T19:10:26.700Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-11T19:10:26.700Z] PASS [2022-03-11T19:10:26.700Z] coverage: 100.0% of statements [2022-03-11T19:10:26.700Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2022-03-11T19:10:26.945Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-11T19:10:27.170Z] testing: warning: no tests to run [2022-03-11T19:10:27.170Z] PASS [2022-03-11T19:10:27.170Z] coverage: 0.0% of statements [2022-03-11T19:10:27.170Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2022-03-11T19:10:27.641Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.17s) [2022-03-11T19:10:27.641Z] === RUN TestGetAddress [2022-03-11T19:10:27.641Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-03-11T19:10:27.641Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-11T19:10:27.888Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-11T19:10:28.111Z] === RUN TestRequestNewPort [2022-03-11T19:10:28.111Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-11T19:10:28.111Z] === RUN TestRequestSpecificPort [2022-03-11T19:10:28.111Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-11T19:10:28.111Z] === RUN TestReleasePort [2022-03-11T19:10:28.111Z] --- PASS: TestReleasePort (0.00s) [2022-03-11T19:10:28.111Z] === RUN TestReuseReleasedPort [2022-03-11T19:10:28.111Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-11T19:10:28.111Z] === RUN TestReleaseUnreadledPort [2022-03-11T19:10:28.111Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-11T19:10:28.111Z] === RUN TestUnknowProtocol [2022-03-11T19:10:28.111Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-11T19:10:28.111Z] === RUN TestAllocateAllPorts [2022-03-11T19:10:28.111Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-11T19:10:28.111Z] === RUN TestPortAllocation [2022-03-11T19:10:28.111Z] --- PASS: TestPortAllocation (0.00s) [2022-03-11T19:10:28.111Z] === RUN TestPortAllocationWithCustomRange [2022-03-11T19:10:28.111Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-11T19:10:28.111Z] === RUN TestNoDuplicateBPR [2022-03-11T19:10:28.111Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-11T19:10:28.111Z] === RUN TestChangePortRange [2022-03-11T19:10:28.111Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-11T19:10:28.111Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-11T19:10:28.111Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-11T19:10:28.111Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-11T19:10:28.111Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-11T19:10:28.111Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-11T19:10:28.111Z] --- PASS: TestChangePortRange (0.00s) [2022-03-11T19:10:28.111Z] PASS [2022-03-11T19:10:28.111Z] coverage: 88.6% of statements [2022-03-11T19:10:28.111Z] ok github.com/docker/docker/libnetwork/portallocator 0.055s coverage: 88.6% of statements [2022-03-11T19:10:28.149Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-11T19:10:28.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-11T19:10:28.455Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-11T19:10:28.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-11T19:10:29.101Z] 2022/03/11 19:10:28 Closing DB instances... [2022-03-11T19:10:29.101Z] testing: warning: no tests to run [2022-03-11T19:10:29.101Z] PASS [2022-03-11T19:10:29.101Z] coverage: 0.0% of statements [2022-03-11T19:10:29.101Z] ok github.com/docker/docker/libnetwork/portmapper 0.046s coverage: 0.0% of statements [no tests to run] [2022-03-11T19:10:30.065Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-11T19:10:30.090Z] === RUN TestHashData [2022-03-11T19:10:30.090Z] --- PASS: TestHashData (0.00s) [2022-03-11T19:10:30.090Z] PASS [2022-03-11T19:10:30.090Z] coverage: 2.8% of statements [2022-03-11T19:10:30.090Z] ok github.com/docker/docker/libnetwork/resolvconf 0.045s coverage: 2.8% of statements [2022-03-11T19:10:30.560Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-03-11T19:10:30.560Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-11T19:10:30.637Z] --- PASS: TestImportExtremelyLargeImageWorks (174.94s) [2022-03-11T19:10:30.637Z] PASS [2022-03-11T19:10:30.637Z] [2022-03-11T19:10:30.637Z] DONE 22 tests in 179.261s [2022-03-11T19:10:30.637Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-11T19:10:30.637Z] ++ 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 [2022-03-11T19:10:30.637Z] ++ set -e [2022-03-11T19:10:30.637Z] ++ '[' -n 0 ']' [2022-03-11T19:10:30.637Z] ++ set -x [2022-03-11T19:10:30.637Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2022-03-11T19:10:30.637Z] INFO: Testing against a local daemon [2022-03-11T19:10:30.637Z] === RUN TestNetworkCreateDelete [2022-03-11T19:10:30.899Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-03-11T19:10:30.899Z] === RUN TestDockerNetworkDeletePreferID [2022-03-11T19:10:31.032Z] === RUN TestErrorConstructors [2022-03-11T19:10:31.032Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-11T19:10:31.032Z] === RUN TestCompareIPMask [2022-03-11T19:10:31.032Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-11T19:10:31.032Z] === RUN TestUtilGetHostPartIP [2022-03-11T19:10:31.032Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-11T19:10:31.032Z] === RUN TestUtilGetBroadcastIP [2022-03-11T19:10:31.032Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-11T19:10:31.032Z] === RUN TestParseCIDR [2022-03-11T19:10:31.032Z] --- PASS: TestParseCIDR (0.00s) [2022-03-11T19:10:31.032Z] PASS [2022-03-11T19:10:31.032Z] coverage: 37.3% of statements [2022-03-11T19:10:31.032Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 37.3% of statements [2022-03-11T19:10:31.032Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-11T19:10:31.032Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-11T19:10:31.032Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-11T19:10:31.032Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-11T19:10:31.032Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-11T19:10:31.032Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-11T19:10:31.032Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-11T19:10:31.032Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-11T19:10:31.032Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-11T19:10:31.032Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-11T19:10:31.032Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-11T19:10:31.032Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-11T19:10:31.032Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-11T19:10:31.032Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-11T19:10:31.032Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-11T19:10:31.032Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-11T19:10:31.032Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-11T19:10:31.475Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2022-03-11T19:10:31.475Z] === RUN TestDaemonDNSFallback [2022-03-11T19:10:31.475Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-11T19:10:31.500Z] Removing intermediate container bd79dc487c0c [2022-03-11T19:10:31.500Z] ---> 4be672288314 [2022-03-11T19:10:31.500Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-11T19:10:31.500Z] ---> Running in e1576f954b64 [2022-03-11T19:10:32.024Z] 2022/03/11 19:10:31 Closing DB instances... [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-11T19:10:32.024Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-11T19:10:32.024Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-11T19:10:32.024Z] PASS [2022-03-11T19:10:32.024Z] coverage: 50.0% of statements [2022-03-11T19:10:32.024Z] ok github.com/docker/docker/oci 0.061s coverage: 50.0% of statements [2022-03-11T19:10:33.014Z] === RUN TestAddressPoolOpt [2022-03-11T19:10:33.014Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestValidateEnv [2022-03-11T19:10:33.014Z] === RUN TestValidateEnv/a [2022-03-11T19:10:33.014Z] === RUN TestValidateEnv/something [2022-03-11T19:10:33.014Z] === RUN TestValidateEnv/_=a [2022-03-11T19:10:33.014Z] === RUN TestValidateEnv/env1=value1 [2022-03-11T19:10:33.014Z] === RUN TestValidateEnv/_env1=value1 [2022-03-11T19:10:33.014Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-11T19:10:33.014Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-11T19:10:33.014Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-11T19:10:33.014Z] === RUN TestValidateEnv/PATH [2022-03-11T19:10:33.014Z] === RUN TestValidateEnv/=a [2022-03-11T19:10:33.014Z] === RUN TestValidateEnv/PATH= [2022-03-11T19:10:33.014Z] === RUN TestValidateEnv/PATH=something [2022-03-11T19:10:33.014Z] === RUN TestValidateEnv/asd!qwe [2022-03-11T19:10:33.014Z] === RUN TestValidateEnv/1asd [2022-03-11T19:10:33.014Z] === RUN TestValidateEnv/123 [2022-03-11T19:10:33.014Z] === RUN TestValidateEnv/some_space [2022-03-11T19:10:33.014Z] === RUN TestValidateEnv/__some_space_before [2022-03-11T19:10:33.014Z] === RUN TestValidateEnv/some_space_after__ [2022-03-11T19:10:33.014Z] === RUN TestValidateEnv/= [2022-03-11T19:10:33.014Z] === RUN TestValidateEnv/PaTh [2022-03-11T19:10:33.014Z] --- PASS: TestValidateEnv (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestParseHost [2022-03-11T19:10:33.014Z] --- PASS: TestParseHost (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestParseDockerDaemonHost [2022-03-11T19:10:33.014Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestParseTCP [2022-03-11T19:10:33.014Z] --- PASS: TestParseTCP (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-11T19:10:33.014Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestValidateExtraHosts [2022-03-11T19:10:33.014Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestIpOptString [2022-03-11T19:10:33.014Z] --- PASS: TestIpOptString (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-11T19:10:33.014Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestNewIpOptValidDefaultVal [2022-03-11T19:10:33.014Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestIpOptSetInvalidVal [2022-03-11T19:10:33.014Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestValidateIPAddress [2022-03-11T19:10:33.014Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestMapOpts [2022-03-11T19:10:33.014Z] --- PASS: TestMapOpts (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestListOptsWithoutValidator [2022-03-11T19:10:33.014Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestListOptsWithValidator [2022-03-11T19:10:33.014Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestValidateDNSSearch [2022-03-11T19:10:33.014Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestValidateLabel [2022-03-11T19:10:33.014Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-11T19:10:33.014Z] === RUN TestValidateLabel/label_with_general_format [2022-03-11T19:10:33.014Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-11T19:10:33.014Z] === RUN TestValidateLabel/label_with_one_more [2022-03-11T19:10:33.014Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-11T19:10:33.014Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-11T19:10:33.014Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-11T19:10:33.014Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-11T19:10:33.014Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-11T19:10:33.014Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-11T19:10:33.014Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-11T19:10:33.014Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-11T19:10:33.014Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-11T19:10:33.014Z] --- PASS: TestValidateLabel (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-11T19:10:33.014Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestNamedListOpts [2022-03-11T19:10:33.014Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestNamedMapOpts [2022-03-11T19:10:33.014Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestParseLink [2022-03-11T19:10:33.014Z] --- PASS: TestParseLink (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestQuotedStringSetWithQuotes [2022-03-11T19:10:33.014Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-11T19:10:33.014Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-11T19:10:33.014Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-11T19:10:33.014Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-11T19:10:33.014Z] === RUN TestUlimitOpt [2022-03-11T19:10:33.014Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-11T19:10:33.014Z] PASS [2022-03-11T19:10:33.014Z] coverage: 67.4% of statements [2022-03-11T19:10:33.014Z] ok github.com/docker/docker/opts 0.092s coverage: 67.4% of statements [2022-03-11T19:10:33.014Z] === RUN TestParseVersion [2022-03-11T19:10:33.014Z] --- PASS: TestParseVersion (0.00s) [2022-03-11T19:10:33.015Z] PASS [2022-03-11T19:10:33.015Z] coverage: 52.9% of statements [2022-03-11T19:10:33.015Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 52.9% of statements [2022-03-11T19:10:33.064Z] [2022-03-11T19:10:33.064Z] SUCCESS: Specified value was saved. [2022-03-11T19:10:33.213Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-11T19:10:33.391Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-11T19:10:33.484Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-03-11T19:10:33.484Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-11T19:10:35.058Z] === RUN TestPeerCertificateMarshalJSON [2022-03-11T19:10:35.528Z] === RUN TestIsArchivePathDir [2022-03-11T19:10:35.528Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-11T19:10:35.528Z] === RUN TestIsArchivePathInvalidFile [2022-03-11T19:10:35.528Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-11T19:10:35.528Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-11T19:10:35.528Z] --- PASS: TestPeerCertificateMarshalJSON (0.50s) [2022-03-11T19:10:35.528Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-11T19:10:35.528Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-11T19:10:35.528Z] === RUN TestMiddleware [2022-03-11T19:10:35.528Z] --- PASS: TestMiddleware (0.00s) [2022-03-11T19:10:35.528Z] === RUN TestNewResponseModifier [2022-03-11T19:10:35.528Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-11T19:10:35.528Z] PASS [2022-03-11T19:10:35.528Z] coverage: 26.8% of statements [2022-03-11T19:10:35.528Z] ok github.com/docker/docker/pkg/authorization 0.552s coverage: 26.8% of statements [2022-03-11T19:10:35.528Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-03-11T19:10:35.528Z] === RUN TestIsArchivePathTar [2022-03-11T19:10:35.528Z] 2022/03/11 19:10:35 Closing DB instances... [2022-03-11T19:10:35.998Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-03-11T19:10:35.998Z] === RUN TestDecompressStreamGzip [2022-03-11T19:10:35.998Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-03-11T19:10:35.998Z] === RUN TestDecompressStreamBzip2 [2022-03-11T19:10:35.998Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-03-11T19:10:35.998Z] === RUN TestDecompressStreamXz [2022-03-11T19:10:35.998Z] archive_test.go:133: Xz not present in msys2 [2022-03-11T19:10:35.998Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-11T19:10:35.998Z] === RUN TestDecompressStreamZstd [2022-03-11T19:10:35.998Z] archive_test.go:140: zstd not installed [2022-03-11T19:10:35.998Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-11T19:10:35.998Z] === RUN TestCompressStreamXzUnsupported [2022-03-11T19:10:35.998Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-11T19:10:35.998Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-11T19:10:35.998Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-11T19:10:35.998Z] === RUN TestCompressStreamInvalid [2022-03-11T19:10:35.998Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-11T19:10:35.998Z] === RUN TestExtensionInvalid [2022-03-11T19:10:35.998Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-11T19:10:35.998Z] === RUN TestExtensionUncompressed [2022-03-11T19:10:35.998Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-11T19:10:35.998Z] === RUN TestExtensionBzip2 [2022-03-11T19:10:35.998Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-11T19:10:35.998Z] === RUN TestExtensionGzip [2022-03-11T19:10:35.998Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-11T19:10:35.998Z] === RUN TestExtensionXz [2022-03-11T19:10:35.998Z] --- PASS: TestExtensionXz (0.00s) [2022-03-11T19:10:35.998Z] === RUN TestExtensionZstd [2022-03-11T19:10:35.999Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-11T19:10:35.999Z] === RUN TestCmdStreamLargeStderr [2022-03-11T19:10:35.999Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-03-11T19:10:35.999Z] === RUN TestCmdStreamBad [2022-03-11T19:10:35.999Z] archive_test.go:252: Failing on Windows CI machines [2022-03-11T19:10:35.999Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-11T19:10:35.999Z] === RUN TestCmdStreamGood [2022-03-11T19:10:35.999Z] === RUN TestUnbuffered [2022-03-11T19:10:35.999Z] --- PASS: TestUnbuffered (0.00s) [2022-03-11T19:10:35.999Z] === RUN TestRaceUnbuffered [2022-03-11T19:10:35.999Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-11T19:10:35.999Z] PASS [2022-03-11T19:10:35.999Z] coverage: 100.0% of statements [2022-03-11T19:10:35.999Z] ok github.com/docker/docker/pkg/broadcaster 0.050s coverage: 100.0% of statements [2022-03-11T19:10:35.999Z] --- PASS: TestCmdStreamGood (0.06s) [2022-03-11T19:10:35.999Z] === RUN TestUntarPathWithInvalidDest [2022-03-11T19:10:36.469Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-11T19:10:36.469Z] === RUN TestUntarPathWithInvalidSrc [2022-03-11T19:10:36.469Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-11T19:10:36.469Z] === RUN TestUntarPath [2022-03-11T19:10:36.469Z] --- PASS: TestUntarPath (0.08s) [2022-03-11T19:10:36.469Z] === RUN TestUntarPathWithDestinationFile [2022-03-11T19:10:36.469Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-11T19:10:36.469Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-11T19:10:36.469Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-03-11T19:10:36.469Z] === RUN TestCopyWithTarInvalidSrc [2022-03-11T19:10:36.469Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-11T19:10:36.469Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-11T19:10:36.469Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-11T19:10:36.469Z] === RUN TestCopyWithTarSrcFile [2022-03-11T19:10:36.469Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-11T19:10:36.469Z] === RUN TestCopyWithTarSrcFolder [2022-03-11T19:10:36.469Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-11T19:10:36.469Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-11T19:10:36.469Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-11T19:10:36.469Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-11T19:10:36.469Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-11T19:10:36.469Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-11T19:10:36.469Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-11T19:10:36.469Z] === RUN TestCopyFileWithTarSrcFile [2022-03-11T19:10:36.469Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-11T19:10:36.469Z] === RUN TestTarFiles [2022-03-11T19:10:36.695Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-11T19:10:36.696Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-11T19:10:36.852Z] Removing intermediate container e1576f954b64 [2022-03-11T19:10:36.852Z] ---> 60a81d02470a [2022-03-11T19:10:36.852Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-11T19:10:36.852Z] ---> Running in 603de499e8be [2022-03-11T19:10:36.940Z] === RUN TestMatch [2022-03-11T19:10:36.940Z] === RUN TestMatch/[[]] [2022-03-11T19:10:36.940Z] === RUN TestMatch/[[foo]] [2022-03-11T19:10:36.940Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-11T19:10:36.940Z] === RUN TestMatch/[[foo_bar]] [2022-03-11T19:10:36.940Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-11T19:10:36.940Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-11T19:10:36.940Z] === RUN TestMatch/[] [2022-03-11T19:10:36.940Z] === RUN TestMatch/[]#01 [2022-03-11T19:10:36.940Z] === RUN TestMatch/[[qux]] [2022-03-11T19:10:36.940Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-11T19:10:36.940Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-11T19:10:36.940Z] === RUN TestMatch/[[foo_baz]] [2022-03-11T19:10:36.940Z] --- PASS: TestMatch (0.00s) [2022-03-11T19:10:36.940Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-11T19:10:36.940Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-11T19:10:36.940Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-11T19:10:36.940Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-11T19:10:36.940Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-11T19:10:36.940Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-11T19:10:36.940Z] --- PASS: TestMatch/[] (0.00s) [2022-03-11T19:10:36.940Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-11T19:10:36.940Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-11T19:10:36.940Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-11T19:10:36.940Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-11T19:10:36.940Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-11T19:10:36.940Z] PASS [2022-03-11T19:10:36.940Z] coverage: 87.5% of statements [2022-03-11T19:10:36.940Z] ok github.com/docker/docker/pkg/capabilities 0.046s coverage: 87.5% of statements [2022-03-11T19:10:36.956Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-11T19:10:37.412Z] --- PASS: TestNetworkDBCRUDTableEntry (4.09s) [2022-03-11T19:10:37.412Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-11T19:10:37.527Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-11T19:10:37.787Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-11T19:10:37.787Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-11T19:10:38.358Z] --- PASS: TestDaemonDNSFallback (7.02s) [2022-03-11T19:10:38.358Z] === RUN TestInspectNetwork [2022-03-11T19:10:38.403Z] === RUN TestChrootTarUntar [2022-03-11T19:10:38.403Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:10:38.403Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-11T19:10:38.403Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-11T19:10:38.403Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:10:38.403Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-11T19:10:38.403Z] === RUN TestChrootUntarEmptyArchive [2022-03-11T19:10:38.403Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-11T19:10:38.403Z] === RUN TestChrootTarUntarWithSymlink [2022-03-11T19:10:38.403Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:10:38.403Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-11T19:10:38.403Z] === RUN TestChrootCopyWithTar [2022-03-11T19:10:38.403Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:10:38.403Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-11T19:10:38.403Z] === RUN TestChrootCopyFileWithTar [2022-03-11T19:10:38.403Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:10:38.403Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-11T19:10:38.403Z] === RUN TestChrootUntarPath [2022-03-11T19:10:38.403Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:10:38.403Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-11T19:10:38.403Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-11T19:10:38.403Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:10:38.403Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-11T19:10:38.403Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-11T19:10:38.403Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:10:38.403Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-11T19:10:38.403Z] === RUN TestChrootApplyDotDotFile [2022-03-11T19:10:38.403Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:10:38.403Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-11T19:10:38.403Z] PASS [2022-03-11T19:10:38.403Z] coverage: 15.1% of statements [2022-03-11T19:10:38.403Z] ok github.com/docker/docker/pkg/chrootarchive 0.101s coverage: 15.1% of statements [2022-03-11T19:10:38.619Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-11T19:10:38.619Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-11T19:10:39.191Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-11T19:10:39.393Z] === RUN TestEnsureRemoveAllNotExist [2022-03-11T19:10:39.393Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-11T19:10:39.393Z] === RUN TestEnsureRemoveAllWithDir [2022-03-11T19:10:39.393Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-11T19:10:39.393Z] === RUN TestEnsureRemoveAllWithFile [2022-03-11T19:10:39.393Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-11T19:10:39.393Z] PASS [2022-03-11T19:10:39.393Z] coverage: 0.0% of statements [2022-03-11T19:10:39.393Z] ok github.com/docker/docker/pkg/containerfs 0.053s coverage: 0.0% of statements [2022-03-11T19:10:39.393Z] 2022/03/11 19:10:39 Closing DB instances... [2022-03-11T19:10:39.453Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-11T19:10:39.714Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-11T19:10:40.287Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-11T19:10:40.387Z] === RUN TestSizeEmpty [2022-03-11T19:10:40.387Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-11T19:10:40.387Z] === RUN TestSizeEmptyFile [2022-03-11T19:10:40.387Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-11T19:10:40.387Z] === RUN TestSizeNonemptyFile [2022-03-11T19:10:40.387Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-11T19:10:40.387Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-11T19:10:40.387Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-11T19:10:40.387Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-11T19:10:40.387Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-11T19:10:40.387Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-11T19:10:40.387Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-11T19:10:40.387Z] === RUN TestMoveToSubdir [2022-03-11T19:10:40.387Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-11T19:10:40.387Z] === RUN TestSizeNonExistingDirectory [2022-03-11T19:10:40.387Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-11T19:10:40.387Z] PASS [2022-03-11T19:10:40.387Z] coverage: 80.0% of statements [2022-03-11T19:10:40.387Z] ok github.com/docker/docker/pkg/directory 0.066s coverage: 80.0% of statements [2022-03-11T19:10:40.549Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-11T19:10:40.857Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2022-03-11T19:10:40.857Z] === RUN TestNetworkDBNodeLeave [2022-03-11T19:10:41.122Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-11T19:10:41.327Z] === RUN TestPollerAddRemove [2022-03-11T19:10:41.327Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-11T19:10:41.327Z] === RUN TestPollerEvent [2022-03-11T19:10:41.327Z] poller_test.go:40: No chmod on Windows [2022-03-11T19:10:41.327Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-11T19:10:41.327Z] === RUN TestPollerClose [2022-03-11T19:10:41.327Z] --- PASS: TestPollerClose (0.00s) [2022-03-11T19:10:41.327Z] PASS [2022-03-11T19:10:41.327Z] coverage: 45.7% of statements [2022-03-11T19:10:41.327Z] ok github.com/docker/docker/pkg/filenotify 0.056s coverage: 45.7% of statements [2022-03-11T19:10:41.601Z] Cannot create a file when that file already exists. [2022-03-11T19:10:41.865Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-11T19:10:42.320Z] === RUN TestCopyFileWithInvalidSrc [2022-03-11T19:10:42.320Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestCopyFileWithInvalidDest [2022-03-11T19:10:42.320Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-11T19:10:42.320Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-11T19:10:42.320Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestCopyFile [2022-03-11T19:10:42.320Z] --- PASS: TestCopyFile (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-11T19:10:42.320Z] fileutils_test.go:133: Needs porting to Windows [2022-03-11T19:10:42.320Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-11T19:10:42.320Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-11T19:10:42.320Z] fileutils_test.go:179: Needs porting to Windows [2022-03-11T19:10:42.320Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestWildcardMatches [2022-03-11T19:10:42.320Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestPatternMatches [2022-03-11T19:10:42.320Z] --- PASS: TestPatternMatches (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-11T19:10:42.320Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestPatternMatchesFolderExclusions [2022-03-11T19:10:42.320Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-11T19:10:42.320Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-11T19:10:42.320Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-11T19:10:42.320Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-11T19:10:42.320Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestSingleExclamationError [2022-03-11T19:10:42.320Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestMatchesWithNoPatterns [2022-03-11T19:10:42.320Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestMatchesWithMalformedPatterns [2022-03-11T19:10:42.320Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestMatches [2022-03-11T19:10:42.320Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-11T19:10:42.320Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-11T19:10:42.320Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-11T19:10:42.320Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-11T19:10:42.320Z] --- PASS: TestMatches (0.01s) [2022-03-11T19:10:42.320Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-11T19:10:42.320Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-11T19:10:42.320Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-11T19:10:42.320Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestCleanPatterns [2022-03-11T19:10:42.320Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-11T19:10:42.320Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestCleanPatternsExceptionFlag [2022-03-11T19:10:42.320Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-11T19:10:42.320Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-11T19:10:42.320Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestCleanPatternsErrorSingleException [2022-03-11T19:10:42.320Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestCreateIfNotExistsDir [2022-03-11T19:10:42.320Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestCreateIfNotExistsFile [2022-03-11T19:10:42.320Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-11T19:10:42.320Z] === RUN TestMatch [2022-03-11T19:10:42.320Z] --- PASS: TestMatch (0.00s) [2022-03-11T19:10:42.320Z] === RUN TestCompile [2022-03-11T19:10:42.320Z] === RUN TestCompile/slash [2022-03-11T19:10:42.320Z] === RUN TestCompile/backslash [2022-03-11T19:10:42.320Z] --- PASS: TestCompile (0.00s) [2022-03-11T19:10:42.320Z] --- PASS: TestCompile/slash (0.00s) [2022-03-11T19:10:42.320Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-11T19:10:42.320Z] PASS [2022-03-11T19:10:42.320Z] coverage: 84.7% of statements [2022-03-11T19:10:42.320Z] ok github.com/docker/docker/pkg/fileutils 0.092s coverage: 84.7% of statements [2022-03-11T19:10:43.039Z] === RUN TestInspectNetwork/full_network_id [2022-03-11T19:10:43.039Z] === RUN TestInspectNetwork/partial_network_id [2022-03-11T19:10:43.039Z] === RUN TestInspectNetwork/network_name [2022-03-11T19:10:43.039Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-11T19:10:43.039Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-11T19:10:43.310Z] === RUN TestGet [2022-03-11T19:10:43.310Z] --- PASS: TestGet (0.00s) [2022-03-11T19:10:43.310Z] === RUN TestGetShortcutString [2022-03-11T19:10:43.310Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-11T19:10:43.310Z] PASS [2022-03-11T19:10:43.310Z] coverage: 42.9% of statements [2022-03-11T19:10:43.310Z] ok github.com/docker/docker/pkg/homedir 0.052s coverage: 42.9% of statements [2022-03-11T19:10:43.781Z] --- PASS: TestTarFiles (7.19s) [2022-03-11T19:10:43.781Z] === RUN TestDetectCompressionZstd [2022-03-11T19:10:43.781Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-11T19:10:43.781Z] === RUN TestTarUntar [2022-03-11T19:10:43.781Z] --- PASS: TestTarUntar (0.04s) [2022-03-11T19:10:43.781Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-11T19:10:43.781Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-11T19:10:43.781Z] === RUN TestTarWithOptions [2022-03-11T19:10:43.781Z] --- PASS: TestTarWithOptions (0.04s) [2022-03-11T19:10:43.781Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-11T19:10:43.781Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-11T19:10:43.781Z] === RUN TestUntarUstarGnuConflict [2022-03-11T19:10:43.781Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-11T19:10:43.781Z] === RUN TestUntarInvalidFilenames [2022-03-11T19:10:43.781Z] --- PASS: TestNetworkDBNodeLeave (3.07s) [2022-03-11T19:10:43.781Z] === RUN TestNetworkDBWatch [2022-03-11T19:10:44.251Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames50939647\\dest" [2022-03-11T19:10:44.251Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-03-11T19:10:44.251Z] === RUN TestUntarHardlinkToSymlink [2022-03-11T19:10:44.251Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-03-11T19:10:44.251Z] === RUN TestUntarInvalidHardlink [2022-03-11T19:10:44.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2499260563\\victim\\hello" -> "../victim/hello" [2022-03-11T19:10:44.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3672390717\\victim\\hello" -> "/../victim/hello" [2022-03-11T19:10:44.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3605756252\\victim" -> "../victim" [2022-03-11T19:10:44.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1453157154\\victim" -> "../victim" [2022-03-11T19:10:44.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3858560099\\victim" -> "../victim" [2022-03-11T19:10:44.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink463269355\\victim" -> "../victim" [2022-03-11T19:10:44.251Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-11T19:10:44.251Z] === RUN TestUntarInvalidSymlink [2022-03-11T19:10:44.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1223751018\\dest\\dotdot" -> "../victim/hello" [2022-03-11T19:10:44.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3981613347\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-11T19:10:44.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink865206254\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:10:44.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1466016708\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:10:44.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2086669059\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:10:44.251Z] === RUN TestCreateIDMapOrder [2022-03-11T19:10:44.251Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-11T19:10:44.251Z] PASS [2022-03-11T19:10:44.251Z] coverage: 7.2% of statements [2022-03-11T19:10:44.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1143625290\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:10:44.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3076143317\\dest\\dir\\loophole" -> "../../victim" [2022-03-11T19:10:44.251Z] ok github.com/docker/docker/pkg/idtools 0.053s coverage: 7.2% of statements [2022-03-11T19:10:44.251Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-11T19:10:44.251Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-11T19:10:44.251Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-11T19:10:44.251Z] === RUN TestXGlobalNoParent [2022-03-11T19:10:44.251Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-11T19:10:44.251Z] === RUN TestReplaceFileTarWrapper [2022-03-11T19:10:44.251Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2022-03-11T19:10:44.251Z] === RUN TestPrefixHeaderReadable [2022-03-11T19:10:44.251Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-11T19:10:44.251Z] === RUN TestDisablePigz [2022-03-11T19:10:44.251Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-11T19:10:44.721Z] --- PASS: TestDisablePigz (0.14s) [2022-03-11T19:10:44.721Z] === RUN TestPigz [2022-03-11T19:10:44.721Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-11T19:10:44.721Z] --- PASS: TestPigz (0.21s) [2022-03-11T19:10:44.721Z] === RUN TestNosysFileInfo [2022-03-11T19:10:44.721Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-11T19:10:44.721Z] === RUN TestCopyFileWithInvalidDest [2022-03-11T19:10:44.721Z] archive_windows_test.go:16: Currently fails [2022-03-11T19:10:44.721Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-11T19:10:44.721Z] === RUN TestCanonicalTarNameForPath [2022-03-11T19:10:44.721Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-11T19:10:44.721Z] === RUN TestCanonicalTarName [2022-03-11T19:10:44.721Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-11T19:10:44.721Z] === RUN TestChmodTarEntry [2022-03-11T19:10:44.721Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-11T19:10:44.721Z] === RUN TestHardLinkOrder [2022-03-11T19:10:44.721Z] --- PASS: TestHardLinkOrder (0.10s) [2022-03-11T19:10:44.721Z] === RUN TestChangeString [2022-03-11T19:10:44.721Z] --- PASS: TestChangeString (0.00s) [2022-03-11T19:10:44.721Z] === RUN TestChangesWithNoChanges [2022-03-11T19:10:44.721Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-11T19:10:44.721Z] === RUN TestChangesWithChanges [2022-03-11T19:10:44.956Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-11T19:10:45.192Z] --- PASS: TestChangesWithChanges (0.05s) [2022-03-11T19:10:45.192Z] === RUN TestChangesWithChangesGH13590 [2022-03-11T19:10:45.192Z] changes_test.go:195: needs more investigation [2022-03-11T19:10:45.192Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-11T19:10:45.192Z] === RUN TestChangesDirsEmpty [2022-03-11T19:10:45.192Z] --- PASS: TestChangesDirsEmpty (0.16s) [2022-03-11T19:10:45.192Z] === RUN TestChangesDirsMutated [2022-03-11T19:10:45.192Z] --- PASS: TestChangesDirsMutated (0.17s) [2022-03-11T19:10:45.192Z] === RUN TestApplyLayer [2022-03-11T19:10:45.192Z] changes_test.go:432: needs further investigation [2022-03-11T19:10:45.192Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-11T19:10:45.192Z] === RUN TestChangesSizeWithHardlinks [2022-03-11T19:10:45.192Z] changes_test.go:468: needs further investigation [2022-03-11T19:10:45.192Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-11T19:10:45.192Z] === RUN TestChangesSizeWithNoChanges [2022-03-11T19:10:45.192Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-11T19:10:45.192Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-11T19:10:45.192Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-11T19:10:45.192Z] === RUN TestChangesSize [2022-03-11T19:10:45.192Z] --- PASS: TestChangesSize (0.00s) [2022-03-11T19:10:45.192Z] === RUN TestApplyLayerInvalidFilenames [2022-03-11T19:10:45.192Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1895175613\\dest" [2022-03-11T19:10:45.192Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-11T19:10:45.192Z] === RUN TestApplyLayerInvalidHardlink [2022-03-11T19:10:45.192Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3847537220\\victim\\hello" -> "../victim/hello" [2022-03-11T19:10:45.192Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3998554852\\victim\\hello" -> "/../victim/hello" [2022-03-11T19:10:45.192Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3528156554\\victim" -> "../victim" [2022-03-11T19:10:45.192Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1776321841\\victim" -> "../victim" [2022-03-11T19:10:45.192Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1444931413\\victim" -> "../victim" [2022-03-11T19:10:45.192Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3868793932\\victim" -> "../victim" [2022-03-11T19:10:45.192Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-11T19:10:45.192Z] === RUN TestApplyLayerInvalidSymlink [2022-03-11T19:10:45.192Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3174931190\\dest\\dotdot" -> "../victim/hello" [2022-03-11T19:10:45.192Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1730984722\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-11T19:10:45.193Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3163631470\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:10:45.193Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink338472522\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:10:45.193Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2355758296\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:10:45.193Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3128134457\\dest\\loophole-victim" -> "../victim" [2022-03-11T19:10:45.193Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2022-03-11T19:10:45.193Z] === RUN TestApplyLayerWhiteouts [2022-03-11T19:10:45.663Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-03-11T19:10:45.663Z] === RUN TestGenerateEmptyFile [2022-03-11T19:10:45.663Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-11T19:10:45.663Z] === RUN TestGenerateWithContent [2022-03-11T19:10:45.663Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-11T19:10:45.663Z] PASS [2022-03-11T19:10:45.663Z] coverage: 63.0% of statements [2022-03-11T19:10:45.663Z] ok github.com/docker/docker/pkg/archive 10.201s coverage: 63.0% of statements [2022-03-11T19:10:45.663Z] === RUN TestFixedBufferCap [2022-03-11T19:10:45.663Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-11T19:10:45.663Z] === RUN TestFixedBufferLen [2022-03-11T19:10:45.663Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-11T19:10:45.663Z] === RUN TestFixedBufferString [2022-03-11T19:10:45.663Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-11T19:10:45.663Z] === RUN TestFixedBufferWrite [2022-03-11T19:10:45.663Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-11T19:10:45.663Z] === RUN TestFixedBufferRead [2022-03-11T19:10:45.663Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-11T19:10:45.663Z] === RUN TestBytesPipeRead [2022-03-11T19:10:45.663Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-11T19:10:45.663Z] === RUN TestBytesPipeWrite [2022-03-11T19:10:45.663Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-11T19:10:45.663Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-11T19:10:45.663Z] 2022/03/11 19:10:45 Closing DB instances... [2022-03-11T19:10:46.133Z] --- PASS: TestBytesPipeWriteRandomChunks (0.56s) [2022-03-11T19:10:46.133Z] === RUN TestAtomicWriteToFile [2022-03-11T19:10:46.133Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-11T19:10:46.133Z] === RUN TestAtomicWriteSetCommit [2022-03-11T19:10:46.133Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-11T19:10:46.133Z] === RUN TestAtomicWriteSetCancel [2022-03-11T19:10:46.133Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-11T19:10:46.133Z] === RUN TestReadCloserWrapperClose [2022-03-11T19:10:46.133Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-11T19:10:46.133Z] === RUN TestReaderErrWrapperReadOnError [2022-03-11T19:10:46.133Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-11T19:10:46.133Z] === RUN TestReaderErrWrapperRead [2022-03-11T19:10:46.133Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-11T19:10:46.133Z] === RUN TestCancelReadCloser [2022-03-11T19:10:46.133Z] --- PASS: TestCancelReadCloser (0.11s) [2022-03-11T19:10:46.133Z] === RUN TestWriteCloserWrapperClose [2022-03-11T19:10:46.133Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-11T19:10:46.133Z] === RUN TestNopWriteCloser [2022-03-11T19:10:46.133Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-11T19:10:46.133Z] === RUN TestNopWriter [2022-03-11T19:10:46.133Z] --- PASS: TestNopWriter (0.00s) [2022-03-11T19:10:46.133Z] === RUN TestWriteCounter [2022-03-11T19:10:46.133Z] --- PASS: TestWriteCounter (0.00s) [2022-03-11T19:10:46.133Z] PASS [2022-03-11T19:10:46.133Z] coverage: 70.1% of statements [2022-03-11T19:10:46.133Z] ok github.com/docker/docker/pkg/ioutils 0.751s coverage: 70.1% of statements [2022-03-11T19:10:46.352Z] Removing intermediate container 603de499e8be [2022-03-11T19:10:46.352Z] ---> b6d083544ce0 [2022-03-11T19:10:46.352Z] Step 13/13 : CMD ["sh"] [2022-03-11T19:10:46.820Z] ---> Running in 003fd67fce62 [2022-03-11T19:10:46.820Z] Removing intermediate container 003fd67fce62 [2022-03-11T19:10:46.820Z] ---> b613391fc9e2 [2022-03-11T19:10:46.820Z] Successfully built b613391fc9e2 [2022-03-11T19:10:46.820Z] Successfully tagged busybox:latest [2022-03-11T19:10:46.820Z] INFO: Docker images of the daemon under test [2022-03-11T19:10:46.820Z] [2022-03-11T19:10:47.124Z] --- PASS: TestNetworkDBWatch (3.23s) [2022-03-11T19:10:47.124Z] === RUN TestNetworkDBBulkSync [2022-03-11T19:10:47.124Z] === RUN TestError [2022-03-11T19:10:47.124Z] --- PASS: TestError (0.00s) [2022-03-11T19:10:47.124Z] === RUN TestProgressString [2022-03-11T19:10:47.124Z] === RUN TestProgressString/no_progress [2022-03-11T19:10:47.124Z] === RUN TestProgressString/progress_1 [2022-03-11T19:10:47.124Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-11T19:10:47.124Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-11T19:10:47.124Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-11T19:10:47.124Z] === RUN TestProgressString/with_units [2022-03-11T19:10:47.124Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-11T19:10:47.124Z] === RUN TestProgressString/hide_counts [2022-03-11T19:10:47.124Z] --- PASS: TestProgressString (0.00s) [2022-03-11T19:10:47.124Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-11T19:10:47.124Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-11T19:10:47.124Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-11T19:10:47.124Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-11T19:10:47.124Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-11T19:10:47.124Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-11T19:10:47.124Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-11T19:10:47.124Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-11T19:10:47.124Z] === RUN TestJSONMessageDisplay [2022-03-11T19:10:47.287Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T19:10:47.287Z] busybox latest b613391fc9e2 Less than a second ago 5.01GB [2022-03-11T19:10:47.287Z] microsoft/windowsservercore latest 02f938cacc3b 8 days ago 4.96GB [2022-03-11T19:10:47.287Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 8 days ago 4.96GB [2022-03-11T19:10:47.287Z] [2022-03-11T19:10:47.287Z] INFO: Running integration tests at 03/11/2022 19:10:46... [2022-03-11T19:10:47.287Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-11T19:10:47.287Z] INFO: Integration API tests being run from the host: [2022-03-11T19:10:47.287Z] INFO: make.ps1 starting at 03/11/2022 19:10:46 [2022-03-11T19:10:47.502Z] --- PASS: TestInspectNetwork (8.69s) [2022-03-11T19:10:47.502Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-11T19:10:47.502Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-11T19:10:47.502Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-11T19:10:47.502Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-11T19:10:47.502Z] === RUN TestRunContainerWithBridgeNone [2022-03-11T19:10:47.595Z] --- PASS: TestJSONMessageDisplay (0.23s) [2022-03-11T19:10:47.595Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-11T19:10:47.595Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-11T19:10:47.595Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-11T19:10:47.595Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-11T19:10:47.595Z] === RUN TestDisplayJSONMessagesStream [2022-03-11T19:10:47.595Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-11T19:10:47.595Z] PASS [2022-03-11T19:10:47.595Z] coverage: 91.7% of statements [2022-03-11T19:10:47.595Z] ok github.com/docker/docker/pkg/jsonmessage 0.283s coverage: 91.7% of statements [2022-03-11T19:10:48.066Z] === RUN TestStandardLongPath [2022-03-11T19:10:48.066Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-11T19:10:48.066Z] === RUN TestUNCLongPath [2022-03-11T19:10:48.066Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-11T19:10:48.066Z] PASS [2022-03-11T19:10:48.066Z] coverage: 100.0% of statements [2022-03-11T19:10:48.066Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2022-03-11T19:10:48.273Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-11T19:10:48.537Z] 2022/03/11 19:10:48 Closing DB instances... [2022-03-11T19:10:49.008Z] === RUN TestNameFormat [2022-03-11T19:10:49.008Z] --- PASS: TestNameFormat (0.00s) [2022-03-11T19:10:49.008Z] === RUN TestNameRetries [2022-03-11T19:10:49.008Z] --- PASS: TestNameRetries (0.00s) [2022-03-11T19:10:49.008Z] PASS [2022-03-11T19:10:49.008Z] coverage: 85.7% of statements [2022-03-11T19:10:49.008Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2022-03-11T19:10:49.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-11T19:10:49.058Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-11T19:10:49.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-11T19:10:49.418Z] --- PASS: TestRunContainerWithBridgeNone (2.05s) [2022-03-11T19:10:49.418Z] === RUN TestNetworkInvalidJSON [2022-03-11T19:10:49.418Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-11T19:10:49.418Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-11T19:10:49.418Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:10:49.418Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:10:49.418Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:10:49.418Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:10:49.418Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-11T19:10:49.418Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:10:49.418Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:10:49.418Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-11T19:10:49.418Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-11T19:10:49.418Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-11T19:10:49.418Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-11T19:10:49.418Z] === RUN TestNetworkList [2022-03-11T19:10:49.418Z] === RUN TestNetworkList//networks [2022-03-11T19:10:49.418Z] === PAUSE TestNetworkList//networks [2022-03-11T19:10:49.418Z] === RUN TestNetworkList//networks/ [2022-03-11T19:10:49.418Z] === PAUSE TestNetworkList//networks/ [2022-03-11T19:10:49.418Z] === CONT TestNetworkList//networks [2022-03-11T19:10:49.418Z] === CONT TestNetworkList//networks/ [2022-03-11T19:10:49.418Z] --- PASS: TestNetworkList (0.02s) [2022-03-11T19:10:49.418Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-11T19:10:49.418Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-11T19:10:49.418Z] === RUN TestHostIPv4BridgeLabel [2022-03-11T19:10:49.418Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-11T19:10:49.477Z] === RUN TestParseKeyValueOpt [2022-03-11T19:10:49.477Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-11T19:10:49.477Z] === RUN TestParseUintList [2022-03-11T19:10:49.477Z] --- PASS: TestParseUintList (0.00s) [2022-03-11T19:10:49.477Z] === RUN TestParseUintListMaximumLimits [2022-03-11T19:10:49.477Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-11T19:10:49.477Z] PASS [2022-03-11T19:10:49.477Z] coverage: 97.0% of statements [2022-03-11T19:10:49.477Z] ok github.com/docker/docker/pkg/parsers 0.051s coverage: 97.0% of statements [2022-03-11T19:10:49.680Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-03-11T19:10:49.680Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-11T19:10:49.948Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-03-11T19:10:49.948Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-11T19:10:50.417Z] === RUN TestNewAndRemove [2022-03-11T19:10:50.417Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-11T19:10:50.417Z] === RUN TestRemoveInvalidPath [2022-03-11T19:10:50.417Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-11T19:10:50.417Z] PASS [2022-03-11T19:10:50.417Z] coverage: 82.6% of statements [2022-03-11T19:10:50.417Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.6% of statements [2022-03-11T19:10:51.066Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2022-03-11T19:10:51.066Z] === RUN TestDaemonDefaultNetworkPools [2022-03-11T19:10:51.638Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-03-11T19:10:51.638Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-11T19:10:51.900Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-11T19:10:52.161Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-11T19:10:52.161Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-11T19:10:52.421Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-11T19:10:52.421Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-11T19:10:52.642Z] === RUN TestFailedConnection [2022-03-11T19:10:52.682Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-11T19:10:52.682Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-03-11T19:10:52.682Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-11T19:10:53.112Z] 2022/03/11 19:10:52 Closing DB instances... [2022-03-11T19:10:53.583Z] --- PASS: TestFailedConnection (1.03s) [2022-03-11T19:10:53.583Z] === RUN TestFailOnce [2022-03-11T19:10:53.583Z] --- PASS: TestGetAddress (25.99s) [2022-03-11T19:10:53.583Z] === RUN TestRequestSyntaxCheck [2022-03-11T19:10:53.583Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-03-11T19:10:53.583Z] === RUN TestRequest [2022-03-11T19:10:53.583Z] 2022/03/11 19:10:53 http: panic serving 127.0.0.1:49302: Plugin not ready [2022-03-11T19:10:53.583Z] goroutine 22 [running]: [2022-03-11T19:10:53.583Z] net/http.(*conn).serve.func1() [2022-03-11T19:10:53.583Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-11T19:10:53.583Z] panic({0x74ca00, 0x8609d0}) [2022-03-11T19:10:53.583Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-11T19:10:53.583Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xd1decbae629fe433}, 0xc00004ba98) [2022-03-11T19:10:53.583Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-11T19:10:53.583Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x86d900, 0xc00021a000}, 0x681d26) [2022-03-11T19:10:53.583Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-11T19:10:53.583Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x86d900, 0xc00021a000}, 0xc000166100) [2022-03-11T19:10:53.583Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-11T19:10:53.583Z] net/http.serverHandler.ServeHTTP({0x86bff0}, {0x86d900, 0xc00021a000}, 0xc000166100) [2022-03-11T19:10:53.583Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-11T19:10:53.583Z] net/http.(*conn).serve(0xc000094d20, {0x86f900, 0xc000115050}) [2022-03-11T19:10:53.583Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-11T19:10:53.583Z] created by net/http.(*Server).Serve [2022-03-11T19:10:53.583Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-11T19:10:53.583Z] time="2022-03-11T19:10:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.FailOnce: Post \"http://127.0.0.1:49301/Test.FailOnce\": EOF, retrying in 1s" [2022-03-11T19:10:53.812Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-11T19:10:53.812Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-11T19:10:53.812Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-11T19:10:53.812Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-11T19:10:53.812Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-11T19:10:54.069Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-03-11T19:10:54.069Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-11T19:10:54.069Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-11T19:10:54.573Z] --- PASS: TestFailOnce (1.21s) [2022-03-11T19:10:54.573Z] === RUN TestEchoInputOutput [2022-03-11T19:10:54.573Z] --- PASS: TestEchoInputOutput (0.01s) [2022-03-11T19:10:54.573Z] === RUN TestBackoff [2022-03-11T19:10:54.573Z] --- PASS: TestBackoff (0.00s) [2022-03-11T19:10:54.573Z] === RUN TestAbortRetry [2022-03-11T19:10:54.573Z] --- PASS: TestAbortRetry (0.00s) [2022-03-11T19:10:54.573Z] === RUN TestClientScheme [2022-03-11T19:10:54.573Z] --- PASS: TestClientScheme (0.00s) [2022-03-11T19:10:54.573Z] === RUN TestNewClientWithTimeout [2022-03-11T19:10:54.639Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-03-11T19:10:54.639Z] === RUN TestServiceWithPredefinedNetwork [2022-03-11T19:10:55.044Z] time="2022-03-11T19:10:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-11T19:10:55.211Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-11T19:10:56.035Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.14s) [2022-03-11T19:10:56.035Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-11T19:10:56.506Z] time="2022-03-11T19:10:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-11T19:10:56.976Z] 2022/03/11 19:10:56 Closing DB instances... [2022-03-11T19:10:57.759Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s) [2022-03-11T19:10:57.759Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-11T19:10:57.759Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:10:57.759Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:10:57.759Z] === RUN TestServiceWithDataPathPortInit [2022-03-11T19:10:58.329Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-11T19:10:58.546Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-11T19:10:58.546Z] === RUN TestNetworkDBGarbageCollection [2022-03-11T19:10:58.590Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-11T19:10:59.016Z] time="2022-03-11T19:10:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-11T19:10:59.162Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-11T19:11:00.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-11T19:11:00.963Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-11T19:11:00.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-11T19:11:00.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-11T19:11:00.963Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-11T19:11:00.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-11T19:11:00.963Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-11T19:11:00.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-11T19:11:03.783Z] time="2022-03-11T19:11:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.Echo: Post \"http://127.0.0.1:49306/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-11T19:11:06.743Z] --- PASS: TestRequest (13.06s) [2022-03-11T19:11:06.743Z] === RUN TestOverlappingRequests [2022-03-11T19:11:07.214Z] --- PASS: TestOverlappingRequests (0.60s) [2022-03-11T19:11:07.214Z] === RUN TestRelease [2022-03-11T19:11:07.342Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-11T19:11:09.927Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-11T19:11:10.183Z] --- PASS: TestRelease (2.54s) [2022-03-11T19:11:10.183Z] === RUN TestAllocateRandomDeallocate [2022-03-11T19:11:10.187Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-11T19:11:10.652Z] === RUN TestParseEmptyInterface [2022-03-11T19:11:10.652Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-11T19:11:10.652Z] === RUN TestParseNonInterfaceType [2022-03-11T19:11:10.652Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-11T19:11:10.652Z] === RUN TestParseWithOneFunction [2022-03-11T19:11:10.652Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-11T19:11:10.652Z] === RUN TestParseWithMultipleFuncs [2022-03-11T19:11:10.652Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-11T19:11:10.652Z] === RUN TestParseWithUnnamedReturn [2022-03-11T19:11:10.652Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-11T19:11:10.652Z] === RUN TestEmbeddedInterface [2022-03-11T19:11:10.652Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-11T19:11:10.652Z] === RUN TestParsedImports [2022-03-11T19:11:10.652Z] --- PASS: TestParsedImports (0.00s) [2022-03-11T19:11:10.652Z] === RUN TestAliasedImports [2022-03-11T19:11:10.652Z] --- PASS: TestAliasedImports (0.00s) [2022-03-11T19:11:10.652Z] PASS [2022-03-11T19:11:10.652Z] coverage: 56.8% of statements [2022-03-11T19:11:10.652Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2022-03-11T19:11:11.643Z] === RUN TestHTTPTransport [2022-03-11T19:11:11.643Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-11T19:11:11.643Z] PASS [2022-03-11T19:11:11.643Z] coverage: 85.7% of statements [2022-03-11T19:11:11.643Z] ok github.com/docker/docker/pkg/plugins/transport 0.048s coverage: 85.7% of statements [2022-03-11T19:11:12.103Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-11T19:11:12.103Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-11T19:11:12.103Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-11T19:11:12.113Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-11T19:11:12.113Z] === RUN TestClientStream [2022-03-11T19:11:12.113Z] --- PASS: TestClientStream (0.00s) [2022-03-11T19:11:12.113Z] === RUN TestClientSendFile [2022-03-11T19:11:12.113Z] --- PASS: TestClientSendFile (0.00s) [2022-03-11T19:11:12.113Z] === RUN TestClientWithRequestTimeout [2022-03-11T19:11:12.584Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-11T19:11:12.584Z] === RUN TestFileSpecPlugin [2022-03-11T19:11:12.584Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-11T19:11:12.584Z] === RUN TestFileJSONSpecPlugin [2022-03-11T19:11:12.584Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-11T19:11:12.584Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-11T19:11:12.584Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-11T19:11:12.584Z] === RUN TestPluginAddHandler [2022-03-11T19:11:12.584Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-11T19:11:12.584Z] === RUN TestPluginWaitBadPlugin [2022-03-11T19:11:12.584Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-11T19:11:12.584Z] === RUN TestGet [2022-03-11T19:11:12.584Z] time="2022-03-11T19:11:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-11T19:11:12.584Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-11T19:11:12.584Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-11T19:11:12.584Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-11T19:11:12.584Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-11T19:11:12.584Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-11T19:11:12.584Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-11T19:11:12.584Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-11T19:11:12.584Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-11T19:11:12.584Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-11T19:11:12.584Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-11T19:11:12.584Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-11T19:11:12.584Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-11T19:11:12.584Z] === RUN TestBufferPoolPutAndGet [2022-03-11T19:11:12.584Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-11T19:11:12.584Z] PASS [2022-03-11T19:11:12.584Z] coverage: 88.2% of statements [2022-03-11T19:11:12.584Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2022-03-11T19:11:13.213Z] === RUN TestOutputOnPrematureClose [2022-03-11T19:11:13.213Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-11T19:11:13.213Z] === RUN TestCompleteSilently [2022-03-11T19:11:13.213Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-11T19:11:13.213Z] PASS [2022-03-11T19:11:13.213Z] coverage: 75.9% of statements [2022-03-11T19:11:13.213Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2022-03-11T19:11:13.213Z] time="2022-03-11T19:11:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-11T19:11:13.531Z] --- PASS: TestServiceWithDataPathPortInit (16.08s) [2022-03-11T19:11:13.531Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-11T19:11:13.684Z] === RUN TestSendToOneSub [2022-03-11T19:11:13.684Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-11T19:11:13.684Z] === RUN TestSendToMultipleSubs [2022-03-11T19:11:13.684Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-11T19:11:13.684Z] === RUN TestEvictOneSub [2022-03-11T19:11:13.684Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-11T19:11:13.684Z] === RUN TestClosePublisher [2022-03-11T19:11:13.684Z] --- PASS: TestClosePublisher (0.00s) [2022-03-11T19:11:13.684Z] === RUN TestPubSubRace [2022-03-11T19:11:14.677Z] --- PASS: TestPubSubRace (1.07s) [2022-03-11T19:11:14.677Z] PASS [2022-03-11T19:11:14.677Z] coverage: 75.0% of statements [2022-03-11T19:11:14.677Z] ok github.com/docker/docker/pkg/pubsub 1.116s coverage: 75.0% of statements [2022-03-11T19:11:15.449Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-11T19:11:15.667Z] time="2022-03-11T19:11:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-11T19:11:15.667Z] === RUN TestRegister [2022-03-11T19:11:15.667Z] --- PASS: TestRegister (0.00s) [2022-03-11T19:11:15.667Z] === RUN TestCommand [2022-03-11T19:11:15.667Z] --- PASS: TestCommand (0.04s) [2022-03-11T19:11:15.667Z] === RUN TestNaiveSelf [2022-03-11T19:11:15.667Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-11T19:11:15.667Z] PASS [2022-03-11T19:11:15.667Z] coverage: 82.4% of statements [2022-03-11T19:11:15.667Z] ok github.com/docker/docker/pkg/reexec 0.120s coverage: 82.4% of statements [2022-03-11T19:11:15.711Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-11T19:11:16.137Z] === RUN TestDump [2022-03-11T19:11:16.137Z] goroutine 6 [running]: [2022-03-11T19:11:16.137Z] github.com/docker/docker/pkg/stack.dump(0x12bb9d7) [2022-03-11T19:11:16.137Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-11T19:11:16.137Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-11T19:11:16.137Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-11T19:11:16.137Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-11T19:11:16.137Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-11T19:11:16.137Z] testing.tRunner(0xc00015a1a0, 0x142a190) [2022-03-11T19:11:16.137Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T19:11:16.137Z] created by testing.(*T).Run [2022-03-11T19:11:16.137Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-11T19:11:16.137Z] [2022-03-11T19:11:16.137Z] goroutine 1 [chan receive]: [2022-03-11T19:11:16.137Z] testing.(*T).Run(0xc00015a000, {0x141b7b1, 0x129a733}, 0x142a190) [2022-03-11T19:11:16.137Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-11T19:11:16.137Z] testing.runTests.func1(0xc000068840) [2022-03-11T19:11:16.137Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-11T19:11:16.137Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-11T19:11:16.137Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T19:11:16.137Z] testing.runTests(0xc000076080, {0x158ec20, 0x3, 0x3}, {0x12bac2d, 0x141d4ab, 0x15936e0}) [2022-03-11T19:11:16.137Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-11T19:11:16.137Z] testing.(*M).Run(0xc000076080) [2022-03-11T19:11:16.137Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-11T19:11:16.137Z] main.main() [2022-03-11T19:11:16.137Z] _testmain.go:95 +0x1f5 [2022-03-11T19:11:16.137Z] --- PASS: TestDump (0.00s) [2022-03-11T19:11:16.137Z] === RUN TestDumpToFile [2022-03-11T19:11:16.609Z] --- PASS: TestDumpToFile (0.18s) [2022-03-11T19:11:16.609Z] === RUN TestDumpToFileWithEmptyInput [2022-03-11T19:11:16.609Z] goroutine 8 [running]: [2022-03-11T19:11:16.609Z] github.com/docker/docker/pkg/stack.dump(0x1328bb4) [2022-03-11T19:11:16.609Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-11T19:11:16.609Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x1328f60}) [2022-03-11T19:11:16.609Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-11T19:11:16.609Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015a1a0) [2022-03-11T19:11:16.609Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-11T19:11:16.609Z] testing.tRunner(0xc00015a680, 0x142a180) [2022-03-11T19:11:16.609Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T19:11:16.609Z] created by testing.(*T).Run [2022-03-11T19:11:16.609Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-11T19:11:16.609Z] [2022-03-11T19:11:16.609Z] goroutine 1 [chan receive]: [2022-03-11T19:11:16.609Z] testing.(*T).Run(0xc00015a000, {0x1422596, 0x129a733}, 0x142a180) [2022-03-11T19:11:16.609Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-11T19:11:16.609Z] testing.runTests.func1(0xc000068840) [2022-03-11T19:11:16.609Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-11T19:11:16.609Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-11T19:11:16.609Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-11T19:11:16.609Z] testing.runTests(0xc000076080, {0x158ec20, 0x3, 0x3}, {0x12bac2d, 0x141d4ab, 0x15936e0}) [2022-03-11T19:11:16.609Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-11T19:11:16.609Z] testing.(*M).Run(0xc000076080) [2022-03-11T19:11:16.609Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-11T19:11:16.609Z] main.main() [2022-03-11T19:11:16.609Z] _testmain.go:95 +0x1f5 [2022-03-11T19:11:16.609Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-11T19:11:16.609Z] PASS [2022-03-11T19:11:16.609Z] coverage: 90.9% of statements [2022-03-11T19:11:16.609Z] ok github.com/docker/docker/pkg/stack 0.219s coverage: 90.9% of statements [2022-03-11T19:11:17.079Z] --- PASS: TestAllocateRandomDeallocate (6.99s) [2022-03-11T19:11:17.079Z] === RUN TestRetrieveFromStore [2022-03-11T19:11:17.079Z] === RUN TestNewStdWriter [2022-03-11T19:11:17.079Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-11T19:11:17.079Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-11T19:11:17.079Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-11T19:11:17.079Z] === RUN TestWriteWithNilBytes [2022-03-11T19:11:17.079Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-11T19:11:17.079Z] === RUN TestWrite [2022-03-11T19:11:17.079Z] --- PASS: TestWrite (0.00s) [2022-03-11T19:11:17.079Z] === RUN TestWriteWithWriterError [2022-03-11T19:11:17.079Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-11T19:11:17.079Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-11T19:11:17.079Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-11T19:11:17.079Z] === RUN TestStdCopyWriteAndRead [2022-03-11T19:11:17.079Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-11T19:11:17.079Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-11T19:11:17.079Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-11T19:11:17.079Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-11T19:11:17.079Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-11T19:11:17.079Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-11T19:11:17.079Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-11T19:11:17.079Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-11T19:11:17.079Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-11T19:11:17.079Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-11T19:11:17.079Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-11T19:11:17.079Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-11T19:11:17.079Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-11T19:11:17.079Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-11T19:11:17.079Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-11T19:11:17.079Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-11T19:11:17.079Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-11T19:11:17.079Z] PASS [2022-03-11T19:11:17.079Z] coverage: 100.0% of statements [2022-03-11T19:11:17.079Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2022-03-11T19:11:17.094Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ro7r2ske5y1hr2lcigbi3k4lk Created:2022-03-11 19:11:14.823245756 +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[fcbf23eccc5220c07d3fecd81d8f6b316d1cda612875b3ba77d1dd2cbb74570d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wu35u1kqmllk0cspzjsgib9a4 EndpointID:ad15f77580394c5d25c64058c22911d8ea916e4a168ab6057101a5786f48e0d3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:121265cc146f3f38e1fdef78a423212cb40ae6a9e9de5a5b9c7e1f408a4bb1e1 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:b29df9d8497f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wu35u1kqmllk0cspzjsgib9a4 EndpointID:ad15f77580394c5d25c64058c22911d8ea916e4a168ab6057101a5786f48e0d3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-11T19:11:17.354Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-11T19:11:17.619Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-11T19:11:18.072Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-11T19:11:18.072Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-11T19:11:18.072Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-11T19:11:18.072Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-11T19:11:18.072Z] === RUN TestFormatStatus [2022-03-11T19:11:18.072Z] --- PASS: TestFormatStatus (0.00s) [2022-03-11T19:11:18.072Z] === RUN TestFormatError [2022-03-11T19:11:18.072Z] --- PASS: TestFormatError (0.00s) [2022-03-11T19:11:18.072Z] === RUN TestFormatJSONError [2022-03-11T19:11:18.072Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-11T19:11:18.072Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-11T19:11:18.072Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-11T19:11:18.072Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-11T19:11:18.072Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-11T19:11:18.072Z] === RUN TestNewJSONProgressOutput [2022-03-11T19:11:18.072Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-11T19:11:18.072Z] === RUN TestAuxFormatterEmit [2022-03-11T19:11:18.072Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-11T19:11:18.072Z] === RUN TestStreamWriterStdout [2022-03-11T19:11:18.072Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-11T19:11:18.072Z] === RUN TestStreamWriterStderr [2022-03-11T19:11:18.072Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-11T19:11:18.072Z] PASS [2022-03-11T19:11:18.072Z] coverage: 66.2% of statements [2022-03-11T19:11:18.072Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2022-03-11T19:11:18.542Z] === RUN TestGenerateRandomID [2022-03-11T19:11:18.542Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-11T19:11:18.542Z] === RUN TestShortenId [2022-03-11T19:11:18.542Z] --- PASS: TestShortenId (0.00s) [2022-03-11T19:11:18.542Z] === RUN TestShortenSha256Id [2022-03-11T19:11:18.542Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-11T19:11:18.542Z] === RUN TestShortenIdEmpty [2022-03-11T19:11:18.542Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-11T19:11:18.542Z] === RUN TestShortenIdInvalid [2022-03-11T19:11:18.542Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-11T19:11:18.542Z] === RUN TestIsShortIDNonHex [2022-03-11T19:11:18.542Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-11T19:11:18.542Z] === RUN TestIsShortIDNotCorrectSize [2022-03-11T19:11:18.542Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-11T19:11:18.542Z] PASS [2022-03-11T19:11:18.542Z] coverage: 70.6% of statements [2022-03-11T19:11:18.542Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2022-03-11T19:11:19.004Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-11T19:11:19.013Z] === RUN TestIsCpusetListAvailable [2022-03-11T19:11:19.013Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-11T19:11:19.013Z] PASS [2022-03-11T19:11:19.013Z] coverage: 39.4% of statements [2022-03-11T19:11:19.013Z] ok github.com/docker/docker/pkg/sysinfo 0.045s coverage: 39.4% of statements [2022-03-11T19:11:19.013Z] --- PASS: TestRetrieveFromStore (2.30s) [2022-03-11T19:11:19.013Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-11T19:11:19.013Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-11T19:11:19.013Z] === RUN TestParallelPredefinedRequest1 [2022-03-11T19:11:19.013Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-11T19:11:19.013Z] === RUN TestParallelPredefinedRequest2 [2022-03-11T19:11:19.013Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-11T19:11:19.013Z] === RUN TestParallelPredefinedRequest3 [2022-03-11T19:11:19.013Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-11T19:11:19.013Z] === RUN TestParallelPredefinedRequest4 [2022-03-11T19:11:19.013Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-11T19:11:19.013Z] === RUN TestParallelPredefinedRequest5 [2022-03-11T19:11:19.013Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-11T19:11:19.013Z] === RUN TestDebug [2022-03-11T19:11:19.013Z] --- PASS: TestDebug (0.00s) [2022-03-11T19:11:19.013Z] === RUN TestRequestPoolParallel [2022-03-11T19:11:19.483Z] time="2022-03-11T19:11:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-11T19:11:19.575Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-11T19:11:19.953Z] --- PASS: TestRequestPoolParallel (0.53s) [2022-03-11T19:11:19.953Z] === RUN TestFullAllocateRelease [2022-03-11T19:11:20.146Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-11T19:11:20.426Z] --- PASS: TestFullAllocateRelease (0.56s) [2022-03-11T19:11:20.426Z] === RUN TestOddAllocateRelease [2022-03-11T19:11:20.426Z] --- PASS: TestOddAllocateRelease (0.27s) [2022-03-11T19:11:20.426Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-11T19:11:20.426Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-03-11T19:11:20.426Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-11T19:11:20.897Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-03-11T19:11:20.897Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-11T19:11:20.897Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-11T19:11:20.897Z] === CONT TestParallelPredefinedRequest1 [2022-03-11T19:11:20.897Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:11:20.897Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-11T19:11:20.897Z] === CONT TestParallelPredefinedRequest5 [2022-03-11T19:11:20.897Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:11:20.897Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-11T19:11:20.897Z] === CONT TestParallelPredefinedRequest4 [2022-03-11T19:11:20.897Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:11:20.897Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-11T19:11:20.897Z] === CONT TestParallelPredefinedRequest3 [2022-03-11T19:11:20.897Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:11:20.897Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-11T19:11:20.897Z] === CONT TestParallelPredefinedRequest2 [2022-03-11T19:11:20.897Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:11:20.897Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-11T19:11:20.897Z] PASS [2022-03-11T19:11:20.897Z] coverage: 85.3% of statements [2022-03-11T19:11:20.897Z] ok github.com/docker/docker/libnetwork/ipam 63.918s coverage: 85.3% of statements [2022-03-11T19:11:20.897Z] === RUN TestChtimes [2022-03-11T19:11:20.897Z] --- PASS: TestChtimes (0.00s) [2022-03-11T19:11:20.897Z] === RUN TestChtimesWindows [2022-03-11T19:11:20.897Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-11T19:11:20.897Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-11T19:11:20.897Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-11T19:11:20.897Z] PASS [2022-03-11T19:11:20.897Z] coverage: 12.9% of statements [2022-03-11T19:11:20.897Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 12.9% of statements [2022-03-11T19:11:21.088Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-11T19:11:21.368Z] === RUN TestTailFile [2022-03-11T19:11:21.368Z] --- PASS: TestTailFile (0.00s) [2022-03-11T19:11:21.368Z] === RUN TestTailFileManyLines [2022-03-11T19:11:21.368Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-11T19:11:21.368Z] === RUN TestTailEmptyFile [2022-03-11T19:11:21.368Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-11T19:11:21.368Z] === RUN TestTailNegativeN [2022-03-11T19:11:21.368Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-11T19:11:21.368Z] === RUN TestNewTailReader [2022-03-11T19:11:21.368Z] === PAUSE TestNewTailReader [2022-03-11T19:11:21.368Z] === CONT TestNewTailReader [2022-03-11T19:11:21.368Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-11T19:11:21.368Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-11T19:11:21.368Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-11T19:11:21.368Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-11T19:11:21.368Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-11T19:11:21.368Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-11T19:11:21.368Z] === RUN TestNewTailReader/no_delimiter [2022-03-11T19:11:21.368Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-11T19:11:21.368Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-11T19:11:21.368Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-11T19:11:21.660Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.18s) [2022-03-11T19:11:21.660Z] PASS [2022-03-11T19:11:21.660Z] [2022-03-11T19:11:21.660Z] === Skipped [2022-03-11T19:11:21.660Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:11:21.660Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:11:21.660Z] [2022-03-11T19:11:21.660Z] DONE 26 tests, 1 skipped in 51.086s [2022-03-11T19:11:21.660Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-11T19:11:21.660Z] ++ 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 [2022-03-11T19:11:21.660Z] ++ set -e [2022-03-11T19:11:21.660Z] ++ '[' -n 0 ']' [2022-03-11T19:11:21.660Z] ++ set -x [2022-03-11T19:11:21.660Z] ++ 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 [2022-03-11T19:11:21.660Z] INFO: Testing against a local daemon [2022-03-11T19:11:21.660Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-11T19:11:21.660Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:11:21.660Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T19:11:21.660Z] === RUN TestDockerNetworkIpvlan [2022-03-11T19:11:21.660Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:11:21.660Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-11T19:11:21.660Z] PASS [2022-03-11T19:11:21.660Z] [2022-03-11T19:11:21.660Z] === Skipped [2022-03-11T19:11:21.660Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-11T19:11:21.660Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:11:21.660Z] [2022-03-11T19:11:21.660Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-11T19:11:21.660Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-11T19:11:21.660Z] [2022-03-11T19:11:21.660Z] DONE 2 tests, 2 skipped in 0.135s [2022-03-11T19:11:21.839Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-11T19:11:21.839Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-11T19:11:21.839Z] === RUN TestNewTailReader/truncated_last_line [2022-03-11T19:11:21.839Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-11T19:11:21.839Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-11T19:11:21.839Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-11T19:11:21.839Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-11T19:11:21.839Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-11T19:11:21.839Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-11T19:11:21.839Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T19:11:21.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T19:11:21.839Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T19:11:21.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T19:11:21.839Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T19:11:21.840Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:11:21.840Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:11:21.840Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-11T19:11:21.840Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T19:11:21.840Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T19:11:21.840Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:11:21.840Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T19:11:21.840Z] === CONT TestNewTailReader/no_delimiter [2022-03-11T19:11:21.840Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-11T19:11:21.840Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:11:21.840Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:11:21.840Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-11T19:11:21.841Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:11:21.841Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-11T19:11:21.842Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:11:21.842Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:11:21.842Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:11:21.842Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T19:11:21.842Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-11T19:11:21.842Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:11:21.842Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:11:21.842Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:11:21.842Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:11:21.842Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:11:21.843Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:11:21.843Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:11:21.843Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T19:11:21.843Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T19:11:21.843Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T19:11:21.922Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-11T19:11:21.922Z] ++ 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 [2022-03-11T19:11:21.922Z] ++ set -e [2022-03-11T19:11:21.922Z] ++ '[' -n 0 ']' [2022-03-11T19:11:21.922Z] ++ set -x [2022-03-11T19:11:21.922Z] ++ 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 [2022-03-11T19:11:21.922Z] INFO: Testing against a local daemon [2022-03-11T19:11:21.922Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-11T19:11:22.184Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:11:22.365Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:11:22.365Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:11:22.365Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:11:22.365Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T19:11:22.365Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:11:22.365Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:11:22.365Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:11:22.365Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:11:22.365Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:11:22.365Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:11:22.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:11:22.365Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-11T19:11:22.366Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:11:22.366Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:11:22.366Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:11:22.366Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:11:22.366Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:11:22.366Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-11T19:11:22.366Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T19:11:22.366Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T19:11:22.366Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T19:11:22.366Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T19:11:22.366Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T19:11:22.366Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T19:11:22.366Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T19:11:22.366Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T19:11:22.366Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:11:22.366Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T19:11:22.366Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T19:11:22.366Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T19:11:22.366Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T19:11:22.366Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:11:22.366Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-11T19:11:22.367Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.367Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:11:22.368Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-11T19:11:22.369Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-11T19:11:22.369Z] PASS [2022-03-11T19:11:22.369Z] coverage: 88.6% of statements [2022-03-11T19:11:22.369Z] ok github.com/docker/docker/pkg/tailfile 0.238s coverage: 88.6% of statements [2022-03-11T19:11:22.445Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-11T19:11:22.445Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-11T19:11:23.019Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-11T19:11:23.280Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-11T19:11:23.280Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-03-11T19:11:23.280Z] === RUN TestDockerNetworkMacvlan [2022-03-11T19:11:23.360Z] === RUN TestTarSumRemoveNonExistent [2022-03-11T19:11:23.360Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-11T19:11:23.360Z] === RUN TestTarSumRemove [2022-03-11T19:11:23.360Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-11T19:11:23.360Z] === RUN TestSortFileInfoSums [2022-03-11T19:11:23.360Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-11T19:11:23.360Z] === RUN TestNewTarSumForLabelInvalid [2022-03-11T19:11:23.360Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-11T19:11:23.360Z] === RUN TestNewTarSumForLabel [2022-03-11T19:11:23.360Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-11T19:11:23.360Z] === RUN TestEmptyTar [2022-03-11T19:11:23.360Z] --- PASS: TestEmptyTar (0.00s) [2022-03-11T19:11:23.360Z] === RUN TestTarSumsReadSize [2022-03-11T19:11:23.360Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-11T19:11:23.360Z] === RUN TestTarSums [2022-03-11T19:11:23.360Z] --- PASS: TestTarSums (0.06s) [2022-03-11T19:11:23.360Z] === RUN TestIteration [2022-03-11T19:11:23.360Z] --- PASS: TestIteration (0.00s) [2022-03-11T19:11:23.360Z] === RUN TestVersionLabelForChecksum [2022-03-11T19:11:23.360Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-11T19:11:23.360Z] === RUN TestVersion [2022-03-11T19:11:23.360Z] --- PASS: TestVersion (0.00s) [2022-03-11T19:11:23.360Z] === RUN TestGetVersion [2022-03-11T19:11:23.360Z] --- PASS: TestGetVersion (0.00s) [2022-03-11T19:11:23.360Z] === RUN TestGetVersions [2022-03-11T19:11:23.360Z] --- PASS: TestGetVersions (0.00s) [2022-03-11T19:11:23.360Z] PASS [2022-03-11T19:11:23.360Z] coverage: 89.3% of statements [2022-03-11T19:11:23.360Z] ok github.com/docker/docker/pkg/tarsum 0.121s coverage: 89.3% of statements [2022-03-11T19:11:23.832Z] === RUN TestTruncIndex [2022-03-11T19:11:23.832Z] --- PASS: TestTruncIndex (0.10s) [2022-03-11T19:11:23.832Z] PASS [2022-03-11T19:11:23.832Z] coverage: 91.5% of statements [2022-03-11T19:11:23.832Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2022-03-11T19:11:23.854Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-11T19:11:24.115Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-11T19:11:24.303Z] === RUN TestIsGIT [2022-03-11T19:11:24.303Z] --- PASS: TestIsGIT (0.00s) [2022-03-11T19:11:24.303Z] === RUN TestIsTransport [2022-03-11T19:11:24.303Z] --- PASS: TestIsTransport (0.00s) [2022-03-11T19:11:24.303Z] PASS [2022-03-11T19:11:24.303Z] coverage: 100.0% of statements [2022-03-11T19:11:24.303Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2022-03-11T19:11:24.773Z] === RUN TestVersionInfo [2022-03-11T19:11:24.773Z] --- PASS: TestVersionInfo (0.00s) [2022-03-11T19:11:24.773Z] === RUN TestAppendVersions [2022-03-11T19:11:24.773Z] --- PASS: TestAppendVersions (0.00s) [2022-03-11T19:11:24.773Z] PASS [2022-03-11T19:11:24.773Z] coverage: 88.9% of statements [2022-03-11T19:11:24.773Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2022-03-11T19:11:25.058Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-11T19:11:25.320Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-11T19:11:25.893Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-11T19:11:26.155Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-11T19:11:26.236Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-11T19:11:26.348Z] === RUN TestValidatePrivileges [2022-03-11T19:11:26.348Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-11T19:11:26.348Z] === RUN TestFilterByCapNeg [2022-03-11T19:11:26.348Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-11T19:11:26.348Z] === RUN TestFilterByCapPos [2022-03-11T19:11:26.348Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-11T19:11:26.348Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-11T19:11:26.348Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-11T19:11:26.348Z] PASS [2022-03-11T19:11:26.348Z] coverage: 12.2% of statements [2022-03-11T19:11:26.348Z] ok github.com/docker/docker/plugin 0.060s coverage: 12.2% of statements [2022-03-11T19:11:27.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-11T19:11:27.219Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-11T19:11:27.338Z] --- PASS: TestGet (15.01s) [2022-03-11T19:11:27.338Z] === RUN TestPluginWithNoManifest [2022-03-11T19:11:27.338Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-11T19:11:27.338Z] === RUN TestGetAll [2022-03-11T19:11:27.338Z] --- PASS: TestGetAll (0.00s) [2022-03-11T19:11:27.338Z] PASS [2022-03-11T19:11:27.338Z] coverage: 73.2% of statements [2022-03-11T19:11:27.338Z] ok github.com/docker/docker/pkg/plugins 34.970s coverage: 73.2% of statements [2022-03-11T19:11:27.338Z] === RUN TestNewSettable [2022-03-11T19:11:27.338Z] --- PASS: TestNewSettable (0.00s) [2022-03-11T19:11:27.338Z] === RUN TestIsSettable [2022-03-11T19:11:27.338Z] --- PASS: TestIsSettable (0.00s) [2022-03-11T19:11:27.338Z] === RUN TestUpdateSettingsEnv [2022-03-11T19:11:27.338Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-11T19:11:27.338Z] PASS [2022-03-11T19:11:27.338Z] coverage: 20.0% of statements [2022-03-11T19:11:27.338Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 20.0% of statements [2022-03-11T19:11:28.070Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-11T19:11:28.207Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-11T19:11:28.207Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T19:11:28.207Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-11T19:11:28.331Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-11T19:11:28.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-11T19:11:28.910Z] === RUN TestLoad [2022-03-11T19:11:28.910Z] --- PASS: TestLoad (0.00s) [2022-03-11T19:11:28.910Z] === RUN TestSave [2022-03-11T19:11:28.910Z] --- PASS: TestSave (0.04s) [2022-03-11T19:11:28.910Z] === RUN TestAddDeleteGet [2022-03-11T19:11:28.910Z] --- PASS: TestAddDeleteGet (0.06s) [2022-03-11T19:11:28.910Z] === RUN TestInvalidTags [2022-03-11T19:11:28.910Z] --- PASS: TestInvalidTags (0.01s) [2022-03-11T19:11:28.910Z] PASS [2022-03-11T19:11:28.910Z] coverage: 84.4% of statements [2022-03-11T19:11:28.910Z] ok github.com/docker/docker/reference 0.154s coverage: 84.4% of statements [2022-03-11T19:11:29.774Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-11T19:11:29.774Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-11T19:11:29.774Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-11T19:11:29.901Z] === RUN TestResolveAuthConfigIndexServer [2022-03-11T19:11:29.901Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-11T19:11:29.901Z] === RUN TestResolveAuthConfigFullURL [2022-03-11T19:11:29.901Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-11T19:11:29.901Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-11T19:11:29.901Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-11T19:11:29.901Z] === RUN TestValidateMirror [2022-03-11T19:11:29.901Z] --- PASS: TestValidateMirror (0.00s) [2022-03-11T19:11:29.901Z] === RUN TestLoadInsecureRegistries [2022-03-11T19:11:29.978Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-11T19:11:30.372Z] time="2022-03-11T19:11:29Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-11T19:11:30.372Z] time="2022-03-11T19:11:29Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-11T19:11:30.372Z] time="2022-03-11T19:11:29Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-11T19:11:30.372Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2022-03-11T19:11:30.372Z] === RUN TestNewServiceConfig [2022-03-11T19:11:30.372Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-11T19:11:30.372Z] === RUN TestValidateIndexName [2022-03-11T19:11:30.372Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-11T19:11:30.372Z] === RUN TestValidateIndexNameWithError [2022-03-11T19:11:30.372Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-11T19:11:30.372Z] === RUN TestEndpointParse [2022-03-11T19:11:30.372Z] --- PASS: TestEndpointParse (0.00s) [2022-03-11T19:11:30.372Z] === RUN TestEndpointParseInvalid [2022-03-11T19:11:30.372Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-11T19:11:30.372Z] === RUN TestValidateEndpoint [2022-03-11T19:11:30.372Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-11T19:11:30.372Z] === RUN TestPing [2022-03-11T19:11:30.372Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-11T19:11:30.372Z] --- PASS: TestPing (0.00s) [2022-03-11T19:11:30.372Z] === RUN TestPingRegistryEndpoint [2022-03-11T19:11:30.372Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:11:30.372Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-11T19:11:30.372Z] === RUN TestEndpoint [2022-03-11T19:11:30.372Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:11:30.372Z] --- SKIP: TestEndpoint (0.00s) [2022-03-11T19:11:30.372Z] === RUN TestParseRepositoryInfo [2022-03-11T19:11:30.372Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-11T19:11:30.372Z] === RUN TestNewIndexInfo [2022-03-11T19:11:30.372Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-11T19:11:30.372Z] === RUN TestMirrorEndpointLookup [2022-03-11T19:11:30.372Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-11T19:11:30.372Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-11T19:11:30.372Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:11:30.372Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-11T19:11:30.372Z] === RUN TestSearchRepositories [2022-03-11T19:11:30.372Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-11T19:11:30.372Z] Host: 127.0.0.1:49338 [2022-03-11T19:11:30.372Z] User-Agent: docker test client [2022-03-11T19:11:30.372Z] Authorization: Token fake-token [2022-03-11T19:11:30.372Z] X-Docker-Token: true [2022-03-11T19:11:30.372Z] Accept-Encoding: gzip [2022-03-11T19:11:30.372Z] [2022-03-11T19:11:30.372Z] [2022-03-11T19:11:30.372Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-11T19:11:30.372Z] Connection: close [2022-03-11T19:11:30.372Z] Content-Length: 144 [2022-03-11T19:11:30.372Z] Cache-Control: no-cache [2022-03-11T19:11:30.372Z] Content-Type: application/json [2022-03-11T19:11:30.372Z] Date: Fri, 11 Mar 2022 19:11:29 GMT [2022-03-11T19:11:30.372Z] Expires: -1 [2022-03-11T19:11:30.372Z] Pragma: no-cache [2022-03-11T19:11:30.372Z] Server: docker-tests/mock [2022-03-11T19:11:30.372Z] X-Docker-Registry-Config: mock [2022-03-11T19:11:30.372Z] X-Docker-Registry-Version: 0.0.0 [2022-03-11T19:11:30.372Z] [2022-03-11T19:11:30.372Z] [2022-03-11T19:11:30.372Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-11T19:11:30.372Z] === RUN TestTrustedLocation [2022-03-11T19:11:30.372Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-11T19:11:30.372Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-11T19:11:30.372Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-11T19:11:30.372Z] === RUN TestAllowNondistributableArtifacts [2022-03-11T19:11:30.372Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-11T19:11:30.372Z] === RUN TestIsSecureIndex [2022-03-11T19:11:30.372Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-11T19:11:30.372Z] PASS [2022-03-11T19:11:30.372Z] coverage: 51.2% of statements [2022-03-11T19:11:30.372Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-11T19:11:30.372Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-11T19:11:30.372Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-11T19:11:30.372Z] === RUN TestResumableRequestReaderWithReadError [2022-03-11T19:11:30.372Z] ok github.com/docker/docker/registry 0.301s coverage: 51.2% of statements [2022-03-11T19:11:30.372Z] time="2022-03-11T19:11:29Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-11T19:11:30.372Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-03-11T19:11:30.372Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-11T19:11:30.372Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-11T19:11:30.372Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-11T19:11:30.372Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-11T19:11:30.372Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-11T19:11:30.372Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-11T19:11:30.372Z] === RUN TestResumableRequestReader [2022-03-11T19:11:30.372Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-11T19:11:30.372Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-11T19:11:30.372Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-11T19:11:30.372Z] PASS [2022-03-11T19:11:30.372Z] coverage: 100.0% of statements [2022-03-11T19:11:30.372Z] ok github.com/docker/docker/registry/resumable 0.277s coverage: 100.0% of statements [2022-03-11T19:11:30.842Z] === RUN TestRestartManagerTimeout [2022-03-11T19:11:30.842Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-11T19:11:30.842Z] === RUN TestRestartManagerTimeoutReset [2022-03-11T19:11:30.842Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-11T19:11:30.842Z] PASS [2022-03-11T19:11:30.842Z] coverage: 50.9% of statements [2022-03-11T19:11:30.842Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 50.9% of statements [2022-03-11T19:11:30.923Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-11T19:11:31.005Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:11:31.005Z] INFO: Testing against a local daemon [2022-03-11T19:11:31.005Z] === RUN TestBuildWithSession [2022-03-11T19:11:31.005Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:11:31.005Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-11T19:11:31.005Z] === RUN TestBuildSquashParent [2022-03-11T19:11:31.005Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:11:31.005Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-11T19:11:31.005Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-11T19:11:31.005Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:11:31.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:11:31.005Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:11:31.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:11:31.005Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:11:31.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:11:31.005Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:11:31.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:11:31.005Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:11:31.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:11:31.005Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:11:31.005Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:11:31.005Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:11:31.005Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:11:31.005Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:11:31.005Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:11:31.186Z] docker_api_swarm_test.go:304: [d8d28f9b10d66] joining swarm manager [d0d70060d8dc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:11:31.315Z] === RUN TestDecodeContainerConfig [2022-03-11T19:11:31.315Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-11T19:11:31.315Z] === RUN TestDecodeContainerConfigIsolation [2022-03-11T19:11:31.315Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-11T19:11:31.315Z] === RUN TestValidatePrivileged [2022-03-11T19:11:31.315Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-11T19:11:31.315Z] PASS [2022-03-11T19:11:31.315Z] coverage: 52.6% of statements [2022-03-11T19:11:31.315Z] ok github.com/docker/docker/runconfig 0.052s coverage: 52.6% of statements [2022-03-11T19:11:31.786Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-11T19:11:31.786Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-11T19:11:31.786Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-11T19:11:31.786Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-11T19:11:31.786Z] PASS [2022-03-11T19:11:31.786Z] coverage: 62.5% of statements [2022-03-11T19:11:31.786Z] ok github.com/docker/docker/testutil 0.185s coverage: 62.5% of statements [2022-03-11T19:11:32.575Z] docker_api_swarm_test.go:305: [d7c3e4027d66f] joining swarm manager [d0d70060d8dc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:11:32.575Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-11T19:11:33.518Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-11T19:11:33.564Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-11T19:11:33.780Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-11T19:11:35.126Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-11T19:11:35.126Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-11T19:11:35.126Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-11T19:11:35.126Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-11T19:11:35.126Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-11T19:11:35.168Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-11T19:11:35.588Z] === RUN TestGetDriver [2022-03-11T19:11:35.588Z] --- PASS: TestGetDriver (0.00s) [2022-03-11T19:11:35.588Z] === RUN TestVolumeRequestError [2022-03-11T19:11:35.588Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-11T19:11:35.588Z] PASS [2022-03-11T19:11:35.588Z] coverage: 36.1% of statements [2022-03-11T19:11:35.588Z] ok github.com/docker/docker/volume/drivers 0.055s coverage: 36.1% of statements [2022-03-11T19:11:35.588Z] === RUN TestGetAddress [2022-03-11T19:11:35.588Z] --- PASS: TestGetAddress (0.00s) [2022-03-11T19:11:35.588Z] === RUN TestRemove [2022-03-11T19:11:35.588Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-11T19:11:35.588Z] --- SKIP: TestRemove (0.00s) [2022-03-11T19:11:35.588Z] === RUN TestInitializeWithVolumes [2022-03-11T19:11:35.588Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-11T19:11:35.588Z] === RUN TestCreate [2022-03-11T19:11:35.588Z] --- PASS: TestCreate (0.01s) [2022-03-11T19:11:35.588Z] === RUN TestValidateName [2022-03-11T19:11:35.588Z] --- PASS: TestValidateName (0.00s) [2022-03-11T19:11:35.588Z] === RUN TestCreateWithOpts [2022-03-11T19:11:35.588Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-11T19:11:35.588Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-11T19:11:35.588Z] === RUN TestRelaodNoOpts [2022-03-11T19:11:35.588Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-11T19:11:35.588Z] PASS [2022-03-11T19:11:35.588Z] coverage: 41.5% of statements [2022-03-11T19:11:35.588Z] ok github.com/docker/docker/volume/local 0.095s coverage: 41.5% of statements [2022-03-11T19:11:35.740Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-11T19:11:36.001Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-11T19:11:36.579Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-11T19:11:36.579Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-11T19:11:36.579Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-11T19:11:36.579Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-11T19:11:36.687Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-11T19:11:37.049Z] === RUN TestLCOWParseMountRaw [2022-03-11T19:11:37.049Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-11T19:11:37.049Z] === RUN TestLCOWParseMountRawSplit [2022-03-11T19:11:37.049Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-11T19:11:37.049Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-11T19:11:37.049Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-11T19:11:37.049Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-11T19:11:37.049Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-11T19:11:37.049Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-11T19:11:37.049Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-11T19:11:37.049Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-11T19:11:37.049Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-11T19:11:37.049Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-11T19:11:37.049Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-11T19:11:37.049Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-11T19:11:37.049Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-11T19:11:37.049Z] === RUN TestLinuxParseMountRaw [2022-03-11T19:11:37.049Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-11T19:11:37.049Z] === RUN TestLinuxParseMountRawSplit [2022-03-11T19:11:37.049Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-11T19:11:37.049Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-11T19:11:37.049Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-11T19:11:37.049Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-11T19:11:37.049Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-11T19:11:37.049Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-11T19:11:37.049Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-11T19:11:37.049Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-11T19:11:37.049Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-11T19:11:37.049Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-11T19:11:37.049Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-11T19:11:37.049Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-11T19:11:37.049Z] === RUN TestConvertTmpfsOptions [2022-03-11T19:11:37.049Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-11T19:11:37.049Z] linux_parser_test.go:209: data="ro" [2022-03-11T19:11:37.049Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-11T19:11:37.049Z] === RUN TestParseMountSpec [2022-03-11T19:11:37.049Z] parser_test.go:62: case 0 [2022-03-11T19:11:37.049Z] parser_test.go:62: case 1 [2022-03-11T19:11:37.049Z] parser_test.go:62: case 2 [2022-03-11T19:11:37.049Z] parser_test.go:62: case 3 [2022-03-11T19:11:37.049Z] parser_test.go:62: case 4 [2022-03-11T19:11:37.049Z] parser_test.go:62: case 5 [2022-03-11T19:11:37.049Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-11T19:11:37.049Z] === RUN TestValidateMount [2022-03-11T19:11:37.049Z] --- PASS: TestValidateMount (0.00s) [2022-03-11T19:11:37.049Z] === RUN TestWindowsParseMountRaw [2022-03-11T19:11:37.049Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-11T19:11:37.049Z] === RUN TestWindowsParseMountRawSplit [2022-03-11T19:11:37.049Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-11T19:11:37.049Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-11T19:11:37.049Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-11T19:11:37.049Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-11T19:11:37.049Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-11T19:11:37.049Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-11T19:11:37.049Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-11T19:11:37.049Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-11T19:11:37.049Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-11T19:11:37.049Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-11T19:11:37.049Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-11T19:11:37.049Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-11T19:11:37.049Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-11T19:11:37.049Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-11T19:11:37.049Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-11T19:11:37.049Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-11T19:11:37.049Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-11T19:11:37.049Z] PASS [2022-03-11T19:11:37.049Z] coverage: 67.6% of statements [2022-03-11T19:11:37.049Z] ok github.com/docker/docker/volume/mounts 0.061s coverage: 67.6% of statements [2022-03-11T19:11:37.387Z] --- PASS: TestDockerNetworkMacvlan (13.97s) [2022-03-11T19:11:37.388Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-03-11T19:11:37.388Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-03-11T19:11:37.388Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2022-03-11T19:11:37.388Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.68s) [2022-03-11T19:11:37.388Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.75s) [2022-03-11T19:11:37.388Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2022-03-11T19:11:37.388Z] PASS [2022-03-11T19:11:37.388Z] [2022-03-11T19:11:37.388Z] DONE 8 tests in 15.453s [2022-03-11T19:11:37.388Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-11T19:11:37.388Z] ++ 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 [2022-03-11T19:11:37.388Z] ++ set -e [2022-03-11T19:11:37.388Z] ++ '[' -n 0 ']' [2022-03-11T19:11:37.388Z] ++ set -x [2022-03-11T19:11:37.388Z] ++ 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 [2022-03-11T19:11:37.388Z] testing: warning: no tests to run [2022-03-11T19:11:37.388Z] PASS [2022-03-11T19:11:37.388Z] [2022-03-11T19:11:37.388Z] DONE 0 tests in 0.034s [2022-03-11T19:11:37.388Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-11T19:11:37.388Z] ++ 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 [2022-03-11T19:11:37.388Z] ++ set -e [2022-03-11T19:11:37.388Z] ++ '[' -n 0 ']' [2022-03-11T19:11:37.388Z] ++ set -x [2022-03-11T19:11:37.388Z] ++ 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 [2022-03-11T19:11:37.388Z] INFO: Testing against a local daemon [2022-03-11T19:11:37.388Z] === RUN TestAuthZPluginAllowRequest [2022-03-11T19:11:37.672Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-11T19:11:38.042Z] === RUN TestSetGetMeta [2022-03-11T19:11:38.042Z] === PAUSE TestSetGetMeta [2022-03-11T19:11:38.042Z] === RUN TestRestore [2022-03-11T19:11:38.042Z] === PAUSE TestRestore [2022-03-11T19:11:38.042Z] === RUN TestServiceCreate [2022-03-11T19:11:38.042Z] === PAUSE TestServiceCreate [2022-03-11T19:11:38.042Z] === RUN TestServiceList [2022-03-11T19:11:38.042Z] === PAUSE TestServiceList [2022-03-11T19:11:38.042Z] === RUN TestServiceRemove [2022-03-11T19:11:38.042Z] === PAUSE TestServiceRemove [2022-03-11T19:11:38.042Z] === RUN TestServiceGet [2022-03-11T19:11:38.042Z] === PAUSE TestServiceGet [2022-03-11T19:11:38.042Z] === RUN TestServicePrune [2022-03-11T19:11:38.042Z] === PAUSE TestServicePrune [2022-03-11T19:11:38.042Z] === RUN TestCreate [2022-03-11T19:11:38.043Z] === PAUSE TestCreate [2022-03-11T19:11:38.043Z] === RUN TestRemove [2022-03-11T19:11:38.043Z] === PAUSE TestRemove [2022-03-11T19:11:38.043Z] === RUN TestList [2022-03-11T19:11:38.043Z] === PAUSE TestList [2022-03-11T19:11:38.043Z] === RUN TestFindByDriver [2022-03-11T19:11:38.043Z] === PAUSE TestFindByDriver [2022-03-11T19:11:38.043Z] === RUN TestFindByReferenced [2022-03-11T19:11:38.043Z] === PAUSE TestFindByReferenced [2022-03-11T19:11:38.043Z] === RUN TestDerefMultipleOfSameRef [2022-03-11T19:11:38.043Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-11T19:11:38.043Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T19:11:38.043Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T19:11:38.043Z] === RUN TestDefererencePluginOnCreateError [2022-03-11T19:11:38.043Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-11T19:11:38.043Z] === RUN TestRefDerefRemove [2022-03-11T19:11:38.043Z] === PAUSE TestRefDerefRemove [2022-03-11T19:11:38.043Z] === RUN TestGet [2022-03-11T19:11:38.043Z] === PAUSE TestGet [2022-03-11T19:11:38.043Z] === RUN TestGetWithReference [2022-03-11T19:11:38.043Z] === PAUSE TestGetWithReference [2022-03-11T19:11:38.043Z] === RUN TestFilterFunc [2022-03-11T19:11:38.043Z] === RUN TestFilterFunc/test_nil_list [2022-03-11T19:11:38.043Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-11T19:11:38.043Z] === RUN TestFilterFunc/test_empty_list [2022-03-11T19:11:38.043Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-11T19:11:38.043Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T19:11:38.043Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T19:11:38.043Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T19:11:38.043Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T19:11:38.043Z] === RUN TestFilterFunc/test_filter_some [2022-03-11T19:11:38.043Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-11T19:11:38.043Z] === RUN TestFilterFunc/test_filter_middle [2022-03-11T19:11:38.043Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-11T19:11:38.043Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-11T19:11:38.043Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-11T19:11:38.043Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-11T19:11:38.043Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-11T19:11:38.043Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-11T19:11:38.043Z] === CONT TestFilterFunc/test_nil_list [2022-03-11T19:11:38.043Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-11T19:11:38.043Z] === CONT TestFilterFunc/test_filter_some [2022-03-11T19:11:38.043Z] === CONT TestFilterFunc/test_filter_middle [2022-03-11T19:11:38.043Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-11T19:11:38.043Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-11T19:11:38.043Z] === CONT TestFilterFunc/test_empty_list [2022-03-11T19:11:38.043Z] --- PASS: TestFilterFunc (0.00s) [2022-03-11T19:11:38.043Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-11T19:11:38.043Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-11T19:11:38.043Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-11T19:11:38.043Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-11T19:11:38.043Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-11T19:11:38.043Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-11T19:11:38.043Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-11T19:11:38.043Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-11T19:11:38.043Z] === CONT TestSetGetMeta [2022-03-11T19:11:38.043Z] === CONT TestList [2022-03-11T19:11:38.043Z] === CONT TestServiceGet [2022-03-11T19:11:38.043Z] === CONT TestCreate [2022-03-11T19:11:38.043Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-11T19:11:38.043Z] === CONT TestServiceRemove [2022-03-11T19:11:38.043Z] --- PASS: TestCreate (0.03s) [2022-03-11T19:11:38.043Z] === CONT TestServiceList [2022-03-11T19:11:38.043Z] === CONT TestServiceCreate [2022-03-11T19:11:38.043Z] --- PASS: TestList (0.05s) [2022-03-11T19:11:38.043Z] --- PASS: TestServiceGet (0.21s) [2022-03-11T19:11:38.043Z] === CONT TestRestore [2022-03-11T19:11:38.043Z] --- PASS: TestServiceRemove (0.19s) [2022-03-11T19:11:38.043Z] === CONT TestRemove [2022-03-11T19:11:38.043Z] --- PASS: TestServiceList (0.18s) [2022-03-11T19:11:38.043Z] === CONT TestServicePrune [2022-03-11T19:11:38.043Z] --- PASS: TestServiceCreate (0.17s) [2022-03-11T19:11:38.043Z] === CONT TestDefererencePluginOnCreateError [2022-03-11T19:11:38.043Z] time="2022-03-11T19:11:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T19:11:38.043Z] --- PASS: TestRemove (0.03s) [2022-03-11T19:11:38.043Z] === CONT TestGetWithReference [2022-03-11T19:11:38.043Z] --- PASS: TestRestore (0.04s) [2022-03-11T19:11:38.043Z] === CONT TestGet [2022-03-11T19:11:38.043Z] time="2022-03-11T19:11:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T19:11:38.043Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-11T19:11:38.043Z] === CONT TestRefDerefRemove [2022-03-11T19:11:38.043Z] time="2022-03-11T19:11:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T19:11:38.043Z] time="2022-03-11T19:11:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-11T19:11:38.043Z] --- PASS: TestGet (0.03s) [2022-03-11T19:11:38.043Z] === CONT TestDerefMultipleOfSameRef [2022-03-11T19:11:38.043Z] --- PASS: TestGetWithReference (0.03s) [2022-03-11T19:11:38.043Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-11T19:11:38.043Z] time="2022-03-11T19:11:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-11T19:11:38.043Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-11T19:11:38.043Z] === CONT TestFindByReferenced [2022-03-11T19:11:38.043Z] --- PASS: TestServicePrune (0.07s) [2022-03-11T19:11:38.043Z] === CONT TestFindByDriver [2022-03-11T19:11:38.043Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-03-11T19:11:38.043Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-11T19:11:38.043Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-11T19:11:38.043Z] --- PASS: TestFindByDriver (0.02s) [2022-03-11T19:11:38.043Z] PASS [2022-03-11T19:11:38.043Z] coverage: 69.0% of statements [2022-03-11T19:11:38.043Z] ok github.com/docker/docker/volume/service 0.367s coverage: 69.0% of statements [2022-03-11T19:11:38.139Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-11T19:11:38.330Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-11T19:11:38.606Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-11T19:11:38.903Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2022-03-11T19:11:38.903Z] === RUN TestAuthZPluginTLS [2022-03-11T19:11:39.073Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-11T19:11:39.474Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-03-11T19:11:39.474Z] === RUN TestAuthZPluginDenyRequest [2022-03-11T19:11:40.046Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-03-11T19:11:40.046Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-11T19:11:40.307Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-11T19:11:40.569Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-11T19:11:40.569Z] === RUN TestAuthZPluginDenyResponse [2022-03-11T19:11:41.141Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-11T19:11:41.141Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-03-11T19:11:41.141Z] === RUN TestAuthZPluginAllowEventStream [2022-03-11T19:11:41.712Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-11T19:11:42.656Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2022-03-11T19:11:42.656Z] === RUN TestAuthZPluginErrorResponse [2022-03-11T19:11:43.227Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2022-03-11T19:11:43.227Z] === RUN TestAuthZPluginErrorRequest [2022-03-11T19:11:43.489Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-03-11T19:11:43.489Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-11T19:11:43.615Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-11T19:11:43.615Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-11T19:11:43.615Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-11T19:11:43.615Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-11T19:11:43.615Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-11T19:11:43.947Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-11T19:11:44.060Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-03-11T19:11:44.060Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-11T19:11:44.227Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43358/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 hack/test/unit [2022-03-11T19:11:44.486Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-11T19:11:44.486Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-11T19:11:44.486Z] + TESTDIRS=./... [2022-03-11T19:11:44.486Z] + exclude_paths='/vendor/|/integration' [2022-03-11T19:11:44.486Z] ++ go list ./... [2022-03-11T19:11:44.486Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-11T19:11:44.930Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-11T19:11:45.422Z] + pkg_list='github.com/docker/docker/api [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/server [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/server/backend/build [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/server/httputils [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/server/middleware [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/server/router [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/server/router/build [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/server/router/container [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/server/router/debug [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/server/router/image [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/server/router/network [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/server/router/session [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/server/router/system [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/server/router/volume [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/types [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/types/backend [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/types/container [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/types/events [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/types/filters [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/types/image [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/types/mount [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/types/network [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/types/registry [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/types/strslice [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/types/swarm [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/types/time [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/types/versions [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T19:11:45.422Z] github.com/docker/docker/api/types/volume [2022-03-11T19:11:45.422Z] github.com/docker/docker/builder [2022-03-11T19:11:45.422Z] github.com/docker/docker/builder/builder-next [2022-03-11T19:11:45.422Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T19:11:45.422Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T19:11:45.422Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T19:11:45.422Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T19:11:45.422Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T19:11:45.422Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T19:11:45.422Z] github.com/docker/docker/builder/dockerfile [2022-03-11T19:11:45.422Z] github.com/docker/docker/builder/remotecontext [2022-03-11T19:11:45.422Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T19:11:45.422Z] github.com/docker/docker/cli [2022-03-11T19:11:45.422Z] github.com/docker/docker/cli/config [2022-03-11T19:11:45.422Z] github.com/docker/docker/cli/debug [2022-03-11T19:11:45.422Z] github.com/docker/docker/client [2022-03-11T19:11:45.422Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T19:11:45.422Z] github.com/docker/docker/cmd/dockerd [2022-03-11T19:11:45.422Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T19:11:45.422Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T19:11:45.422Z] github.com/docker/docker/container [2022-03-11T19:11:45.422Z] github.com/docker/docker/container/stream [2022-03-11T19:11:45.422Z] github.com/docker/docker/contrib/apparmor [2022-03-11T19:11:45.422Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T19:11:45.422Z] github.com/docker/docker/contrib/httpserver [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/cluster [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/config [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/events [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/exec [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/images [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/initlayer [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/links [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/listeners [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/logger [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/logger/local [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/names [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/network [2022-03-11T19:11:45.422Z] github.com/docker/docker/daemon/stats [2022-03-11T19:11:45.422Z] github.com/docker/docker/distribution [2022-03-11T19:11:45.422Z] github.com/docker/docker/distribution/metadata [2022-03-11T19:11:45.422Z] github.com/docker/docker/distribution/utils [2022-03-11T19:11:45.422Z] github.com/docker/docker/distribution/xfer [2022-03-11T19:11:45.422Z] github.com/docker/docker/dockerversion [2022-03-11T19:11:45.422Z] github.com/docker/docker/errdefs [2022-03-11T19:11:45.422Z] github.com/docker/docker/image [2022-03-11T19:11:45.422Z] github.com/docker/docker/image/cache [2022-03-11T19:11:45.422Z] github.com/docker/docker/image/tarexport [2022-03-11T19:11:45.422Z] github.com/docker/docker/image/v1 [2022-03-11T19:11:45.422Z] github.com/docker/docker/internal/test/suite [2022-03-11T19:11:45.422Z] github.com/docker/docker/layer [2022-03-11T19:11:45.422Z] github.com/docker/docker/libcontainerd [2022-03-11T19:11:45.422Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T19:11:45.422Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T19:11:45.422Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T19:11:45.422Z] github.com/docker/docker/libcontainerd/types [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/config [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/idm [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/ns [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/options [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/osl [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T19:11:45.422Z] github.com/docker/docker/libnetwork/types [2022-03-11T19:11:45.422Z] github.com/docker/docker/oci [2022-03-11T19:11:45.422Z] github.com/docker/docker/oci/caps [2022-03-11T19:11:45.422Z] github.com/docker/docker/opts [2022-03-11T19:11:45.422Z] github.com/docker/docker/pkg/aaparser [2022-03-11T19:11:45.422Z] github.com/docker/docker/pkg/archive [2022-03-11T19:11:45.422Z] github.com/docker/docker/pkg/authorization [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/capabilities [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/containerfs [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/directory [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/dmesg [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/filenotify [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/fileutils [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/fsutils [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/homedir [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/idtools [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/ioutils [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/longpath [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/loopback [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/parsers [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/pidfile [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/platform [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/plugins [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/pools [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/progress [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/pubsub [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/reexec [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/signal [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/stack [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/stringid [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/system [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/tailfile [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/tarsum [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/truncindex [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/urlutil [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/useragent [2022-03-11T19:11:45.423Z] github.com/docker/docker/plugin [2022-03-11T19:11:45.423Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T19:11:45.423Z] github.com/docker/docker/plugin/v2 [2022-03-11T19:11:45.423Z] github.com/docker/docker/profiles/apparmor [2022-03-11T19:11:45.423Z] github.com/docker/docker/profiles/seccomp [2022-03-11T19:11:45.423Z] github.com/docker/docker/quota [2022-03-11T19:11:45.423Z] github.com/docker/docker/reference [2022-03-11T19:11:45.423Z] github.com/docker/docker/registry [2022-03-11T19:11:45.423Z] github.com/docker/docker/registry/resumable [2022-03-11T19:11:45.423Z] github.com/docker/docker/restartmanager [2022-03-11T19:11:45.423Z] github.com/docker/docker/rootless [2022-03-11T19:11:45.423Z] github.com/docker/docker/rootless/specconv [2022-03-11T19:11:45.423Z] github.com/docker/docker/runconfig [2022-03-11T19:11:45.423Z] github.com/docker/docker/runconfig/opts [2022-03-11T19:11:45.423Z] github.com/docker/docker/testutil [2022-03-11T19:11:45.423Z] github.com/docker/docker/testutil/daemon [2022-03-11T19:11:45.423Z] github.com/docker/docker/testutil/environment [2022-03-11T19:11:45.423Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T19:11:45.423Z] github.com/docker/docker/testutil/fakegit [2022-03-11T19:11:45.423Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T19:11:45.423Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T19:11:45.423Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T19:11:45.423Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T19:11:45.423Z] github.com/docker/docker/testutil/registry [2022-03-11T19:11:45.423Z] github.com/docker/docker/testutil/request [2022-03-11T19:11:45.423Z] github.com/docker/docker/volume [2022-03-11T19:11:45.423Z] github.com/docker/docker/volume/drivers [2022-03-11T19:11:45.423Z] github.com/docker/docker/volume/local [2022-03-11T19:11:45.423Z] github.com/docker/docker/volume/mounts [2022-03-11T19:11:45.423Z] github.com/docker/docker/volume/service [2022-03-11T19:11:45.423Z] github.com/docker/docker/volume/service/opts [2022-03-11T19:11:45.423Z] github.com/docker/docker/volume/testutils' [2022-03-11T19:11:45.423Z] ++ grep --fixed-strings -v /libnetwork [2022-03-11T19:11:45.423Z] ++ echo 'github.com/docker/docker/api [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/server [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/server/backend/build [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/server/httputils [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/server/middleware [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/server/router [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/server/router/build [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/server/router/container [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/server/router/debug [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/server/router/image [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/server/router/network [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/server/router/session [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/server/router/system [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/server/router/volume [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/types [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/types/backend [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/types/container [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/types/events [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/types/filters [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/types/image [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/types/mount [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/types/network [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/types/registry [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/types/strslice [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/types/swarm [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/types/time [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/types/versions [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T19:11:45.423Z] github.com/docker/docker/api/types/volume [2022-03-11T19:11:45.423Z] github.com/docker/docker/builder [2022-03-11T19:11:45.423Z] github.com/docker/docker/builder/builder-next [2022-03-11T19:11:45.423Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T19:11:45.423Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T19:11:45.423Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T19:11:45.423Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T19:11:45.423Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T19:11:45.423Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T19:11:45.423Z] github.com/docker/docker/builder/dockerfile [2022-03-11T19:11:45.423Z] github.com/docker/docker/builder/remotecontext [2022-03-11T19:11:45.423Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T19:11:45.423Z] github.com/docker/docker/cli [2022-03-11T19:11:45.423Z] github.com/docker/docker/cli/config [2022-03-11T19:11:45.423Z] github.com/docker/docker/cli/debug [2022-03-11T19:11:45.423Z] github.com/docker/docker/client [2022-03-11T19:11:45.423Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T19:11:45.423Z] github.com/docker/docker/cmd/dockerd [2022-03-11T19:11:45.423Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T19:11:45.423Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T19:11:45.423Z] github.com/docker/docker/container [2022-03-11T19:11:45.423Z] github.com/docker/docker/container/stream [2022-03-11T19:11:45.423Z] github.com/docker/docker/contrib/apparmor [2022-03-11T19:11:45.423Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T19:11:45.423Z] github.com/docker/docker/contrib/httpserver [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/cluster [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/config [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/events [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/exec [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/images [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/initlayer [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/links [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/listeners [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/logger [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/logger/local [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/names [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/network [2022-03-11T19:11:45.423Z] github.com/docker/docker/daemon/stats [2022-03-11T19:11:45.423Z] github.com/docker/docker/distribution [2022-03-11T19:11:45.423Z] github.com/docker/docker/distribution/metadata [2022-03-11T19:11:45.423Z] github.com/docker/docker/distribution/utils [2022-03-11T19:11:45.423Z] github.com/docker/docker/distribution/xfer [2022-03-11T19:11:45.423Z] github.com/docker/docker/dockerversion [2022-03-11T19:11:45.423Z] github.com/docker/docker/errdefs [2022-03-11T19:11:45.423Z] github.com/docker/docker/image [2022-03-11T19:11:45.423Z] github.com/docker/docker/image/cache [2022-03-11T19:11:45.423Z] github.com/docker/docker/image/tarexport [2022-03-11T19:11:45.423Z] github.com/docker/docker/image/v1 [2022-03-11T19:11:45.423Z] github.com/docker/docker/internal/test/suite [2022-03-11T19:11:45.423Z] github.com/docker/docker/layer [2022-03-11T19:11:45.423Z] github.com/docker/docker/libcontainerd [2022-03-11T19:11:45.423Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T19:11:45.423Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T19:11:45.423Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T19:11:45.423Z] github.com/docker/docker/libcontainerd/types [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/config [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/idm [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/ns [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/options [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/osl [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T19:11:45.423Z] github.com/docker/docker/libnetwork/types [2022-03-11T19:11:45.423Z] github.com/docker/docker/oci [2022-03-11T19:11:45.423Z] github.com/docker/docker/oci/caps [2022-03-11T19:11:45.423Z] github.com/docker/docker/opts [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/aaparser [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/archive [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/authorization [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/capabilities [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/containerfs [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/directory [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/dmesg [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/filenotify [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/fileutils [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/fsutils [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/homedir [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/idtools [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/ioutils [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/longpath [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/loopback [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/parsers [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/pidfile [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/platform [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/plugins [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/pools [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/progress [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/pubsub [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/reexec [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/signal [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/stack [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/stringid [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/system [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/tailfile [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/tarsum [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/truncindex [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/urlutil [2022-03-11T19:11:45.423Z] github.com/docker/docker/pkg/useragent [2022-03-11T19:11:45.423Z] github.com/docker/docker/plugin [2022-03-11T19:11:45.423Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T19:11:45.423Z] github.com/docker/docker/plugin/v2 [2022-03-11T19:11:45.423Z] github.com/docker/docker/profiles/apparmor [2022-03-11T19:11:45.423Z] github.com/docker/docker/profiles/seccomp [2022-03-11T19:11:45.423Z] github.com/docker/docker/quota [2022-03-11T19:11:45.423Z] github.com/docker/docker/reference [2022-03-11T19:11:45.423Z] github.com/docker/docker/registry [2022-03-11T19:11:45.423Z] github.com/docker/docker/registry/resumable [2022-03-11T19:11:45.423Z] github.com/docker/docker/restartmanager [2022-03-11T19:11:45.423Z] github.com/docker/docker/rootless [2022-03-11T19:11:45.423Z] github.com/docker/docker/rootless/specconv [2022-03-11T19:11:45.423Z] github.com/docker/docker/runconfig [2022-03-11T19:11:45.423Z] github.com/docker/docker/runconfig/opts [2022-03-11T19:11:45.423Z] github.com/docker/docker/testutil [2022-03-11T19:11:45.423Z] github.com/docker/docker/testutil/daemon [2022-03-11T19:11:45.423Z] github.com/docker/docker/testutil/environment [2022-03-11T19:11:45.423Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T19:11:45.423Z] github.com/docker/docker/testutil/fakegit [2022-03-11T19:11:45.423Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T19:11:45.423Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T19:11:45.424Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T19:11:45.424Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T19:11:45.424Z] github.com/docker/docker/testutil/registry [2022-03-11T19:11:45.424Z] github.com/docker/docker/testutil/request [2022-03-11T19:11:45.424Z] github.com/docker/docker/volume [2022-03-11T19:11:45.424Z] github.com/docker/docker/volume/drivers [2022-03-11T19:11:45.424Z] github.com/docker/docker/volume/local [2022-03-11T19:11:45.424Z] github.com/docker/docker/volume/mounts [2022-03-11T19:11:45.424Z] github.com/docker/docker/volume/service [2022-03-11T19:11:45.424Z] github.com/docker/docker/volume/service/opts [2022-03-11T19:11:45.424Z] github.com/docker/docker/volume/testutils' [2022-03-11T19:11:45.424Z] + base_pkg_list='github.com/docker/docker/api [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/backend/build [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/httputils [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/middleware [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/build [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/container [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/debug [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/image [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/network [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/session [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/system [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/volume [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/backend [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/container [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/events [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/filters [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/image [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/mount [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/network [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/registry [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/strslice [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/swarm [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/time [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/versions [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/volume [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder/builder-next [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder/dockerfile [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder/remotecontext [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T19:11:45.424Z] github.com/docker/docker/cli [2022-03-11T19:11:45.424Z] github.com/docker/docker/cli/config [2022-03-11T19:11:45.424Z] github.com/docker/docker/cli/debug [2022-03-11T19:11:45.424Z] github.com/docker/docker/client [2022-03-11T19:11:45.424Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T19:11:45.424Z] github.com/docker/docker/cmd/dockerd [2022-03-11T19:11:45.424Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T19:11:45.424Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T19:11:45.424Z] github.com/docker/docker/container [2022-03-11T19:11:45.424Z] github.com/docker/docker/container/stream [2022-03-11T19:11:45.424Z] github.com/docker/docker/contrib/apparmor [2022-03-11T19:11:45.424Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T19:11:45.424Z] github.com/docker/docker/contrib/httpserver [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/cluster [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/config [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/events [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/exec [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/images [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/initlayer [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/links [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/listeners [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/logger [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/logger/local [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/names [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/network [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/stats [2022-03-11T19:11:45.424Z] github.com/docker/docker/distribution [2022-03-11T19:11:45.424Z] github.com/docker/docker/distribution/metadata [2022-03-11T19:11:45.424Z] github.com/docker/docker/distribution/utils [2022-03-11T19:11:45.424Z] github.com/docker/docker/distribution/xfer [2022-03-11T19:11:45.424Z] github.com/docker/docker/dockerversion [2022-03-11T19:11:45.424Z] github.com/docker/docker/errdefs [2022-03-11T19:11:45.424Z] github.com/docker/docker/image [2022-03-11T19:11:45.424Z] github.com/docker/docker/image/cache [2022-03-11T19:11:45.424Z] github.com/docker/docker/image/tarexport [2022-03-11T19:11:45.424Z] github.com/docker/docker/image/v1 [2022-03-11T19:11:45.424Z] github.com/docker/docker/internal/test/suite [2022-03-11T19:11:45.424Z] github.com/docker/docker/layer [2022-03-11T19:11:45.424Z] github.com/docker/docker/libcontainerd [2022-03-11T19:11:45.424Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T19:11:45.424Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T19:11:45.424Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T19:11:45.424Z] github.com/docker/docker/libcontainerd/types [2022-03-11T19:11:45.424Z] github.com/docker/docker/oci [2022-03-11T19:11:45.424Z] github.com/docker/docker/oci/caps [2022-03-11T19:11:45.424Z] github.com/docker/docker/opts [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/aaparser [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/archive [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/authorization [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/capabilities [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/containerfs [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/directory [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/dmesg [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/filenotify [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/fileutils [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/fsutils [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/homedir [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/idtools [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/ioutils [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/longpath [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/loopback [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/parsers [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/pidfile [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/platform [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/plugins [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/pools [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/progress [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/pubsub [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/reexec [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/signal [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/stack [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/stringid [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/system [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/tailfile [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/tarsum [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/truncindex [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/urlutil [2022-03-11T19:11:45.424Z] github.com/docker/docker/pkg/useragent [2022-03-11T19:11:45.424Z] github.com/docker/docker/plugin [2022-03-11T19:11:45.424Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T19:11:45.424Z] github.com/docker/docker/plugin/v2 [2022-03-11T19:11:45.424Z] github.com/docker/docker/profiles/apparmor [2022-03-11T19:11:45.424Z] github.com/docker/docker/profiles/seccomp [2022-03-11T19:11:45.424Z] github.com/docker/docker/quota [2022-03-11T19:11:45.424Z] github.com/docker/docker/reference [2022-03-11T19:11:45.424Z] github.com/docker/docker/registry [2022-03-11T19:11:45.424Z] github.com/docker/docker/registry/resumable [2022-03-11T19:11:45.424Z] github.com/docker/docker/restartmanager [2022-03-11T19:11:45.424Z] github.com/docker/docker/rootless [2022-03-11T19:11:45.424Z] github.com/docker/docker/rootless/specconv [2022-03-11T19:11:45.424Z] github.com/docker/docker/runconfig [2022-03-11T19:11:45.424Z] github.com/docker/docker/runconfig/opts [2022-03-11T19:11:45.424Z] github.com/docker/docker/testutil [2022-03-11T19:11:45.424Z] github.com/docker/docker/testutil/daemon [2022-03-11T19:11:45.424Z] github.com/docker/docker/testutil/environment [2022-03-11T19:11:45.424Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T19:11:45.424Z] github.com/docker/docker/testutil/fakegit [2022-03-11T19:11:45.424Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T19:11:45.424Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T19:11:45.424Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T19:11:45.424Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T19:11:45.424Z] github.com/docker/docker/testutil/registry [2022-03-11T19:11:45.424Z] github.com/docker/docker/testutil/request [2022-03-11T19:11:45.424Z] github.com/docker/docker/volume [2022-03-11T19:11:45.424Z] github.com/docker/docker/volume/drivers [2022-03-11T19:11:45.424Z] github.com/docker/docker/volume/local [2022-03-11T19:11:45.424Z] github.com/docker/docker/volume/mounts [2022-03-11T19:11:45.424Z] github.com/docker/docker/volume/service [2022-03-11T19:11:45.424Z] github.com/docker/docker/volume/service/opts [2022-03-11T19:11:45.424Z] github.com/docker/docker/volume/testutils' [2022-03-11T19:11:45.424Z] ++ echo 'github.com/docker/docker/api [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/backend/build [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/httputils [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/middleware [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/build [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/container [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/debug [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/image [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/network [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/session [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/system [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/server/router/volume [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/backend [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/container [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/events [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/filters [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/image [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/mount [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/network [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/registry [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/strslice [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/swarm [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/time [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/versions [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T19:11:45.424Z] github.com/docker/docker/api/types/volume [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder/builder-next [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder/dockerfile [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder/remotecontext [2022-03-11T19:11:45.424Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T19:11:45.424Z] github.com/docker/docker/cli [2022-03-11T19:11:45.424Z] github.com/docker/docker/cli/config [2022-03-11T19:11:45.424Z] github.com/docker/docker/cli/debug [2022-03-11T19:11:45.424Z] github.com/docker/docker/client [2022-03-11T19:11:45.424Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T19:11:45.424Z] github.com/docker/docker/cmd/dockerd [2022-03-11T19:11:45.424Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T19:11:45.424Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T19:11:45.424Z] github.com/docker/docker/container [2022-03-11T19:11:45.424Z] github.com/docker/docker/container/stream [2022-03-11T19:11:45.424Z] github.com/docker/docker/contrib/apparmor [2022-03-11T19:11:45.424Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T19:11:45.424Z] github.com/docker/docker/contrib/httpserver [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/cluster [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/config [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/events [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/exec [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/images [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/initlayer [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/links [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/listeners [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/logger [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T19:11:45.424Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T19:11:45.425Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T19:11:45.425Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T19:11:45.425Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T19:11:45.425Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T19:11:45.425Z] github.com/docker/docker/daemon/logger/local [2022-03-11T19:11:45.425Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T19:11:45.425Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T19:11:45.425Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T19:11:45.425Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T19:11:45.425Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T19:11:45.425Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T19:11:45.425Z] github.com/docker/docker/daemon/names [2022-03-11T19:11:45.425Z] github.com/docker/docker/daemon/network [2022-03-11T19:11:45.425Z] github.com/docker/docker/daemon/stats [2022-03-11T19:11:45.425Z] github.com/docker/docker/distribution [2022-03-11T19:11:45.425Z] github.com/docker/docker/distribution/metadata [2022-03-11T19:11:45.425Z] github.com/docker/docker/distribution/utils [2022-03-11T19:11:45.425Z] github.com/docker/docker/distribution/xfer [2022-03-11T19:11:45.425Z] github.com/docker/docker/dockerversion [2022-03-11T19:11:45.425Z] github.com/docker/docker/errdefs [2022-03-11T19:11:45.425Z] github.com/docker/docker/image [2022-03-11T19:11:45.425Z] github.com/docker/docker/image/cache [2022-03-11T19:11:45.425Z] github.com/docker/docker/image/tarexport [2022-03-11T19:11:45.425Z] github.com/docker/docker/image/v1 [2022-03-11T19:11:45.425Z] github.com/docker/docker/internal/test/suite [2022-03-11T19:11:45.425Z] github.com/docker/docker/layer [2022-03-11T19:11:45.425Z] github.com/docker/docker/libcontainerd [2022-03-11T19:11:45.425Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T19:11:45.425Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T19:11:45.425Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T19:11:45.425Z] github.com/docker/docker/libcontainerd/types [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/config [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/idm [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ns [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/options [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/osl [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/types [2022-03-11T19:11:45.425Z] github.com/docker/docker/oci [2022-03-11T19:11:45.425Z] github.com/docker/docker/oci/caps [2022-03-11T19:11:45.425Z] github.com/docker/docker/opts [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/aaparser [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/archive [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/authorization [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/capabilities [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/containerfs [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/directory [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/dmesg [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/filenotify [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/fileutils [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/fsutils [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/homedir [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/idtools [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/ioutils [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/longpath [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/loopback [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/parsers [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/pidfile [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/platform [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/plugins [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/pools [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/progress [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/pubsub [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/reexec [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/signal [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/stack [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/stringid [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/system [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/tailfile [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/tarsum [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/truncindex [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/urlutil [2022-03-11T19:11:45.425Z] github.com/docker/docker/pkg/useragent [2022-03-11T19:11:45.425Z] github.com/docker/docker/plugin [2022-03-11T19:11:45.425Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T19:11:45.425Z] github.com/docker/docker/plugin/v2 [2022-03-11T19:11:45.425Z] github.com/docker/docker/profiles/apparmor [2022-03-11T19:11:45.425Z] github.com/docker/docker/profiles/seccomp [2022-03-11T19:11:45.425Z] github.com/docker/docker/quota [2022-03-11T19:11:45.425Z] github.com/docker/docker/reference [2022-03-11T19:11:45.425Z] github.com/docker/docker/registry [2022-03-11T19:11:45.425Z] github.com/docker/docker/registry/resumable [2022-03-11T19:11:45.425Z] github.com/docker/docker/restartmanager [2022-03-11T19:11:45.425Z] github.com/docker/docker/rootless [2022-03-11T19:11:45.425Z] github.com/docker/docker/rootless/specconv [2022-03-11T19:11:45.425Z] github.com/docker/docker/runconfig [2022-03-11T19:11:45.425Z] github.com/docker/docker/runconfig/opts [2022-03-11T19:11:45.425Z] github.com/docker/docker/testutil [2022-03-11T19:11:45.425Z] github.com/docker/docker/testutil/daemon [2022-03-11T19:11:45.425Z] github.com/docker/docker/testutil/environment [2022-03-11T19:11:45.425Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T19:11:45.425Z] github.com/docker/docker/testutil/fakegit [2022-03-11T19:11:45.425Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T19:11:45.425Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T19:11:45.425Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T19:11:45.425Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T19:11:45.425Z] github.com/docker/docker/testutil/registry [2022-03-11T19:11:45.425Z] github.com/docker/docker/testutil/request [2022-03-11T19:11:45.425Z] github.com/docker/docker/volume [2022-03-11T19:11:45.425Z] github.com/docker/docker/volume/drivers [2022-03-11T19:11:45.425Z] ++ grep --fixed-strings /libnetwork [2022-03-11T19:11:45.425Z] github.com/docker/docker/volume/local [2022-03-11T19:11:45.425Z] github.com/docker/docker/volume/mounts [2022-03-11T19:11:45.425Z] github.com/docker/docker/volume/service [2022-03-11T19:11:45.425Z] github.com/docker/docker/volume/service/opts [2022-03-11T19:11:45.425Z] github.com/docker/docker/volume/testutils' [2022-03-11T19:11:45.425Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/config [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/idm [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ns [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/options [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/osl [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/types' [2022-03-11T19:11:45.425Z] + echo 'github.com/docker/docker/libnetwork [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/config [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/idm [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/ns [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/options [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/osl [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/types' [2022-03-11T19:11:45.425Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T19:11:45.425Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T19:11:45.426Z] + type docker-proxy [2022-03-11T19:11:45.426Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-11T19:11:45.426Z] + hack/make.sh binary-proxy install-proxy [2022-03-11T19:11:45.426Z] [2022-03-11T19:11:45.684Z] Removing bundles/ [2022-03-11T19:11:45.684Z] [2022-03-11T19:11:45.684Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-11T19:11:45.684Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-11T19:11:45.684Z] GOOS="" GOARCH="" GOARM="" [2022-03-11T19:11:45.986Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2022-03-11T19:11:45.986Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-11T19:11:46.491Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-11T19:11:46.491Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-11T19:11:46.491Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-11T19:11:47.044Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-03-11T19:11:47.989Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s) [2022-03-11T19:11:47.989Z] === RUN TestAuthZPluginHeader [2022-03-11T19:11:48.052Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-11T19:11:48.053Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-11T19:11:48.053Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-11T19:11:48.053Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-11T19:11:48.840Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:11:48.840Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:11:48.935Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-03-11T19:11:48.935Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-11T19:11:49.880Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-11T19:11:50.264Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-11T19:11:50.730Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-11T19:11:51.198Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-11T19:11:51.198Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-11T19:11:51.665Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-11T19:11:52.132Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-11T19:11:52.247Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-11T19:11:52.247Z] [2022-03-11T19:11:52.247Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-11T19:11:52.247Z] Installing docker-proxy to /usr/local/bin/ [2022-03-11T19:11:52.247Z] [2022-03-11T19:11:52.247Z] + mkdir -p bundles [2022-03-11T19:11:52.247Z] + '[' -n 'github.com/docker/docker/api [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/server [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/server/backend/build [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/server/httputils [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/server/middleware [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/server/router [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/server/router/build [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/server/router/container [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/server/router/debug [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/server/router/distribution [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/server/router/grpc [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/server/router/image [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/server/router/network [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/server/router/plugin [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/server/router/session [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/server/router/swarm [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/server/router/system [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/server/router/volume [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/types [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/types/backend [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/types/blkiodev [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/types/container [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/types/events [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/types/filters [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/types/image [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/types/mount [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/types/network [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/types/registry [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/types/strslice [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/types/swarm [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/types/time [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/types/versions [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-11T19:11:52.247Z] github.com/docker/docker/api/types/volume [2022-03-11T19:11:52.247Z] github.com/docker/docker/builder [2022-03-11T19:11:52.247Z] github.com/docker/docker/builder/builder-next [2022-03-11T19:11:52.247Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-11T19:11:52.247Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-11T19:11:52.247Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-11T19:11:52.247Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-11T19:11:52.247Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-11T19:11:52.247Z] github.com/docker/docker/builder/builder-next/worker [2022-03-11T19:11:52.247Z] github.com/docker/docker/builder/dockerfile [2022-03-11T19:11:52.247Z] github.com/docker/docker/builder/remotecontext [2022-03-11T19:11:52.247Z] github.com/docker/docker/builder/remotecontext/git [2022-03-11T19:11:52.247Z] github.com/docker/docker/cli [2022-03-11T19:11:52.247Z] github.com/docker/docker/cli/config [2022-03-11T19:11:52.247Z] github.com/docker/docker/cli/debug [2022-03-11T19:11:52.247Z] github.com/docker/docker/client [2022-03-11T19:11:52.247Z] github.com/docker/docker/cmd/docker-proxy [2022-03-11T19:11:52.247Z] github.com/docker/docker/cmd/dockerd [2022-03-11T19:11:52.247Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-11T19:11:52.247Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-11T19:11:52.247Z] github.com/docker/docker/container [2022-03-11T19:11:52.247Z] github.com/docker/docker/container/stream [2022-03-11T19:11:52.247Z] github.com/docker/docker/contrib/apparmor [2022-03-11T19:11:52.247Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-11T19:11:52.247Z] github.com/docker/docker/contrib/httpserver [2022-03-11T19:11:52.247Z] github.com/docker/docker/daemon [2022-03-11T19:11:52.247Z] github.com/docker/docker/daemon/cluster [2022-03-11T19:11:52.247Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-11T19:11:52.247Z] github.com/docker/docker/daemon/cluster/convert [2022-03-11T19:11:52.247Z] github.com/docker/docker/daemon/cluster/executor [2022-03-11T19:11:52.247Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-11T19:11:52.247Z] github.com/docker/docker/daemon/cluster/provider [2022-03-11T19:11:52.247Z] github.com/docker/docker/daemon/config [2022-03-11T19:11:52.247Z] github.com/docker/docker/daemon/events [2022-03-11T19:11:52.247Z] github.com/docker/docker/daemon/events/testutils [2022-03-11T19:11:52.247Z] github.com/docker/docker/daemon/exec [2022-03-11T19:11:52.247Z] github.com/docker/docker/daemon/graphdriver [2022-03-11T19:11:52.247Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-11T19:11:52.247Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-11T19:11:52.247Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-11T19:11:52.247Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-11T19:11:52.247Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/images [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/initlayer [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/links [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/listeners [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/logger [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/logger/gelf [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/logger/journald [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/logger/local [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/logger/logentries [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/logger/splunk [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/logger/syslog [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/logger/templates [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/names [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/network [2022-03-11T19:11:52.248Z] github.com/docker/docker/daemon/stats [2022-03-11T19:11:52.248Z] github.com/docker/docker/distribution [2022-03-11T19:11:52.248Z] github.com/docker/docker/distribution/metadata [2022-03-11T19:11:52.248Z] github.com/docker/docker/distribution/utils [2022-03-11T19:11:52.248Z] github.com/docker/docker/distribution/xfer [2022-03-11T19:11:52.248Z] github.com/docker/docker/dockerversion [2022-03-11T19:11:52.248Z] github.com/docker/docker/errdefs [2022-03-11T19:11:52.248Z] github.com/docker/docker/image [2022-03-11T19:11:52.248Z] github.com/docker/docker/image/cache [2022-03-11T19:11:52.248Z] github.com/docker/docker/image/tarexport [2022-03-11T19:11:52.248Z] github.com/docker/docker/image/v1 [2022-03-11T19:11:52.248Z] github.com/docker/docker/internal/test/suite [2022-03-11T19:11:52.248Z] github.com/docker/docker/layer [2022-03-11T19:11:52.248Z] github.com/docker/docker/libcontainerd [2022-03-11T19:11:52.248Z] github.com/docker/docker/libcontainerd/queue [2022-03-11T19:11:52.248Z] github.com/docker/docker/libcontainerd/remote [2022-03-11T19:11:52.248Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-11T19:11:52.248Z] github.com/docker/docker/libcontainerd/types [2022-03-11T19:11:52.248Z] github.com/docker/docker/oci [2022-03-11T19:11:52.248Z] github.com/docker/docker/oci/caps [2022-03-11T19:11:52.248Z] github.com/docker/docker/opts [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/aaparser [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/archive [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/authorization [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/broadcaster [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/capabilities [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/chrootarchive [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/containerfs [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/devicemapper [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/directory [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/dmesg [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/filenotify [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/fileutils [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/fsutils [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/homedir [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/idtools [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/ioutils [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/jsonmessage [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/longpath [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/loopback [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/namesgenerator [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/parsers [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/pidfile [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/platform [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/plugingetter [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/plugins [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/plugins/transport [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/pools [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/progress [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/pubsub [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/reexec [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/signal [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/stack [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/stdcopy [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/streamformatter [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/stringid [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/sysinfo [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/system [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/tailfile [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/tarsum [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/truncindex [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/urlutil [2022-03-11T19:11:52.248Z] github.com/docker/docker/pkg/useragent [2022-03-11T19:11:52.248Z] github.com/docker/docker/plugin [2022-03-11T19:11:52.248Z] github.com/docker/docker/plugin/executor/containerd [2022-03-11T19:11:52.248Z] github.com/docker/docker/plugin/v2 [2022-03-11T19:11:52.248Z] github.com/docker/docker/profiles/apparmor [2022-03-11T19:11:52.248Z] github.com/docker/docker/profiles/seccomp [2022-03-11T19:11:52.248Z] github.com/docker/docker/quota [2022-03-11T19:11:52.248Z] github.com/docker/docker/reference [2022-03-11T19:11:52.248Z] github.com/docker/docker/registry [2022-03-11T19:11:52.248Z] github.com/docker/docker/registry/resumable [2022-03-11T19:11:52.248Z] github.com/docker/docker/restartmanager [2022-03-11T19:11:52.248Z] github.com/docker/docker/rootless [2022-03-11T19:11:52.248Z] github.com/docker/docker/rootless/specconv [2022-03-11T19:11:52.248Z] github.com/docker/docker/runconfig [2022-03-11T19:11:52.248Z] github.com/docker/docker/runconfig/opts [2022-03-11T19:11:52.248Z] github.com/docker/docker/testutil [2022-03-11T19:11:52.248Z] github.com/docker/docker/testutil/daemon [2022-03-11T19:11:52.248Z] github.com/docker/docker/testutil/environment [2022-03-11T19:11:52.248Z] github.com/docker/docker/testutil/fakecontext [2022-03-11T19:11:52.248Z] github.com/docker/docker/testutil/fakegit [2022-03-11T19:11:52.248Z] github.com/docker/docker/testutil/fakestorage [2022-03-11T19:11:52.248Z] github.com/docker/docker/testutil/fixtures/load [2022-03-11T19:11:52.248Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-11T19:11:52.248Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-11T19:11:52.248Z] github.com/docker/docker/testutil/registry [2022-03-11T19:11:52.248Z] github.com/docker/docker/testutil/request [2022-03-11T19:11:52.248Z] github.com/docker/docker/volume [2022-03-11T19:11:52.248Z] github.com/docker/docker/volume/drivers [2022-03-11T19:11:52.248Z] github.com/docker/docker/volume/local [2022-03-11T19:11:52.248Z] github.com/docker/docker/volume/mounts [2022-03-11T19:11:52.248Z] github.com/docker/docker/volume/service [2022-03-11T19:11:52.248Z] github.com/docker/docker/volume/service/opts [2022-03-11T19:11:52.248Z] github.com/docker/docker/volume/testutils' ']' [2022-03-11T19:11:52.248Z] + 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/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/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/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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-03-11T19:11:52.996Z] 2022/03/11 19:11:50 Closing DB instances... [2022-03-11T19:11:52.996Z] time="2022-03-11T19:11:52Z" level=error msg="node: d10e0ca749f8 is unknown to memberlist" [2022-03-11T19:11:52.996Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-03-11T19:11:52.996Z] === RUN TestFindNode [2022-03-11T19:11:52.996Z] 2022/03/11 19:11:52 Closing DB instances... [2022-03-11T19:11:52.996Z] --- PASS: TestFindNode (0.02s) [2022-03-11T19:11:52.996Z] === RUN TestChangeNodeState [2022-03-11T19:11:52.996Z] 2022/03/11 19:11:52 Closing DB instances... [2022-03-11T19:11:52.996Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-11T19:11:52.996Z] === RUN TestNodeReincarnation [2022-03-11T19:11:52.996Z] 2022/03/11 19:11:52 Closing DB instances... [2022-03-11T19:11:53.116Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-11T19:11:53.116Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-11T19:11:53.116Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-11T19:11:53.116Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-11T19:11:53.116Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-11T19:11:53.182Z] ? github.com/docker/docker/api [no test files] [2022-03-11T19:11:53.183Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-11T19:11:53.183Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.39s) [2022-03-11T19:11:53.183Z] === RUN TestAuthZPluginV2Disable [2022-03-11T19:11:54.129Z] === RUN TestDockerSuite/TestBuildRm [2022-03-11T19:11:56.676Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-11T19:11:57.250Z] --- PASS: TestAuthZPluginV2Disable (3.90s) [2022-03-11T19:11:57.250Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-11T19:11:57.250Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-11T19:11:58.194Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-11T19:11:58.455Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:57Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-11T19:11:58.878Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-11T19:11:58.878Z] === RUN TestParallelCreate [2022-03-11T19:11:58.878Z] 2022/03/11 19:11:57 Closing DB instances... [2022-03-11T19:11:58.878Z] --- PASS: TestParallelCreate (0.02s) [2022-03-11T19:11:58.878Z] === RUN TestParallelDelete [2022-03-11T19:11:58.878Z] 2022/03/11 19:11:57 Closing DB instances... [2022-03-11T19:11:58.878Z] --- PASS: TestParallelDelete (0.02s) [2022-03-11T19:11:58.878Z] === RUN TestNetworkDBIslands [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8b85fcf86dcd with config:&{NodeID:8b85fcf86dcd 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}" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:57Z" level=info msg="Node 8b85fcf86dcd/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:57Z" level=info msg="Node 8b85fcf86dcd/172.31.120.152, added to nodes list" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8047e66382df with config:&{NodeID:8047e66382df 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}" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:57Z" level=info msg="Node 8047e66382df/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:57Z" level=info msg="Node 8047e66382df/172.31.120.152, added to nodes list" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:57Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:57Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:57Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:57Z" level=info msg="Node 8047e66382df/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:57Z" level=info msg="Node 8047e66382df/172.31.120.152, added to nodes list" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:57Z" level=info msg="Node 8b85fcf86dcd/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:57Z" level=info msg="Node 8b85fcf86dcd/172.31.120.152, added to nodes list" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:57Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:94e27287a2db with config:&{NodeID:94e27287a2db 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}" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:58Z" level=info msg="Node 94e27287a2db/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:58Z" level=info msg="Node 94e27287a2db/172.31.120.152, added to nodes list" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:58Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:58Z" level=info msg="Node 94e27287a2db/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:58Z" level=info msg="Node 94e27287a2db/172.31.120.152, added to nodes list" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:58Z" level=info msg="Node 8b85fcf86dcd/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:58Z" level=info msg="Node 8b85fcf86dcd/172.31.120.152, added to nodes list" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:58Z" level=info msg="Node 8047e66382df/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:58Z" level=info msg="Node 8047e66382df/172.31.120.152, added to nodes list" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-11T19:11:58.878Z] time="2022-03-11T19:11:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-11T19:11:58.980Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-11T19:11:59.027Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-11T19:11:59.028Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-11T19:11:59.348Z] time="2022-03-11T19:11:58Z" level=info msg="Node 94e27287a2db/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:59.348Z] time="2022-03-11T19:11:58Z" level=info msg="Node 94e27287a2db/172.31.120.152, added to nodes list" [2022-03-11T19:11:59.348Z] time="2022-03-11T19:11:59Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:30c5428c6937 with config:&{NodeID:30c5428c6937 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}" [2022-03-11T19:11:59.348Z] time="2022-03-11T19:11:59Z" level=info msg="Node 30c5428c6937/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:59.348Z] time="2022-03-11T19:11:59Z" level=info msg="Node 30c5428c6937/172.31.120.152, added to nodes list" [2022-03-11T19:11:59.348Z] time="2022-03-11T19:11:59Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-11T19:11:59.348Z] time="2022-03-11T19:11:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-11T19:11:59.348Z] time="2022-03-11T19:11:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-03-11T19:11:59.348Z] time="2022-03-11T19:11:59Z" level=info msg="Node 30c5428c6937/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:59.348Z] time="2022-03-11T19:11:59Z" level=info msg="Node 30c5428c6937/172.31.120.152, added to nodes list" [2022-03-11T19:11:59.348Z] time="2022-03-11T19:11:59Z" level=info msg="Node 8047e66382df/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:59.348Z] time="2022-03-11T19:11:59Z" level=info msg="Node 8047e66382df/172.31.120.152, added to nodes list" [2022-03-11T19:11:59.348Z] time="2022-03-11T19:11:59Z" level=info msg="Node 94e27287a2db/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:59.348Z] time="2022-03-11T19:11:59Z" level=info msg="Node 94e27287a2db/172.31.120.152, added to nodes list" [2022-03-11T19:11:59.348Z] time="2022-03-11T19:11:59Z" level=info msg="Node 8b85fcf86dcd/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:59.348Z] time="2022-03-11T19:11:59Z" level=info msg="Node 8b85fcf86dcd/172.31.120.152, added to nodes list" [2022-03-11T19:11:59.348Z] time="2022-03-11T19:11:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-11T19:11:59.348Z] time="2022-03-11T19:11:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="Node 30c5428c6937/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="Node 30c5428c6937/172.31.120.152, added to nodes list" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="Node 30c5428c6937/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="Node 30c5428c6937/172.31.120.152, added to nodes list" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:768a7d4a422c with config:&{NodeID:768a7d4a422c 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}" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="Node 768a7d4a422c/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="Node 768a7d4a422c/172.31.120.152, added to nodes list" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="Node 768a7d4a422c/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="Node 8b85fcf86dcd/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="Node 768a7d4a422c/172.31.120.152, added to nodes list" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="Node 8b85fcf86dcd/172.31.120.152, added to nodes list" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="Node 30c5428c6937/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="Node 30c5428c6937/172.31.120.152, added to nodes list" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="Node 8047e66382df/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="Node 8047e66382df/172.31.120.152, added to nodes list" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="Node 94e27287a2db/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="Node 94e27287a2db/172.31.120.152, added to nodes list" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="Node 768a7d4a422c/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="Node 768a7d4a422c/172.31.120.152, added to nodes list" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="Node 768a7d4a422c/172.31.120.152, joined gossip cluster" [2022-03-11T19:11:59.818Z] time="2022-03-11T19:11:59Z" level=info msg="Node 768a7d4a422c/172.31.120.152, added to nodes list" [2022-03-11T19:12:00.287Z] time="2022-03-11T19:11:59Z" level=info msg="Node 768a7d4a422c/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:00.287Z] time="2022-03-11T19:11:59Z" level=info msg="Node 768a7d4a422c/172.31.120.152, added to nodes list" [2022-03-11T19:12:00.287Z] networkdb_test.go:835: Re-joining: 3 [2022-03-11T19:12:00.287Z] time="2022-03-11T19:11:59Z" level=info msg="The new bootstrap node list is:[172.31.120.152:10033 172.31.120.152:10034 172.31.120.152:10035]" [2022-03-11T19:12:00.287Z] time="2022-03-11T19:11:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.120.152:10033" [2022-03-11T19:12:00.287Z] time="2022-03-11T19:11:59Z" level=debug msg="memberlist: Stream connection from=172.31.120.152:49370" [2022-03-11T19:12:00.287Z] time="2022-03-11T19:11:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.120.152:10034" [2022-03-11T19:12:00.287Z] time="2022-03-11T19:11:59Z" level=debug msg="memberlist: Stream connection from=172.31.120.152:49371" [2022-03-11T19:12:00.287Z] time="2022-03-11T19:11:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.120.152:10035" [2022-03-11T19:12:00.287Z] time="2022-03-11T19:11:59Z" level=debug msg="memberlist: Stream connection from=172.31.120.152:49372" [2022-03-11T19:12:00.287Z] networkdb_test.go:835: Re-joining: 4 [2022-03-11T19:12:00.287Z] time="2022-03-11T19:12:00Z" level=info msg="The new bootstrap node list is:[172.31.120.152:10033 172.31.120.152:10034 172.31.120.152:10035]" [2022-03-11T19:12:00.287Z] time="2022-03-11T19:12:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.120.152:10033" [2022-03-11T19:12:00.287Z] time="2022-03-11T19:12:00Z" level=debug msg="memberlist: Stream connection from=172.31.120.152:49373" [2022-03-11T19:12:00.287Z] time="2022-03-11T19:12:00Z" level=debug msg="memberlist: Stream connection from=172.31.120.152:49374" [2022-03-11T19:12:00.287Z] time="2022-03-11T19:12:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.120.152:10034" [2022-03-11T19:12:00.287Z] time="2022-03-11T19:12:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.120.152:10035" [2022-03-11T19:12:00.287Z] time="2022-03-11T19:12:00Z" level=debug msg="memberlist: Stream connection from=172.31.120.152:49375" [2022-03-11T19:12:00.413Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-11T19:12:00.757Z] time="2022-03-11T19:12:00Z" level=info msg="node 0 leaving" [2022-03-11T19:12:00.757Z] time="2022-03-11T19:12:00Z" level=info msg="Node 8b85fcf86dcd change state NodeActive --> NodeLeft" [2022-03-11T19:12:00.757Z] time="2022-03-11T19:12:00Z" level=info msg="node2(8047e66382df): Node leave event for 8b85fcf86dcd/172.31.120.152" [2022-03-11T19:12:00.757Z] time="2022-03-11T19:12:00Z" level=info msg="Node 8b85fcf86dcd change state NodeActive --> NodeLeft" [2022-03-11T19:12:00.757Z] time="2022-03-11T19:12:00Z" level=info msg="node5(768a7d4a422c): Node leave event for 8b85fcf86dcd/172.31.120.152" [2022-03-11T19:12:00.757Z] time="2022-03-11T19:12:00Z" level=info msg="Node 8b85fcf86dcd change state NodeActive --> NodeLeft" [2022-03-11T19:12:00.757Z] time="2022-03-11T19:12:00Z" level=info msg="node4(30c5428c6937): Node leave event for 8b85fcf86dcd/172.31.120.152" [2022-03-11T19:12:00.757Z] time="2022-03-11T19:12:00Z" level=info msg="Node 8b85fcf86dcd change state NodeActive --> NodeLeft" [2022-03-11T19:12:00.757Z] time="2022-03-11T19:12:00Z" level=info msg="node1(8b85fcf86dcd): Node leave event for 8b85fcf86dcd/172.31.120.152" [2022-03-11T19:12:00.757Z] time="2022-03-11T19:12:00Z" level=info msg="Node 8b85fcf86dcd change state NodeActive --> NodeLeft" [2022-03-11T19:12:00.757Z] time="2022-03-11T19:12:00Z" level=info msg="node3(94e27287a2db): Node leave event for 8b85fcf86dcd/172.31.120.152" [2022-03-11T19:12:00.757Z] time="2022-03-11T19:12:00Z" level=info msg="Node 8b85fcf86dcd/172.31.120.152, left gossip cluster" [2022-03-11T19:12:00.757Z] time="2022-03-11T19:12:00Z" level=info msg="Node 8b85fcf86dcd/172.31.120.152, left gossip cluster" [2022-03-11T19:12:00.757Z] time="2022-03-11T19:12:00Z" level=info msg="Node 8b85fcf86dcd/172.31.120.152, left gossip cluster" [2022-03-11T19:12:00.757Z] time="2022-03-11T19:12:00Z" level=info msg="Node 8b85fcf86dcd/172.31.120.152, left gossip cluster" [2022-03-11T19:12:00.757Z] time="2022-03-11T19:12:00Z" level=info msg="Node 8b85fcf86dcd/172.31.120.152, left gossip cluster" [2022-03-11T19:12:00.987Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.73s) [2022-03-11T19:12:00.987Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-11T19:12:01.226Z] time="2022-03-11T19:12:00Z" level=info msg="node 1 leaving" [2022-03-11T19:12:01.226Z] time="2022-03-11T19:12:00Z" level=info msg="Node 8047e66382df change state NodeActive --> NodeLeft" [2022-03-11T19:12:01.226Z] time="2022-03-11T19:12:00Z" level=info msg="node4(30c5428c6937): Node leave event for 8047e66382df/172.31.120.152" [2022-03-11T19:12:01.226Z] time="2022-03-11T19:12:00Z" level=info msg="Node 8047e66382df change state NodeActive --> NodeLeft" [2022-03-11T19:12:01.226Z] time="2022-03-11T19:12:00Z" level=info msg="node3(94e27287a2db): Node leave event for 8047e66382df/172.31.120.152" [2022-03-11T19:12:01.226Z] time="2022-03-11T19:12:00Z" level=info msg="Node 8047e66382df/172.31.120.152, left gossip cluster" [2022-03-11T19:12:01.226Z] time="2022-03-11T19:12:00Z" level=info msg="Node 8047e66382df change state NodeActive --> NodeLeft" [2022-03-11T19:12:01.226Z] time="2022-03-11T19:12:00Z" level=info msg="node5(768a7d4a422c): Node leave event for 8047e66382df/172.31.120.152" [2022-03-11T19:12:01.226Z] time="2022-03-11T19:12:00Z" level=info msg="Node 8047e66382df change state NodeActive --> NodeFailed" [2022-03-11T19:12:01.226Z] time="2022-03-11T19:12:00Z" level=info msg="Node 8047e66382df/172.31.120.152, added to failed nodes list" [2022-03-11T19:12:01.226Z] time="2022-03-11T19:12:00Z" level=error msg="node: 8047e66382df is unknown to memberlist" [2022-03-11T19:12:01.226Z] time="2022-03-11T19:12:01Z" level=info msg="Node 8047e66382df/172.31.120.152, left gossip cluster" [2022-03-11T19:12:01.226Z] time="2022-03-11T19:12:01Z" level=info msg="Node 8047e66382df/172.31.120.152, left gossip cluster" [2022-03-11T19:12:01.226Z] time="2022-03-11T19:12:01Z" level=info msg="Node 8047e66382df/172.31.120.152, left gossip cluster" [2022-03-11T19:12:01.574Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-11T19:12:01.574Z] docker_api_swarm_test.go:272: [d49988a55b98b] joining swarm manager [dbdca271b9108]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:12:01.696Z] time="2022-03-11T19:12:01Z" level=info msg="node 2 leaving" [2022-03-11T19:12:01.696Z] time="2022-03-11T19:12:01Z" level=info msg="Node 94e27287a2db change state NodeActive --> NodeLeft" [2022-03-11T19:12:01.696Z] time="2022-03-11T19:12:01Z" level=info msg="node5(768a7d4a422c): Node leave event for 94e27287a2db/172.31.120.152" [2022-03-11T19:12:01.696Z] time="2022-03-11T19:12:01Z" level=info msg="Node 94e27287a2db change state NodeActive --> NodeLeft" [2022-03-11T19:12:01.696Z] time="2022-03-11T19:12:01Z" level=info msg="node4(30c5428c6937): Node leave event for 94e27287a2db/172.31.120.152" [2022-03-11T19:12:01.696Z] time="2022-03-11T19:12:01Z" level=info msg="Node 94e27287a2db change state NodeActive --> NodeLeft" [2022-03-11T19:12:01.696Z] time="2022-03-11T19:12:01Z" level=info msg="node3(94e27287a2db): Node leave event for 94e27287a2db/172.31.120.152" [2022-03-11T19:12:01.696Z] time="2022-03-11T19:12:01Z" level=debug msg="memberlist: Failed ping: 768a7d4a422c (timeout reached)" [2022-03-11T19:12:01.696Z] time="2022-03-11T19:12:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.120.152:10036: use of closed network connection" [2022-03-11T19:12:01.696Z] time="2022-03-11T19:12:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.120.152:10034: use of closed network connection" [2022-03-11T19:12:01.696Z] time="2022-03-11T19:12:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.120.152:10035: use of closed network connection" [2022-03-11T19:12:01.696Z] time="2022-03-11T19:12:01Z" level=debug msg="memberlist: Stream connection from=172.31.120.152:49376" [2022-03-11T19:12:01.696Z] time="2022-03-11T19:12:01Z" level=info msg="Node 94e27287a2db/172.31.120.152, left gossip cluster" [2022-03-11T19:12:01.696Z] time="2022-03-11T19:12:01Z" level=info msg="Node 94e27287a2db/172.31.120.152, left gossip cluster" [2022-03-11T19:12:02.167Z] time="2022-03-11T19:12:01Z" level=info msg="Node 94e27287a2db/172.31.120.152, left gossip cluster" [2022-03-11T19:12:02.167Z] networkdb_test.go:867: node4: OK [2022-03-11T19:12:02.167Z] networkdb_test.go:867: node5: OK [2022-03-11T19:12:02.167Z] time="2022-03-11T19:12:01Z" level=info msg="node 0 coming back" [2022-03-11T19:12:02.167Z] time="2022-03-11T19:12:01Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:72f385c137c6 with config:&{NodeID:72f385c137c6 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}" [2022-03-11T19:12:02.167Z] time="2022-03-11T19:12:01Z" level=info msg="Node 72f385c137c6/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:02.167Z] time="2022-03-11T19:12:01Z" level=info msg="Node 72f385c137c6/172.31.120.152, added to nodes list" [2022-03-11T19:12:02.167Z] time="2022-03-11T19:12:01Z" level=info msg="node 1 coming back" [2022-03-11T19:12:02.167Z] time="2022-03-11T19:12:01Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8df3fd636bc5 with config:&{NodeID:8df3fd636bc5 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}" [2022-03-11T19:12:02.167Z] time="2022-03-11T19:12:01Z" level=info msg="Node 8df3fd636bc5/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:02.167Z] time="2022-03-11T19:12:01Z" level=info msg="Node 8df3fd636bc5/172.31.120.152, added to nodes list" [2022-03-11T19:12:02.167Z] time="2022-03-11T19:12:01Z" level=info msg="node 2 coming back" [2022-03-11T19:12:02.167Z] time="2022-03-11T19:12:01Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:fa46d42c957d with config:&{NodeID:fa46d42c957d 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}" [2022-03-11T19:12:02.167Z] time="2022-03-11T19:12:01Z" level=info msg="Node fa46d42c957d/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:02.167Z] time="2022-03-11T19:12:01Z" level=info msg="Node fa46d42c957d/172.31.120.152, added to nodes list" [2022-03-11T19:12:02.167Z] time="2022-03-11T19:12:01Z" level=warning msg="memberlist: Was able to connect to 768a7d4a422c but other probes failed, network may be misconfigured" [2022-03-11T19:12:02.517Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-11T19:12:02.636Z] time="2022-03-11T19:12:02Z" level=debug msg="memberlist: Failed ping: 30c5428c6937 (timeout reached)" [2022-03-11T19:12:02.636Z] time="2022-03-11T19:12:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.31.120.152:10037: use of closed network connection" [2022-03-11T19:12:02.636Z] time="2022-03-11T19:12:02Z" level=debug msg="memberlist: Stream connection from=172.31.120.152:49377" [2022-03-11T19:12:02.777Z] docker_api_swarm_test.go:273: [d097b43cdd2c7] joining swarm manager [dbdca271b9108]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:12:03.107Z] time="2022-03-11T19:12:02Z" level=warning msg="memberlist: Was able to connect to 30c5428c6937 but other probes failed, network may be misconfigured" [2022-03-11T19:12:05.329Z] time="2022-03-11T19:12:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.120.152:10033 172.31.120.152:10034 172.31.120.152:10035]" [2022-03-11T19:12:05.798Z] time="2022-03-11T19:12:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.120.152:10033 172.31.120.152:10034 172.31.120.152:10035]" [2022-03-11T19:12:06.078Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-11T19:12:06.078Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.120.152:10033" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=debug msg="memberlist: Stream connection from=172.31.120.152:49378" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 768a7d4a422c/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 768a7d4a422c/172.31.120.152, added to nodes list" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 30c5428c6937/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 30c5428c6937/172.31.120.152, added to nodes list" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 72f385c137c6/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 72f385c137c6/172.31.120.152, is the new incarnation of the shutdown node 8b85fcf86dcd/172.31.120.152" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 72f385c137c6/172.31.120.152, added to nodes list" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.120.152:10034" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=debug msg="memberlist: Stream connection from=172.31.120.152:49379" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 768a7d4a422c/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 768a7d4a422c/172.31.120.152, added to nodes list" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 72f385c137c6/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 72f385c137c6/172.31.120.152, added to nodes list" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 30c5428c6937/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 30c5428c6937/172.31.120.152, added to nodes list" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 8df3fd636bc5/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 8df3fd636bc5/172.31.120.152, is the new incarnation of the shutdown node 8047e66382df/172.31.120.152" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 8df3fd636bc5/172.31.120.152, added to nodes list" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=debug msg="memberlist: Stream connection from=172.31.120.152:49380" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.120.152:10035" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 768a7d4a422c/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 768a7d4a422c/172.31.120.152, added to nodes list" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 72f385c137c6/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 72f385c137c6/172.31.120.152, added to nodes list" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 8df3fd636bc5/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 8df3fd636bc5/172.31.120.152, added to nodes list" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node fa46d42c957d/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node fa46d42c957d/172.31.120.152, is the new incarnation of the shutdown node 94e27287a2db/172.31.120.152" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node fa46d42c957d/172.31.120.152, added to nodes list" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 30c5428c6937/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 30c5428c6937/172.31.120.152, added to nodes list" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 8df3fd636bc5/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 8df3fd636bc5/172.31.120.152, is the new incarnation of the shutdown node 8047e66382df/172.31.120.152" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 8df3fd636bc5/172.31.120.152, added to nodes list" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 72f385c137c6/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 72f385c137c6/172.31.120.152, is the new incarnation of the shutdown node 8b85fcf86dcd/172.31.120.152" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 72f385c137c6/172.31.120.152, added to nodes list" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 8df3fd636bc5/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node 8df3fd636bc5/172.31.120.152, added to nodes list" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node fa46d42c957d/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node fa46d42c957d/172.31.120.152, added to nodes list" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node fa46d42c957d/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node fa46d42c957d/172.31.120.152, added to nodes list" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node fa46d42c957d/172.31.120.152, joined gossip cluster" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node fa46d42c957d/172.31.120.152, is the new incarnation of the shutdown node 94e27287a2db/172.31.120.152" [2022-03-11T19:12:06.394Z] time="2022-03-11T19:12:06Z" level=info msg="Node fa46d42c957d/172.31.120.152, added to nodes list" [2022-03-11T19:12:06.407Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-11T19:12:06.407Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-11T19:12:06.407Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-11T19:12:06.664Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-11T19:12:06.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (20.33s) [2022-03-11T19:12:06.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (20.38s) [2022-03-11T19:12:06.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (20.54s) [2022-03-11T19:12:06.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (20.64s) [2022-03-11T19:12:06.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.62s) [2022-03-11T19:12:06.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (18.32s) [2022-03-11T19:12:06.664Z] === RUN TestBuildMultiStageCopy [2022-03-11T19:12:06.664Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-11T19:12:06.865Z] time="2022-03-11T19:12:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.120.152:10033" [2022-03-11T19:12:06.865Z] time="2022-03-11T19:12:06Z" level=debug msg="memberlist: Stream connection from=172.31.120.152:49381" [2022-03-11T19:12:06.865Z] time="2022-03-11T19:12:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.120.152:10034" [2022-03-11T19:12:06.865Z] time="2022-03-11T19:12:06Z" level=debug msg="memberlist: Stream connection from=172.31.120.152:49382" [2022-03-11T19:12:06.865Z] time="2022-03-11T19:12:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.120.152:10035" [2022-03-11T19:12:06.865Z] time="2022-03-11T19:12:06Z" level=debug msg="memberlist: Stream connection from=172.31.120.152:49383" [2022-03-11T19:12:06.865Z] 2022/03/11 19:12:06 Closing DB instances... [2022-03-11T19:12:06.979Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-11T19:12:07.335Z] time="2022-03-11T19:12:06Z" level=info msg="Node 72f385c137c6 change state NodeActive --> NodeLeft" [2022-03-11T19:12:07.335Z] time="2022-03-11T19:12:06Z" level=info msg="node5(768a7d4a422c): Node leave event for 72f385c137c6/172.31.120.152" [2022-03-11T19:12:07.335Z] time="2022-03-11T19:12:06Z" level=info msg="Node 72f385c137c6 change state NodeActive --> NodeLeft" [2022-03-11T19:12:07.335Z] time="2022-03-11T19:12:06Z" level=info msg="node2(8df3fd636bc5): Node leave event for 72f385c137c6/172.31.120.152" [2022-03-11T19:12:07.335Z] time="2022-03-11T19:12:06Z" level=info msg="Node 72f385c137c6 change state NodeActive --> NodeLeft" [2022-03-11T19:12:07.335Z] time="2022-03-11T19:12:06Z" level=info msg="node4(30c5428c6937): Node leave event for 72f385c137c6/172.31.120.152" [2022-03-11T19:12:07.335Z] time="2022-03-11T19:12:06Z" level=info msg="Node 72f385c137c6 change state NodeActive --> NodeLeft" [2022-03-11T19:12:07.335Z] time="2022-03-11T19:12:06Z" level=info msg="node1(72f385c137c6): Node leave event for 72f385c137c6/172.31.120.152" [2022-03-11T19:12:07.335Z] time="2022-03-11T19:12:07Z" level=info msg="Node 72f385c137c6/172.31.120.152, left gossip cluster" [2022-03-11T19:12:07.335Z] time="2022-03-11T19:12:07Z" level=info msg="Node 72f385c137c6/172.31.120.152, left gossip cluster" [2022-03-11T19:12:07.335Z] time="2022-03-11T19:12:07Z" level=info msg="Node 72f385c137c6/172.31.120.152, left gossip cluster" [2022-03-11T19:12:07.335Z] time="2022-03-11T19:12:07Z" level=info msg="Node 72f385c137c6/172.31.120.152, left gossip cluster" [2022-03-11T19:12:07.335Z] time="2022-03-11T19:12:07Z" level=info msg="Node 72f385c137c6/172.31.120.152, left gossip cluster" [2022-03-11T19:12:07.335Z] time="2022-03-11T19:12:07Z" level=info msg="Node 72f385c137c6 change state NodeActive --> NodeFailed" [2022-03-11T19:12:07.335Z] time="2022-03-11T19:12:07Z" level=info msg="Node 72f385c137c6/172.31.120.152, added to failed nodes list" [2022-03-11T19:12:07.804Z] time="2022-03-11T19:12:07Z" level=info msg="Node 8df3fd636bc5 change state NodeActive --> NodeLeft" [2022-03-11T19:12:07.804Z] time="2022-03-11T19:12:07Z" level=info msg="node3(fa46d42c957d): Node leave event for 8df3fd636bc5/172.31.120.152" [2022-03-11T19:12:07.804Z] time="2022-03-11T19:12:07Z" level=info msg="Node 8df3fd636bc5 change state NodeActive --> NodeLeft" [2022-03-11T19:12:07.804Z] time="2022-03-11T19:12:07Z" level=info msg="node5(768a7d4a422c): Node leave event for 8df3fd636bc5/172.31.120.152" [2022-03-11T19:12:07.804Z] time="2022-03-11T19:12:07Z" level=info msg="Node 8df3fd636bc5 change state NodeActive --> NodeLeft" [2022-03-11T19:12:07.804Z] time="2022-03-11T19:12:07Z" level=info msg="node4(30c5428c6937): Node leave event for 8df3fd636bc5/172.31.120.152" [2022-03-11T19:12:07.804Z] time="2022-03-11T19:12:07Z" level=info msg="Node 8df3fd636bc5 change state NodeActive --> NodeLeft" [2022-03-11T19:12:07.804Z] time="2022-03-11T19:12:07Z" level=info msg="node2(8df3fd636bc5): Node leave event for 8df3fd636bc5/172.31.120.152" [2022-03-11T19:12:07.804Z] time="2022-03-11T19:12:07Z" level=info msg="Node 8df3fd636bc5/172.31.120.152, left gossip cluster" [2022-03-11T19:12:07.804Z] time="2022-03-11T19:12:07Z" level=info msg="Node 8df3fd636bc5/172.31.120.152, left gossip cluster" [2022-03-11T19:12:07.804Z] time="2022-03-11T19:12:07Z" level=info msg="Node 8df3fd636bc5/172.31.120.152, left gossip cluster" [2022-03-11T19:12:07.804Z] time="2022-03-11T19:12:07Z" level=info msg="Node 8df3fd636bc5/172.31.120.152, left gossip cluster" [2022-03-11T19:12:08.273Z] time="2022-03-11T19:12:07Z" level=info msg="Node fa46d42c957d change state NodeActive --> NodeLeft" [2022-03-11T19:12:08.273Z] time="2022-03-11T19:12:07Z" level=info msg="node4(30c5428c6937): Node leave event for fa46d42c957d/172.31.120.152" [2022-03-11T19:12:08.273Z] time="2022-03-11T19:12:07Z" level=info msg="Node fa46d42c957d change state NodeActive --> NodeLeft" [2022-03-11T19:12:08.273Z] time="2022-03-11T19:12:07Z" level=info msg="node5(768a7d4a422c): Node leave event for fa46d42c957d/172.31.120.152" [2022-03-11T19:12:08.273Z] time="2022-03-11T19:12:07Z" level=info msg="Node fa46d42c957d change state NodeActive --> NodeLeft" [2022-03-11T19:12:08.273Z] time="2022-03-11T19:12:07Z" level=info msg="node3(fa46d42c957d): Node leave event for fa46d42c957d/172.31.120.152" [2022-03-11T19:12:08.273Z] time="2022-03-11T19:12:07Z" level=info msg="Node fa46d42c957d/172.31.120.152, left gossip cluster" [2022-03-11T19:12:08.273Z] time="2022-03-11T19:12:08Z" level=info msg="Node fa46d42c957d/172.31.120.152, left gossip cluster" [2022-03-11T19:12:08.273Z] time="2022-03-11T19:12:08Z" level=info msg="Node fa46d42c957d/172.31.120.152, left gossip cluster" [2022-03-11T19:12:08.368Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-11T19:12:08.368Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-11T19:12:08.746Z] time="2022-03-11T19:12:08Z" level=debug msg="memberlist: Failed ping: fa46d42c957d (timeout reached)" [2022-03-11T19:12:08.746Z] time="2022-03-11T19:12:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.120.152:10036: use of closed network connection" [2022-03-11T19:12:08.746Z] time="2022-03-11T19:12:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.120.152:10037: use of closed network connection" [2022-03-11T19:12:08.746Z] time="2022-03-11T19:12:08Z" level=debug msg="memberlist: Stream connection from=172.31.120.152:49385" [2022-03-11T19:12:08.746Z] time="2022-03-11T19:12:08Z" level=info msg="Node 30c5428c6937 change state NodeActive --> NodeLeft" [2022-03-11T19:12:08.746Z] time="2022-03-11T19:12:08Z" level=info msg="node5(768a7d4a422c): Node leave event for 30c5428c6937/172.31.120.152" [2022-03-11T19:12:08.746Z] time="2022-03-11T19:12:08Z" level=info msg="Node 30c5428c6937 change state NodeActive --> NodeLeft" [2022-03-11T19:12:08.746Z] time="2022-03-11T19:12:08Z" level=info msg="node4(30c5428c6937): Node leave event for 30c5428c6937/172.31.120.152" [2022-03-11T19:12:09.217Z] time="2022-03-11T19:12:08Z" level=warning msg="memberlist: Was able to connect to fa46d42c957d but other probes failed, network may be misconfigured" [2022-03-11T19:12:09.217Z] time="2022-03-11T19:12:08Z" level=debug msg="memberlist: Failed to join 172.31.120.152: dial tcp 172.31.120.152:10033: connectex: No connection could be made because the target machine actively refused it." [2022-03-11T19:12:09.217Z] time="2022-03-11T19:12:08Z" level=info msg="Node 30c5428c6937/172.31.120.152, left gossip cluster" [2022-03-11T19:12:09.217Z] time="2022-03-11T19:12:09Z" level=info msg="Node 30c5428c6937/172.31.120.152, left gossip cluster" [2022-03-11T19:12:09.754Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-11T19:12:10.208Z] time="2022-03-11T19:12:09Z" level=info msg="Node 768a7d4a422c/172.31.120.152, left gossip cluster" [2022-03-11T19:12:10.208Z] time="2022-03-11T19:12:09Z" level=info msg="Node 768a7d4a422c change state NodeActive --> NodeFailed" [2022-03-11T19:12:10.208Z] time="2022-03-11T19:12:09Z" level=info msg="Node 768a7d4a422c/172.31.120.152, added to failed nodes list" [2022-03-11T19:12:10.208Z] --- PASS: TestNetworkDBIslands (11.88s) [2022-03-11T19:12:10.208Z] PASS [2022-03-11T19:12:10.208Z] coverage: 60.3% of statements [2022-03-11T19:12:10.208Z] ok github.com/docker/docker/libnetwork/networkdb 104.852s coverage: 60.3% of statements [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/quota [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/rootless [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/volume [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-11T19:12:10.208Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-11T19:12:11.272Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2022-03-11T19:12:13.059Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-11T19:12:13.059Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.84s) [2022-03-11T19:12:13.059Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-11T19:12:13.169Z] [2022-03-11T19:12:13.169Z] === Skipped [2022-03-11T19:12:13.169Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-11T19:12:13.169Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-11T19:12:13.169Z] [2022-03-11T19:12:13.169Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-11T19:12:13.169Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:12:13.169Z] [2022-03-11T19:12:13.169Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-11T19:12:13.169Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:12:13.169Z] [2022-03-11T19:12:13.169Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-11T19:12:13.169Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:12:13.169Z] [2022-03-11T19:12:13.169Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-11T19:12:13.169Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:12:13.169Z] [2022-03-11T19:12:13.169Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-11T19:12:13.169Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-11T19:12:13.169Z] [2022-03-11T19:12:13.169Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-11T19:12:13.169Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T19:12:13.169Z] [2022-03-11T19:12:13.169Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-11T19:12:13.169Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T19:12:13.169Z] [2022-03-11T19:12:13.169Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-11T19:12:13.169Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T19:12:13.169Z] [2022-03-11T19:12:13.169Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-03-11T19:12:13.169Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-11T19:12:13.169Z] [2022-03-11T19:12:13.169Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-11T19:12:13.169Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T19:12:13.169Z] [2022-03-11T19:12:13.169Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-11T19:12:13.169Z] daemon_test.go:145: root required [2022-03-11T19:12:13.169Z] [2022-03-11T19:12:13.169Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-11T19:12:13.169Z] reload_test.go:342: root required [2022-03-11T19:12:13.169Z] [2022-03-11T19:12:13.169Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-03-11T19:12:13.169Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:12:13.169Z] [2022-03-11T19:12:13.169Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-11T19:12:13.169Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-11T19:12:13.169Z] [2022-03-11T19:12:13.169Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-11T19:12:13.169Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-11T19:12:13.169Z] [2022-03-11T19:12:13.169Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-11T19:12:13.169Z] download_test.go:267: Needs fixing on Windows [2022-03-11T19:12:13.169Z] [2022-03-11T19:12:13.169Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-11T19:12:13.170Z] layer_test.go:291: Failing on Windows [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-11T19:12:13.170Z] layer_test.go:340: Failing on Windows [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-11T19:12:13.170Z] layer_test.go:455: Failing on Windows [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-11T19:12:13.170Z] layer_test.go:684: Failing on Windows [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-11T19:12:13.170Z] migration_test.go:45: Failing on Windows [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-11T19:12:13.170Z] migration_test.go:181: Failing on Windows [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-11T19:12:13.170Z] mount_test.go:17: Failing on Windows [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-11T19:12:13.170Z] mount_test.go:76: Failing on Windows [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-11T19:12:13.170Z] mount_test.go:125: Failing on Windows [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-11T19:12:13.170Z] mount_test.go:212: Failing on Windows [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-11T19:12:13.170Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-03-11T19:12:13.170Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-11T19:12:13.170Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-11T19:12:13.170Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-11T19:12:13.170Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-11T19:12:13.170Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-11T19:12:13.170Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-11T19:12:13.170Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-11T19:12:13.170Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-11T19:12:13.170Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-11T19:12:13.170Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-11T19:12:13.170Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-11T19:12:13.170Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-11T19:12:13.170Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-11T19:12:13.170Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-11T19:12:13.170Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-11T19:12:13.170Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-11T19:12:13.170Z] archive_test.go:133: Xz not present in msys2 [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-11T19:12:13.170Z] archive_test.go:140: zstd not installed [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-11T19:12:13.170Z] archive_test.go:252: Failing on Windows CI machines [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-11T19:12:13.170Z] archive_windows_test.go:16: Currently fails [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-11T19:12:13.170Z] changes_test.go:195: needs more investigation [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-11T19:12:13.170Z] changes_test.go:432: needs further investigation [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-11T19:12:13.170Z] changes_test.go:468: needs further investigation [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-11T19:12:13.170Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-11T19:12:13.170Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-11T19:12:13.170Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-11T19:12:13.170Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-11T19:12:13.170Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-11T19:12:13.170Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-11T19:12:13.170Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-11T19:12:13.170Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-11T19:12:13.170Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-11T19:12:13.170Z] poller_test.go:40: No chmod on Windows [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-11T19:12:13.170Z] fileutils_test.go:133: Needs porting to Windows [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-11T19:12:13.170Z] fileutils_test.go:179: Needs porting to Windows [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-11T19:12:13.170Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-11T19:12:13.170Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-11T19:12:13.170Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-11T19:12:13.170Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-11T19:12:13.170Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-11T19:12:13.170Z] [2022-03-11T19:12:13.170Z] DONE 2077 tests, 68 skipped in 301.453s [2022-03-11T19:12:13.170Z] INFO: make.ps1 ended at 03/11/2022 19:12:12 [2022-03-11T19:12:13.320Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-11T19:12:14.264Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-11T19:12:14.525Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-11T19:12:15.097Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-11T19:12:15.393Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-11T19:12:15.393Z] INFO: Unit tests ended at 03/11/2022 19:12:14. Duration:00:05:21.3559758 [2022-03-11T19:12:15.393Z] INFO: Building busybox [2022-03-11T19:12:15.393Z] Sending build context to Docker daemon 5.12kB [2022-03-11T19:12:15.393Z] [2022-03-11T19:12:15.393Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-11T19:12:15.393Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-11T19:12:15.393Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-11T19:12:15.393Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-11T19:12:15.393Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-11T19:12:15.393Z] ---> 6a11116086a4 [2022-03-11T19:12:15.393Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-11T19:12:15.393Z] ---> Running in a5748efe98d2 [2022-03-11T19:12:16.041Z] === RUN TestDockerSuite/TestBuildUser [2022-03-11T19:12:17.429Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-11T19:12:19.974Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-11T19:12:21.587Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-11T19:12:21.587Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-11T19:12:21.587Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-11T19:12:23.152Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-11T19:12:24.714Z] --- PASS: TestBuildMultiStageCopy (19.30s) [2022-03-11T19:12:24.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (14.41s) [2022-03-11T19:12:24.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-11T19:12:24.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.13s) [2022-03-11T19:12:24.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.30s) [2022-03-11T19:12:24.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.47s) [2022-03-11T19:12:24.714Z] === RUN TestBuildMultiStageParentConfig [2022-03-11T19:12:25.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-11T19:12:27.667Z] --- PASS: TestBuildMultiStageParentConfig (2.87s) [2022-03-11T19:12:27.667Z] === RUN TestBuildLabelWithTargets [2022-03-11T19:12:27.667Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:12:27.667Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-11T19:12:27.667Z] === RUN TestBuildWithEmptyLayers [2022-03-11T19:12:28.654Z] --- PASS: TestBuildWithEmptyLayers (1.58s) [2022-03-11T19:12:28.654Z] === RUN TestBuildMultiStageOnBuild [2022-03-11T19:12:29.465Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-11T19:12:29.465Z] PASS [2022-03-11T19:12:29.465Z] [2022-03-11T19:12:29.465Z] DONE 17 tests in 51.902s [2022-03-11T19:12:29.465Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-11T19:12:29.465Z] ++ 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 [2022-03-11T19:12:29.465Z] ++ set -e [2022-03-11T19:12:29.465Z] ++ '[' -n 0 ']' [2022-03-11T19:12:29.465Z] ++ set -x [2022-03-11T19:12:29.465Z] ++ 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 [2022-03-11T19:12:29.465Z] INFO: Testing against a local daemon [2022-03-11T19:12:29.465Z] === RUN TestPluginInvalidJSON [2022-03-11T19:12:29.465Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:12:29.465Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:12:29.465Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:12:29.465Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-11T19:12:29.465Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-11T19:12:29.465Z] === RUN TestPluginInstall [2022-03-11T19:12:29.465Z] === RUN TestPluginInstall/no_auth [2022-03-11T19:12:30.407Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-11T19:12:31.366Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-11T19:12:31.628Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-11T19:12:31.628Z] time="2022-03-11T19:12:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:12:31.628Z] time="2022-03-11T19:12:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c532900fcf47752fbf4b2f535b860d8f17f4705c63d2f7580bca80c1ced871e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:12:31.628Z] time="2022-03-11T19:12:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:12:31.628Z] time="2022-03-11T19:12:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c532900fcf47752fbf4b2f535b860d8f17f4705c63d2f7580bca80c1ced871e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:12:31.890Z] === RUN TestPluginInstall/with_htpasswd [2022-03-11T19:12:32.465Z] time="2022-03-11T19:12:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:12:32.465Z] time="2022-03-11T19:12:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c532900fcf47752fbf4b2f535b860d8f17f4705c63d2f7580bca80c1ced871e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:12:32.465Z] time="2022-03-11T19:12:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:12:32.465Z] time="2022-03-11T19:12:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c532900fcf47752fbf4b2f535b860d8f17f4705c63d2f7580bca80c1ced871e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:12:32.465Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-11T19:12:32.726Z] === RUN TestPluginInstall/with_insecure [2022-03-11T19:12:33.299Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-11T19:12:33.871Z] time="2022-03-11T19:12:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:12:33.871Z] time="2022-03-11T19:12:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bda46d62cf0fbef90950ed14a3e12b35b90f1b077d199d154c4be99e107f333d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:12:33.871Z] time="2022-03-11T19:12:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-11T19:12:33.871Z] time="2022-03-11T19:12:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bda46d62cf0fbef90950ed14a3e12b35b90f1b077d199d154c4be99e107f333d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-11T19:12:34.132Z] plugin_test.go:165: [d8600554db046] daemon is not started [2022-03-11T19:12:34.132Z] --- PASS: TestPluginInstall (4.75s) [2022-03-11T19:12:34.132Z] --- PASS: TestPluginInstall/no_auth (2.59s) [2022-03-11T19:12:34.132Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2022-03-11T19:12:34.132Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-03-11T19:12:34.132Z] === RUN TestPluginsWithRuntimes [2022-03-11T19:12:34.703Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-11T19:12:34.703Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-11T19:12:34.703Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-11T19:12:34.703Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-11T19:12:34.703Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-11T19:12:34.703Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-11T19:12:34.703Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-11T19:12:34.703Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-11T19:12:34.703Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-11T19:12:34.816Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-11T19:12:34.816Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-11T19:12:34.816Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-11T19:12:36.093Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-11T19:12:36.093Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-11T19:12:36.093Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-11T19:12:36.655Z] Removing intermediate container a5748efe98d2 [2022-03-11T19:12:36.655Z] ---> 353ffb91b0bf [2022-03-11T19:12:36.655Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-11T19:12:36.655Z] ---> Running in 4a0ddeb2675c [2022-03-11T19:12:36.655Z] Removing intermediate container 4a0ddeb2675c [2022-03-11T19:12:36.655Z] ---> f680b2bd055a [2022-03-11T19:12:36.655Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-11T19:12:36.655Z] ---> Running in b43aba250469 [2022-03-11T19:12:36.655Z] Removing intermediate container b43aba250469 [2022-03-11T19:12:36.655Z] ---> 8dcdd3e25428 [2022-03-11T19:12:36.655Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-11T19:12:36.664Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-11T19:12:36.926Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-11T19:12:37.187Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-11T19:12:37.646Z] [2022-03-11T19:12:38.118Z] ---> 96954729d699 [2022-03-11T19:12:38.118Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-11T19:12:38.118Z] ---> Running in 518bf0ed456e [2022-03-11T19:12:38.131Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-11T19:12:38.131Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-11T19:12:38.131Z] --- PASS: TestPluginsWithRuntimes (3.97s) [2022-03-11T19:12:38.131Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-03-11T19:12:38.131Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2022-03-11T19:12:38.131Z] === RUN TestPluginBackCompatMediaTypes [2022-03-11T19:12:39.078Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s) [2022-03-11T19:12:39.078Z] PASS [2022-03-11T19:12:39.078Z] [2022-03-11T19:12:39.078Z] DONE 10 tests in 9.638s [2022-03-11T19:12:39.078Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-11T19:12:39.078Z] ++ 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 [2022-03-11T19:12:39.078Z] ++ set -e [2022-03-11T19:12:39.078Z] ++ '[' -n 0 ']' [2022-03-11T19:12:39.078Z] ++ set -x [2022-03-11T19:12:39.078Z] ++ 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 [2022-03-11T19:12:39.078Z] INFO: Testing against a local daemon [2022-03-11T19:12:39.078Z] === RUN TestExternalGraphDriver [2022-03-11T19:12:39.078Z] === RUN TestExternalGraphDriver/json [2022-03-11T19:12:39.567Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-11T19:12:39.567Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-11T19:12:39.567Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-11T19:12:39.567Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-11T19:12:40.033Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-11T19:12:40.033Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-11T19:12:40.033Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-11T19:12:40.462Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-11T19:12:40.501Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-11T19:12:40.501Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-11T19:12:40.501Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-11T19:12:41.033Z] === RUN TestExternalGraphDriver/spec [2022-03-11T19:12:41.975Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-11T19:12:42.918Z] === RUN TestExternalGraphDriver/pull [2022-03-11T19:12:42.918Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-11T19:12:43.180Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-11T19:12:43.752Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-11T19:12:43.752Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-11T19:12:43.752Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-11T19:12:44.324Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-11T19:12:44.585Z] --- PASS: TestExternalGraphDriver (5.67s) [2022-03-11T19:12:44.585Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2022-03-11T19:12:44.585Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2022-03-11T19:12:44.585Z] --- PASS: TestExternalGraphDriver/pull (1.89s) [2022-03-11T19:12:44.585Z] === RUN TestGraphdriverPluginV2 [2022-03-11T19:12:45.974Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-11T19:12:45.974Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-11T19:12:45.974Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T19:12:45.974Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-11T19:12:46.459Z] --- PASS: TestBuildMultiStageOnBuild (16.06s) [2022-03-11T19:12:46.459Z] === RUN TestBuildUncleanTarFilenames [2022-03-11T19:12:46.460Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:12:46.460Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-11T19:12:46.460Z] === RUN TestBuildMultiStageLayerLeak [2022-03-11T19:12:46.546Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-11T19:12:47.117Z] === RUN TestDockerSuite/TestCommitChange [2022-03-11T19:12:48.061Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-11T19:12:48.324Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-11T19:12:48.896Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-11T19:12:49.473Z] --- PASS: TestGraphdriverPluginV2 (4.77s) [2022-03-11T19:12:49.473Z] PASS [2022-03-11T19:12:49.473Z] [2022-03-11T19:12:49.473Z] DONE 5 tests in 10.558s [2022-03-11T19:12:49.473Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-11T19:12:49.473Z] ++ 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 [2022-03-11T19:12:49.473Z] ++ set -e [2022-03-11T19:12:49.473Z] ++ '[' -n 0 ']' [2022-03-11T19:12:49.473Z] ++ set -x [2022-03-11T19:12:49.473Z] ++ 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 [2022-03-11T19:12:49.735Z] INFO: Testing against a local daemon [2022-03-11T19:12:49.735Z] === RUN TestContinueAfterPluginCrash [2022-03-11T19:12:49.735Z] === PAUSE TestContinueAfterPluginCrash [2022-03-11T19:12:49.735Z] === RUN TestReadPluginNoRead [2022-03-11T19:12:49.735Z] === PAUSE TestReadPluginNoRead [2022-03-11T19:12:49.735Z] === RUN TestDaemonStartWithLogOpt [2022-03-11T19:12:49.735Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-11T19:12:49.735Z] === CONT TestContinueAfterPluginCrash [2022-03-11T19:12:49.735Z] === CONT TestDaemonStartWithLogOpt [2022-03-11T19:12:50.679Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-11T19:12:52.596Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-11T19:12:53.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-11T19:12:53.802Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-11T19:12:55.717Z] --- PASS: TestDaemonStartWithLogOpt (5.84s) [2022-03-11T19:12:55.717Z] === CONT TestReadPluginNoRead [2022-03-11T19:12:55.717Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-11T19:12:55.978Z] docker_api_swarm_node_test.go:20: [d6e741fb7771f] joining swarm manager [dd124000fc487]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:12:56.550Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-11T19:12:57.123Z] docker_api_swarm_node_test.go:21: [d91ef37f4a029] joining swarm manager [dd124000fc487]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:12:58.508Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-11T19:12:58.508Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-11T19:12:58.947Z] --- PASS: TestBuildMultiStageLayerLeak (13.14s) [2022-03-11T19:12:58.947Z] === RUN TestBuildWithHugeFile [2022-03-11T19:12:59.078Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-11T19:12:59.078Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-11T19:12:59.078Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-11T19:12:59.078Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-11T19:12:59.078Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-11T19:12:59.078Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-11T19:12:59.078Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-11T19:13:00.022Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-11T19:13:00.593Z] --- PASS: TestContinueAfterPluginCrash (10.93s) [2022-03-11T19:13:00.593Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-11T19:13:01.537Z] === RUN TestReadPluginNoRead/default [2022-03-11T19:13:01.798Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-11T19:13:01.798Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-11T19:13:02.371Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-11T19:13:03.313Z] === CONT TestReadPluginNoRead [2022-03-11T19:13:03.313Z] read_test.go:92: [d408ea79293a0] daemon is not started [2022-03-11T19:13:03.313Z] --- PASS: TestReadPluginNoRead (7.67s) [2022-03-11T19:13:03.313Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2022-03-11T19:13:03.313Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2022-03-11T19:13:03.313Z] --- PASS: TestReadPluginNoRead/default (1.61s) [2022-03-11T19:13:03.313Z] PASS [2022-03-11T19:13:03.313Z] [2022-03-11T19:13:03.313Z] DONE 6 tests in 13.641s [2022-03-11T19:13:03.313Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-11T19:13:03.313Z] ++ 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 [2022-03-11T19:13:03.313Z] ++ set -e [2022-03-11T19:13:03.313Z] ++ '[' -n 0 ']' [2022-03-11T19:13:03.313Z] ++ set -x [2022-03-11T19:13:03.314Z] ++ 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 [2022-03-11T19:13:03.314Z] testing: warning: no tests to run [2022-03-11T19:13:03.314Z] PASS [2022-03-11T19:13:03.314Z] [2022-03-11T19:13:03.314Z] DONE 0 tests in 0.038s [2022-03-11T19:13:03.314Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-11T19:13:03.314Z] ++ 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 [2022-03-11T19:13:03.314Z] ++ set -e [2022-03-11T19:13:03.314Z] ++ '[' -n 0 ']' [2022-03-11T19:13:03.314Z] ++ set -x [2022-03-11T19:13:03.314Z] ++ 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 [2022-03-11T19:13:03.314Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-11T19:13:03.314Z] INFO: Testing against a local daemon [2022-03-11T19:13:03.314Z] === RUN TestPluginWithDevMounts [2022-03-11T19:13:03.314Z] === PAUSE TestPluginWithDevMounts [2022-03-11T19:13:03.314Z] === CONT TestPluginWithDevMounts [2022-03-11T19:13:03.443Z] Removing intermediate container 518bf0ed456e [2022-03-11T19:13:03.443Z] ---> 79dc69d2c9c1 [2022-03-11T19:13:03.443Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-11T19:13:03.443Z] ---> Running in 384b34c894b3 [2022-03-11T19:13:03.887Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-11T19:13:03.900Z] [2022-03-11T19:13:03.900Z] SUCCESS: Specified value was saved. [2022-03-11T19:13:04.462Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-11T19:13:05.033Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-11T19:13:05.033Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-11T19:13:05.033Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-11T19:13:05.033Z] --- PASS: TestPluginWithDevMounts (1.78s) [2022-03-11T19:13:05.033Z] PASS [2022-03-11T19:13:05.033Z] [2022-03-11T19:13:05.033Z] DONE 1 tests in 1.934s [2022-03-11T19:13:05.294Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-11T19:13:05.294Z] ++ 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 [2022-03-11T19:13:05.294Z] ++ set -e [2022-03-11T19:13:05.294Z] ++ '[' -n 0 ']' [2022-03-11T19:13:05.294Z] ++ set -x [2022-03-11T19:13:05.294Z] ++ 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 [2022-03-11T19:13:05.294Z] INFO: Testing against a local daemon [2022-03-11T19:13:05.294Z] === RUN TestSecretInspect [2022-03-11T19:13:05.555Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-11T19:13:05.555Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-11T19:13:05.555Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-11T19:13:05.555Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-11T19:13:05.555Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-11T19:13:05.768Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-11T19:13:05.768Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-11T19:13:05.768Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-11T19:13:05.768Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-11T19:13:06.497Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-11T19:13:06.759Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-11T19:13:06.799Z] Removing intermediate container 384b34c894b3 [2022-03-11T19:13:06.799Z] ---> 68e82e1b9f5b [2022-03-11T19:13:06.799Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-11T19:13:06.799Z] ---> Running in eba746b0a37a [2022-03-11T19:13:07.332Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-11T19:13:07.332Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-11T19:13:07.594Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-11T19:13:07.855Z] --- PASS: TestSecretInspect (2.53s) [2022-03-11T19:13:07.855Z] === RUN TestSecretList [2022-03-11T19:13:09.239Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-11T19:13:10.188Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-11T19:13:10.188Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-11T19:13:10.763Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-11T19:13:11.025Z] --- PASS: TestSecretList (3.20s) [2022-03-11T19:13:11.025Z] === RUN TestSecretsCreateAndDelete [2022-03-11T19:13:11.598Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-11T19:13:12.171Z] docker_api_swarm_test.go:502: [dd2fb83e0e42d] joining swarm manager [d192c11180f88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:13:12.585Z] Cannot create a file when that file already exists. [2022-03-11T19:13:12.743Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-11T19:13:13.315Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-11T19:13:13.315Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-11T19:13:13.887Z] --- PASS: TestSecretsCreateAndDelete (2.84s) [2022-03-11T19:13:13.887Z] === RUN TestSecretsUpdate [2022-03-11T19:13:14.148Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-11T19:13:14.721Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-11T19:13:15.293Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-11T19:13:15.293Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-11T19:13:16.019Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-11T19:13:16.592Z] --- PASS: TestSecretsUpdate (2.57s) [2022-03-11T19:13:16.592Z] === RUN TestTemplatedSecret [2022-03-11T19:13:17.165Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-11T19:13:18.510Z] Removing intermediate container eba746b0a37a [2022-03-11T19:13:18.510Z] ---> 4484bd86be4d [2022-03-11T19:13:18.510Z] Step 13/13 : CMD ["sh"] [2022-03-11T19:13:18.510Z] ---> Running in 3557cba4e0fb [2022-03-11T19:13:18.510Z] Removing intermediate container 3557cba4e0fb [2022-03-11T19:13:18.510Z] ---> 8fed44038c58 [2022-03-11T19:13:18.510Z] Successfully built 8fed44038c58 [2022-03-11T19:13:18.510Z] Successfully tagged busybox:latest [2022-03-11T19:13:18.510Z] INFO: Docker images of the daemon under test [2022-03-11T19:13:18.510Z] [2022-03-11T19:13:18.510Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T19:13:18.510Z] busybox latest 8fed44038c58 Less than a second ago 5.78GB [2022-03-11T19:13:18.510Z] microsoft/windowsservercore latest 6a11116086a4 8 days ago 5.75GB [2022-03-11T19:13:18.510Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 8 days ago 5.75GB [2022-03-11T19:13:18.510Z] [2022-03-11T19:13:18.510Z] INFO: Running integration tests at 03/11/2022 19:13:18... [2022-03-11T19:13:18.510Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-11T19:13:18.510Z] INFO: Integration API tests being run from the host: [2022-03-11T19:13:18.551Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-11T19:13:18.551Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-11T19:13:18.551Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-11T19:13:18.551Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-11T19:13:18.551Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-11T19:13:18.969Z] INFO: make.ps1 starting at 03/11/2022 19:13:18 [2022-03-11T19:13:19.123Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-11T19:13:19.384Z] --- PASS: TestTemplatedSecret (3.01s) [2022-03-11T19:13:19.384Z] === RUN TestSecretCreateResolve [2022-03-11T19:13:19.935Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-11T19:13:20.536Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-11T19:13:21.497Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-11T19:13:21.926Z] --- PASS: TestSecretCreateResolve (2.25s) [2022-03-11T19:13:21.926Z] PASS [2022-03-11T19:13:21.926Z] [2022-03-11T19:13:21.926Z] DONE 6 tests in 16.521s [2022-03-11T19:13:21.926Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-11T19:13:21.926Z] ++ 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 [2022-03-11T19:13:21.926Z] ++ set -e [2022-03-11T19:13:21.926Z] ++ '[' -n 0 ']' [2022-03-11T19:13:21.926Z] ++ set -x [2022-03-11T19:13:21.926Z] ++ 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 [2022-03-11T19:13:21.926Z] INFO: Testing against a local daemon [2022-03-11T19:13:21.926Z] === RUN TestServiceCreateInit [2022-03-11T19:13:21.926Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-11T19:13:21.926Z] docker_api_swarm_test.go:507: [d4a9cc11ce3ff] joining swarm manager [d192c11180f88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:13:22.458Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-11T19:13:23.310Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-11T19:13:24.254Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-11T19:13:24.826Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-11T19:13:24.826Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-11T19:13:24.826Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-11T19:13:24.826Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-11T19:13:26.178Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-11T19:13:26.210Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-11T19:13:27.594Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-11T19:13:28.536Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-11T19:13:29.064Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-11T19:13:29.112Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-11T19:13:31.066Z] --- PASS: TestServiceCreateInit (8.90s) [2022-03-11T19:13:31.066Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.18s) [2022-03-11T19:13:31.066Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.71s) [2022-03-11T19:13:31.066Z] === RUN TestCreateServiceMultipleTimes [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-11T19:13:32.712Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-03-11T19:13:32.712Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-11T19:13:32.712Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/types [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-11T19:13:32.712Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-03-11T19:13:32.712Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-11T19:13:32.712Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2022-03-11T19:13:32.712Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/builder [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-11T19:13:32.712Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-11T19:13:32.776Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-11T19:13:32.979Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-11T19:13:33.240Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-11T19:13:34.087Z] ok github.com/docker/docker/builder/remotecontext 0.118s coverage: 13.7% of statements [2022-03-11T19:13:34.087Z] ok github.com/docker/docker/builder/dockerfile 0.279s coverage: 49.3% of statements [2022-03-11T19:13:35.020Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-03-11T19:13:35.586Z] ok github.com/docker/docker/builder/remotecontext/git 1.287s coverage: 86.3% of statements [2022-03-11T19:13:35.586Z] ? github.com/docker/docker/cli [no test files] [2022-03-11T19:13:35.586Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-11T19:13:35.788Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-11T19:13:36.358Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-11T19:13:36.520Z] ok github.com/docker/docker/cmd/docker-proxy 0.153s coverage: 67.6% of statements [2022-03-11T19:13:37.746Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-11T19:13:39.052Z] ok github.com/docker/docker/client 0.154s coverage: 75.7% of statements [2022-03-11T19:13:39.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-11T19:13:40.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-11T19:13:41.902Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-11T19:13:43.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00090bf80_} [2022-03-11T19:13:44.667Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13643758926_/foo_false____} [2022-03-11T19:13:46.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13643758926_/foo_true____} [2022-03-11T19:13:47.440Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32641743536_/foo_false____} [2022-03-11T19:13:48.380Z] --- PASS: TestCreateServiceMultipleTimes (17.48s) [2022-03-11T19:13:48.380Z] === RUN TestCreateServiceConflict [2022-03-11T19:13:48.641Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32641743536_/foo_true____} [2022-03-11T19:13:50.027Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32641743536_/foo_true__0xc00090bfb0__} [2022-03-11T19:13:50.027Z] --- PASS: TestCreateServiceConflict (1.88s) [2022-03-11T19:13:50.027Z] === RUN TestCreateServiceMaxReplicas [2022-03-11T19:13:51.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00090bfc8_} [2022-03-11T19:13:52.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00090bfe0_} [2022-03-11T19:13:53.072Z] --- PASS: TestCreateServiceMaxReplicas (2.91s) [2022-03-11T19:13:53.072Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-11T19:13:54.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000730000_} [2022-03-11T19:13:55.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-11T19:13:55.662Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000730018_} [2022-03-11T19:13:57.046Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-11T19:13:57.617Z] docker_api_swarm_node_test.go:81: [dd3ada631c61b] joining swarm manager [da99bce52eee0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:13:58.188Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-11T19:13:58.188Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-11T19:13:58.188Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-11T19:13:58.188Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-11T19:13:58.188Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-11T19:13:58.188Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-11T19:13:58.188Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-11T19:13:58.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-11T19:13:58.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-11T19:13:58.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-11T19:13:58.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-11T19:13:58.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-11T19:13:58.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-11T19:13:58.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-11T19:13:58.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-11T19:13:58.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-11T19:13:58.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-11T19:13:58.449Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-11T19:14:00.994Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-11T19:14:02.553Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:14:02.553Z] INFO: Testing against a local daemon [2022-03-11T19:14:02.553Z] === RUN TestBuildWithSession [2022-03-11T19:14:02.553Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:14:02.553Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-11T19:14:02.553Z] === RUN TestBuildSquashParent [2022-03-11T19:14:02.553Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:14:02.553Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-11T19:14:02.553Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-11T19:14:02.553Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:14:02.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:14:02.553Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:14:02.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:14:02.553Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:14:02.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:14:02.553Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:14:02.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:14:02.553Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:14:02.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:14:02.553Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:14:02.553Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:14:02.553Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-11T19:14:02.553Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-11T19:14:02.553Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-11T19:14:02.553Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-11T19:14:02.910Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-11T19:14:04.828Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-11T19:14:06.215Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-11T19:14:06.215Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-11T19:14:06.788Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.72s) [2022-03-11T19:14:06.788Z] === RUN TestCreateServiceSecretFileMode [2022-03-11T19:14:06.788Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-11T19:14:07.732Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-11T19:14:07.993Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-11T19:14:08.935Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-11T19:14:09.511Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-11T19:14:10.082Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-11T19:14:10.653Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-11T19:14:11.225Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-11T19:14:11.225Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-11T19:14:12.169Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-11T19:14:12.431Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-11T19:14:13.374Z] docker_api_swarm_node_test.go:53: [d3226b2526eb5] joining swarm manager [d5f250d74de00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:14:13.638Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-11T19:14:14.213Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-11T19:14:14.473Z] docker_api_swarm_node_test.go:54: [dde1da130134c] joining swarm manager [d5f250d74de00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:14:14.976Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-11T19:14:14.976Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-11T19:14:15.044Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-11T19:14:15.986Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-11T19:14:16.559Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-11T19:14:16.820Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-11T19:14:16.820Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-11T19:14:17.393Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-11T19:14:17.966Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-11T19:14:18.675Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-11T19:14:19.248Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-11T19:14:19.509Z] --- PASS: TestCreateServiceSecretFileMode (12.81s) [2022-03-11T19:14:19.509Z] === RUN TestCreateServiceConfigFileMode [2022-03-11T19:14:20.082Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-11T19:14:21.024Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-11T19:14:21.967Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-11T19:14:23.351Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-11T19:14:23.387Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-11T19:14:24.912Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-11T19:14:24.912Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-11T19:14:25.367Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-11T19:14:25.750Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.3% of statements [2022-03-11T19:14:25.750Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-03-11T19:14:25.750Z] ok github.com/docker/docker/cmd/dockerd/trap 2.479s coverage: 0.0% of statements [2022-03-11T19:14:25.750Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-11T19:14:25.750Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-11T19:14:25.750Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-11T19:14:25.750Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-11T19:14:25.750Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-11T19:14:25.899Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-11T19:14:28.446Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-11T19:14:28.446Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-11T19:14:29.875Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-03-11T19:14:29.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.29s) [2022-03-11T19:14:29.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.41s) [2022-03-11T19:14:29.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.59s) [2022-03-11T19:14:29.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.73s) [2022-03-11T19:14:29.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.75s) [2022-03-11T19:14:29.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.80s) [2022-03-11T19:14:29.875Z] === RUN TestBuildMultiStageCopy [2022-03-11T19:14:29.875Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-11T19:14:29.937Z] ok github.com/docker/docker/daemon/cluster 0.074s coverage: 0.5% of statements [2022-03-11T19:14:30.870Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-03-11T19:14:31.745Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-11T19:14:31.804Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-03-11T19:14:32.690Z] --- PASS: TestCreateServiceConfigFileMode (12.96s) [2022-03-11T19:14:32.690Z] === RUN TestCreateServiceSysctls [2022-03-11T19:14:33.632Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-11T19:14:33.893Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-11T19:14:36.440Z] --- PASS: TestCreateServiceSysctls (3.87s) [2022-03-11T19:14:36.440Z] === RUN TestCreateServiceCapabilities [2022-03-11T19:14:37.840Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-11T19:14:38.411Z] === RUN TestDockerSuite/TestCpToDot [2022-03-11T19:14:38.454Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-11T19:14:39.355Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-11T19:14:39.355Z] --- PASS: TestCreateServiceCapabilities (2.96s) [2022-03-11T19:14:39.355Z] === RUN TestInspect [2022-03-11T19:14:39.422Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-11T19:14:39.912Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-03-11T19:14:40.170Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.0% of statements [2022-03-11T19:14:40.298Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-11T19:14:40.388Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-11T19:14:40.428Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-11T19:14:40.994Z] ok github.com/docker/docker/daemon 10.174s coverage: 17.2% of statements [2022-03-11T19:14:40.994Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-11T19:14:40.994Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-11T19:14:40.994Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-11T19:14:40.994Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-11T19:14:41.252Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2022-03-11T19:14:41.692Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-11T19:14:41.924Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-11T19:14:42.635Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-11T19:14:42.635Z] --- PASS: TestInspect (3.28s) [2022-03-11T19:14:42.635Z] === RUN TestCreateJob [2022-03-11T19:14:43.161Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.802s coverage: 74.6% of statements [2022-03-11T19:14:43.420Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.0% of statements [2022-03-11T19:14:43.462Z] --- PASS: TestBuildMultiStageCopy (15.35s) [2022-03-11T19:14:43.462Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.29s) [2022-03-11T19:14:43.462Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.98s) [2022-03-11T19:14:43.462Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.19s) [2022-03-11T19:14:43.462Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.32s) [2022-03-11T19:14:43.462Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.57s) [2022-03-11T19:14:43.462Z] === RUN TestBuildMultiStageParentConfig [2022-03-11T19:14:43.577Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-11T19:14:43.838Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-11T19:14:44.410Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-11T19:14:44.796Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.550s coverage: 56.2% of statements [2022-03-11T19:14:45.798Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-11T19:14:45.798Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-11T19:14:45.798Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-11T19:14:46.171Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-03-11T19:14:46.371Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-11T19:14:46.371Z] --- PASS: TestCreateJob (3.71s) [2022-03-11T19:14:46.371Z] === RUN TestReplicatedJob [2022-03-11T19:14:46.409Z] --- PASS: TestBuildMultiStageParentConfig (3.21s) [2022-03-11T19:14:46.409Z] === RUN TestBuildLabelWithTargets [2022-03-11T19:14:46.409Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:14:46.409Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-11T19:14:46.409Z] === RUN TestBuildWithEmptyLayers [2022-03-11T19:14:46.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-11T19:14:46.632Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-11T19:14:46.632Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-11T19:14:46.632Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-11T19:14:46.893Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-11T19:14:47.465Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-11T19:14:47.548Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.214s coverage: 50.5% of statements [2022-03-11T19:14:47.726Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-11T19:14:47.726Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-11T19:14:47.979Z] --- PASS: TestBuildWithEmptyLayers (1.63s) [2022-03-11T19:14:47.979Z] === RUN TestBuildMultiStageOnBuild [2022-03-11T19:14:47.987Z] === RUN TestDockerSuite/TestCreateRM [2022-03-11T19:14:48.115Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.372s coverage: 46.2% of statements [2022-03-11T19:14:48.115Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-11T19:14:48.248Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-11T19:14:48.249Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T19:14:48.249Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-11T19:14:48.510Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-11T19:14:48.771Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-11T19:14:49.493Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-03-11T19:14:49.751Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.811s coverage: 58.0% of statements [2022-03-11T19:14:49.751Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-11T19:14:49.751Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-11T19:14:50.687Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.025s coverage: 2.9% of statements [2022-03-11T19:14:51.253Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-03-11T19:14:51.317Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-11T19:14:51.318Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-11T19:14:51.318Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-11T19:14:52.645Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 6.8% of statements [2022-03-11T19:14:52.646Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-11T19:14:52.646Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-11T19:14:52.705Z] --- PASS: TestReplicatedJob (6.45s) [2022-03-11T19:14:52.705Z] === RUN TestUpdateReplicatedJob [2022-03-11T19:14:52.903Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.0% of statements [2022-03-11T19:14:52.967Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-11T19:14:53.839Z] ok github.com/docker/docker/daemon/logger/awslogs 0.165s coverage: 79.9% of statements [2022-03-11T19:14:53.839Z] ok github.com/docker/docker/daemon/logger/fluentd 0.006s coverage: 33.6% of statements [2022-03-11T19:14:53.839Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-11T19:14:54.772Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-03-11T19:14:54.772Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-03-11T19:14:55.031Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-03-11T19:14:55.598Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-03-11T19:14:56.164Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 78.7% of statements [2022-03-11T19:14:56.164Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-11T19:14:56.272Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-11T19:14:56.273Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-11T19:14:56.273Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-11T19:14:56.273Z] docker_api_swarm_test.go:202: [d0427f5ff686a] joining swarm manager [d97ef3fbc81be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:14:56.273Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-11T19:14:56.273Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-11T19:14:56.273Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-11T19:14:56.731Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 54.9% of statements [2022-03-11T19:14:56.845Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-11T19:14:56.990Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.079s coverage: 31.5% of statements [2022-03-11T19:14:57.106Z] --- PASS: TestUpdateReplicatedJob (4.43s) [2022-03-11T19:14:57.106Z] === RUN TestServiceListWithStatuses [2022-03-11T19:14:57.106Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T19:14:57.106Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-11T19:14:57.106Z] === RUN TestDockerNetworkConnectAlias [2022-03-11T19:14:57.925Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2022-03-11T19:14:58.069Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-11T19:14:58.183Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements [2022-03-11T19:14:58.644Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-11T19:14:58.752Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-11T19:14:59.319Z] ok github.com/docker/docker/daemon/logger/splunk 1.580s coverage: 82.5% of statements [2022-03-11T19:14:59.319Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-11T19:14:59.319Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-11T19:15:00.030Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-11T19:15:00.695Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2022-03-11T19:15:00.953Z] ok github.com/docker/docker/distribution 0.596s coverage: 28.4% of statements [2022-03-11T19:15:00.953Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-11T19:15:01.416Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-11T19:15:01.520Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-11T19:15:02.357Z] --- PASS: TestDockerNetworkConnectAlias (4.98s) [2022-03-11T19:15:02.357Z] === RUN TestDockerNetworkReConnect [2022-03-11T19:15:02.357Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-11T19:15:02.454Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-03-11T19:15:02.712Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-03-11T19:15:02.929Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-11T19:15:02.929Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-11T19:15:02.970Z] ok github.com/docker/docker/distribution/xfer 1.901s coverage: 84.9% of statements [2022-03-11T19:15:02.970Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-11T19:15:03.501Z] === RUN TestDockerSuite/TestDockerFails [2022-03-11T19:15:03.501Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-11T19:15:03.501Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-11T19:15:03.501Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-11T19:15:03.538Z] ok github.com/docker/docker/image/tarexport 0.014s coverage: 0.7% of statements [2022-03-11T19:15:03.797Z] ok github.com/docker/docker/image/v1 0.033s coverage: 25.0% of statements [2022-03-11T19:15:03.797Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-11T19:15:04.729Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-03-11T19:15:04.887Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-11T19:15:05.149Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-11T19:15:05.297Z] ok github.com/docker/docker/oci 0.013s coverage: 43.3% of statements [2022-03-11T19:15:05.862Z] ok github.com/docker/docker/opts 0.021s coverage: 67.4% of statements [2022-03-11T19:15:05.862Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-11T19:15:07.064Z] --- PASS: TestDockerNetworkReConnect (4.62s) [2022-03-11T19:15:07.064Z] === RUN TestServicePlugin [2022-03-11T19:15:07.064Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-11T19:15:07.064Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-11T19:15:07.064Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-11T19:15:07.325Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-11T19:15:07.763Z] ok github.com/docker/docker/pkg/archive 0.339s coverage: 82.4% of statements [2022-03-11T19:15:08.331Z] ok github.com/docker/docker/pkg/authorization 0.236s coverage: 68.3% of statements [2022-03-11T19:15:08.331Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-11T19:15:08.588Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-11T19:15:09.234Z] --- PASS: TestBuildMultiStageOnBuild (19.71s) [2022-03-11T19:15:09.234Z] === RUN TestBuildUncleanTarFilenames [2022-03-11T19:15:09.234Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:15:09.234Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-11T19:15:09.234Z] === RUN TestBuildMultiStageLayerLeak [2022-03-11T19:15:10.613Z] --- PASS: TestBuildWithHugeFile (125.52s) [2022-03-11T19:15:10.614Z] === RUN TestBuildWCOWSandboxSize [2022-03-11T19:15:10.614Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:15:10.614Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:15:10.614Z] === RUN TestBuildWithEmptyDockerfile [2022-03-11T19:15:10.614Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:15:10.614Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:15:10.614Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:15:10.614Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:15:10.614Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:15:10.614Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:15:10.614Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:15:10.614Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:15:10.614Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:15:10.614Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-11T19:15:10.614Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-11T19:15:10.614Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-11T19:15:10.614Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-11T19:15:10.614Z] === RUN TestBuildPreserveOwnership [2022-03-11T19:15:10.614Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:15:10.614Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-11T19:15:10.614Z] === RUN TestBuildPlatformInvalid [2022-03-11T19:15:10.614Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-11T19:15:10.614Z] PASS [2022-03-11T19:15:10.614Z] ok github.com/docker/docker/integration/build 217.471s [2022-03-11T19:15:10.614Z] [2022-03-11T19:15:10.614Z] === Skipped [2022-03-11T19:15:10.614Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-11T19:15:10.614Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:15:10.614Z] [2022-03-11T19:15:10.614Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-11T19:15:10.614Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:15:10.614Z] [2022-03-11T19:15:10.614Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-11T19:15:10.614Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:15:10.614Z] [2022-03-11T19:15:10.614Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-11T19:15:10.614Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:15:10.614Z] [2022-03-11T19:15:10.614Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:15:10.614Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:15:10.614Z] [2022-03-11T19:15:10.614Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-11T19:15:10.614Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:15:10.614Z] [2022-03-11T19:15:10.614Z] DONE 29 tests, 6 skipped in 255.969s [2022-03-11T19:15:10.614Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-11T19:15:10.614Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:15:10.614Z] INFO: Testing against a local daemon [2022-03-11T19:15:10.614Z] === RUN TestConfigInspect [2022-03-11T19:15:10.614Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:15:10.614Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-11T19:15:10.614Z] === RUN TestConfigList [2022-03-11T19:15:10.614Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:15:10.614Z] --- SKIP: TestConfigList (0.00s) [2022-03-11T19:15:10.614Z] === RUN TestConfigsCreateAndDelete [2022-03-11T19:15:10.614Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:15:10.614Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-11T19:15:10.614Z] === RUN TestConfigsUpdate [2022-03-11T19:15:10.614Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:15:10.614Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-11T19:15:10.614Z] === RUN TestTemplatedConfig [2022-03-11T19:15:10.614Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:15:10.614Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-11T19:15:10.614Z] === RUN TestConfigCreateResolve [2022-03-11T19:15:10.614Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:15:10.614Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-11T19:15:10.614Z] PASS [2022-03-11T19:15:10.614Z] ok github.com/docker/docker/integration/config 0.122s [2022-03-11T19:15:10.614Z] [2022-03-11T19:15:10.614Z] === Skipped [2022-03-11T19:15:10.614Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-11T19:15:10.614Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:15:10.614Z] [2022-03-11T19:15:10.614Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-11T19:15:10.614Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:15:10.614Z] [2022-03-11T19:15:10.614Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-11T19:15:10.614Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:15:10.614Z] [2022-03-11T19:15:10.614Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-11T19:15:10.614Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:15:10.614Z] [2022-03-11T19:15:10.614Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-11T19:15:10.614Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:15:10.614Z] [2022-03-11T19:15:10.614Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-03-11T19:15:10.614Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:15:10.614Z] [2022-03-11T19:15:10.614Z] DONE 6 tests, 6 skipped in 2.660s [2022-03-11T19:15:10.614Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-11T19:15:10.614Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:15:10.614Z] INFO: Testing against a local daemon [2022-03-11T19:15:10.614Z] === RUN TestCheckpoint [2022-03-11T19:15:10.614Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:15:10.614Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-11T19:15:10.614Z] === RUN TestContainerInvalidJSON [2022-03-11T19:15:10.614Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:15:10.614Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:15:10.614Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:15:10.614Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:15:10.614Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:15:10.614Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:15:10.614Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-11T19:15:10.614Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-11T19:15:10.614Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-11T19:15:10.614Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-11T19:15:10.614Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2022-03-11T19:15:10.614Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-11T19:15:11.071Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.28s) [2022-03-11T19:15:11.071Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-11T19:15:11.071Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s) [2022-03-11T19:15:11.071Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-11T19:15:11.530Z] --- PASS: TestCopyToContainerPathIsNotDir (0.32s) [2022-03-11T19:15:11.530Z] === RUN TestCopyFromContainer [2022-03-11T19:15:11.530Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:15:11.530Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-11T19:15:11.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-11T19:15:11.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:15:11.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:15:11.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:15:11.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:15:11.530Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:15:11.530Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:15:11.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:15:11.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:15:11.530Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:15:11.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-11T19:15:11.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-11T19:15:11.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-11T19:15:11.530Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-11T19:15:11.530Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-11T19:15:11.530Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-11T19:15:11.530Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-11T19:15:11.530Z] === RUN TestCreateWithInvalidEnv [2022-03-11T19:15:11.530Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-11T19:15:11.530Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-11T19:15:11.530Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-11T19:15:11.530Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-11T19:15:11.530Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-11T19:15:11.530Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-11T19:15:11.530Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-11T19:15:11.530Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-11T19:15:11.530Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-11T19:15:11.530Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-11T19:15:11.530Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-11T19:15:11.530Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-11T19:15:11.530Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-11T19:15:11.530Z] === RUN TestCreateTmpfsMountsTarget [2022-03-11T19:15:11.530Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:15:11.530Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-11T19:15:11.530Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-11T19:15:11.530Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:15:11.530Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-11T19:15:11.530Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-11T19:15:11.530Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:15:11.530Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-11T19:15:11.530Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-11T19:15:11.530Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:15:11.530Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:15:11.530Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:15:11.530Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:15:11.530Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:15:11.530Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:15:11.530Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:15:11.530Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:15:11.530Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:15:11.530Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:15:11.530Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:15:11.530Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:15:11.530Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:15:11.530Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:15:11.530Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:15:11.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-03-11T19:15:11.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-11T19:15:11.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-11T19:15:11.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-11T19:15:11.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-11T19:15:11.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-03-11T19:15:11.530Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-11T19:15:11.530Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-11T19:15:11.530Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-11T19:15:11.530Z] === RUN TestCreateDifferentPlatform [2022-03-11T19:15:11.530Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-11T19:15:11.530Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-11T19:15:11.530Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-11T19:15:11.530Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-11T19:15:11.530Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-11T19:15:11.530Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-11T19:15:11.532Z] plugin_test.go:61: [d68197d47efd8] joining swarm manager [d06e352e56dfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:15:11.867Z] ok github.com/docker/docker/pkg/chrootarchive 2.484s coverage: 43.5% of statements [2022-03-11T19:15:11.867Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-11T19:15:11.867Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-11T19:15:11.986Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) [2022-03-11T19:15:11.986Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-11T19:15:11.986Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-11T19:15:11.986Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-11T19:15:11.986Z] === RUN TestContainerKillOnDaemonStart [2022-03-11T19:15:11.986Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:15:11.986Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-11T19:15:11.986Z] === RUN TestDiff [2022-03-11T19:15:11.986Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-11T19:15:11.986Z] --- SKIP: TestDiff (0.00s) [2022-03-11T19:15:11.986Z] === RUN TestExecWithCloseStdin [2022-03-11T19:15:11.986Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-11T19:15:11.986Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-03-11T19:15:11.986Z] === RUN TestExec [2022-03-11T19:15:12.125Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-11T19:15:12.473Z] plugin_test.go:64: [dd13cbe490fa4] joining swarm manager [d06e352e56dfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:15:13.074Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-11T19:15:13.074Z] ok github.com/docker/docker/layer 7.863s coverage: 69.0% of statements [2022-03-11T19:15:13.074Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-11T19:15:13.074Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-11T19:15:13.074Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-11T19:15:13.074Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-11T19:15:13.074Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-11T19:15:13.074Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-11T19:15:13.332Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 87.2% of statements [2022-03-11T19:15:13.416Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-11T19:15:13.590Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-03-11T19:15:13.590Z] ok github.com/docker/docker/pkg/fsutils 0.180s coverage: 85.1% of statements [2022-03-11T19:15:14.964Z] ok github.com/docker/docker/pkg/idtools 0.505s coverage: 69.5% of statements [2022-03-11T19:15:14.964Z] ok github.com/docker/docker/pkg/ioutils 0.451s coverage: 70.1% of statements [2022-03-11T19:15:15.223Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2022-03-11T19:15:15.223Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-03-11T19:15:15.223Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-11T19:15:15.223Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-03-11T19:15:15.329Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-11T19:15:15.482Z] ok github.com/docker/docker/pkg/parsers 0.020s coverage: 97.0% of statements [2022-03-11T19:15:15.740Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-03-11T19:15:15.740Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2022-03-11T19:15:15.998Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-11T19:15:15.998Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-11T19:15:15.998Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-11T19:15:16.565Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-03-11T19:15:16.657Z] --- PASS: TestExec (4.60s) [2022-03-11T19:15:16.657Z] === RUN TestExecUser [2022-03-11T19:15:16.657Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-11T19:15:16.657Z] --- SKIP: TestExecUser (0.00s) [2022-03-11T19:15:16.657Z] === RUN TestExportContainerAndImportImage [2022-03-11T19:15:16.657Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:15:16.657Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-11T19:15:16.657Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-11T19:15:16.657Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:15:16.657Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-11T19:15:16.657Z] === RUN TestHealthCheckWorkdir [2022-03-11T19:15:16.657Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-11T19:15:16.657Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-11T19:15:16.657Z] === RUN TestHealthKillContainer [2022-03-11T19:15:16.657Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-11T19:15:16.657Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-11T19:15:16.657Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-11T19:15:16.657Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T19:15:16.657Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T19:15:16.657Z] === RUN TestKillContainerInvalidSignal [2022-03-11T19:15:16.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-11T19:15:16.978Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-11T19:15:17.132Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-11T19:15:17.132Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-11T19:15:17.389Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-11T19:15:18.761Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2022-03-11T19:15:18.761Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-03-11T19:15:18.899Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-11T19:15:18.899Z] docker_api_swarm_test.go:384: [d671d7d4a706b] joining swarm manager [d3f641ba0728b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:15:19.020Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-11T19:15:19.021Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-11T19:15:19.279Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-11T19:15:19.537Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-11T19:15:19.841Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-11T19:15:20.104Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.8% of statements [2022-03-11T19:15:20.362Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-11T19:15:20.379Z] --- PASS: TestKillContainerInvalidSignal (3.58s) [2022-03-11T19:15:20.379Z] === RUN TestKillContainer [2022-03-11T19:15:20.379Z] === RUN TestKillContainer/no_signal [2022-03-11T19:15:20.412Z] docker_api_swarm_test.go:385: [da25000a16495] joining swarm manager [d3f641ba0728b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:15:20.412Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-11T19:15:20.621Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2022-03-11T19:15:20.987Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-11T19:15:21.186Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-03-11T19:15:21.444Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-11T19:15:21.444Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-11T19:15:21.702Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-11T19:15:21.929Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-11T19:15:22.500Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-11T19:15:23.070Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-11T19:15:23.599Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.3% of statements [2022-03-11T19:15:23.599Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-11T19:15:23.858Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-03-11T19:15:24.093Z] === RUN TestKillContainer/non_killing_signal [2022-03-11T19:15:24.093Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-11T19:15:24.093Z] === RUN TestKillContainer/killing_signal [2022-03-11T19:15:24.454Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-11T19:15:25.232Z] ok github.com/docker/docker/quota 0.245s coverage: 71.4% of statements [2022-03-11T19:15:25.232Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-11T19:15:25.845Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-11T19:15:26.608Z] ok github.com/docker/docker/registry 0.052s coverage: 58.3% of statements [2022-03-11T19:15:26.608Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-11T19:15:26.866Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-11T19:15:26.980Z] --- PASS: TestKillContainer (6.84s) [2022-03-11T19:15:26.980Z] --- PASS: TestKillContainer/no_signal (3.46s) [2022-03-11T19:15:26.980Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-11T19:15:26.980Z] --- PASS: TestKillContainer/killing_signal (3.32s) [2022-03-11T19:15:26.980Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-11T19:15:26.980Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:15:26.980Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-11T19:15:26.980Z] === RUN TestKillStoppedContainer [2022-03-11T19:15:26.980Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:15:26.980Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-11T19:15:26.980Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-11T19:15:26.980Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:15:26.980Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-11T19:15:26.980Z] === RUN TestKillDifferentUserContainer [2022-03-11T19:15:26.980Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-11T19:15:26.980Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-11T19:15:26.980Z] === RUN TestInspectOomKilledTrue [2022-03-11T19:15:26.980Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:15:26.980Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-11T19:15:26.980Z] === RUN TestInspectOomKilledFalse [2022-03-11T19:15:26.980Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:15:26.980Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-11T19:15:26.980Z] === RUN TestLogsFollowTailEmpty [2022-03-11T19:15:27.075Z] --- PASS: TestBuildMultiStageLayerLeak (16.83s) [2022-03-11T19:15:27.075Z] === RUN TestBuildWithHugeFile [2022-03-11T19:15:27.125Z] ok github.com/docker/docker/runconfig 0.011s coverage: 65.7% of statements [2022-03-11T19:15:27.384Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-11T19:15:28.391Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-11T19:15:29.912Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-03-11T19:15:30.302Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-11T19:15:30.479Z] ok github.com/docker/docker/volume/local 0.095s coverage: 76.4% of statements [2022-03-11T19:15:30.694Z] --- PASS: TestLogsFollowTailEmpty (3.48s) [2022-03-11T19:15:30.694Z] === RUN TestNetworkNat [2022-03-11T19:15:30.694Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-11T19:15:30.694Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-11T19:15:30.694Z] === RUN TestNetworkLocalhostTCPNat [2022-03-11T19:15:30.872Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-11T19:15:31.046Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-03-11T19:15:31.893Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-11T19:15:31.980Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-03-11T19:15:32.465Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-11T19:15:32.726Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-11T19:15:33.667Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-11T19:15:34.239Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-11T19:15:34.239Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-11T19:15:34.500Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-11T19:15:34.577Z] --- PASS: TestNetworkLocalhostTCPNat (4.32s) [2022-03-11T19:15:34.577Z] === RUN TestNetworkLoopbackNat [2022-03-11T19:15:34.577Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-11T19:15:34.577Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-11T19:15:34.577Z] === RUN TestPause [2022-03-11T19:15:34.577Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-11T19:15:34.577Z] --- SKIP: TestPause (0.00s) [2022-03-11T19:15:34.577Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-11T19:15:34.760Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-11T19:15:34.760Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-11T19:15:35.703Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-11T19:15:36.647Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-11T19:15:36.647Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-11T19:15:36.647Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-11T19:15:37.219Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-11T19:15:37.480Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-11T19:15:38.294Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.64s) [2022-03-11T19:15:38.294Z] === RUN TestPauseStopPausedContainer [2022-03-11T19:15:38.294Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:15:38.294Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-11T19:15:38.294Z] === RUN TestPsFilter [2022-03-11T19:15:38.421Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-11T19:15:38.421Z] --- PASS: TestServicePlugin (31.47s) [2022-03-11T19:15:38.421Z] === RUN TestServiceUpdateLabel [2022-03-11T19:15:38.750Z] --- PASS: TestPsFilter (0.36s) [2022-03-11T19:15:38.750Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-11T19:15:39.364Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-11T19:15:39.364Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-11T19:15:39.364Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-11T19:15:39.364Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-11T19:15:39.364Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-11T19:15:39.364Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-11T19:15:40.752Z] --- PASS: TestServiceUpdateLabel (2.23s) [2022-03-11T19:15:40.752Z] === RUN TestServiceUpdateSecrets [2022-03-11T19:15:41.694Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-11T19:15:41.974Z] === RUN TestDockerSuite/TestEventsRename [2022-03-11T19:15:41.976Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.46s) [2022-03-11T19:15:41.976Z] === RUN TestRemoveContainerWithVolume [2022-03-11T19:15:42.928Z] === RUN TestDockerSuite/TestEventsResize [2022-03-11T19:15:43.499Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-11T19:15:45.714Z] --- PASS: TestRemoveContainerWithVolume (3.39s) [2022-03-11T19:15:45.714Z] === RUN TestRemoveContainerRunning [2022-03-11T19:15:48.781Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-11T19:15:49.351Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-11T19:15:49.398Z] --- PASS: TestRemoveContainerRunning (3.49s) [2022-03-11T19:15:49.398Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-11T19:15:49.925Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-11T19:15:51.430Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-11T19:15:51.430Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-11T19:15:51.430Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-11T19:15:52.272Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.40s) [2022-03-11T19:15:52.272Z] === RUN TestRemoveInvalidContainer [2022-03-11T19:15:52.272Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-03-11T19:15:52.272Z] === RUN TestRenameLinkedContainer [2022-03-11T19:15:52.272Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-11T19:15:52.272Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-11T19:15:52.727Z] === RUN TestRenameStoppedContainer [2022-03-11T19:15:53.224Z] === RUN TestDockerSuite/TestEventsTop [2022-03-11T19:15:53.224Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-11T19:15:53.904Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2022-03-11T19:15:53.904Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-11T19:15:53.904Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-11T19:15:53.904Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-11T19:15:53.904Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-11T19:15:53.904Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-11T19:15:53.904Z] ? github.com/docker/docker/rootless [no test files] [2022-03-11T19:15:53.904Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-11T19:15:53.904Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-11T19:15:53.904Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-11T19:15:53.904Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-11T19:15:53.904Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-11T19:15:53.904Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-11T19:15:53.904Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-11T19:15:53.904Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-11T19:15:53.904Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-11T19:15:53.904Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-11T19:15:53.904Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-11T19:15:53.904Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-11T19:15:53.904Z] ? github.com/docker/docker/volume [no test files] [2022-03-11T19:15:53.904Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-11T19:15:53.904Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-11T19:15:53.904Z] [2022-03-11T19:15:53.904Z] === Skipped [2022-03-11T19:15:53.904Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-11T19:15:53.904Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-11T19:15:53.904Z] [2022-03-11T19:15:53.904Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-11T19:15:53.904Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-11T19:15:53.904Z] [2022-03-11T19:15:53.904Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-11T19:15:53.904Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-11T19:15:53.904Z] [2022-03-11T19:15:53.904Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-11T19:15:53.904Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-11T19:15:53.904Z] [2022-03-11T19:15:53.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-11T19:15:53.904Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:15:53.904Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T19:15:53.904Z] [2022-03-11T19:15:53.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-11T19:15:53.904Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:15:53.904Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T19:15:53.904Z] [2022-03-11T19:15:53.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-11T19:15:53.904Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:15:53.904Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T19:15:53.904Z] [2022-03-11T19:15:53.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-11T19:15:53.904Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:15:53.904Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T19:15:53.904Z] [2022-03-11T19:15:53.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-11T19:15:53.904Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:15:53.904Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-11T19:15:53.904Z] [2022-03-11T19:15:53.904Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-11T19:15:53.904Z] graphtest_unix.go:71: No driver to put! [2022-03-11T19:15:53.904Z] [2022-03-11T19:15:53.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-11T19:15:53.904Z] time="2022-03-11T19:14:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T19:15:53.904Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T19:15:53.904Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T19:15:53.904Z] [2022-03-11T19:15:53.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-11T19:15:53.904Z] time="2022-03-11T19:14:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T19:15:53.904Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T19:15:53.904Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T19:15:53.904Z] [2022-03-11T19:15:53.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-11T19:15:53.904Z] time="2022-03-11T19:14:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T19:15:53.904Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T19:15:53.904Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T19:15:53.904Z] [2022-03-11T19:15:53.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-11T19:15:53.904Z] time="2022-03-11T19:14:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T19:15:53.904Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T19:15:53.904Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T19:15:53.904Z] [2022-03-11T19:15:53.904Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-11T19:15:53.904Z] time="2022-03-11T19:14:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-11T19:15:53.904Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-11T19:15:53.905Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-11T19:15:53.905Z] [2022-03-11T19:15:53.905Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-11T19:15:53.905Z] graphtest_unix.go:71: No driver to put! [2022-03-11T19:15:53.905Z] [2022-03-11T19:15:53.905Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-11T19:15:53.905Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-11T19:15:53.905Z] [2022-03-11T19:15:53.905Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-11T19:15:53.905Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-11T19:15:53.905Z] [2022-03-11T19:15:53.905Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-11T19:15:53.905Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-11T19:15:53.905Z] [2022-03-11T19:15:53.905Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-11T19:15:53.905Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-11T19:15:53.905Z] [2022-03-11T19:15:53.905Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-11T19:15:53.905Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:15:53.905Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T19:15:53.905Z] [2022-03-11T19:15:53.905Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-11T19:15:53.905Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:15:53.905Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T19:15:53.905Z] [2022-03-11T19:15:53.905Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-11T19:15:53.905Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:15:53.905Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T19:15:53.905Z] [2022-03-11T19:15:53.905Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-11T19:15:53.905Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:15:53.905Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T19:15:53.905Z] [2022-03-11T19:15:53.905Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-11T19:15:53.905Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-11T19:15:53.905Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-11T19:15:53.905Z] [2022-03-11T19:15:53.905Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-11T19:15:53.905Z] graphtest_unix.go:71: No driver to put! [2022-03-11T19:15:53.905Z] [2022-03-11T19:15:53.905Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-11T19:15:53.905Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-11T19:15:53.905Z] [2022-03-11T19:15:53.905Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-11T19:15:53.905Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-11T19:15:53.905Z] [2022-03-11T19:15:53.905Z] DONE 2323 tests, 28 skipped in 238.362s [2022-03-11T19:15:53.905Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/bitseq [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/cluster [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/config [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/datastore [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/driverapi [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/etchosts [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/idm [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/ipam [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/iptables [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/netlabel [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/netutils [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/networkdb [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/ns [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/options [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/osl [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/portallocator [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/portmapper [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/testutils [2022-03-11T19:15:53.905Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-11T19:15:53.905Z] + 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/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 [2022-03-11T19:15:55.767Z] --- PASS: TestServiceUpdateSecrets (14.98s) [2022-03-11T19:15:55.767Z] === RUN TestServiceUpdateConfigs [2022-03-11T19:15:55.767Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-11T19:15:56.439Z] --- PASS: TestRenameStoppedContainer (3.50s) [2022-03-11T19:15:56.439Z] === RUN TestRenameRunningContainerAndReuse [2022-03-11T19:16:03.483Z] --- PASS: TestRenameRunningContainerAndReuse (6.92s) [2022-03-11T19:16:03.483Z] === RUN TestRenameInvalidName [2022-03-11T19:16:06.370Z] --- PASS: TestRenameInvalidName (3.61s) [2022-03-11T19:16:06.370Z] === RUN TestRenameAnonymousContainer [2022-03-11T19:16:07.994Z] === RUN TestDockerSuite/TestExec [2022-03-11T19:16:07.994Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-11T19:16:07.994Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-11T19:16:08.255Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-11T19:16:08.827Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-11T19:16:09.769Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-11T19:16:10.343Z] --- PASS: TestServiceUpdateConfigs (14.96s) [2022-03-11T19:16:10.343Z] === RUN TestServiceUpdateNetwork [2022-03-11T19:16:10.603Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-11T19:16:11.174Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-11T19:16:11.745Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-11T19:16:12.657Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-11T19:16:12.688Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-11T19:16:13.264Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-11T19:16:14.234Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-11T19:16:15.177Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-11T19:16:16.120Z] === RUN TestDockerSuite/TestExecEnv [2022-03-11T19:16:16.381Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-11T19:16:17.765Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-11T19:16:18.336Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-11T19:16:20.250Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-11T19:16:20.511Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-11T19:16:21.081Z] check_test.go:379: [da25000a16495] daemon is not started [2022-03-11T19:16:21.081Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-11T19:16:21.081Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-11T19:16:21.139Z] --- PASS: TestRenameAnonymousContainer (13.07s) [2022-03-11T19:16:21.139Z] === RUN TestRenameContainerWithSameName [2022-03-11T19:16:21.653Z] === RUN TestDockerSuite/TestExecParseError [2022-03-11T19:16:22.226Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-11T19:16:22.798Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-11T19:16:23.371Z] docker_api_swarm_test.go:802: [db3c756480c8d] joining swarm manager [dca5099ca646b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:16:23.371Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-11T19:16:24.029Z] --- PASS: TestRenameContainerWithSameName (4.14s) [2022-03-11T19:16:24.029Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-11T19:16:24.029Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-11T19:16:24.029Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-11T19:16:24.029Z] === RUN TestResize [2022-03-11T19:16:24.312Z] --- PASS: TestServiceUpdateNetwork (13.72s) [2022-03-11T19:16:24.312Z] === RUN TestServiceUpdatePidsLimit [2022-03-11T19:16:24.885Z] docker_api_swarm_test.go:802: [d3436b30039c7] joining swarm manager [dca5099ca646b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:16:24.885Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-11T19:16:25.141Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-11T19:16:25.457Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-11T19:16:25.719Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-11T19:16:26.293Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-11T19:16:26.554Z] docker_api_swarm_test.go:802: [d3bc1c8628c09] joining swarm manager [dca5099ca646b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-11T19:16:26.816Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-11T19:16:27.756Z] docker_api_swarm_test.go:802: [d76ad75318e60] joining swarm manager [dca5099ca646b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-11T19:16:27.793Z] --- PASS: TestResize (3.46s) [2022-03-11T19:16:27.793Z] === RUN TestResizeWithInvalidSize [2022-03-11T19:16:30.299Z] docker_api_swarm_test.go:810: [d07e9c4b1c5c2] joining swarm manager [dca5099ca646b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-11T19:16:30.739Z] --- PASS: TestResizeWithInvalidSize (3.49s) [2022-03-11T19:16:30.739Z] === RUN TestResizeWhenContainerNotStarted [2022-03-11T19:16:32.600Z] ok github.com/docker/docker/libnetwork 37.376s coverage: 40.7% of statements [2022-03-11T19:16:32.600Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2022-03-11T19:16:32.600Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-11T19:16:33.974Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-11T19:16:33.974Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-11T19:16:33.974Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-11T19:16:33.974Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-11T19:16:33.974Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-11T19:16:34.233Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-11T19:16:34.233Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-11T19:16:34.491Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-11T19:16:34.500Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-11T19:16:34.531Z] --- PASS: TestResizeWhenContainerNotStarted (3.60s) [2022-03-11T19:16:34.531Z] === RUN TestDaemonRestartKillContainers [2022-03-11T19:16:34.531Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:16:34.531Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-11T19:16:34.531Z] === RUN TestStats [2022-03-11T19:16:34.531Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-11T19:16:34.531Z] --- SKIP: TestStats (0.00s) [2022-03-11T19:16:34.531Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-11T19:16:34.750Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-11T19:16:34.750Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-11T19:16:34.750Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-11T19:16:35.008Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-11T19:16:35.557Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-11T19:16:37.536Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.386s coverage: 59.9% of statements [2022-03-11T19:16:37.536Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-11T19:16:37.794Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-11T19:16:37.819Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-11T19:16:37.819Z] === RUN TestDockerSuite/TestExecTTY [2022-03-11T19:16:38.361Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.151s coverage: 4.0% of statements [2022-03-11T19:16:38.361Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-11T19:16:38.391Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-11T19:16:38.927Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-03-11T19:16:38.927Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-11T19:16:38.963Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-11T19:16:39.185Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-11T19:16:39.534Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-11T19:16:40.104Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-11T19:16:40.104Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-11T19:16:40.104Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-11T19:16:41.592Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-11T19:16:41.592Z] --- PASS: TestServiceUpdatePidsLimit (17.40s) [2022-03-11T19:16:41.592Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2022-03-11T19:16:41.592Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-03-11T19:16:41.592Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2022-03-11T19:16:41.592Z] PASS [2022-03-11T19:16:41.592Z] [2022-03-11T19:16:41.592Z] === Skipped [2022-03-11T19:16:41.592Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-11T19:16:41.592Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-11T19:16:41.592Z] [2022-03-11T19:16:41.592Z] DONE 27 tests, 1 skipped in 199.860s [2022-03-11T19:16:41.592Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-11T19:16:41.592Z] ++ 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 [2022-03-11T19:16:41.592Z] ++ set -e [2022-03-11T19:16:41.592Z] ++ '[' -n 0 ']' [2022-03-11T19:16:41.592Z] ++ set -x [2022-03-11T19:16:41.592Z] ++ 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 [2022-03-11T19:16:41.853Z] INFO: Testing against a local daemon [2022-03-11T19:16:41.853Z] === RUN TestSessionCreate [2022-03-11T19:16:41.853Z] --- PASS: TestSessionCreate (0.03s) [2022-03-11T19:16:41.853Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-11T19:16:41.853Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-03-11T19:16:41.853Z] PASS [2022-03-11T19:16:41.853Z] [2022-03-11T19:16:41.853Z] DONE 2 tests in 0.207s [2022-03-11T19:16:41.853Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-11T19:16:41.853Z] ++ 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 [2022-03-11T19:16:41.853Z] ++ set -e [2022-03-11T19:16:41.853Z] ++ '[' -n 0 ']' [2022-03-11T19:16:41.853Z] ++ set -x [2022-03-11T19:16:41.853Z] ++ 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 [2022-03-11T19:16:41.853Z] INFO: Testing against a local daemon [2022-03-11T19:16:41.853Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-11T19:16:41.853Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-11T19:16:41.853Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:16:41.853Z] === RUN TestDiskUsage [2022-03-11T19:16:41.853Z] === PAUSE TestDiskUsage [2022-03-11T19:16:41.853Z] === RUN TestEventsExecDie [2022-03-11T19:16:42.114Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-11T19:16:42.686Z] --- PASS: TestEventsExecDie (0.68s) [2022-03-11T19:16:42.686Z] === RUN TestEventsBackwardsCompatible [2022-03-11T19:16:42.686Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-03-11T19:16:42.686Z] === RUN TestEventsVolumeCreate [2022-03-11T19:16:42.686Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-03-11T19:16:42.686Z] === RUN TestInfoBinaryCommits [2022-03-11T19:16:42.947Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-11T19:16:42.947Z] === RUN TestInfoAPIVersioned [2022-03-11T19:16:42.947Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-11T19:16:42.947Z] === RUN TestInfoAPI [2022-03-11T19:16:42.947Z] --- PASS: TestInfoAPI (0.03s) [2022-03-11T19:16:42.947Z] === RUN TestInfoAPIWarnings [2022-03-11T19:16:43.208Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-11T19:16:43.782Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-11T19:16:44.353Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-11T19:16:45.003Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.49s) [2022-03-11T19:16:45.003Z] === RUN TestStopContainerWithTimeout [2022-03-11T19:16:45.003Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-11T19:16:45.003Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-11T19:16:45.003Z] === RUN TestUpdateRestartPolicy [2022-03-11T19:16:49.149Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.881s coverage: 7.2% of statements [2022-03-11T19:16:49.149Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-11T19:16:49.149Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-11T19:16:49.149Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-11T19:16:49.149Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-11T19:16:49.149Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-11T19:16:49.149Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-11T19:16:49.408Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-03-11T19:16:49.640Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-11T19:16:49.666Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-03-11T19:16:49.925Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-11T19:16:49.925Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-11T19:16:53.840Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-11T19:16:55.222Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-11T19:16:59.422Z] --- PASS: TestInfoAPIWarnings (16.28s) [2022-03-11T19:16:59.422Z] === RUN TestInfoDebug [2022-03-11T19:16:59.682Z] --- PASS: TestInfoDebug (0.53s) [2022-03-11T19:16:59.682Z] === RUN TestInfoInsecureRegistries [2022-03-11T19:16:59.682Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-11T19:17:00.254Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-03-11T19:17:00.254Z] === RUN TestInfoRegistryMirrors [2022-03-11T19:17:00.254Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-11T19:17:00.254Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-11T19:17:00.254Z] === RUN TestDockerSuite/TestHealth [2022-03-11T19:17:00.826Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-11T19:17:00.826Z] === RUN TestLoginFailsWithBadCredentials [2022-03-11T19:17:00.826Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-03-11T19:17:00.826Z] === RUN TestPingCacheHeaders [2022-03-11T19:17:00.826Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-11T19:17:00.826Z] === RUN TestPingGet [2022-03-11T19:17:00.826Z] --- PASS: TestPingGet (0.01s) [2022-03-11T19:17:00.826Z] === RUN TestPingHead [2022-03-11T19:17:00.826Z] --- PASS: TestPingHead (0.01s) [2022-03-11T19:17:00.826Z] === RUN TestVersion [2022-03-11T19:17:00.826Z] --- PASS: TestVersion (0.01s) [2022-03-11T19:17:00.826Z] === CONT TestDiskUsage [2022-03-11T19:17:01.397Z] === RUN TestDiskUsage/empty [2022-03-11T19:17:01.397Z] === RUN TestDiskUsage/empty/container_types [2022-03-11T19:17:01.397Z] === RUN TestDiskUsage/empty/image_types [2022-03-11T19:17:01.397Z] === RUN TestDiskUsage/empty/volume_types [2022-03-11T19:17:01.397Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-11T19:17:01.397Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-11T19:17:01.397Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-11T19:17:01.397Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-11T19:17:01.397Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-11T19:17:01.397Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-11T19:17:01.397Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-11T19:17:01.397Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-11T19:17:01.657Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-11T19:17:01.657Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-11T19:17:01.657Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-11T19:17:01.657Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-11T19:17:01.657Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-11T19:17:01.657Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-11T19:17:01.657Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-11T19:17:01.657Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-11T19:17:01.657Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-11T19:17:01.657Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-11T19:17:01.657Z] === RUN TestDiskUsage/after_container.Run [2022-03-11T19:17:02.150Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-11T19:17:02.228Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-11T19:17:02.228Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-11T19:17:02.228Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-11T19:17:02.228Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-11T19:17:02.228Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-11T19:17:02.228Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-11T19:17:02.228Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-11T19:17:02.228Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-11T19:17:02.228Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-11T19:17:02.228Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage (1.37s) [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:17:02.228Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-11T19:17:02.229Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:17:02.229Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2022-03-11T19:17:02.229Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-11T19:17:02.229Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-11T19:17:02.229Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-11T19:17:02.229Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-11T19:17:02.229Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-11T19:17:02.229Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-11T19:17:02.229Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-11T19:17:02.229Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-11T19:17:02.229Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-11T19:17:02.229Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-11T19:17:02.229Z] PASS [2022-03-11T19:17:02.229Z] [2022-03-11T19:17:02.229Z] === Skipped [2022-03-11T19:17:02.229Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:17:02.229Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-11T19:17:02.229Z] [2022-03-11T19:17:02.229Z] DONE 50 tests, 1 skipped in 20.465s [2022-03-11T19:17:02.229Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-11T19:17:02.229Z] ++ 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 [2022-03-11T19:17:02.229Z] ++ set -e [2022-03-11T19:17:02.229Z] ++ '[' -n 0 ']' [2022-03-11T19:17:02.229Z] ++ set -x [2022-03-11T19:17:02.229Z] ++ 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 [2022-03-11T19:17:02.494Z] INFO: Testing against a local daemon [2022-03-11T19:17:02.494Z] === RUN TestVolumesCreateAndList [2022-03-11T19:17:02.494Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-11T19:17:02.494Z] === RUN TestVolumesRemove [2022-03-11T19:17:02.494Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-11T19:17:02.494Z] === RUN TestVolumesInspect [2022-03-11T19:17:02.494Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-11T19:17:02.494Z] === RUN TestVolumesInvalidJSON [2022-03-11T19:17:02.494Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-11T19:17:02.494Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-11T19:17:02.494Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-11T19:17:02.494Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-11T19:17:02.494Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-11T19:17:02.494Z] PASS [2022-03-11T19:17:02.494Z] [2022-03-11T19:17:02.494Z] DONE 5 tests in 0.218s [2022-03-11T19:17:02.494Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-11T19:17:02.764Z] ++++ cat bundles/test-integration/docker.pid [2022-03-11T19:17:02.764Z] +++ kill 6427 [2022-03-11T19:17:03.357Z] +++ /etc/init.d/apparmor stop [2022-03-11T19:17:03.357Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-11T19:17:03.357Z] [2022-03-11T19:17:03.357Z] Unloading profiles will leave already running processes permanently [2022-03-11T19:17:03.357Z] unconfined, which can lead to unexpected situations. [2022-03-11T19:17:03.357Z] [2022-03-11T19:17:03.357Z] To set a process to complain mode, use the command line tool [2022-03-11T19:17:03.357Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-11T19:17:03.357Z] +++ true [2022-03-11T19:17:03.357Z] exiting test-integration [2022-03-11T19:17:03.357Z] ++ exit 0 [2022-03-11T19:17:03.357Z] [2022-03-11T19:17:03.617Z] + for job in $(jobs -p) [2022-03-11T19:17:03.617Z] + wait 7963 [2022-03-11T19:17:10.293Z] --- PASS: TestUpdateRestartPolicy (25.67s) [2022-03-11T19:17:10.294Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-11T19:17:11.576Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-11T19:17:13.243Z] --- PASS: TestUpdateRestartWithAutoRemove (3.51s) [2022-03-11T19:17:13.243Z] === RUN TestWaitNonBlocked [2022-03-11T19:17:13.243Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:17:13.243Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:17:13.243Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:17:13.243Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:17:13.243Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:17:13.243Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:17:14.349Z] ok github.com/docker/docker/libnetwork/ipam 13.730s coverage: 85.3% of statements [2022-03-11T19:17:14.349Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-11T19:17:14.349Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-11T19:17:14.607Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-11T19:17:15.173Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-11T19:17:15.173Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-11T19:17:15.173Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-11T19:17:15.739Z] ok github.com/docker/docker/libnetwork/ipamutils 0.252s coverage: 74.0% of statements [2022-03-11T19:17:16.304Z] ok github.com/docker/docker/libnetwork/iptables 0.165s coverage: 45.1% of statements [2022-03-11T19:17:16.304Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-03-11T19:17:16.871Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-03-11T19:17:19.111Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-11T19:17:19.111Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.63s) [2022-03-11T19:17:19.111Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (5.45s) [2022-03-11T19:17:19.111Z] === RUN TestWaitBlocked [2022-03-11T19:17:19.111Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:17:19.111Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-11T19:17:19.111Z] PASS [2022-03-11T19:17:19.111Z] ok github.com/docker/docker/integration/container 128.227s [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === Skipped [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-11T19:17:19.111Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-11T19:17:19.111Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-11T19:17:19.111Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-11T19:17:19.111Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-11T19:17:19.111Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-11T19:17:19.111Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-11T19:17:19.111Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-11T19:17:19.111Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-11T19:17:19.111Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-11T19:17:19.111Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-03-11T19:17:19.111Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-11T19:17:19.111Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-11T19:17:19.111Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-11T19:17:19.111Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-11T19:17:19.111Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-11T19:17:19.111Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T19:17:19.111Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-11T19:17:19.111Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-11T19:17:19.111Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-11T19:17:19.111Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-11T19:17:19.111Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-11T19:17:19.111Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-11T19:17:19.111Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-11T19:17:19.111Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-11T19:17:19.111Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-11T19:17:19.111Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-11T19:17:19.111Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-11T19:17:19.111Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-11T19:17:19.111Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-11T19:17:19.111Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-11T19:17:19.111Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-11T19:17:19.111Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-11T19:17:19.111Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-11T19:17:19.111Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-11T19:17:19.111Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:17:19.111Z] [2022-03-11T19:17:19.111Z] DONE 87 tests, 34 skipped in 131.282s [2022-03-11T19:17:19.111Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-11T19:17:21.730Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-11T19:17:21.730Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-11T19:17:21.730Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-11T19:17:21.730Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-11T19:17:21.730Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-11T19:17:21.730Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-11T19:17:21.730Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-11T19:17:21.730Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-11T19:17:21.730Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-11T19:17:21.730Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-11T19:17:21.730Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-11T19:17:21.730Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-11T19:17:21.730Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-11T19:17:21.730Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-11T19:17:21.730Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-11T19:17:21.992Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-11T19:17:22.301Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-11T19:17:22.301Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-11T19:17:22.872Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-11T19:17:23.442Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-11T19:17:23.703Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-11T19:17:24.274Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-11T19:17:26.816Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-11T19:17:26.816Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-11T19:17:26.816Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-11T19:17:28.199Z] === RUN TestDockerSuite/TestImportFile [2022-03-11T19:17:29.140Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-11T19:17:29.140Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-11T19:17:30.083Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-11T19:17:31.468Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-11T19:17:32.411Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-11T19:17:32.983Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-11T19:17:33.554Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-11T19:17:34.129Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-11T19:17:34.129Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-11T19:17:34.129Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-11T19:17:34.479Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-11T19:17:34.702Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-11T19:17:35.274Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-11T19:17:35.534Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-11T19:17:36.106Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-11T19:17:36.683Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-11T19:17:36.943Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-11T19:17:37.204Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-11T19:17:38.145Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-11T19:17:38.717Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-11T19:17:39.287Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-11T19:17:39.287Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-11T19:17:39.859Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-11T19:17:39.859Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-11T19:17:39.859Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-11T19:17:40.430Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-11T19:17:41.001Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-11T19:17:41.264Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-11T19:17:41.834Z] === RUN TestDockerSuite/TestInspectImage [2022-03-11T19:17:42.096Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-11T19:17:42.096Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-11T19:17:42.096Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-11T19:17:42.096Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-11T19:17:42.668Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-11T19:17:42.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-11T19:17:43.241Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-11T19:17:43.241Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-11T19:17:43.816Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-11T19:17:44.388Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-11T19:17:44.743Z] === RUN TestConfigDaemonLibtrustID [2022-03-11T19:17:44.743Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-11T19:17:44.743Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-11T19:17:44.743Z] === RUN TestDaemonConfigValidation [2022-03-11T19:17:44.743Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-11T19:17:44.743Z] --- SKIP: TestDaemonConfigValidation (0.01s) [2022-03-11T19:17:44.743Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-11T19:17:44.743Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-11T19:17:44.743Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-11T19:17:44.743Z] === RUN TestDaemonProxy [2022-03-11T19:17:44.743Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-11T19:17:44.743Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-11T19:17:44.743Z] PASS [2022-03-11T19:17:44.743Z] ok github.com/docker/docker/integration/daemon 0.125s [2022-03-11T19:17:44.743Z] [2022-03-11T19:17:44.743Z] === Skipped [2022-03-11T19:17:44.743Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-11T19:17:44.743Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-11T19:17:44.743Z] [2022-03-11T19:17:44.743Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.01s) [2022-03-11T19:17:44.743Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-11T19:17:44.743Z] [2022-03-11T19:17:44.743Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-11T19:17:44.743Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-11T19:17:44.743Z] [2022-03-11T19:17:44.743Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-11T19:17:44.743Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-11T19:17:44.743Z] [2022-03-11T19:17:44.743Z] DONE 4 tests, 4 skipped in 25.445s [2022-03-11T19:17:44.743Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-11T19:17:46.935Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-11T19:17:46.935Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-11T19:17:46.935Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-11T19:17:47.195Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-11T19:17:47.767Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-11T19:17:49.155Z] docker_api_swarm_service_test.go:395: [df517fc45dba2] joining swarm manager [df44eec6a207b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:17:49.155Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-11T19:17:49.509Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:17:49.509Z] INFO: Testing against a local daemon [2022-03-11T19:17:49.509Z] === RUN TestCommitInheritsEnv [2022-03-11T19:17:49.509Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:17:49.509Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-11T19:17:49.509Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-11T19:17:49.509Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:17:49.509Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T19:17:49.509Z] === RUN TestImportWithCustomPlatform [2022-03-11T19:17:49.509Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:17:49.509Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-11T19:17:49.509Z] === RUN TestImagesFilterMultiReference [2022-03-11T19:17:49.509Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-03-11T19:17:49.509Z] === RUN TestImagePullPlatformInvalid [2022-03-11T19:17:49.509Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-11T19:17:49.509Z] === RUN TestRemoveImageOrphaning [2022-03-11T19:17:49.727Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-11T19:17:49.989Z] docker_api_swarm_service_test.go:395: [d2076e8d653af] joining swarm manager [df44eec6a207b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:17:50.249Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-11T19:17:50.495Z] --- PASS: TestRemoveImageOrphaning (1.15s) [2022-03-11T19:17:50.495Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-11T19:17:50.495Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-11T19:17:50.495Z] === RUN TestTagInvalidReference [2022-03-11T19:17:50.495Z] --- PASS: TestTagInvalidReference (0.05s) [2022-03-11T19:17:50.495Z] === RUN TestTagValidPrefixedRepo [2022-03-11T19:17:50.495Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-11T19:17:50.495Z] === RUN TestTagExistedNameWithoutForce [2022-03-11T19:17:50.495Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-11T19:17:50.495Z] === RUN TestTagOfficialNames [2022-03-11T19:17:50.495Z] --- PASS: TestTagOfficialNames (0.10s) [2022-03-11T19:17:50.495Z] === RUN TestTagMatchesDigest [2022-03-11T19:17:50.495Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-11T19:17:50.495Z] PASS [2022-03-11T19:17:50.495Z] ok github.com/docker/docker/integration/image 1.709s [2022-03-11T19:17:50.495Z] [2022-03-11T19:17:50.495Z] === Skipped [2022-03-11T19:17:50.495Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-11T19:17:50.495Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:17:50.495Z] [2022-03-11T19:17:50.495Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T19:17:50.495Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:17:50.495Z] [2022-03-11T19:17:50.495Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-11T19:17:50.495Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:17:50.495Z] [2022-03-11T19:17:50.495Z] DONE 12 tests, 3 skipped in 6.300s [2022-03-11T19:17:50.963Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-11T19:17:51.192Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-11T19:17:51.454Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-11T19:17:52.397Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-11T19:17:52.969Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-11T19:17:52.969Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-11T19:17:53.165Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:17:53.165Z] INFO: Testing against a local daemon [2022-03-11T19:17:53.165Z] === RUN TestNetworkCreateDelete [2022-03-11T19:17:53.165Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:17:53.165Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-11T19:17:53.165Z] === RUN TestDockerNetworkDeletePreferID [2022-03-11T19:17:53.165Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-11T19:17:53.165Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-11T19:17:53.165Z] === RUN TestDaemonDNSFallback [2022-03-11T19:17:53.165Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:17:53.165Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-11T19:17:53.165Z] === RUN TestInspectNetwork [2022-03-11T19:17:53.165Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-11T19:17:53.165Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-11T19:17:53.165Z] === RUN TestRunContainerWithBridgeNone [2022-03-11T19:17:53.165Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:17:53.165Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-11T19:17:53.165Z] === RUN TestNetworkInvalidJSON [2022-03-11T19:17:53.165Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-11T19:17:53.165Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-11T19:17:53.165Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:17:53.165Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:17:53.165Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:17:53.165Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:17:53.165Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-11T19:17:53.165Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:17:53.165Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:17:53.165Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-03-11T19:17:53.165Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-11T19:17:53.165Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-11T19:17:53.165Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-11T19:17:53.165Z] === RUN TestNetworkList [2022-03-11T19:17:53.165Z] === RUN TestNetworkList//networks [2022-03-11T19:17:53.165Z] === PAUSE TestNetworkList//networks [2022-03-11T19:17:53.165Z] === RUN TestNetworkList//networks/ [2022-03-11T19:17:53.165Z] === PAUSE TestNetworkList//networks/ [2022-03-11T19:17:53.165Z] === CONT TestNetworkList//networks [2022-03-11T19:17:53.165Z] === CONT TestNetworkList//networks/ [2022-03-11T19:17:53.165Z] --- PASS: TestNetworkList (0.04s) [2022-03-11T19:17:53.165Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-11T19:17:53.165Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-11T19:17:53.165Z] === RUN TestHostIPv4BridgeLabel [2022-03-11T19:17:53.165Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-11T19:17:53.165Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-11T19:17:53.165Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-11T19:17:53.165Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-11T19:17:53.165Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-11T19:17:53.165Z] === RUN TestDaemonDefaultNetworkPools [2022-03-11T19:17:53.165Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-11T19:17:53.165Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T19:17:53.165Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-11T19:17:53.165Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-11T19:17:53.165Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T19:17:53.165Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-11T19:17:53.165Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-11T19:17:53.165Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T19:17:53.165Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-11T19:17:53.165Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-11T19:17:53.165Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T19:17:53.165Z] === RUN TestServiceWithPredefinedNetwork [2022-03-11T19:17:53.165Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-11T19:17:53.165Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T19:17:53.165Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-11T19:17:53.165Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:17:53.165Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:17:53.165Z] === RUN TestServiceWithDataPathPortInit [2022-03-11T19:17:53.165Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-11T19:17:53.165Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-11T19:17:53.165Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-11T19:17:53.165Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-11T19:17:53.165Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T19:17:53.165Z] PASS [2022-03-11T19:17:53.165Z] ok github.com/docker/docker/integration/network 0.201s [2022-03-11T19:17:53.616Z] [2022-03-11T19:17:53.616Z] === Skipped [2022-03-11T19:17:53.616Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-11T19:17:53.616Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:17:53.616Z] [2022-03-11T19:17:53.616Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-11T19:17:53.617Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-11T19:17:53.617Z] [2022-03-11T19:17:53.617Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-11T19:17:53.617Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:17:53.617Z] [2022-03-11T19:17:53.617Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-11T19:17:53.617Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-11T19:17:53.617Z] [2022-03-11T19:17:53.617Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-11T19:17:53.617Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:17:53.617Z] [2022-03-11T19:17:53.617Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-11T19:17:53.617Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-11T19:17:53.617Z] [2022-03-11T19:17:53.617Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-11T19:17:53.617Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-11T19:17:53.617Z] [2022-03-11T19:17:53.617Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T19:17:53.617Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-11T19:17:53.617Z] [2022-03-11T19:17:53.617Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T19:17:53.617Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-11T19:17:53.617Z] [2022-03-11T19:17:53.617Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T19:17:53.617Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-11T19:17:53.617Z] [2022-03-11T19:17:53.617Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T19:17:53.617Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-11T19:17:53.617Z] [2022-03-11T19:17:53.617Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T19:17:53.617Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-11T19:17:53.617Z] [2022-03-11T19:17:53.617Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:17:53.617Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:17:53.617Z] [2022-03-11T19:17:53.617Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-11T19:17:53.617Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-11T19:17:53.617Z] [2022-03-11T19:17:53.617Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T19:17:53.617Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-11T19:17:53.617Z] [2022-03-11T19:17:53.617Z] DONE 22 tests, 15 skipped in 2.647s [2022-03-11T19:17:53.617Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-11T19:17:54.158Z] testing: warning: no tests to run [2022-03-11T19:17:54.158Z] PASS [2022-03-11T19:17:54.158Z] ok github.com/docker/docker/integration/network/ipvlan 0.084s [2022-03-11T19:17:54.158Z] [2022-03-11T19:17:54.158Z] DONE 0 tests in 0.753s [2022-03-11T19:17:54.608Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-11T19:17:55.059Z] testing: warning: no tests to run [2022-03-11T19:17:55.059Z] PASS [2022-03-11T19:17:55.059Z] ok github.com/docker/docker/integration/network/macvlan 0.083s [2022-03-11T19:17:55.059Z] [2022-03-11T19:17:55.059Z] DONE 0 tests in 0.740s [2022-03-11T19:17:55.508Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-11T19:17:55.514Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-11T19:17:55.959Z] testing: warning: no tests to run [2022-03-11T19:17:55.959Z] PASS [2022-03-11T19:17:55.959Z] ok github.com/docker/docker/integration/plugin 0.084s [2022-03-11T19:17:55.959Z] [2022-03-11T19:17:55.959Z] DONE 0 tests in 0.743s [2022-03-11T19:17:56.412Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-11T19:17:56.460Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-11T19:17:56.863Z] testing: warning: no tests to run [2022-03-11T19:17:56.863Z] PASS [2022-03-11T19:17:56.863Z] ok github.com/docker/docker/integration/plugin/authz 0.091s [2022-03-11T19:17:56.863Z] [2022-03-11T19:17:56.863Z] DONE 0 tests in 0.752s [2022-03-11T19:17:57.316Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-11T19:17:57.401Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-11T19:17:57.661Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-11T19:17:58.611Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-11T19:18:00.522Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-11T19:18:01.907Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-11T19:18:01.907Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-11T19:18:03.129Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:18:03.129Z] INFO: Testing against a local daemon [2022-03-11T19:18:03.129Z] === RUN TestPluginInvalidJSON [2022-03-11T19:18:03.129Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:18:03.129Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:18:03.129Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:18:03.129Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-11T19:18:03.129Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-11T19:18:03.129Z] === RUN TestPluginInstall [2022-03-11T19:18:03.129Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-11T19:18:03.129Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-11T19:18:03.129Z] === RUN TestPluginsWithRuntimes [2022-03-11T19:18:03.129Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-11T19:18:03.129Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-11T19:18:03.129Z] === RUN TestPluginBackCompatMediaTypes [2022-03-11T19:18:03.129Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-11T19:18:03.129Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T19:18:03.129Z] PASS [2022-03-11T19:18:03.129Z] ok github.com/docker/docker/integration/plugin/common 0.135s [2022-03-11T19:18:03.129Z] [2022-03-11T19:18:03.129Z] === Skipped [2022-03-11T19:18:03.129Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-11T19:18:03.129Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-11T19:18:03.129Z] [2022-03-11T19:18:03.129Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-11T19:18:03.129Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-11T19:18:03.129Z] [2022-03-11T19:18:03.129Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T19:18:03.129Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-11T19:18:03.129Z] [2022-03-11T19:18:03.129Z] DONE 5 tests, 3 skipped in 5.687s [2022-03-11T19:18:03.129Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-11T19:18:03.292Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-11T19:18:03.292Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-11T19:18:03.863Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-11T19:18:05.639Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:18:05.640Z] INFO: Testing against a local daemon [2022-03-11T19:18:05.640Z] === RUN TestExternalGraphDriver [2022-03-11T19:18:05.640Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-11T19:18:05.640Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-11T19:18:05.640Z] === RUN TestGraphdriverPluginV2 [2022-03-11T19:18:05.640Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-11T19:18:05.640Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-11T19:18:05.640Z] PASS [2022-03-11T19:18:05.640Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.127s [2022-03-11T19:18:05.779Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-11T19:18:06.107Z] [2022-03-11T19:18:06.107Z] === Skipped [2022-03-11T19:18:06.107Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-11T19:18:06.107Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-11T19:18:06.107Z] [2022-03-11T19:18:06.107Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-11T19:18:06.107Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-11T19:18:06.107Z] [2022-03-11T19:18:06.107Z] DONE 2 tests, 2 skipped in 3.157s [2022-03-11T19:18:06.107Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-11T19:18:08.480Z] docker_api_swarm_service_test.go:343: [d54083367c1c8] joining swarm manager [df5714606d43b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:18:08.529Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:18:08.529Z] INFO: Testing against a local daemon [2022-03-11T19:18:08.529Z] === RUN TestReadPluginNoRead [2022-03-11T19:18:08.529Z] read_test.go:21: no unix domain sockets on Windows [2022-03-11T19:18:08.529Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-11T19:18:08.529Z] PASS [2022-03-11T19:18:08.529Z] ok github.com/docker/docker/integration/plugin/logging 0.118s [2022-03-11T19:18:08.996Z] [2022-03-11T19:18:08.996Z] === Skipped [2022-03-11T19:18:08.996Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-11T19:18:08.996Z] read_test.go:21: no unix domain sockets on Windows [2022-03-11T19:18:08.996Z] [2022-03-11T19:18:08.996Z] DONE 1 tests, 1 skipped in 2.686s [2022-03-11T19:18:08.996Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-11T19:18:09.055Z] docker_api_swarm_service_test.go:343: [d792ddbe8664b] joining swarm manager [df5714606d43b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:18:09.549Z] --- PASS: TestBuildWithHugeFile (152.16s) [2022-03-11T19:18:09.549Z] === RUN TestBuildWCOWSandboxSize [2022-03-11T19:18:09.549Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:18:09.549Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:18:09.549Z] === RUN TestBuildWithEmptyDockerfile [2022-03-11T19:18:09.549Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:18:09.549Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:18:09.549Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:18:09.549Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:18:09.549Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:18:09.549Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:18:09.549Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-11T19:18:09.549Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-11T19:18:09.549Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-11T19:18:09.549Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-11T19:18:09.549Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-11T19:18:09.549Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-11T19:18:09.549Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-11T19:18:09.549Z] === RUN TestBuildPreserveOwnership [2022-03-11T19:18:09.549Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:18:09.549Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-11T19:18:09.549Z] === RUN TestBuildPlatformInvalid [2022-03-11T19:18:09.549Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-11T19:18:09.549Z] PASS [2022-03-11T19:18:09.549Z] ok github.com/docker/docker/integration/build 237.270s [2022-03-11T19:18:09.549Z] [2022-03-11T19:18:09.549Z] === Skipped [2022-03-11T19:18:09.549Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-11T19:18:09.549Z] build_session_test.go:25: TODO: BuildKit [2022-03-11T19:18:09.549Z] [2022-03-11T19:18:09.549Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-11T19:18:09.549Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:09.549Z] [2022-03-11T19:18:09.549Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-11T19:18:09.549Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:18:09.549Z] [2022-03-11T19:18:09.549Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-11T19:18:09.549Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:18:09.549Z] [2022-03-11T19:18:09.549Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-11T19:18:09.549Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-11T19:18:09.549Z] [2022-03-11T19:18:09.549Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-11T19:18:09.549Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:18:09.549Z] [2022-03-11T19:18:09.549Z] DONE 29 tests, 6 skipped in 277.385s [2022-03-11T19:18:09.549Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-11T19:18:09.549Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:18:09.549Z] INFO: Testing against a local daemon [2022-03-11T19:18:09.549Z] === RUN TestConfigInspect [2022-03-11T19:18:09.549Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:09.549Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-11T19:18:09.549Z] === RUN TestConfigList [2022-03-11T19:18:09.549Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:09.549Z] --- SKIP: TestConfigList (0.00s) [2022-03-11T19:18:09.549Z] === RUN TestConfigsCreateAndDelete [2022-03-11T19:18:09.549Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:09.549Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-11T19:18:09.549Z] === RUN TestConfigsUpdate [2022-03-11T19:18:09.549Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:09.549Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-11T19:18:09.549Z] === RUN TestTemplatedConfig [2022-03-11T19:18:09.549Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:09.549Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-11T19:18:09.549Z] === RUN TestConfigCreateResolve [2022-03-11T19:18:09.549Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:18:09.549Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-11T19:18:09.549Z] PASS [2022-03-11T19:18:09.549Z] ok github.com/docker/docker/integration/config 0.120s [2022-03-11T19:18:09.549Z] [2022-03-11T19:18:09.549Z] === Skipped [2022-03-11T19:18:09.549Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-11T19:18:09.549Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:09.549Z] [2022-03-11T19:18:09.549Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-11T19:18:09.549Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:09.549Z] [2022-03-11T19:18:09.549Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-11T19:18:09.549Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:09.549Z] [2022-03-11T19:18:09.549Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-11T19:18:09.549Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:09.549Z] [2022-03-11T19:18:09.549Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-11T19:18:09.549Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:09.549Z] [2022-03-11T19:18:09.549Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-11T19:18:09.549Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:18:09.549Z] [2022-03-11T19:18:09.549Z] DONE 6 tests, 6 skipped in 2.377s [2022-03-11T19:18:09.549Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-11T19:18:09.549Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:18:09.549Z] INFO: Testing against a local daemon [2022-03-11T19:18:09.549Z] === RUN TestCheckpoint [2022-03-11T19:18:09.549Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:18:09.549Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-11T19:18:09.549Z] === RUN TestContainerInvalidJSON [2022-03-11T19:18:09.549Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:18:09.549Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:18:09.549Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:18:09.549Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:18:09.549Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-11T19:18:09.549Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-11T19:18:09.549Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-11T19:18:09.549Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-11T19:18:09.549Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-11T19:18:09.549Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-11T19:18:09.549Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-03-11T19:18:09.549Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-11T19:18:09.549Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-03-11T19:18:09.549Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-11T19:18:09.549Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2022-03-11T19:18:09.549Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-11T19:18:09.549Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-03-11T19:18:09.549Z] === RUN TestCopyFromContainer [2022-03-11T19:18:09.549Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:09.549Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-11T19:18:09.549Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-11T19:18:09.550Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:18:09.550Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:18:09.550Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:18:09.550Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:18:09.550Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:18:09.550Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:18:09.550Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-11T19:18:09.550Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-11T19:18:09.550Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-11T19:18:09.550Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-11T19:18:09.550Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-11T19:18:09.550Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-11T19:18:09.550Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-11T19:18:09.550Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-11T19:18:09.550Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-11T19:18:09.550Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-11T19:18:09.550Z] === RUN TestCreateWithInvalidEnv [2022-03-11T19:18:09.550Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-11T19:18:09.550Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-11T19:18:09.550Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-11T19:18:09.550Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-11T19:18:09.550Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-11T19:18:09.550Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-11T19:18:09.550Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-11T19:18:09.550Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-11T19:18:09.550Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-11T19:18:09.550Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-11T19:18:09.550Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-11T19:18:09.550Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-11T19:18:09.550Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-11T19:18:09.550Z] === RUN TestCreateTmpfsMountsTarget [2022-03-11T19:18:09.550Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:09.550Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-11T19:18:09.550Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-11T19:18:09.550Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:18:09.550Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-11T19:18:09.550Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-11T19:18:09.550Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:18:09.550Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-11T19:18:09.550Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-11T19:18:09.550Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:18:09.550Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:18:09.550Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:18:09.550Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:18:09.550Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:18:09.550Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:18:09.550Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:18:09.550Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:18:09.550Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:18:09.550Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:18:09.550Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-11T19:18:09.550Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-11T19:18:09.550Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-11T19:18:09.550Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-11T19:18:09.550Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-11T19:18:09.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-11T19:18:09.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-11T19:18:09.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-11T19:18:09.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-11T19:18:09.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-03-11T19:18:09.550Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-11T19:18:09.550Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-11T19:18:09.550Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-11T19:18:09.550Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-11T19:18:09.550Z] === RUN TestCreateDifferentPlatform [2022-03-11T19:18:09.550Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-11T19:18:09.550Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-11T19:18:09.550Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-11T19:18:09.550Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-11T19:18:09.550Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-11T19:18:09.550Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-11T19:18:09.550Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-03-11T19:18:09.550Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-11T19:18:09.550Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-11T19:18:09.550Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-11T19:18:09.550Z] === RUN TestContainerKillOnDaemonStart [2022-03-11T19:18:09.550Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:09.550Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-11T19:18:09.550Z] === RUN TestDiff [2022-03-11T19:18:09.550Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-11T19:18:09.550Z] --- SKIP: TestDiff (0.00s) [2022-03-11T19:18:09.550Z] === RUN TestExecWithCloseStdin [2022-03-11T19:18:09.550Z] --- PASS: TestExecWithCloseStdin (2.51s) [2022-03-11T19:18:09.550Z] === RUN TestExec [2022-03-11T19:18:09.550Z] --- PASS: TestExec (2.36s) [2022-03-11T19:18:09.550Z] === RUN TestExecUser [2022-03-11T19:18:09.550Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-11T19:18:09.550Z] --- SKIP: TestExecUser (0.00s) [2022-03-11T19:18:09.550Z] === RUN TestExportContainerAndImportImage [2022-03-11T19:18:09.550Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:09.550Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-11T19:18:09.550Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-11T19:18:09.550Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:09.550Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-11T19:18:09.550Z] === RUN TestHealthCheckWorkdir [2022-03-11T19:18:09.550Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-11T19:18:09.550Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-11T19:18:09.550Z] === RUN TestHealthKillContainer [2022-03-11T19:18:09.550Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-11T19:18:09.550Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-11T19:18:09.550Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-11T19:18:09.550Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T19:18:09.550Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T19:18:09.550Z] === RUN TestKillContainerInvalidSignal [2022-03-11T19:18:10.560Z] testing: warning: no tests to run [2022-03-11T19:18:10.560Z] PASS [2022-03-11T19:18:10.560Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.089s [2022-03-11T19:18:10.560Z] [2022-03-11T19:18:10.560Z] DONE 0 tests in 1.206s [2022-03-11T19:18:10.560Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-11T19:18:11.120Z] --- PASS: TestKillContainerInvalidSignal (2.08s) [2022-03-11T19:18:11.120Z] === RUN TestKillContainer [2022-03-11T19:18:11.120Z] === RUN TestKillContainer/no_signal [2022-03-11T19:18:13.268Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-11T19:18:13.340Z] === RUN TestKillContainer/non_killing_signal [2022-03-11T19:18:13.340Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-11T19:18:13.340Z] === RUN TestKillContainer/killing_signal [2022-03-11T19:18:13.532Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:18:13.532Z] INFO: Testing against a local daemon [2022-03-11T19:18:13.532Z] === RUN TestPluginWithDevMounts [2022-03-11T19:18:13.532Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:13.532Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-11T19:18:13.532Z] PASS [2022-03-11T19:18:13.532Z] ok github.com/docker/docker/integration/plugin/volumes 0.153s [2022-03-11T19:18:13.532Z] [2022-03-11T19:18:13.532Z] === Skipped [2022-03-11T19:18:13.532Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-11T19:18:13.532Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:13.532Z] [2022-03-11T19:18:13.532Z] DONE 1 tests, 1 skipped in 2.799s [2022-03-11T19:18:13.532Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-11T19:18:14.210Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-11T19:18:15.562Z] --- PASS: TestKillContainer (4.53s) [2022-03-11T19:18:15.562Z] --- PASS: TestKillContainer/no_signal (2.00s) [2022-03-11T19:18:15.562Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-11T19:18:15.562Z] --- PASS: TestKillContainer/killing_signal (2.48s) [2022-03-11T19:18:15.562Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-11T19:18:15.562Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:18:15.562Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-11T19:18:15.562Z] === RUN TestKillStoppedContainer [2022-03-11T19:18:15.562Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:18:15.562Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-11T19:18:15.562Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-11T19:18:15.562Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:18:15.562Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-11T19:18:15.562Z] === RUN TestKillDifferentUserContainer [2022-03-11T19:18:15.562Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-11T19:18:15.562Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-11T19:18:15.562Z] === RUN TestInspectOomKilledTrue [2022-03-11T19:18:15.562Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:15.562Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-11T19:18:15.562Z] === RUN TestInspectOomKilledFalse [2022-03-11T19:18:15.562Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:18:15.562Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-11T19:18:15.562Z] === RUN TestLogsFollowTailEmpty [2022-03-11T19:18:15.594Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-11T19:18:15.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:18:15.748Z] INFO: Testing against a local daemon [2022-03-11T19:18:15.748Z] === RUN TestSecretInspect [2022-03-11T19:18:15.748Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:15.748Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-11T19:18:15.748Z] === RUN TestSecretList [2022-03-11T19:18:15.748Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:15.748Z] --- SKIP: TestSecretList (0.00s) [2022-03-11T19:18:15.748Z] === RUN TestSecretsCreateAndDelete [2022-03-11T19:18:15.748Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:15.748Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-11T19:18:15.748Z] === RUN TestSecretsUpdate [2022-03-11T19:18:15.748Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:15.748Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-11T19:18:15.748Z] === RUN TestTemplatedSecret [2022-03-11T19:18:15.748Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:15.748Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-11T19:18:15.748Z] === RUN TestSecretCreateResolve [2022-03-11T19:18:15.748Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:18:15.748Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-11T19:18:15.748Z] PASS [2022-03-11T19:18:15.748Z] ok github.com/docker/docker/integration/secret 0.128s [2022-03-11T19:18:15.748Z] [2022-03-11T19:18:15.748Z] === Skipped [2022-03-11T19:18:15.748Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-11T19:18:15.748Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:15.748Z] [2022-03-11T19:18:15.748Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-11T19:18:15.748Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:15.748Z] [2022-03-11T19:18:15.748Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-11T19:18:15.748Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:15.748Z] [2022-03-11T19:18:15.748Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-11T19:18:15.748Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:15.748Z] [2022-03-11T19:18:15.748Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-11T19:18:15.748Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:15.748Z] [2022-03-11T19:18:15.748Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-11T19:18:15.748Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:18:15.748Z] [2022-03-11T19:18:15.748Z] DONE 6 tests, 6 skipped in 2.512s [2022-03-11T19:18:16.165Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-11T19:18:16.216Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-11T19:18:17.551Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-11T19:18:17.551Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-11T19:18:17.797Z] --- PASS: TestLogsFollowTailEmpty (2.08s) [2022-03-11T19:18:17.797Z] === RUN TestNetworkNat [2022-03-11T19:18:17.797Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-11T19:18:17.797Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-11T19:18:17.797Z] === RUN TestNetworkLocalhostTCPNat [2022-03-11T19:18:17.812Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-11T19:18:17.812Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-11T19:18:17.812Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-11T19:18:18.382Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-11T19:18:18.966Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-11T19:18:19.171Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:18:19.171Z] INFO: Testing against a local daemon [2022-03-11T19:18:19.171Z] === RUN TestServiceCreateInit [2022-03-11T19:18:19.171Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-11T19:18:19.171Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.171Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-11T19:18:19.171Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.171Z] --- PASS: TestServiceCreateInit (0.06s) [2022-03-11T19:18:19.171Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-11T19:18:19.171Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:18:19.171Z] === RUN TestCreateServiceMultipleTimes [2022-03-11T19:18:19.171Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.171Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-11T19:18:19.171Z] === RUN TestCreateServiceConflict [2022-03-11T19:18:19.171Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.171Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-11T19:18:19.171Z] === RUN TestCreateServiceMaxReplicas [2022-03-11T19:18:19.171Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.171Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-03-11T19:18:19.171Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-11T19:18:19.171Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.171Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-11T19:18:19.171Z] === RUN TestCreateServiceSecretFileMode [2022-03-11T19:18:19.171Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.171Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-11T19:18:19.171Z] === RUN TestCreateServiceConfigFileMode [2022-03-11T19:18:19.171Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.171Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-11T19:18:19.171Z] === RUN TestCreateServiceSysctls [2022-03-11T19:18:19.172Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-11T19:18:19.172Z] === RUN TestCreateServiceCapabilities [2022-03-11T19:18:19.172Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-11T19:18:19.172Z] === RUN TestInspect [2022-03-11T19:18:19.172Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] --- SKIP: TestInspect (0.00s) [2022-03-11T19:18:19.172Z] === RUN TestCreateJob [2022-03-11T19:18:19.172Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] --- SKIP: TestCreateJob (0.00s) [2022-03-11T19:18:19.172Z] === RUN TestReplicatedJob [2022-03-11T19:18:19.172Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-11T19:18:19.172Z] === RUN TestUpdateReplicatedJob [2022-03-11T19:18:19.172Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-11T19:18:19.172Z] === RUN TestServiceListWithStatuses [2022-03-11T19:18:19.172Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-11T19:18:19.172Z] === RUN TestDockerNetworkConnectAlias [2022-03-11T19:18:19.172Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-11T19:18:19.172Z] === RUN TestDockerNetworkReConnect [2022-03-11T19:18:19.172Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-11T19:18:19.172Z] === RUN TestServicePlugin [2022-03-11T19:18:19.172Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-11T19:18:19.172Z] === RUN TestServiceUpdateLabel [2022-03-11T19:18:19.172Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:18:19.172Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-11T19:18:19.172Z] === RUN TestServiceUpdateSecrets [2022-03-11T19:18:19.172Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:18:19.172Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-11T19:18:19.172Z] === RUN TestServiceUpdateConfigs [2022-03-11T19:18:19.172Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:18:19.172Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-11T19:18:19.172Z] === RUN TestServiceUpdateNetwork [2022-03-11T19:18:19.172Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:18:19.172Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-11T19:18:19.172Z] === RUN TestServiceUpdatePidsLimit [2022-03-11T19:18:19.172Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:18:19.172Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-11T19:18:19.172Z] PASS [2022-03-11T19:18:19.172Z] ok github.com/docker/docker/integration/service 0.287s [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === Skipped [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-11T19:18:19.172Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:18:19.172Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-11T19:18:19.172Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-11T19:18:19.172Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-03-11T19:18:19.172Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-11T19:18:19.172Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-11T19:18:19.172Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-11T19:18:19.172Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-11T19:18:19.172Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-11T19:18:19.172Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-11T19:18:19.172Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-11T19:18:19.172Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-11T19:18:19.172Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-11T19:18:19.172Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-11T19:18:19.172Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-11T19:18:19.172Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-11T19:18:19.172Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-11T19:18:19.172Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-11T19:18:19.172Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-11T19:18:19.172Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-11T19:18:19.172Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-11T19:18:19.172Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-11T19:18:19.172Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:18:19.172Z] [2022-03-11T19:18:19.172Z] DONE 24 tests, 23 skipped in 3.346s [2022-03-11T19:18:19.640Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-11T19:18:20.023Z] --- PASS: TestNetworkLocalhostTCPNat (2.43s) [2022-03-11T19:18:20.023Z] === RUN TestNetworkLoopbackNat [2022-03-11T19:18:20.023Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-11T19:18:20.023Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-11T19:18:20.023Z] === RUN TestPause [2022-03-11T19:18:20.023Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-11T19:18:20.023Z] --- SKIP: TestPause (0.00s) [2022-03-11T19:18:20.023Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-11T19:18:21.854Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:18:21.854Z] INFO: Testing against a local daemon [2022-03-11T19:18:21.854Z] === RUN TestSessionCreate [2022-03-11T19:18:21.854Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-11T19:18:21.854Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-11T19:18:21.854Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-11T19:18:21.854Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-11T19:18:21.854Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-11T19:18:21.854Z] PASS [2022-03-11T19:18:21.854Z] ok github.com/docker/docker/integration/session 0.107s [2022-03-11T19:18:21.854Z] [2022-03-11T19:18:21.854Z] === Skipped [2022-03-11T19:18:21.854Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-11T19:18:21.854Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-11T19:18:21.854Z] [2022-03-11T19:18:21.854Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-11T19:18:21.855Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-11T19:18:21.855Z] [2022-03-11T19:18:21.855Z] DONE 2 tests, 2 skipped in 2.397s [2022-03-11T19:18:21.855Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-11T19:18:22.246Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.08s) [2022-03-11T19:18:22.246Z] === RUN TestPauseStopPausedContainer [2022-03-11T19:18:22.246Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:22.246Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-11T19:18:22.246Z] === RUN TestPsFilter [2022-03-11T19:18:22.274Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-11T19:18:22.715Z] --- PASS: TestPsFilter (0.23s) [2022-03-11T19:18:22.715Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-11T19:18:22.847Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-11T19:18:23.108Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-11T19:18:24.805Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:18:24.805Z] INFO: Testing against a local daemon [2022-03-11T19:18:24.805Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-11T19:18:24.805Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:24.805Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:18:24.805Z] === RUN TestDiskUsage [2022-03-11T19:18:24.805Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-11T19:18:24.805Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-11T19:18:24.805Z] === RUN TestEventsExecDie [2022-03-11T19:18:24.805Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-11T19:18:24.805Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-11T19:18:24.805Z] === RUN TestEventsBackwardsCompatible [2022-03-11T19:18:24.805Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-11T19:18:24.805Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-11T19:18:24.805Z] === RUN TestEventsVolumeCreate [2022-03-11T19:18:24.805Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-11T19:18:24.805Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-11T19:18:24.805Z] === RUN TestInfoAPI [2022-03-11T19:18:24.805Z] --- PASS: TestInfoAPI (0.05s) [2022-03-11T19:18:24.805Z] === RUN TestInfoAPIWarnings [2022-03-11T19:18:24.805Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:18:24.805Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-11T19:18:24.805Z] === RUN TestInfoDebug [2022-03-11T19:18:24.805Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:18:24.805Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-11T19:18:24.805Z] === RUN TestInfoInsecureRegistries [2022-03-11T19:18:24.805Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:18:24.805Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-11T19:18:24.805Z] === RUN TestInfoRegistryMirrors [2022-03-11T19:18:24.805Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:18:24.805Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-11T19:18:24.805Z] === RUN TestLoginFailsWithBadCredentials [2022-03-11T19:18:24.936Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.27s) [2022-03-11T19:18:24.936Z] === RUN TestRemoveContainerWithVolume [2022-03-11T19:18:25.020Z] docker_api_swarm_service_test.go:490: [dc43809915916] joining swarm manager [d6a246f215ad7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:18:25.273Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2022-03-11T19:18:25.273Z] === RUN TestPingCacheHeaders [2022-03-11T19:18:25.273Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-11T19:18:25.273Z] === RUN TestPingGet [2022-03-11T19:18:25.273Z] --- PASS: TestPingGet (0.04s) [2022-03-11T19:18:25.273Z] === RUN TestPingHead [2022-03-11T19:18:25.273Z] --- PASS: TestPingHead (0.04s) [2022-03-11T19:18:25.273Z] === RUN TestVersion [2022-03-11T19:18:25.742Z] --- PASS: TestVersion (0.03s) [2022-03-11T19:18:25.742Z] PASS [2022-03-11T19:18:25.742Z] ok github.com/docker/docker/integration/system 1.314s [2022-03-11T19:18:25.742Z] [2022-03-11T19:18:25.742Z] === Skipped [2022-03-11T19:18:25.742Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:18:25.742Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:18:25.742Z] [2022-03-11T19:18:25.742Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-11T19:18:25.742Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-11T19:18:25.742Z] [2022-03-11T19:18:25.742Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-11T19:18:25.742Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-11T19:18:25.742Z] [2022-03-11T19:18:25.742Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-11T19:18:25.742Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-11T19:18:25.742Z] [2022-03-11T19:18:25.742Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-11T19:18:25.742Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-11T19:18:25.742Z] [2022-03-11T19:18:25.742Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-11T19:18:25.742Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:18:25.742Z] [2022-03-11T19:18:25.742Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-11T19:18:25.742Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:18:25.742Z] [2022-03-11T19:18:25.742Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-11T19:18:25.742Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:18:25.742Z] [2022-03-11T19:18:25.742Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-11T19:18:25.742Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:18:25.742Z] [2022-03-11T19:18:25.742Z] DONE 15 tests, 9 skipped in 3.670s [2022-03-11T19:18:25.742Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-11T19:18:25.961Z] docker_api_swarm_service_test.go:490: [d95b4405732ee] joining swarm manager [d6a246f215ad7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:18:27.157Z] --- PASS: TestRemoveContainerWithVolume (2.36s) [2022-03-11T19:18:27.157Z] === RUN TestRemoveContainerRunning [2022-03-11T19:18:27.874Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-11T19:18:27.968Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:18:27.968Z] INFO: Testing against a local daemon [2022-03-11T19:18:27.968Z] === RUN TestVolumesCreateAndList [2022-03-11T19:18:27.968Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-11T19:18:27.968Z] === RUN TestVolumesRemove [2022-03-11T19:18:28.138Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-11T19:18:28.138Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-11T19:18:28.436Z] --- PASS: TestVolumesRemove (0.18s) [2022-03-11T19:18:28.436Z] === RUN TestVolumesInspect [2022-03-11T19:18:28.436Z] --- PASS: TestVolumesInspect (0.06s) [2022-03-11T19:18:28.436Z] === RUN TestVolumesInvalidJSON [2022-03-11T19:18:28.436Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-11T19:18:28.436Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-11T19:18:28.436Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-11T19:18:28.436Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-11T19:18:28.436Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-11T19:18:28.436Z] PASS [2022-03-11T19:18:28.436Z] ok github.com/docker/docker/integration/volume 0.404s [2022-03-11T19:18:28.905Z] [2022-03-11T19:18:28.905Z] DONE 5 tests in 2.984s [2022-03-11T19:18:28.905Z] INFO: make.ps1 ended at 03/11/2022 19:18:28 [2022-03-11T19:18:28.905Z] INFO: Integration CLI tests being run from the host: [2022-03-11T19:18:28.905Z] 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" [2022-03-11T19:18:29.081Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-11T19:18:29.380Z] --- PASS: TestRemoveContainerRunning (2.06s) [2022-03-11T19:18:29.380Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-11T19:18:30.023Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-11T19:18:30.596Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-11T19:18:31.536Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-11T19:18:31.599Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.00s) [2022-03-11T19:18:31.599Z] === RUN TestRemoveInvalidContainer [2022-03-11T19:18:31.599Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-11T19:18:31.599Z] === RUN TestRenameLinkedContainer [2022-03-11T19:18:31.599Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-11T19:18:31.599Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-11T19:18:31.599Z] === RUN TestRenameStoppedContainer [2022-03-11T19:18:32.476Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-11T19:18:34.390Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-11T19:18:34.651Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-11T19:18:35.227Z] === RUN TestDockerSuite/TestLogsSince [2022-03-11T19:18:38.522Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-11T19:18:38.700Z] --- PASS: TestRenameStoppedContainer (7.23s) [2022-03-11T19:18:38.700Z] === RUN TestRenameRunningContainerAndReuse [2022-03-11T19:18:41.358Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-11T19:18:41.358Z] INFO: Testing against a local daemon [2022-03-11T19:18:41.358Z] === RUN TestDockerSuite [2022-03-11T19:18:41.358Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-11T19:18:41.358Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-11T19:18:41.358Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T19:18:41.358Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-11T19:18:41.358Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-11T19:18:41.358Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-11T19:18:41.358Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-11T19:18:41.358Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-11T19:18:41.358Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-11T19:18:41.358Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-11T19:18:41.809Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-11T19:18:41.809Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-11T19:18:41.822Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-11T19:18:42.764Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-11T19:18:42.764Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-11T19:18:43.352Z] --- PASS: TestRenameRunningContainerAndReuse (4.33s) [2022-03-11T19:18:43.352Z] === RUN TestRenameInvalidName [2022-03-11T19:18:43.763Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-11T19:18:44.922Z] --- PASS: TestRenameInvalidName (1.98s) [2022-03-11T19:18:44.922Z] === RUN TestRenameAnonymousContainer [2022-03-11T19:18:45.676Z] docker_api_swarm_service_test.go:128: [dd7742cea0065] joining swarm manager [d859c629e6487]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:18:46.247Z] docker_api_swarm_service_test.go:129: [d5ee2d065d423] joining swarm manager [d859c629e6487]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:18:47.192Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-11T19:18:47.763Z] === RUN TestDockerSuite/TestLogsTail [2022-03-11T19:18:48.024Z] docker_api_swarm_service_test.go:137: [dad9730200ed5] joining swarm manager [d859c629e6487]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-11T19:18:48.601Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-11T19:18:48.864Z] docker_api_swarm_service_test.go:138: [d36d188929bea] joining swarm manager [d859c629e6487]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-11T19:18:49.125Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-11T19:18:49.699Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-11T19:18:50.270Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-11T19:18:50.844Z] === RUN TestDockerSuite/TestNetHostname [2022-03-11T19:18:52.226Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-11T19:18:52.226Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-11T19:18:57.426Z] --- PASS: TestRenameAnonymousContainer (12.08s) [2022-03-11T19:18:57.427Z] === RUN TestRenameContainerWithSameName [2022-03-11T19:18:58.806Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-11T19:18:58.995Z] --- PASS: TestRenameContainerWithSameName (2.10s) [2022-03-11T19:18:58.995Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-11T19:18:58.995Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-11T19:18:58.995Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-11T19:18:58.995Z] === RUN TestResize [2022-03-11T19:18:59.067Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-11T19:18:59.637Z] === RUN TestDockerSuite/TestPluginActive [2022-03-11T19:19:01.216Z] --- PASS: TestResize (2.09s) [2022-03-11T19:19:01.216Z] === RUN TestResizeWithInvalidSize [2022-03-11T19:19:01.548Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-11T19:19:03.438Z] --- PASS: TestResizeWithInvalidSize (2.09s) [2022-03-11T19:19:03.438Z] === RUN TestResizeWhenContainerNotStarted [2022-03-11T19:19:08.125Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-11T19:19:08.125Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-11T19:19:08.125Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-11T19:19:08.295Z] ok github.com/docker/docker/libnetwork/networkdb 104.378s coverage: 60.0% of statements [2022-03-11T19:19:08.295Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-11T19:19:08.295Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-11T19:19:08.295Z] ok github.com/docker/docker/libnetwork/osl 4.331s coverage: 39.7% of statements [2022-03-11T19:19:08.295Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-11T19:19:08.295Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-03-11T19:19:08.295Z] ok github.com/docker/docker/libnetwork/portmapper 0.215s coverage: 48.6% of statements [2022-03-11T19:19:08.555Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-03-11T19:19:08.555Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-11T19:19:08.814Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-11T19:19:08.814Z] [2022-03-11T19:19:08.814Z] === Skipped [2022-03-11T19:19:08.814Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-11T19:19:08.814Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-11T19:19:08.814Z] [2022-03-11T19:19:08.814Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-11T19:19:08.814Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-11T19:19:08.814Z] [2022-03-11T19:19:08.814Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-11T19:19:08.814Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-11T19:19:08.814Z] [2022-03-11T19:19:08.814Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-11T19:19:08.814Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:19:08.814Z] [2022-03-11T19:19:08.814Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-11T19:19:08.814Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:19:08.814Z] [2022-03-11T19:19:08.814Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-11T19:19:08.814Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:19:08.814Z] [2022-03-11T19:19:08.814Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-11T19:19:08.814Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:19:08.814Z] [2022-03-11T19:19:08.814Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-11T19:19:08.814Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-11T19:19:08.814Z] [2022-03-11T19:19:08.814Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-11T19:19:08.814Z] firewalld_test.go:14: firewalld is not running [2022-03-11T19:19:08.814Z] [2022-03-11T19:19:08.814Z] DONE 326 tests, 9 skipped in 198.351s Post stage [Pipeline] junit [2022-03-11T19:19:09.392Z] Recording test results [2022-03-11T19:19:09.520Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-11T19:19:09.846Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-11T19:19:10.286Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43358/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9f549cbe445177c1f0f4b13173e3b049674a3a1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9f549cbe445177c1f0f4b13173e3b049674a3a1 hack/validate/vendor [2022-03-11T19:19:10.605Z] --- PASS: TestResizeWhenContainerNotStarted (7.09s) [2022-03-11T19:19:10.605Z] === RUN TestDaemonRestartKillContainers [2022-03-11T19:19:10.605Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:19:10.605Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-11T19:19:10.605Z] === RUN TestStats [2022-03-11T19:19:10.605Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-11T19:19:10.605Z] --- SKIP: TestStats (0.00s) [2022-03-11T19:19:10.605Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-11T19:19:10.852Z] No vendor changes in diff. [2022-03-11T19:19:10.852Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-11T19:19:11.426Z] + echo Ensuring container killed. [2022-03-11T19:19:11.426Z] Ensuring container killed. [2022-03-11T19:19:11.426Z] + docker rm -vf docker-pr3 [2022-03-11T19:19:11.426Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-03-11T19:19:11.704Z] + echo Chowning /workspace to jenkins user [2022-03-11T19:19:11.704Z] Chowning /workspace to jenkins user [2022-03-11T19:19:11.704Z] + id -u [2022-03-11T19:19:11.704Z] + id -g [2022-03-11T19:19:11.704Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43358:/workspace busybox chown -R 1000:1000 /workspace [2022-03-11T19:19:12.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-11T19:19:12.252Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-11T19:19:12.933Z] + bundleName=unit [2022-03-11T19:19:12.933Z] + echo Creating unit-bundles.tar.gz [2022-03-11T19:19:12.933Z] Creating unit-bundles.tar.gz [2022-03-11T19:19:12.933Z] + 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 [2022-03-11T19:19:12.933Z] bundles/junit-report-libnetwork.xml [2022-03-11T19:19:12.933Z] bundles/junit-report.xml [2022-03-11T19:19:12.933Z] bundles/go-test-report-libnetwork.json [2022-03-11T19:19:12.933Z] bundles/go-test-report.json [2022-03-11T19:19:12.933Z] bundles/profile-libnetwork.out [2022-03-11T19:19:12.933Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-11T19:19:12.944Z] Archiving artifacts [2022-03-11T19:19:13.332Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43358/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T19:19:13.647Z] + make clean [2022-03-11T19:19:13.647Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T19:19:13.647Z] docker-dev-cache [2022-03-11T19:19:13.647Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T19:19:14.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-11T19:19:14.165Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-11T19:19:15.906Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-11T19:19:15.906Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-11T19:19:15.906Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-11T19:19:15.906Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-11T19:19:15.906Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-11T19:19:15.906Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-11T19:19:15.906Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-11T19:19:15.906Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-11T19:19:15.906Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-11T19:19:15.906Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-11T19:19:15.906Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-11T19:19:15.906Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-11T19:19:15.906Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-11T19:19:16.712Z] docker_api_swarm_service_test.go:304: [d2e937053ddb3] joining swarm manager [db1fe98d040d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:19:16.972Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-11T19:19:17.233Z] docker_api_swarm_service_test.go:304: [d1da64da7cca8] joining swarm manager [db1fe98d040d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:19:17.473Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-11T19:19:21.045Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.49s) [2022-03-11T19:19:21.045Z] === RUN TestStopContainerWithTimeout [2022-03-11T19:19:21.045Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-11T19:19:21.045Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-11T19:19:21.045Z] === RUN TestUpdateRestartPolicy [2022-03-11T19:19:22.525Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-11T19:19:23.333Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-11T19:19:23.333Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-11T19:19:23.333Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-11T19:19:23.333Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-11T19:19:23.333Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-11T19:19:23.333Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-11T19:19:23.334Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-11T19:19:23.334Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-11T19:19:23.334Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-11T19:19:23.334Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-11T19:19:23.334Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-11T19:19:23.467Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-11T19:19:24.409Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-11T19:19:25.795Z] === RUN TestDockerSuite/TestPortList [2022-03-11T19:19:29.197Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-11T19:19:29.197Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T19:19:29.197Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-11T19:19:29.197Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T19:19:29.197Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-11T19:19:29.197Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T19:19:29.197Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-11T19:19:29.664Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-11T19:19:32.384Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-11T19:19:33.327Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-11T19:19:35.444Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-11T19:19:36.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-11T19:19:38.545Z] docker_api_swarm_service_test.go:100: [d1e370757172e] joining swarm manager [de37ab95e99d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:19:39.506Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-11T19:19:39.506Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-11T19:19:39.506Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-11T19:19:39.506Z] docker_api_swarm_service_test.go:101: [dace54d79eb15] joining swarm manager [de37ab95e99d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:19:40.078Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-11T19:19:40.078Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-11T19:19:40.339Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-11T19:19:40.339Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-11T19:19:40.911Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-11T19:19:41.172Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-11T19:19:42.216Z] --- PASS: TestUpdateRestartPolicy (21.61s) [2022-03-11T19:19:42.216Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-11T19:19:42.558Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-11T19:19:42.558Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-11T19:19:43.735Z] --- PASS: TestUpdateRestartWithAutoRemove (2.12s) [2022-03-11T19:19:43.735Z] === RUN TestWaitNonBlocked [2022-03-11T19:19:43.735Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:19:43.735Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:19:43.735Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:19:43.735Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:19:43.735Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-11T19:19:43.735Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-11T19:19:45.859Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-11T19:19:46.120Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-11T19:19:46.624Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-11T19:19:46.624Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.73s) [2022-03-11T19:19:46.624Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.96s) [2022-03-11T19:19:46.624Z] === RUN TestWaitBlocked [2022-03-11T19:19:46.624Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:19:46.624Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-11T19:19:46.624Z] PASS [2022-03-11T19:19:46.624Z] ok github.com/docker/docker/integration/container 103.645s [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === Skipped [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-11T19:19:46.624Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-11T19:19:46.624Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-11T19:19:46.624Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-11T19:19:46.624Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-11T19:19:46.624Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-11T19:19:46.624Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-11T19:19:46.624Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-11T19:19:46.624Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-11T19:19:46.624Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-11T19:19:46.624Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-11T19:19:46.624Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-11T19:19:46.624Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-11T19:19:46.624Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-11T19:19:46.624Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-11T19:19:46.624Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-11T19:19:46.624Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-11T19:19:46.624Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-11T19:19:46.624Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-11T19:19:46.624Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-11T19:19:46.624Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-11T19:19:46.624Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-11T19:19:46.624Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-11T19:19:46.624Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-11T19:19:46.624Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-11T19:19:46.624Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-11T19:19:46.624Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-11T19:19:46.624Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-11T19:19:46.624Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-11T19:19:46.624Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-11T19:19:46.624Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-11T19:19:46.624Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-11T19:19:46.624Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-11T19:19:46.624Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-11T19:19:46.624Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:19:46.624Z] [2022-03-11T19:19:46.624Z] DONE 87 tests, 33 skipped in 106.377s [2022-03-11T19:19:46.624Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-11T19:19:46.692Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-11T19:19:46.692Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-11T19:19:48.605Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-11T19:19:49.547Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-11T19:19:52.093Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-11T19:19:53.028Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-11T19:19:53.028Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-11T19:19:53.028Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-11T19:19:53.028Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-11T19:19:53.028Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-11T19:19:53.028Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-11T19:19:53.028Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-11T19:19:53.028Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-11T19:19:53.028Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-11T19:19:53.028Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-11T19:19:53.028Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-11T19:19:53.028Z] === RUN TestDockerSuite/TestBuildFails [2022-03-11T19:19:55.391Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-11T19:19:55.391Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-11T19:19:55.926Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-11T19:19:56.381Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-11T19:19:58.837Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-11T19:19:58.837Z] check_test.go:379: [d1e370757172e] daemon is not started [2022-03-11T19:20:04.130Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-11T19:20:04.911Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-11T19:20:05.516Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-11T19:20:06.457Z] docker_api_swarm_service_test.go:533: [d3b67f77ba79d] joining swarm manager [da969137316c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:20:06.457Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-11T19:20:07.844Z] docker_api_swarm_service_test.go:534: [d0ae1958e10e6] joining swarm manager [da969137316c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:20:08.105Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-11T19:20:08.949Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-11T19:20:08.949Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-11T19:20:08.949Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-11T19:20:08.949Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-11T19:20:08.949Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-11T19:20:08.949Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-11T19:20:08.949Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-11T19:20:08.949Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T19:20:08.949Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-11T19:20:08.949Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-11T19:20:08.949Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-11T19:20:08.949Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T19:20:08.949Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-11T19:20:08.949Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-11T19:20:08.949Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-11T19:20:08.949Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T19:20:08.949Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-11T19:20:08.949Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-11T19:20:08.949Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-11T19:20:08.949Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-11T19:20:08.949Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T19:20:08.949Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-11T19:20:08.949Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T19:20:08.949Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-11T19:20:08.949Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-11T19:20:08.949Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-11T19:20:08.949Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T19:20:08.949Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-11T19:20:09.048Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-11T19:20:10.966Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-11T19:20:11.753Z] === RUN TestConfigDaemonLibtrustID [2022-03-11T19:20:11.753Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-11T19:20:11.753Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-11T19:20:11.753Z] === RUN TestDaemonConfigValidation [2022-03-11T19:20:11.753Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-11T19:20:11.753Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-11T19:20:11.753Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-11T19:20:11.753Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-11T19:20:11.753Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-11T19:20:11.753Z] === RUN TestDaemonProxy [2022-03-11T19:20:11.753Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-11T19:20:11.753Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-11T19:20:11.753Z] PASS [2022-03-11T19:20:11.753Z] ok github.com/docker/docker/integration/daemon 0.144s [2022-03-11T19:20:11.753Z] [2022-03-11T19:20:11.753Z] === Skipped [2022-03-11T19:20:11.753Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-11T19:20:11.753Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-11T19:20:11.753Z] [2022-03-11T19:20:11.753Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-11T19:20:11.753Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-11T19:20:11.753Z] [2022-03-11T19:20:11.753Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-11T19:20:11.753Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-11T19:20:11.753Z] [2022-03-11T19:20:11.753Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-11T19:20:11.753Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-11T19:20:11.753Z] [2022-03-11T19:20:11.753Z] DONE 4 tests, 4 skipped in 23.261s [2022-03-11T19:20:11.753Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-11T19:20:11.886Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-11T19:20:11.886Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-11T19:20:11.886Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-11T19:20:11.886Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-11T19:20:11.886Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-11T19:20:11.886Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-11T19:20:11.886Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-11T19:20:11.886Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-11T19:20:11.886Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-11T19:20:11.955Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-11T19:20:12.881Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-11T19:20:14.651Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:20:14.652Z] INFO: Testing against a local daemon [2022-03-11T19:20:14.652Z] === RUN TestCommitInheritsEnv [2022-03-11T19:20:14.652Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:20:14.652Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-11T19:20:14.652Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-11T19:20:14.652Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:20:14.652Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T19:20:14.652Z] === RUN TestImportWithCustomPlatform [2022-03-11T19:20:14.652Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:20:14.652Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-11T19:20:14.652Z] === RUN TestImagesFilterMultiReference [2022-03-11T19:20:14.652Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-03-11T19:20:14.652Z] === RUN TestImagePullPlatformInvalid [2022-03-11T19:20:14.652Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-11T19:20:14.652Z] === RUN TestRemoveImageOrphaning [2022-03-11T19:20:14.794Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-11T19:20:15.617Z] --- PASS: TestRemoveImageOrphaning (1.12s) [2022-03-11T19:20:15.617Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-11T19:20:15.617Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-11T19:20:15.617Z] === RUN TestTagInvalidReference [2022-03-11T19:20:15.617Z] --- PASS: TestTagInvalidReference (0.05s) [2022-03-11T19:20:15.617Z] === RUN TestTagValidPrefixedRepo [2022-03-11T19:20:15.617Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-03-11T19:20:15.617Z] === RUN TestTagExistedNameWithoutForce [2022-03-11T19:20:15.738Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-11T19:20:16.001Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-11T19:20:16.075Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-11T19:20:16.075Z] === RUN TestTagOfficialNames [2022-03-11T19:20:16.075Z] --- PASS: TestTagOfficialNames (0.11s) [2022-03-11T19:20:16.075Z] === RUN TestTagMatchesDigest [2022-03-11T19:20:16.075Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-11T19:20:16.075Z] PASS [2022-03-11T19:20:16.075Z] ok github.com/docker/docker/integration/image 1.733s [2022-03-11T19:20:16.075Z] [2022-03-11T19:20:16.075Z] === Skipped [2022-03-11T19:20:16.075Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-11T19:20:16.075Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:20:16.075Z] [2022-03-11T19:20:16.075Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-11T19:20:16.075Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:20:16.075Z] [2022-03-11T19:20:16.075Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-11T19:20:16.075Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-11T19:20:16.075Z] [2022-03-11T19:20:16.075Z] DONE 12 tests, 3 skipped in 6.162s [2022-03-11T19:20:16.532Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-11T19:20:16.572Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-11T19:20:17.653Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-11T19:20:17.653Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-11T19:20:17.653Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-11T19:20:17.653Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-11T19:20:17.653Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-11T19:20:17.955Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-11T19:20:18.724Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:20:18.724Z] INFO: Testing against a local daemon [2022-03-11T19:20:18.724Z] === RUN TestNetworkCreateDelete [2022-03-11T19:20:18.724Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:20:18.724Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-11T19:20:18.724Z] === RUN TestDockerNetworkDeletePreferID [2022-03-11T19:20:18.724Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-11T19:20:18.724Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-11T19:20:18.724Z] === RUN TestDaemonDNSFallback [2022-03-11T19:20:18.724Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:20:18.724Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-11T19:20:18.724Z] === RUN TestInspectNetwork [2022-03-11T19:20:18.724Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-11T19:20:18.724Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-11T19:20:18.724Z] === RUN TestRunContainerWithBridgeNone [2022-03-11T19:20:18.724Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:20:18.724Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-11T19:20:18.724Z] === RUN TestNetworkInvalidJSON [2022-03-11T19:20:18.724Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-11T19:20:18.724Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-11T19:20:18.724Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:20:18.724Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:20:18.724Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:20:18.724Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:20:18.724Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-11T19:20:18.724Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-11T19:20:18.724Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-11T19:20:18.724Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-03-11T19:20:18.724Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-11T19:20:18.724Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-11T19:20:18.724Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-11T19:20:18.724Z] === RUN TestNetworkList [2022-03-11T19:20:18.724Z] === RUN TestNetworkList//networks [2022-03-11T19:20:18.724Z] === PAUSE TestNetworkList//networks [2022-03-11T19:20:18.724Z] === RUN TestNetworkList//networks/ [2022-03-11T19:20:18.724Z] === PAUSE TestNetworkList//networks/ [2022-03-11T19:20:18.724Z] === CONT TestNetworkList//networks [2022-03-11T19:20:18.724Z] === CONT TestNetworkList//networks/ [2022-03-11T19:20:18.724Z] --- PASS: TestNetworkList (0.04s) [2022-03-11T19:20:18.724Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-11T19:20:18.724Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-11T19:20:18.724Z] === RUN TestHostIPv4BridgeLabel [2022-03-11T19:20:18.724Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-11T19:20:18.724Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-11T19:20:18.724Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-11T19:20:18.724Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-11T19:20:18.724Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-11T19:20:18.724Z] === RUN TestDaemonDefaultNetworkPools [2022-03-11T19:20:18.724Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-11T19:20:18.724Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T19:20:18.724Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-11T19:20:18.724Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-11T19:20:18.724Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T19:20:18.724Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-11T19:20:18.724Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-11T19:20:18.724Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T19:20:18.724Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-11T19:20:18.724Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-11T19:20:18.724Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T19:20:18.724Z] === RUN TestServiceWithPredefinedNetwork [2022-03-11T19:20:18.724Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-11T19:20:18.724Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T19:20:18.724Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-11T19:20:18.724Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:20:18.724Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:20:18.724Z] === RUN TestServiceWithDataPathPortInit [2022-03-11T19:20:18.724Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-11T19:20:18.724Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-11T19:20:18.724Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-11T19:20:18.724Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-11T19:20:18.724Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T19:20:18.724Z] PASS [2022-03-11T19:20:18.724Z] ok github.com/docker/docker/integration/network 0.203s [2022-03-11T19:20:18.724Z] [2022-03-11T19:20:18.724Z] === Skipped [2022-03-11T19:20:18.724Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-11T19:20:18.724Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:20:18.724Z] [2022-03-11T19:20:18.724Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-11T19:20:18.724Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-11T19:20:18.724Z] [2022-03-11T19:20:18.724Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-11T19:20:18.724Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:20:18.724Z] [2022-03-11T19:20:18.724Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-11T19:20:18.724Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-11T19:20:18.724Z] [2022-03-11T19:20:18.724Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-11T19:20:18.724Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:20:18.724Z] [2022-03-11T19:20:18.724Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-11T19:20:18.724Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-11T19:20:18.724Z] [2022-03-11T19:20:18.724Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-11T19:20:18.724Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-11T19:20:18.724Z] [2022-03-11T19:20:18.724Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-11T19:20:18.724Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-11T19:20:18.724Z] [2022-03-11T19:20:18.724Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-11T19:20:18.724Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-11T19:20:18.724Z] [2022-03-11T19:20:18.724Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-11T19:20:18.724Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-11T19:20:18.724Z] [2022-03-11T19:20:18.724Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-11T19:20:18.724Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-11T19:20:18.724Z] [2022-03-11T19:20:18.724Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-11T19:20:18.724Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-11T19:20:18.724Z] [2022-03-11T19:20:18.724Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-11T19:20:18.724Z] service_test.go:243: FLAKY_TEST [2022-03-11T19:20:18.724Z] [2022-03-11T19:20:18.724Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-11T19:20:18.724Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-11T19:20:18.724Z] [2022-03-11T19:20:18.724Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-11T19:20:18.724Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-11T19:20:18.724Z] [2022-03-11T19:20:18.724Z] DONE 22 tests, 15 skipped in 2.465s [2022-03-11T19:20:19.181Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-11T19:20:19.639Z] testing: warning: no tests to run [2022-03-11T19:20:19.639Z] PASS [2022-03-11T19:20:19.639Z] ok github.com/docker/docker/integration/network/ipvlan 0.093s [2022-03-11T19:20:19.639Z] [2022-03-11T19:20:19.639Z] DONE 0 tests in 0.830s [2022-03-11T19:20:19.867Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-11T19:20:20.096Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-11T19:20:20.438Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-11T19:20:20.438Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-11T19:20:20.438Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-11T19:20:20.491Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-11T19:20:20.554Z] testing: warning: no tests to run [2022-03-11T19:20:20.554Z] PASS [2022-03-11T19:20:20.554Z] ok github.com/docker/docker/integration/network/macvlan 0.099s [2022-03-11T19:20:20.699Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-11T19:20:20.699Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-11T19:20:20.699Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-11T19:20:21.011Z] [2022-03-11T19:20:21.011Z] DONE 0 tests in 0.774s [2022-03-11T19:20:21.011Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-11T19:20:21.470Z] testing: warning: no tests to run [2022-03-11T19:20:21.470Z] PASS [2022-03-11T19:20:21.470Z] ok github.com/docker/docker/integration/plugin 0.099s [2022-03-11T19:20:21.470Z] [2022-03-11T19:20:21.470Z] DONE 0 tests in 0.780s [2022-03-11T19:20:21.642Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-11T19:20:21.927Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-11T19:20:22.384Z] testing: warning: no tests to run [2022-03-11T19:20:22.384Z] PASS [2022-03-11T19:20:22.384Z] ok github.com/docker/docker/integration/plugin/authz 0.085s [2022-03-11T19:20:22.584Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-11T19:20:22.842Z] [2022-03-11T19:20:22.842Z] DONE 0 tests in 0.785s [2022-03-11T19:20:22.842Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-11T19:20:23.524Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-11T19:20:23.786Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-11T19:20:24.694Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-11T19:20:27.296Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-11T19:20:27.522Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:20:27.522Z] INFO: Testing against a local daemon [2022-03-11T19:20:27.522Z] === RUN TestPluginInvalidJSON [2022-03-11T19:20:27.522Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:20:27.522Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:20:27.522Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-11T19:20:27.522Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-03-11T19:20:27.522Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-11T19:20:27.522Z] === RUN TestPluginInstall [2022-03-11T19:20:27.522Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-11T19:20:27.522Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-11T19:20:27.522Z] === RUN TestPluginsWithRuntimes [2022-03-11T19:20:27.523Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-11T19:20:27.523Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-11T19:20:27.523Z] === RUN TestPluginBackCompatMediaTypes [2022-03-11T19:20:27.523Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-11T19:20:27.523Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T19:20:27.523Z] PASS [2022-03-11T19:20:27.523Z] ok github.com/docker/docker/integration/plugin/common 0.126s [2022-03-11T19:20:27.980Z] [2022-03-11T19:20:27.980Z] === Skipped [2022-03-11T19:20:27.980Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-11T19:20:27.980Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-11T19:20:27.980Z] [2022-03-11T19:20:27.980Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-11T19:20:27.980Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-11T19:20:27.980Z] [2022-03-11T19:20:27.980Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-11T19:20:27.980Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-11T19:20:27.980Z] [2022-03-11T19:20:27.980Z] DONE 5 tests, 3 skipped in 4.998s [2022-03-11T19:20:27.980Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-11T19:20:29.034Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-11T19:20:29.211Z] docker_api_swarm_service_test.go:148: [d97a16b5ae97b] joining swarm manager [d998682f71557]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:20:30.154Z] docker_api_swarm_service_test.go:148: [d2ebdcd5250a1] joining swarm manager [d998682f71557]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:20:30.416Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-11T19:20:30.559Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-11T19:20:30.889Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:20:30.889Z] INFO: Testing against a local daemon [2022-03-11T19:20:30.889Z] === RUN TestExternalGraphDriver [2022-03-11T19:20:30.889Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-11T19:20:30.889Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-11T19:20:30.889Z] === RUN TestGraphdriverPluginV2 [2022-03-11T19:20:30.889Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-11T19:20:30.889Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-11T19:20:30.889Z] PASS [2022-03-11T19:20:30.889Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.138s [2022-03-11T19:20:30.889Z] [2022-03-11T19:20:30.889Z] === Skipped [2022-03-11T19:20:30.889Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-11T19:20:30.889Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-11T19:20:30.889Z] [2022-03-11T19:20:30.889Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-11T19:20:30.889Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-11T19:20:30.889Z] [2022-03-11T19:20:30.889Z] DONE 2 tests, 2 skipped in 2.830s [2022-03-11T19:20:30.889Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-11T19:20:32.330Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-11T19:20:33.060Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:20:33.060Z] INFO: Testing against a local daemon [2022-03-11T19:20:33.060Z] === RUN TestReadPluginNoRead [2022-03-11T19:20:33.060Z] read_test.go:21: no unix domain sockets on Windows [2022-03-11T19:20:33.060Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-11T19:20:33.060Z] PASS [2022-03-11T19:20:33.060Z] ok github.com/docker/docker/integration/plugin/logging 0.112s [2022-03-11T19:20:33.518Z] [2022-03-11T19:20:33.518Z] === Skipped [2022-03-11T19:20:33.518Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-11T19:20:33.518Z] read_test.go:21: no unix domain sockets on Windows [2022-03-11T19:20:33.518Z] [2022-03-11T19:20:33.518Z] DONE 1 tests, 1 skipped in 2.514s [2022-03-11T19:20:33.518Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-11T19:20:33.713Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-11T19:20:33.713Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-11T19:20:33.713Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-11T19:20:33.974Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-11T19:20:34.483Z] testing: warning: no tests to run [2022-03-11T19:20:34.483Z] PASS [2022-03-11T19:20:34.483Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.087s [2022-03-11T19:20:34.483Z] [2022-03-11T19:20:34.483Z] DONE 0 tests in 1.157s [2022-03-11T19:20:34.941Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-11T19:20:36.322Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-11T19:20:36.322Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-11T19:20:36.322Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-11T19:20:36.516Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-11T19:20:37.088Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-11T19:20:37.116Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:20:37.116Z] INFO: Testing against a local daemon [2022-03-11T19:20:37.116Z] === RUN TestPluginWithDevMounts [2022-03-11T19:20:37.116Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:37.116Z] --- SKIP: TestPluginWithDevMounts (0.01s) [2022-03-11T19:20:37.116Z] PASS [2022-03-11T19:20:37.116Z] ok github.com/docker/docker/integration/plugin/volumes 0.111s [2022-03-11T19:20:37.116Z] [2022-03-11T19:20:37.116Z] === Skipped [2022-03-11T19:20:37.116Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.01s) [2022-03-11T19:20:37.116Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:37.116Z] [2022-03-11T19:20:37.116Z] DONE 1 tests, 1 skipped in 2.484s [2022-03-11T19:20:37.285Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-11T19:20:37.581Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-11T19:20:38.247Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-11T19:20:38.247Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-11T19:20:38.247Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-11T19:20:39.002Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-11T19:20:39.776Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:20:39.776Z] INFO: Testing against a local daemon [2022-03-11T19:20:39.776Z] === RUN TestSecretInspect [2022-03-11T19:20:39.776Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:39.776Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-11T19:20:39.776Z] === RUN TestSecretList [2022-03-11T19:20:39.776Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:39.776Z] --- SKIP: TestSecretList (0.00s) [2022-03-11T19:20:39.776Z] === RUN TestSecretsCreateAndDelete [2022-03-11T19:20:39.776Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:39.776Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-11T19:20:39.776Z] === RUN TestSecretsUpdate [2022-03-11T19:20:39.776Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:39.776Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-11T19:20:39.776Z] === RUN TestTemplatedSecret [2022-03-11T19:20:39.776Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:39.776Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-11T19:20:39.776Z] === RUN TestSecretCreateResolve [2022-03-11T19:20:39.776Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:20:39.776Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-11T19:20:39.776Z] PASS [2022-03-11T19:20:39.776Z] ok github.com/docker/docker/integration/secret 0.109s [2022-03-11T19:20:39.776Z] [2022-03-11T19:20:39.776Z] === Skipped [2022-03-11T19:20:39.776Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-11T19:20:39.776Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:39.776Z] [2022-03-11T19:20:39.776Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-11T19:20:39.776Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:39.776Z] [2022-03-11T19:20:39.776Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-11T19:20:39.776Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:39.776Z] [2022-03-11T19:20:39.776Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-11T19:20:39.776Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:39.776Z] [2022-03-11T19:20:39.776Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-11T19:20:39.776Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:39.776Z] [2022-03-11T19:20:39.776Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-11T19:20:39.776Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:20:39.776Z] [2022-03-11T19:20:39.776Z] DONE 6 tests, 6 skipped in 2.165s [2022-03-11T19:20:39.776Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-11T19:20:40.387Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-11T19:20:40.387Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-11T19:20:40.387Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-11T19:20:42.676Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:20:42.677Z] INFO: Testing against a local daemon [2022-03-11T19:20:42.677Z] === RUN TestServiceCreateInit [2022-03-11T19:20:42.677Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-11T19:20:42.677Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-11T19:20:42.677Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-11T19:20:42.677Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T19:20:42.677Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:20:42.677Z] === RUN TestCreateServiceMultipleTimes [2022-03-11T19:20:42.677Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-11T19:20:42.677Z] === RUN TestCreateServiceConflict [2022-03-11T19:20:42.677Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-11T19:20:42.677Z] === RUN TestCreateServiceMaxReplicas [2022-03-11T19:20:42.677Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-11T19:20:42.677Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-11T19:20:42.677Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-11T19:20:42.677Z] === RUN TestCreateServiceSecretFileMode [2022-03-11T19:20:42.677Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-11T19:20:42.677Z] === RUN TestCreateServiceConfigFileMode [2022-03-11T19:20:42.677Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-11T19:20:42.677Z] === RUN TestCreateServiceSysctls [2022-03-11T19:20:42.677Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-11T19:20:42.677Z] === RUN TestCreateServiceCapabilities [2022-03-11T19:20:42.677Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-03-11T19:20:42.677Z] === RUN TestInspect [2022-03-11T19:20:42.677Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] --- SKIP: TestInspect (0.00s) [2022-03-11T19:20:42.677Z] === RUN TestCreateJob [2022-03-11T19:20:42.677Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] --- SKIP: TestCreateJob (0.00s) [2022-03-11T19:20:42.677Z] === RUN TestReplicatedJob [2022-03-11T19:20:42.677Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-11T19:20:42.677Z] === RUN TestUpdateReplicatedJob [2022-03-11T19:20:42.677Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-11T19:20:42.677Z] === RUN TestServiceListWithStatuses [2022-03-11T19:20:42.677Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-11T19:20:42.677Z] === RUN TestDockerNetworkConnectAlias [2022-03-11T19:20:42.677Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-11T19:20:42.677Z] === RUN TestDockerNetworkReConnect [2022-03-11T19:20:42.677Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-11T19:20:42.677Z] === RUN TestServicePlugin [2022-03-11T19:20:42.677Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-11T19:20:42.677Z] === RUN TestServiceUpdateLabel [2022-03-11T19:20:42.677Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:20:42.677Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-11T19:20:42.677Z] === RUN TestServiceUpdateSecrets [2022-03-11T19:20:42.677Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:20:42.677Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-11T19:20:42.677Z] === RUN TestServiceUpdateConfigs [2022-03-11T19:20:42.677Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:20:42.677Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-11T19:20:42.677Z] === RUN TestServiceUpdateNetwork [2022-03-11T19:20:42.677Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:20:42.677Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-11T19:20:42.677Z] === RUN TestServiceUpdatePidsLimit [2022-03-11T19:20:42.677Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:20:42.677Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-11T19:20:42.677Z] PASS [2022-03-11T19:20:42.677Z] ok github.com/docker/docker/integration/service 0.256s [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === Skipped [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T19:20:42.677Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:20:42.677Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-11T19:20:42.677Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-11T19:20:42.677Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-11T19:20:42.677Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-11T19:20:42.677Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-11T19:20:42.677Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-11T19:20:42.677Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-11T19:20:42.677Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-03-11T19:20:42.677Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-11T19:20:42.677Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-11T19:20:42.677Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-11T19:20:42.677Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-11T19:20:42.677Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-11T19:20:42.677Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-11T19:20:42.677Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-11T19:20:42.677Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-11T19:20:42.677Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-11T19:20:42.677Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-11T19:20:42.677Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-11T19:20:42.677Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-11T19:20:42.677Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-11T19:20:42.677Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-11T19:20:42.677Z] [2022-03-11T19:20:42.677Z] DONE 24 tests, 23 skipped in 2.866s [2022-03-11T19:20:42.677Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-11T19:20:42.935Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-11T19:20:43.507Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-11T19:20:43.768Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-11T19:20:44.853Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:20:44.853Z] INFO: Testing against a local daemon [2022-03-11T19:20:44.853Z] === RUN TestSessionCreate [2022-03-11T19:20:44.853Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-11T19:20:44.853Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-11T19:20:44.853Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-11T19:20:44.853Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-11T19:20:44.853Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-11T19:20:44.853Z] PASS [2022-03-11T19:20:44.853Z] ok github.com/docker/docker/integration/session 0.105s [2022-03-11T19:20:44.853Z] [2022-03-11T19:20:44.853Z] === Skipped [2022-03-11T19:20:44.853Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-11T19:20:44.853Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-11T19:20:44.853Z] [2022-03-11T19:20:44.853Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-11T19:20:44.853Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-11T19:20:44.853Z] [2022-03-11T19:20:44.853Z] DONE 2 tests, 2 skipped in 2.136s [2022-03-11T19:20:44.853Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-11T19:20:45.156Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-11T19:20:45.416Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-11T19:20:46.807Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-11T19:20:47.751Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:20:47.751Z] INFO: Testing against a local daemon [2022-03-11T19:20:47.751Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-11T19:20:47.751Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:47.751Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:20:47.751Z] === RUN TestDiskUsage [2022-03-11T19:20:47.751Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-11T19:20:47.751Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-11T19:20:47.751Z] === RUN TestEventsExecDie [2022-03-11T19:20:47.751Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-11T19:20:47.751Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-11T19:20:47.751Z] === RUN TestEventsBackwardsCompatible [2022-03-11T19:20:47.751Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-11T19:20:47.751Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-11T19:20:47.751Z] === RUN TestEventsVolumeCreate [2022-03-11T19:20:47.751Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-11T19:20:47.751Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-11T19:20:47.751Z] === RUN TestInfoAPI [2022-03-11T19:20:47.751Z] --- PASS: TestInfoAPI (0.04s) [2022-03-11T19:20:47.751Z] === RUN TestInfoAPIWarnings [2022-03-11T19:20:47.751Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:20:47.751Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-11T19:20:47.751Z] === RUN TestInfoDebug [2022-03-11T19:20:47.751Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:20:47.751Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-11T19:20:47.751Z] === RUN TestInfoInsecureRegistries [2022-03-11T19:20:47.751Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:20:47.751Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-11T19:20:47.751Z] === RUN TestInfoRegistryMirrors [2022-03-11T19:20:47.751Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:20:47.751Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-11T19:20:47.751Z] === RUN TestLoginFailsWithBadCredentials [2022-03-11T19:20:47.753Z] === RUN TestDockerSuite/TestRmiTag [2022-03-11T19:20:47.753Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-11T19:20:48.209Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-03-11T19:20:48.209Z] === RUN TestPingCacheHeaders [2022-03-11T19:20:48.209Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-11T19:20:48.209Z] === RUN TestPingGet [2022-03-11T19:20:48.209Z] --- PASS: TestPingGet (0.04s) [2022-03-11T19:20:48.209Z] === RUN TestPingHead [2022-03-11T19:20:48.209Z] --- PASS: TestPingHead (0.04s) [2022-03-11T19:20:48.209Z] === RUN TestVersion [2022-03-11T19:20:48.209Z] --- PASS: TestVersion (0.05s) [2022-03-11T19:20:48.209Z] PASS [2022-03-11T19:20:48.209Z] ok github.com/docker/docker/integration/system 1.273s [2022-03-11T19:20:48.527Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-11T19:20:48.527Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T19:20:48.527Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-11T19:20:48.666Z] [2022-03-11T19:20:48.666Z] === Skipped [2022-03-11T19:20:48.666Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-11T19:20:48.666Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-11T19:20:48.666Z] [2022-03-11T19:20:48.666Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-11T19:20:48.666Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-11T19:20:48.666Z] [2022-03-11T19:20:48.666Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-11T19:20:48.666Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-11T19:20:48.666Z] [2022-03-11T19:20:48.666Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-11T19:20:48.666Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-11T19:20:48.666Z] [2022-03-11T19:20:48.666Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-11T19:20:48.666Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-11T19:20:48.666Z] [2022-03-11T19:20:48.666Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-11T19:20:48.666Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-11T19:20:48.666Z] [2022-03-11T19:20:48.666Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-11T19:20:48.666Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:20:48.666Z] [2022-03-11T19:20:48.666Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-11T19:20:48.666Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:20:48.666Z] [2022-03-11T19:20:48.666Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-11T19:20:48.666Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-11T19:20:48.666Z] [2022-03-11T19:20:48.666Z] DONE 15 tests, 9 skipped in 3.561s [2022-03-11T19:20:48.666Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-11T19:20:48.713Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-11T19:20:50.840Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:20:50.840Z] INFO: Testing against a local daemon [2022-03-11T19:20:50.840Z] === RUN TestVolumesCreateAndList [2022-03-11T19:20:50.840Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-03-11T19:20:50.840Z] === RUN TestVolumesRemove [2022-03-11T19:20:51.297Z] --- PASS: TestVolumesRemove (0.14s) [2022-03-11T19:20:51.297Z] === RUN TestVolumesInspect [2022-03-11T19:20:51.297Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-11T19:20:51.297Z] === RUN TestVolumesInvalidJSON [2022-03-11T19:20:51.297Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-11T19:20:51.297Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-11T19:20:51.297Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-11T19:20:51.297Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-11T19:20:51.297Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-11T19:20:51.297Z] PASS [2022-03-11T19:20:51.297Z] ok github.com/docker/docker/integration/volume 0.356s [2022-03-11T19:20:51.297Z] [2022-03-11T19:20:51.297Z] DONE 5 tests in 2.594s [2022-03-11T19:20:51.297Z] INFO: make.ps1 ended at 03/11/2022 19:20:51 [2022-03-11T19:20:51.297Z] INFO: Integration CLI tests being run from the host: [2022-03-11T19:20:51.297Z] 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" [2022-03-11T19:20:52.025Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-11T19:20:52.025Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-11T19:20:52.598Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-11T19:20:52.859Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-11T19:20:53.801Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-11T19:20:54.372Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-11T19:20:54.945Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-11T19:20:55.517Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-11T19:20:55.517Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-11T19:20:56.091Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-11T19:20:57.035Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-11T19:20:57.607Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-11T19:20:58.180Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-11T19:20:58.750Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-11T19:20:59.690Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-11T19:21:00.631Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-11T19:21:01.203Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-11T19:21:01.774Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-11T19:21:02.345Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-11T19:21:02.915Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-11T19:21:03.284Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-11T19:21:03.489Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-11T19:21:03.661Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-11T19:21:03.661Z] INFO: Testing against a local daemon [2022-03-11T19:21:03.661Z] === RUN TestDockerSuite [2022-03-11T19:21:03.661Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-11T19:21:03.661Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-11T19:21:03.661Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T19:21:03.661Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-11T19:21:03.661Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-11T19:21:03.661Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-11T19:21:03.661Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-11T19:21:03.661Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-11T19:21:03.661Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-11T19:21:03.661Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-11T19:21:03.661Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-11T19:21:04.115Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-11T19:21:04.235Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-11T19:21:04.433Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-11T19:21:05.003Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-11T19:21:05.072Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-11T19:21:05.072Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-11T19:21:05.575Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-11T19:21:06.155Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-11T19:21:06.417Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-11T19:21:06.417Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-11T19:21:06.679Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-11T19:21:07.099Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-11T19:21:07.099Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-11T19:21:07.099Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-11T19:21:08.049Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-11T19:21:08.049Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-11T19:21:08.601Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-11T19:21:09.172Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-11T19:21:10.113Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-11T19:21:10.373Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-11T19:21:11.317Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-11T19:21:11.317Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-11T19:21:11.886Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-11T19:21:12.147Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-11T19:21:12.719Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-11T19:21:13.290Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-11T19:21:13.791Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-11T19:21:13.862Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-11T19:21:13.862Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-11T19:21:14.246Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-11T19:21:14.433Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-11T19:21:14.434Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-11T19:21:15.004Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-11T19:21:15.207Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-11T19:21:15.576Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-11T19:21:16.146Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-11T19:21:16.167Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-11T19:21:17.091Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-11T19:21:17.091Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-11T19:21:17.130Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-11T19:21:17.664Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-11T19:21:18.093Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-11T19:21:18.611Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-11T19:21:19.559Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-11T19:21:20.256Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-11T19:21:20.942Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-11T19:21:21.202Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-11T19:21:21.773Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-11T19:21:22.345Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-11T19:21:22.923Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-11T19:21:23.495Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-11T19:21:24.881Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-11T19:21:27.431Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-11T19:21:27.431Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-11T19:21:28.183Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-11T19:21:28.821Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-11T19:21:28.821Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-11T19:21:28.821Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-11T19:21:28.821Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-11T19:21:28.821Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-11T19:21:28.821Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-11T19:21:28.821Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-11T19:21:28.821Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-11T19:21:28.821Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-11T19:21:28.821Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-11T19:21:29.567Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-11T19:21:29.814Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-11T19:21:31.481Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-11T19:21:31.481Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-11T19:21:33.396Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-11T19:21:35.727Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-11T19:21:35.946Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-11T19:21:35.946Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-11T19:21:35.946Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-11T19:21:35.946Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-11T19:21:35.946Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-11T19:21:36.517Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-11T19:21:36.517Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-11T19:21:37.903Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-11T19:21:38.849Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-11T19:21:39.109Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-11T19:21:41.027Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-11T19:21:41.968Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-11T19:21:41.968Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-11T19:21:42.910Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-11T19:21:43.481Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-11T19:21:43.481Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-11T19:21:43.481Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-11T19:21:44.422Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-11T19:21:45.007Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-11T19:21:45.578Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-11T19:21:45.839Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-11T19:21:46.410Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-11T19:21:46.982Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-11T19:21:47.553Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-11T19:21:48.125Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-11T19:21:48.386Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-11T19:21:48.386Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-11T19:21:48.965Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-11T19:21:49.231Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-11T19:21:49.802Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-11T19:21:50.746Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-11T19:21:51.008Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-11T19:21:51.271Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-11T19:21:51.533Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-11T19:21:52.103Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-11T19:21:52.675Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-11T19:21:52.675Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-11T19:21:53.617Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-11T19:21:53.879Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-11T19:21:55.269Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-11T19:21:55.534Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-11T19:21:55.534Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T19:21:55.534Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-11T19:21:55.534Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-11T19:21:56.950Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-11T19:21:56.950Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-11T19:21:56.950Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-11T19:21:56.950Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-11T19:21:58.836Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-11T19:21:59.096Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-11T19:21:59.668Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-11T19:22:05.879Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-11T19:22:05.879Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-11T19:22:05.879Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-11T19:22:05.879Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-11T19:22:05.879Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-11T19:22:11.894Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-11T19:22:11.895Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-11T19:22:11.895Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-11T19:22:11.895Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-11T19:22:11.895Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-11T19:22:11.895Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-11T19:22:12.466Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-11T19:22:13.027Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-11T19:22:13.495Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-11T19:22:13.495Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-11T19:22:13.495Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-11T19:22:13.495Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-11T19:22:13.963Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-11T19:22:13.963Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-11T19:22:13.963Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-11T19:22:13.963Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-11T19:22:14.379Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-11T19:22:14.949Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-11T19:22:15.320Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-11T19:22:16.262Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-11T19:22:18.737Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-11T19:22:20.299Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-11T19:22:20.299Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-11T19:22:20.766Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-11T19:22:20.767Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-11T19:22:20.767Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-11T19:22:20.767Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-11T19:22:21.565Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-11T19:22:21.825Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-11T19:22:22.397Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-11T19:22:23.341Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-11T19:22:23.341Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-11T19:22:23.341Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-11T19:22:23.341Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-11T19:22:23.713Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-11T19:22:24.725Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-11T19:22:25.297Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-11T19:22:26.687Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-11T19:22:26.687Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-11T19:22:26.948Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-11T19:22:28.333Z] === RUN TestDockerSuite/TestRunMount [2022-03-11T19:22:32.538Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-11T19:22:32.538Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-11T19:22:33.109Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-11T19:22:33.679Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-11T19:22:35.065Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-11T19:22:36.006Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-11T19:22:36.577Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-11T19:22:39.001Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-11T19:22:39.125Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-11T19:22:39.639Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-11T19:22:40.511Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-11T19:22:41.901Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-11T19:22:42.858Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-11T19:22:43.755Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-11T19:22:43.800Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-11T19:22:44.060Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-11T19:22:44.320Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-11T19:22:44.740Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-11T19:22:44.740Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-11T19:22:44.740Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-11T19:22:45.261Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-11T19:22:45.522Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-11T19:22:46.095Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-11T19:22:47.480Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-11T19:22:47.684Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-11T19:22:48.866Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-11T19:22:48.866Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-11T19:22:49.896Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-11T19:22:51.672Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-11T19:22:52.617Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-11T19:22:53.189Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-11T19:22:53.189Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-11T19:22:53.761Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-11T19:22:54.023Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-11T19:22:54.563Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-11T19:22:54.595Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-11T19:22:54.595Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-11T19:22:55.166Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-11T19:22:55.166Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-11T19:22:55.740Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-11T19:22:55.755Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-11T19:22:55.755Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-11T19:22:55.755Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-11T19:22:55.755Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-11T19:22:55.755Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-11T19:22:55.755Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-11T19:22:55.755Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-11T19:22:55.755Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-11T19:22:55.755Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-11T19:22:56.222Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-11T19:22:57.124Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-11T19:22:59.666Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-11T19:23:00.423Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-11T19:23:01.577Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-11T19:23:01.577Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-11T19:23:01.577Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-11T19:23:01.582Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-11T19:23:01.582Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-11T19:23:01.582Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-11T19:23:01.582Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-11T19:23:01.582Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-11T19:23:01.582Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-11T19:23:01.582Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-11T19:23:01.583Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T19:23:01.583Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-11T19:23:01.583Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-11T19:23:01.583Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-11T19:23:01.583Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T19:23:01.583Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-11T19:23:01.583Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-11T19:23:01.583Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-11T19:23:01.583Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T19:23:01.583Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-11T19:23:01.583Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-11T19:23:01.583Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-11T19:23:01.583Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-11T19:23:02.148Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-11T19:23:02.751Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-11T19:23:02.751Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-11T19:23:04.149Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-11T19:23:04.721Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-11T19:23:05.662Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-11T19:23:05.662Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-11T19:23:05.662Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-11T19:23:05.923Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-11T19:23:06.494Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-11T19:23:07.066Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-11T19:23:07.482Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-11T19:23:07.482Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T19:23:07.638Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T19:23:07.638Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-11T19:23:07.638Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-11T19:23:07.952Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-11T19:23:07.952Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-11T19:23:07.952Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-11T19:23:08.209Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-11T19:23:08.469Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-11T19:23:08.731Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-11T19:23:08.731Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-11T19:23:08.731Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-11T19:23:09.079Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-11T19:23:09.301Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-11T19:23:10.690Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-11T19:23:10.690Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-11T19:23:10.690Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-11T19:23:11.640Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-11T19:23:11.740Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-11T19:23:13.553Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-11T19:23:13.890Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-11T19:23:13.890Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-11T19:23:13.890Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-11T19:23:13.890Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-11T19:23:13.890Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-11T19:23:13.890Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-11T19:23:13.890Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-11T19:23:13.890Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-11T19:23:13.890Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-11T19:23:14.938Z] === RUN TestDockerSuite/TestRunRm [2022-03-11T19:23:15.200Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-11T19:23:16.259Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-11T19:23:17.584Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-11T19:23:17.584Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-11T19:23:17.584Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-11T19:23:17.584Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-11T19:23:17.584Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-11T19:23:17.742Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-11T19:23:18.681Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-11T19:23:19.254Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-11T19:23:20.197Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-11T19:23:21.582Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-11T19:23:21.843Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-11T19:23:23.249Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-11T19:23:25.165Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-11T19:23:26.082Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-11T19:23:28.476Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-11T19:23:28.476Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-11T19:23:29.046Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-11T19:23:29.307Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-11T19:23:29.880Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-11T19:23:30.141Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-11T19:23:30.712Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-11T19:23:31.282Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-11T19:23:31.544Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-11T19:23:32.115Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-11T19:23:34.658Z] === RUN TestDockerSuite/TestRunState [2022-03-11T19:23:35.599Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-11T19:23:36.171Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-11T19:23:36.742Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-11T19:23:36.742Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-11T19:23:37.004Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-11T19:23:37.004Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-11T19:23:37.004Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-11T19:23:37.238Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-11T19:23:37.238Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-11T19:23:37.238Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-11T19:23:37.576Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-11T19:23:38.148Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-11T19:23:38.984Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-11T19:23:38.984Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-11T19:23:38.984Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-11T19:23:38.984Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-11T19:23:38.984Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-11T19:23:39.536Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-11T19:23:39.536Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-11T19:23:39.536Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-11T19:23:39.796Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-11T19:23:40.057Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-11T19:23:41.975Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-11T19:23:42.547Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-11T19:23:43.489Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-11T19:23:43.750Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-11T19:23:45.898Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-11T19:23:46.883Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-11T19:23:46.883Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-11T19:23:46.883Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-11T19:23:46.883Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-11T19:23:46.883Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-11T19:23:47.059Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-11T19:23:47.059Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-11T19:23:50.359Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-11T19:23:50.359Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-11T19:23:50.677Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-11T19:23:50.929Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-11T19:23:51.500Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-11T19:23:51.500Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-11T19:23:53.417Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-11T19:23:54.803Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-11T19:23:54.803Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-11T19:23:55.374Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-11T19:23:55.374Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-11T19:23:55.636Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-11T19:23:56.207Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-11T19:23:56.547Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-11T19:23:56.781Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-11T19:23:57.354Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-11T19:23:57.354Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-11T19:23:57.354Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-11T19:23:57.615Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-11T19:23:57.876Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-11T19:23:59.495Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-11T19:23:59.495Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-11T19:23:59.495Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-11T19:24:00.209Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-11T19:24:00.209Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-11T19:24:00.209Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-11T19:24:00.209Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-11T19:24:01.176Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-11T19:24:01.176Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-11T19:24:01.747Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-11T19:24:02.443Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-11T19:24:03.133Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-11T19:24:04.004Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-11T19:24:04.077Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-11T19:24:05.463Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-11T19:24:05.566Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-11T19:24:07.376Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-11T19:24:07.639Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-11T19:24:07.639Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-11T19:24:07.639Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-11T19:24:07.639Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-11T19:24:07.639Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-11T19:24:07.639Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-11T19:24:07.639Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-11T19:24:07.904Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-11T19:24:07.904Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-11T19:24:07.904Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-11T19:24:07.904Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-11T19:24:08.479Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-11T19:24:08.874Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-11T19:24:08.874Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-11T19:24:09.051Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-11T19:24:09.341Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-11T19:24:10.439Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-11T19:24:11.011Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-11T19:24:11.271Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-11T19:24:11.271Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-11T19:24:11.842Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-11T19:24:11.842Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-11T19:24:11.842Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-11T19:24:11.842Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-11T19:24:11.842Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-11T19:24:11.842Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-11T19:24:11.842Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-11T19:24:11.842Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-11T19:24:11.842Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-11T19:24:11.842Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-11T19:24:11.842Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-11T19:24:11.842Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-11T19:24:11.842Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-11T19:24:11.842Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-11T19:24:11.842Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-11T19:24:12.413Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-11T19:24:12.674Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-11T19:24:12.935Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-11T19:24:13.196Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-11T19:24:13.456Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-11T19:24:14.027Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-11T19:24:14.027Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-11T19:24:14.597Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-11T19:24:14.857Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-11T19:24:14.857Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-11T19:24:14.857Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-11T19:24:15.429Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-11T19:24:15.991Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-11T19:24:16.373Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-11T19:24:16.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-11T19:24:16.945Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-11T19:24:16.945Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-11T19:24:16.945Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-11T19:24:17.207Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-11T19:24:17.207Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-11T19:24:18.148Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-11T19:24:18.202Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-11T19:24:18.719Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-11T19:24:20.103Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-11T19:24:20.673Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-11T19:24:20.673Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-11T19:24:20.673Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-11T19:24:20.673Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-11T19:24:21.614Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-11T19:24:22.184Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-11T19:24:23.571Z] docker_cli_service_logs_test.go:246: checking task xj0got6k89q5 [2022-03-11T19:24:23.571Z] docker_cli_service_logs_test.go:251: checking messages for xj0got6k89q5 [2022-03-11T19:24:23.571Z] docker_cli_service_logs_test.go:246: checking task nx74mbs6zy21 [2022-03-11T19:24:23.571Z] docker_cli_service_logs_test.go:251: checking messages for nx74mbs6zy21 [2022-03-11T19:24:23.571Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-11T19:24:23.832Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-11T19:24:25.218Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-11T19:24:25.218Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-11T19:24:25.479Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-11T19:24:26.446Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents4124368478 [2022-03-11T19:24:26.715Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-11T19:24:26.985Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-11T19:24:28.368Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-11T19:24:28.368Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-11T19:24:28.368Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-11T19:24:28.526Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-11T19:24:28.904Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-11T19:24:29.311Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-11T19:24:30.695Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-11T19:24:30.955Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-11T19:24:30.955Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-11T19:24:31.216Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-11T19:24:31.216Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-11T19:24:31.786Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-11T19:24:31.786Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-11T19:24:32.358Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-11T19:24:32.928Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-11T19:24:33.276Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-11T19:24:33.869Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-11T19:24:34.441Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-11T19:24:37.114Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-11T19:24:37.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-11T19:24:37.559Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-11T19:24:38.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-11T19:24:39.025Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-11T19:24:40.941Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-11T19:24:41.203Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-11T19:24:42.144Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-11T19:24:43.892Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-11T19:24:43.892Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-11T19:24:43.892Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-11T19:24:43.892Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-11T19:24:43.892Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-11T19:24:44.148Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-11T19:24:44.688Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-11T19:24:46.609Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-11T19:24:47.184Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-11T19:24:47.934Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-11T19:24:48.576Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-11T19:24:49.964Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-11T19:24:51.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-11T19:24:51.028Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-11T19:24:51.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-11T19:24:51.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-11T19:24:51.028Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-11T19:24:51.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-11T19:24:51.028Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-11T19:24:51.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-11T19:24:51.350Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-11T19:24:53.058Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-11T19:24:53.894Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-11T19:24:53.894Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-11T19:24:54.631Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-11T19:24:54.631Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-11T19:24:54.631Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-11T19:24:54.631Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-11T19:24:54.631Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-11T19:24:56.438Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-11T19:24:56.848Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-11T19:24:56.848Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-11T19:24:56.848Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-11T19:24:58.349Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-11T19:24:58.349Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-11T19:25:00.261Z] docker_cli_swarm_test.go:1895: [da247f6f008ea] joining swarm manager [d274592a84442]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:25:01.645Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-11T19:25:01.645Z] docker_cli_swarm_test.go:1896: [d06acef0ac1ba] joining swarm manager [d274592a84442]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:25:06.931Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-11T19:25:08.842Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-11T19:25:10.225Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-11T19:25:10.796Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-11T19:25:11.057Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-11T19:25:11.627Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-11T19:25:11.627Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-11T19:25:11.627Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-11T19:25:12.199Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-11T19:25:14.758Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-11T19:25:18.055Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-11T19:25:18.055Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-11T19:25:18.315Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-11T19:25:18.887Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-11T19:25:18.887Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-11T19:25:18.887Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-11T19:25:18.887Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-11T19:25:18.887Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-11T19:25:20.274Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-11T19:25:20.846Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-11T19:25:20.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-11T19:25:21.419Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-11T19:25:22.363Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-11T19:25:25.663Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-11T19:25:25.924Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-11T19:25:26.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-11T19:25:26.684Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-11T19:25:26.684Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-11T19:25:26.684Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T19:25:26.868Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-11T19:25:26.868Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-11T19:25:26.868Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-11T19:25:27.139Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-11T19:25:27.811Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-11T19:25:28.383Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-11T19:25:28.646Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-11T19:25:28.666Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-11T19:25:28.666Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-11T19:25:28.666Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-11T19:25:31.948Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-11T19:25:33.860Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-11T19:25:34.429Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-11T19:25:35.774Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-11T19:25:35.954Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-11T19:25:35.954Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-11T19:25:35.954Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-11T19:25:35.954Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-11T19:25:35.954Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-11T19:25:37.480Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-11T19:25:37.697Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-11T19:25:38.440Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-11T19:25:39.399Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-11T19:25:39.854Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-11T19:25:40.253Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-11T19:25:40.309Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-11T19:25:42.347Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-11T19:25:44.260Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-11T19:25:44.260Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-11T19:25:45.645Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-11T19:25:46.589Z] docker_cli_swarm_test.go:1796: [d9d7efc51a724] joining swarm manager [dd934d5f119fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:25:46.851Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-11T19:25:47.366Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-11T19:25:47.713Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-11T19:25:47.795Z] docker_cli_swarm_test.go:1797: [df470275a37de] joining swarm manager [dd934d5f119fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:25:48.055Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-11T19:25:49.442Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-11T19:25:50.313Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-11T19:25:50.313Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-11T19:25:50.313Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-11T19:25:51.299Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-11T19:25:51.299Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-11T19:25:51.299Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-11T19:25:51.357Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-11T19:25:51.768Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-11T19:25:52.311Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-11T19:25:53.083Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-11T19:25:53.083Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-11T19:25:53.083Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-11T19:25:53.083Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-11T19:25:53.083Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-11T19:25:53.083Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-11T19:25:54.073Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-11T19:25:54.073Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-11T19:25:54.073Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-11T19:25:54.073Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-11T19:25:54.073Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-11T19:25:54.073Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-11T19:25:54.073Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-11T19:25:54.226Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-11T19:25:54.542Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-11T19:25:54.717Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-11T19:25:55.531Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-11T19:25:55.611Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-11T19:25:55.702Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-11T19:25:56.157Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-11T19:25:56.157Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-11T19:25:56.157Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-11T19:25:57.118Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-11T19:25:58.078Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-11T19:25:58.078Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-11T19:25:58.078Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-11T19:25:58.078Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-11T19:25:58.078Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-11T19:25:59.328Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-11T19:25:59.812Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-11T19:26:00.901Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-11T19:26:00.901Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-11T19:26:00.901Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-11T19:26:00.901Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-11T19:26:00.901Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-11T19:26:01.370Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-11T19:26:05.121Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-11T19:26:05.171Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-11T19:26:07.963Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-11T19:26:08.950Z] === RUN TestDockerSuite/TestBuildRm [2022-03-11T19:26:09.874Z] docker_cli_swarm_test.go:1315: [d15cd221551ae] joining swarm manager [d3f5a2c57e3e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:26:10.816Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-11T19:26:10.816Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-11T19:26:10.816Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-11T19:26:10.816Z] docker_cli_swarm_test.go:1316: [dfd042b85faf8] joining swarm manager [d3f5a2c57e3e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:26:11.387Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-11T19:26:11.387Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-11T19:26:11.648Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-11T19:26:11.648Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-11T19:26:12.218Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-11T19:26:12.218Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-11T19:26:12.790Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-11T19:26:12.790Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-11T19:26:12.790Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-11T19:26:12.790Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-11T19:26:13.050Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-11T19:26:14.435Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-11T19:26:14.435Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-11T19:26:14.695Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-11T19:26:14.695Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-11T19:26:14.695Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-11T19:26:20.155Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-11T19:26:21.277Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-11T19:26:21.434Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-11T19:26:21.538Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-11T19:26:21.538Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-11T19:26:21.798Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-11T19:26:23.713Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-11T19:26:26.260Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-11T19:26:26.260Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite (1364.78s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.30s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.80s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.41s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.00s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.98s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.13s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.13s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.00s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.80s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.70s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.72s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.61s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.94s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.90s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAttachDetach (1.18s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.83s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.85s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.67s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.83s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.19s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.59s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.98s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.02s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.06s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.67s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.62s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.80s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.10s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.35s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.78s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.78s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.07s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.57s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.66s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.44s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.56s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.30s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.93s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.60s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.52s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.83s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.47s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.28s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.26s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.43s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.32s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.31s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.63s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.25s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.31s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.27s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.34s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.30s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.59s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.11s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.03s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.10s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.59s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.98s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.37s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.11s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.92s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.43s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.91s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.59s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.32s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.50s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.10s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.99s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.00s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.81s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.63s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.49s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCmd (0.29s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.26s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s) [2022-03-11T19:26:26.260Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.28s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.40s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.30s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.90s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.81s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.93s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.15s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.00s) [2022-03-11T19:26:26.260Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-11T19:26:26.260Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-11T19:26:26.260Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-11T19:26:26.260Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.03s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.78s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.53s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.58s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.49s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.23s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.64s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.74s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.35s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.53s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.38s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.40s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.39s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.37s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.94s) [2022-03-11T19:26:26.260Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.93s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.19s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.29s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.35s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.64s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.46s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.51s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.57s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.19s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.94s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.41s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.68s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.87s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEnv (1.40s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.39s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.02s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.91s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.80s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.18s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.93s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.53s) [2022-03-11T19:26:26.261Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.59s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.95s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.64s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildFails (0.78s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.98s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.79s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.62s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.31s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.98s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.78s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.77s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.62s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.69s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildHistory (2.97s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.54s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.41s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.37s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.79s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.52s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.46s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildLabels (0.59s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.71s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.93s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.63s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.59s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.35s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.16s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.01s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.27s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.06s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.77s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.49s) [2022-03-11T19:26:26.261Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.55s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.51s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.65s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.34s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.41s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.68s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.83s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.22s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.40s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.56s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.62s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.60s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.42s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.57s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.55s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.27s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.41s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.40s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.72s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildPATH (2.02s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.58s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.77s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.98s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.89s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.57s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildRm (2.20s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.84s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.00s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.01s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.31s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.93s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.53s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.41s) [2022-03-11T19:26:26.261Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.52s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.19s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildStderr (1.20s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.94s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.83s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.79s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.60s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.95s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildUser (1.25s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.29s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.92s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.78s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.96s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.77s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.25s) [2022-03-11T19:26:26.261Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-11T19:26:26.261Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-11T19:26:26.261Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-11T19:26:26.261Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.34s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.59s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.70s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.66s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.32s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.45s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.97s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.36s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.44s) [2022-03-11T19:26:26.261Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.74s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.53s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T19:26:26.261Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.67s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestCommitChange (0.81s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.04s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.72s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.01s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.24s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestCommitTTY (1.62s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.07s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.69s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.72s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.42s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.27s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.52s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.84s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.54s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.64s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.49s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.56s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.65s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.50s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.61s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.60s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.91s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.89s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.89s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.73s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.69s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.58s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.53s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.69s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.16s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.17s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.66s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.38s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.74s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.61s) [2022-03-11T19:26:26.261Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.61s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.89s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.84s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.55s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.63s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.05s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.00s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.75s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.35s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.57s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.33s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.36s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00090bf80_} (1.34s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13643758926_/foo_false____} (1.34s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13643758926_/foo_true____} (1.33s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32641743536_/foo_false____} (1.32s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32641743536_/foo_true____} (1.36s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32641743536_/foo_true__0xc00090bfb0__} (1.44s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00090bfc8_} (1.46s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00090bfe0_} (1.46s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000730000_} (1.46s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000730018_} (1.42s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.15s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-03-11T19:26:26.261Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.49s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.47s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.12s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.45s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.67s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.54s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.83s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.60s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.61s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.71s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.61s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.60s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.97s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.74s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.68s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.83s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.61s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.54s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.53s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.53s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.69s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.54s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.75s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.10s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.75s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.42s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.77s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.98s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.48s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.83s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.24s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.49s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.65s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.83s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpToDot (0.76s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.06s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.31s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpToStdout (0.79s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.08s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.67s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.22s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.44s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.54s) [2022-03-11T19:26:26.262Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.62s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.29s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCreateRM (0.23s) [2022-03-11T19:26:26.262Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.26s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.54s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.21s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.05s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.58s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.52s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.35s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.76s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.54s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.50s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.21s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.64s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.73s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.05s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.81s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.88s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.79s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.90s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsAttach (0.62s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsCommit (0.72s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.79s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.68s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.45s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.25s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.98s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsCopy (0.80s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.96s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.49s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.92s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsFilters (0.92s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsFormat (0.92s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.63s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.78s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-03-11T19:26:26.262Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-11T19:26:26.262Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.02s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.52s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsRename (0.82s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.39s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.63s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.75s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsTop (0.56s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.88s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExec (0.57s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.15s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.72s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.62s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.59s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.79s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.70s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.69s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.08s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecCgroup (0.85s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.11s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.65s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecInspectID (1.64s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.60s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecParseError (0.53s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.64s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.73s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.36s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.69s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecStartFails (0.75s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.08s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.53s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecTTY (0.57s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-03-11T19:26:26.262Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.43s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.63s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.96s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestExecWithUser (0.63s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.87s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.54s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.54s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestHealth (19.02s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.38s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.71s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.14s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImportGzipped (1.20s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.13s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.51s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.48s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.51s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.50s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.15s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.50s) [2022-03-11T19:26:26.262Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.72s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectHistory (0.59s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T19:26:26.262Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.53s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.55s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.52s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.59s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.27s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.58s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectStatus (0.71s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.32s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.53s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.59s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.76s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.53s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.74s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.72s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.12s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.24s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.96s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2022-03-11T19:26:26.262Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.47s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.43s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.42s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.56s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.77s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.59s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.14s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.60s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.57s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.49s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.48s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.51s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.49s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.60s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.69s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.85s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.84s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.50s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.52s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.53s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsTail (0.69s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.65s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.64s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.40s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.55s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestNetHostname (1.35s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.58s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.30s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPluginActive (2.06s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.40s) [2022-03-11T19:26:26.263Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.30s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.99s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.93s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.65s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.21s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.38s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.99s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.31s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPortList (6.56s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.93s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.12s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.49s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.47s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.58s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.64s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPsByOrder (1.93s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.34s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.24s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.34s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.81s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.23s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.67s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.69s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.22s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.87s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.04s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.51s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.58s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.75s) [2022-03-11T19:26:26.263Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.72s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.00s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.61s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.42s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.50s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.20s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.12s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.12s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.15s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.46s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.15s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.36s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.66s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRmiTag (0.22s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.69s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.10s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.95s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunAddHost (0.61s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.34s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.58s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.62s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.09s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.68s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.69s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.50s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.48s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.48s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.80s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.53s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.68s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.05s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.51s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.52s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.49s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.55s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.51s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.80s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.59s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.73s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.51s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.01s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.08s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.03s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.53s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.51s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.65s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.55s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.21s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.79s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.51s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.46s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.83s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.90s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.46s) [2022-03-11T19:26:26.263Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-11T19:26:26.263Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.43s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.32s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.78s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.25s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.53s) [2022-03-11T19:26:26.263Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.69s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.41s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.65s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.62s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.51s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.50s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.57s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.61s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunExitCode (0.63s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.50s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.65s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.64s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.55s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.43s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-03-11T19:26:26.263Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.86s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.69s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.05s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.95s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.88s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.95s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.48s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.94s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.00s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.98s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.28s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-03-11T19:26:26.263Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.26s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunMount (4.36s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.53s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.37s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.66s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.37s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.34s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.55s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.00s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunNetHost (0.69s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.31s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.61s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.68s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.41s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.66s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.65s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.49s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.62s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.55s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.74s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.73s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.20s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.86s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.56s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.49s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.59s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.70s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.48s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.23s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.81s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.28s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunRm (0.58s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.48s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.59s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.68s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.55s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.94s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.10s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunState (1.01s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.57s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.63s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.60s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunSysctls (1.38s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.59s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.85s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.58s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.42s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.07s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.95s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.65s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.65s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.64s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunUserByID (0.50s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunUserByName (0.62s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.67s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.67s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.39s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.90s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.40s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.65s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.60s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.61s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.32s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.47s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.90s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.49s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.91s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.41s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.54s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.86s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.88s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.37s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.21s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.45s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.17s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.19s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.42s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.53s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.60s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.88s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestStartRecordError (1.12s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.61s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.91s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.45s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.71s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.53s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.60s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.91s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.50s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.61s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.29s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.65s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.04s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUpdateStats (3.55s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.97s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.95s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.84s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.81s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.28s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.08s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.49s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.40s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.67s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.60s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.63s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.21s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.14s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.54s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.42s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.36s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.56s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.66s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.09s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.53s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.12s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.64s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.53s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.39s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.42s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.85s) [2022-03-11T19:26:26.264Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.68s) [2022-03-11T19:26:26.264Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-11T19:26:26.264Z] === RUN TestDockerRegistrySuite [2022-03-11T19:26:26.264Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-11T19:26:27.650Z] check_test.go:195: [df3bef93d69d1] daemon is not started [2022-03-11T19:26:27.650Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-11T19:26:28.591Z] check_test.go:195: [dd85c285b34f1] daemon is not started [2022-03-11T19:26:28.591Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-11T19:26:28.835Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-11T19:26:29.826Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-11T19:26:29.826Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-11T19:26:29.826Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-11T19:26:29.976Z] check_test.go:195: [dc371127fbb49] daemon is not started [2022-03-11T19:26:29.977Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-11T19:26:29.977Z] check_test.go:195: [d22b55e1c0d87] daemon is not started [2022-03-11T19:26:29.977Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T19:26:32.219Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-11T19:26:32.219Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-11T19:26:32.219Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-11T19:26:32.219Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-11T19:26:32.219Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-11T19:26:33.296Z] check_test.go:195: [d7ca71aed76c4] daemon is not started [2022-03-11T19:26:33.297Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T19:26:33.629Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-11T19:26:33.781Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-11T19:26:35.199Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-11T19:26:37.502Z] check_test.go:195: [dd0a9a4e476e7] daemon is not started [2022-03-11T19:26:37.502Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-11T19:26:38.528Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-11T19:26:40.799Z] check_test.go:195: [da2d81cc14233] daemon is not started [2022-03-11T19:26:40.799Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-11T19:26:41.186Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-11T19:26:41.186Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-11T19:26:41.186Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-11T19:26:41.186Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-11T19:26:41.186Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-11T19:26:41.186Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-11T19:26:41.186Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-11T19:26:41.186Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-11T19:26:41.186Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-11T19:26:41.742Z] check_test.go:195: [d184d5920663e] daemon is not started [2022-03-11T19:26:41.742Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-11T19:26:42.176Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-11T19:26:42.682Z] check_test.go:195: [dccb07a6d8f5d] daemon is not started [2022-03-11T19:26:42.682Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-11T19:26:43.280Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-11T19:26:43.624Z] check_test.go:195: [d3f4b905737c9] daemon is not started [2022-03-11T19:26:43.625Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-11T19:26:45.014Z] check_test.go:195: [ddff9cfee8fb5] daemon is not started [2022-03-11T19:26:45.014Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-11T19:26:45.956Z] check_test.go:195: [db2574cc924d1] daemon is not started [2022-03-11T19:26:45.956Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-11T19:26:46.897Z] check_test.go:195: [d6f7331ab2977] daemon is not started [2022-03-11T19:26:46.897Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-11T19:26:47.631Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-11T19:26:47.840Z] check_test.go:195: [d3d2236fc5628] daemon is not started [2022-03-11T19:26:47.840Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-11T19:26:48.032Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-11T19:26:48.099Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-11T19:26:48.566Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-11T19:26:48.785Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f1f80bb73305937ed1aba9e49e1a78425beb091b3b376bb4346859a979d7b56d [2022-03-11T19:26:49.729Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:33d95b070c0702383c8bdb8bfb1689f2f8b79dea9079b42cb326946af8db3a9e [2022-03-11T19:26:49.989Z] check_test.go:195: [dc6bccec1bbf0] daemon is not started [2022-03-11T19:26:49.989Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-11T19:26:50.930Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a61d09dc3a667f0b8f0d57f9f787028b2fa3503df5723bda73d062ffded76db9 [2022-03-11T19:26:51.873Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c35875ed8cc1a237d6225c63efa0c00a92f4c54a1603994850f10b127176c28c [2022-03-11T19:26:51.873Z] check_test.go:195: [d3b874aa94835] daemon is not started [2022-03-11T19:26:51.873Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-11T19:26:53.258Z] check_test.go:195: [d500277e03ace] daemon is not started [2022-03-11T19:26:53.258Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-11T19:26:55.193Z] check_test.go:195: [dc421bf4883b0] daemon is not started [2022-03-11T19:26:55.193Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-11T19:26:55.714Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-11T19:26:55.714Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-11T19:26:55.714Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-11T19:26:55.714Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-11T19:26:56.138Z] check_test.go:195: [db401eb9f3f11] daemon is not started [2022-03-11T19:26:56.138Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-11T19:26:56.181Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-11T19:26:56.181Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-11T19:26:56.181Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-11T19:26:56.399Z] check_test.go:195: [d1e2c984f50c4] daemon is not started [2022-03-11T19:26:56.399Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T19:26:56.649Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-11T19:26:56.649Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-11T19:26:56.649Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-11T19:26:57.339Z] check_test.go:195: [d05f5778e5545] daemon is not started [2022-03-11T19:26:57.339Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T19:26:58.280Z] check_test.go:195: [d881ff801244f] daemon is not started [2022-03-11T19:26:58.280Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T19:26:59.221Z] check_test.go:195: [d106e214e488b] daemon is not started [2022-03-11T19:26:59.221Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-11T19:27:01.768Z] check_test.go:195: [d09edb9e38c34] daemon is not started [2022-03-11T19:27:01.768Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-11T19:27:02.032Z] check_test.go:195: [d75f392a9bacb] daemon is not started [2022-03-11T19:27:02.032Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-11T19:27:02.973Z] check_test.go:195: [d724f493be3b4] daemon is not started [2022-03-11T19:27:02.973Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-11T19:27:03.543Z] check_test.go:195: [dd56b2f97a6cf] daemon is not started [2022-03-11T19:27:03.543Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-11T19:27:03.543Z] check_test.go:195: [d987c715255be] daemon is not started [2022-03-11T19:27:03.543Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-11T19:27:03.803Z] check_test.go:195: [db9d2a9d50500] daemon is not started [2022-03-11T19:27:03.803Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-11T19:27:04.063Z] check_test.go:195: [d4e1a8189d944] daemon is not started [2022-03-11T19:27:04.063Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-11T19:27:04.634Z] check_test.go:195: [dfb1ca93391a4] daemon is not started [2022-03-11T19:27:04.634Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-11T19:27:04.634Z] check_test.go:195: [d6acabe5c8de7] daemon is not started [2022-03-11T19:27:04.634Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-11T19:27:05.578Z] check_test.go:195: [ddc97f425f743] daemon is not started [2022-03-11T19:27:05.578Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-11T19:27:07.493Z] check_test.go:195: [dbb77accd6a63] daemon is not started [2022-03-11T19:27:07.493Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-11T19:27:08.064Z] check_test.go:195: [dd2137d2d877f] daemon is not started [2022-03-11T19:27:08.064Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-11T19:27:09.005Z] check_test.go:195: [da1f72db0a59a] daemon is not started [2022-03-11T19:27:09.005Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-11T19:27:09.265Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-11T19:27:09.265Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-11T19:27:09.265Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-11T19:27:09.946Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite (44.45s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.19s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.30s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.93s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.75s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.97s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.07s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.19s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.13s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.12s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.92s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.07s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.05s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.22s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.00s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.04s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.48s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.04s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.09s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.43s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.04s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-03-11T19:27:10.887Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-03-11T19:27:10.887Z] === RUN TestDockerSchema1RegistrySuite [2022-03-11T19:27:10.887Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-11T19:27:10.887Z] check_test.go:222: [dad13b86e164e] daemon is not started [2022-03-11T19:27:10.887Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T19:27:11.828Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-11T19:27:14.488Z] check_test.go:222: [d56b1e0085fa5] daemon is not started [2022-03-11T19:27:14.488Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T19:27:16.401Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-11T19:27:19.689Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-11T19:27:19.689Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-11T19:27:20.606Z] check_test.go:222: [d46bbf2d12781] daemon is not started [2022-03-11T19:27:20.606Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-11T19:27:21.549Z] check_test.go:222: [ddf3adcfc1b25] daemon is not started [2022-03-11T19:27:21.549Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-11T19:27:21.549Z] check_test.go:222: [d99cb894fe83e] daemon is not started [2022-03-11T19:27:21.549Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T19:27:22.936Z] check_test.go:222: [d7a0e8d2ecff7] daemon is not started [2022-03-11T19:27:22.936Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T19:27:23.196Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-11T19:27:24.138Z] check_test.go:222: [dd29aea030db9] daemon is not started [2022-03-11T19:27:24.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T19:27:24.439Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-11T19:27:24.906Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-11T19:27:25.081Z] check_test.go:222: [d2dcb4d13d2fe] daemon is not started [2022-03-11T19:27:25.081Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-11T19:27:26.744Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-11T19:27:26.744Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-11T19:27:26.744Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-11T19:27:26.744Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-11T19:27:28.385Z] check_test.go:222: [d37f266c8fd65] daemon is not started [2022-03-11T19:27:28.385Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-11T19:27:28.958Z] check_test.go:222: [d39bcaf489848] daemon is not started [2022-03-11T19:27:28.958Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-11T19:27:29.534Z] check_test.go:222: [deea6ac767028] daemon is not started [2022-03-11T19:27:29.534Z] --- PASS: TestDockerSchema1RegistrySuite (18.79s) [2022-03-11T19:27:29.534Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2022-03-11T19:27:29.534Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.41s) [2022-03-11T19:27:29.534Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.67s) [2022-03-11T19:27:29.534Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.49s) [2022-03-11T19:27:29.534Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-11T19:27:29.534Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2022-03-11T19:27:29.534Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.18s) [2022-03-11T19:27:29.534Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.12s) [2022-03-11T19:27:29.534Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.24s) [2022-03-11T19:27:29.534Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.58s) [2022-03-11T19:27:29.534Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2022-03-11T19:27:29.534Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-11T19:27:29.534Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-11T19:27:29.654Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-11T19:27:30.105Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-11T19:27:30.367Z] check_test.go:251: [d40ec705e344d] daemon is not started [2022-03-11T19:27:30.367Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-11T19:27:30.939Z] check_test.go:251: [d45200dd99692] daemon is not started [2022-03-11T19:27:30.939Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-11T19:27:31.199Z] check_test.go:251: [d28ff6adf68ca] daemon is not started [2022-03-11T19:27:31.199Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-11T19:27:32.585Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-11T19:27:32.845Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-11T19:27:33.127Z] check_test.go:251: [d7ab7ac8c975f] daemon is not started [2022-03-11T19:27:33.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-11T19:27:33.704Z] check_test.go:251: [d418ae9fded8e] daemon is not started [2022-03-11T19:27:33.704Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-11T19:27:35.089Z] check_test.go:251: [d86ad3bf70341] daemon is not started [2022-03-11T19:27:35.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-11T19:27:35.089Z] check_test.go:251: [d66f19d4487e6] daemon is not started [2022-03-11T19:27:35.089Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.64s) [2022-03-11T19:27:35.089Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.85s) [2022-03-11T19:27:35.089Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.68s) [2022-03-11T19:27:35.089Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-03-11T19:27:35.089Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.43s) [2022-03-11T19:27:35.089Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.61s) [2022-03-11T19:27:35.089Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.64s) [2022-03-11T19:27:35.089Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.11s) [2022-03-11T19:27:35.089Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-03-11T19:27:35.089Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-11T19:27:35.089Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-11T19:27:37.004Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-11T19:27:39.547Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-11T19:27:40.490Z] check_test.go:278: [dee09e4e625e2] daemon is not started [2022-03-11T19:27:40.490Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-11T19:27:40.490Z] check_test.go:278: [d7484377d5666] daemon is not started [2022-03-11T19:27:40.490Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-11T19:27:40.490Z] check_test.go:278: [da2e87a231d8a] daemon is not started [2022-03-11T19:27:40.490Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-11T19:27:40.751Z] check_test.go:278: [d1c450953a50a] daemon is not started [2022-03-11T19:27:40.751Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-11T19:27:41.011Z] check_test.go:278: [d03ed19f13dcd] daemon is not started [2022-03-11T19:27:41.011Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2022-03-11T19:27:41.011Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-03-11T19:27:41.011Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-03-11T19:27:41.011Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-03-11T19:27:41.011Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2022-03-11T19:27:41.011Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-03-11T19:27:41.011Z] === RUN TestDockerNetworkSuite [2022-03-11T19:27:41.011Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-11T19:27:42.397Z] docker_cli_network_unix_test.go:46: [d419cbc05ec54] daemon is not started [2022-03-11T19:27:42.397Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-11T19:27:42.970Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-11T19:27:42.970Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-11T19:27:42.970Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-11T19:27:42.970Z] docker_cli_network_unix_test.go:46: [db39a35d74e7e] daemon is not started [2022-03-11T19:27:43.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-11T19:27:46.090Z] docker_cli_network_unix_test.go:46: [da5dfe0c5555a] daemon is not started [2022-03-11T19:27:46.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-11T19:27:48.577Z] docker_cli_network_unix_test.go:46: [da037ba32a5ce] daemon is not started [2022-03-11T19:27:48.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-11T19:27:48.839Z] docker_cli_network_unix_test.go:1233: [d6f888d03bcbf] daemon is not started [2022-03-11T19:27:49.783Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-11T19:27:50.723Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-11T19:27:50.847Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-11T19:27:50.847Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-11T19:27:50.847Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-11T19:27:51.305Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-11T19:27:51.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-11T19:27:51.975Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-11T19:27:51.976Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-11T19:27:51.976Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-11T19:27:52.961Z] docker_cli_network_unix_test.go:46: [d2216e496200a] daemon is not started [2022-03-11T19:27:53.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-11T19:27:53.232Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-11T19:27:53.796Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-11T19:27:54.489Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-11T19:27:54.489Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-11T19:27:54.489Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-11T19:27:54.489Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-11T19:27:54.489Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-11T19:27:55.444Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-11T19:27:56.864Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-11T19:27:59.091Z] docker_cli_network_unix_test.go:46: [d7347c93f7bf9] daemon is not started [2022-03-11T19:27:59.351Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-11T19:28:00.192Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-11T19:28:00.660Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-11T19:28:01.265Z] docker_cli_network_unix_test.go:46: [dd20247ac4914] daemon is not started [2022-03-11T19:28:01.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-11T19:28:02.779Z] docker_cli_network_unix_test.go:46: [d2449fc7d0bd8] daemon is not started [2022-03-11T19:28:02.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-11T19:28:03.351Z] docker_cli_network_unix_test.go:46: [db0f17559b5a5] daemon is not started [2022-03-11T19:28:03.351Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-11T19:28:03.611Z] docker_cli_network_unix_test.go:46: [db56ed2192638] daemon is not started [2022-03-11T19:28:03.872Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-11T19:28:04.443Z] docker_cli_network_unix_test.go:46: [d7fef15b7e324] daemon is not started [2022-03-11T19:28:04.449Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-11T19:28:04.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-11T19:28:05.274Z] docker_cli_network_unix_test.go:46: [d564afbeded5f] daemon is not started [2022-03-11T19:28:05.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-11T19:28:05.795Z] docker_cli_network_unix_test.go:46: [d8ab9b0f51ad5] daemon is not started [2022-03-11T19:28:05.795Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-11T19:28:06.050Z] === RUN TestDockerSuite/TestBuildUser [2022-03-11T19:28:06.050Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-11T19:28:06.050Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-11T19:28:06.050Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-11T19:28:06.050Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-11T19:28:06.050Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-11T19:28:06.050Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-11T19:28:06.059Z] docker_cli_network_unix_test.go:46: [dad1032d6ebd6] daemon is not started [2022-03-11T19:28:06.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-11T19:28:06.629Z] docker_cli_network_unix_test.go:46: [dc384b46d68db] daemon is not started [2022-03-11T19:28:06.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-11T19:28:07.150Z] docker_cli_network_unix_test.go:46: [d50710450531a] daemon is not started [2022-03-11T19:28:07.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-11T19:28:07.150Z] docker_cli_network_unix_test.go:46: [d16a5a4500ae7] daemon is not started [2022-03-11T19:28:07.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-11T19:28:07.150Z] docker_cli_network_unix_test.go:46: [d6df8b307b7b6] daemon is not started [2022-03-11T19:28:07.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-11T19:28:08.091Z] docker_cli_network_unix_test.go:46: [ddfd9ed7c520a] daemon is not started [2022-03-11T19:28:08.091Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-11T19:28:08.662Z] docker_cli_network_unix_test.go:46: [dc218e18bfd1a] daemon is not started [2022-03-11T19:28:08.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-11T19:28:08.922Z] docker_cli_network_unix_test.go:46: [d1b5ce97eda98] daemon is not started [2022-03-11T19:28:08.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-11T19:28:09.184Z] docker_cli_network_unix_test.go:46: [d4ad4b71b7618] daemon is not started [2022-03-11T19:28:09.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-11T19:28:09.449Z] docker_cli_network_unix_test.go:46: [d44b4f9ecb8cb] daemon is not started [2022-03-11T19:28:09.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-11T19:28:10.791Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-11T19:28:10.791Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-11T19:28:10.852Z] docker_cli_network_unix_test.go:968: [d9f6bc36c505a] daemon is not started [2022-03-11T19:28:11.795Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-11T19:28:12.736Z] docker_cli_network_unix_test.go:46: [d1eb70577c46c] daemon is not started [2022-03-11T19:28:12.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-11T19:28:14.507Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-11T19:28:14.507Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-11T19:28:14.507Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-11T19:28:14.507Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-11T19:28:14.507Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-11T19:28:15.545Z] docker_cli_network_unix_test.go:1116: [d7d7aff164ccc] daemon is not started [2022-03-11T19:28:18.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-11T19:28:19.109Z] docker_cli_network_unix_test.go:46: [d57d861378882] daemon is not started [2022-03-11T19:28:19.109Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-11T19:28:20.050Z] docker_cli_network_unix_test.go:46: [d31f8a117552b] daemon is not started [2022-03-11T19:28:20.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-11T19:28:20.050Z] docker_cli_network_unix_test.go:46: [d9b5ac941eea5] daemon is not started [2022-03-11T19:28:20.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-11T19:28:20.050Z] docker_cli_network_unix_test.go:46: [d92ab9e2cfb22] daemon is not started [2022-03-11T19:28:20.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-11T19:28:20.310Z] docker_cli_network_unix_test.go:46: [d78800bc44efe] daemon is not started [2022-03-11T19:28:20.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-11T19:28:20.571Z] docker_cli_network_unix_test.go:46: [d326346bd8db0] daemon is not started [2022-03-11T19:28:20.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-11T19:28:20.571Z] docker_cli_network_unix_test.go:46: [d0162a30fd715] daemon is not started [2022-03-11T19:28:20.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-11T19:28:21.956Z] docker_cli_network_unix_test.go:46: [d60042ba30cde] daemon is not started [2022-03-11T19:28:22.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-11T19:28:22.897Z] docker_cli_network_unix_test.go:46: [d4cc5148bd38c] daemon is not started [2022-03-11T19:28:22.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-11T19:28:22.897Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-11T19:28:22.897Z] docker_cli_network_unix_test.go:46: [d4937b15133e6] daemon is not started [2022-03-11T19:28:22.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-11T19:28:23.470Z] docker_cli_network_unix_test.go:46: [d71419b0f2547] daemon is not started [2022-03-11T19:28:23.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-11T19:28:24.595Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-11T19:28:24.595Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-11T19:28:25.561Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-11T19:28:26.021Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-11T19:28:27.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-11T19:28:28.880Z] docker_cli_network_unix_test.go:1084: [df83c66a45c73] daemon is not started [2022-03-11T19:28:30.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-11T19:28:30.302Z] docker_cli_network_unix_test.go:46: [d3b588fbc7710] daemon is not started [2022-03-11T19:28:30.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-11T19:28:30.873Z] docker_cli_network_unix_test.go:46: [d8fd4e0b38360] daemon is not started [2022-03-11T19:28:31.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-11T19:28:32.520Z] docker_cli_network_unix_test.go:46: [db2442e2bf7b9] daemon is not started [2022-03-11T19:28:32.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-11T19:28:32.781Z] docker_cli_network_unix_test.go:46: [d7a47816de16c] daemon is not started [2022-03-11T19:28:32.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-11T19:28:33.043Z] docker_cli_network_unix_test.go:46: [df096a8972ea6] daemon is not started [2022-03-11T19:28:33.303Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-11T19:28:33.874Z] docker_cli_network_unix_test.go:46: [dc9cc9c622baa] daemon is not started [2022-03-11T19:28:33.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-11T19:28:34.445Z] docker_cli_network_unix_test.go:46: [dd1c9bf2f7e77] daemon is not started [2022-03-11T19:28:34.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-11T19:28:34.587Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-11T19:28:34.705Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-11T19:28:35.552Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-11T19:28:39.631Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-11T19:28:39.990Z] docker_cli_network_unix_test.go:46: [d30fa2e0db9c0] daemon is not started [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite (59.11s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.48s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.99s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.34s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.00s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.82s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.75s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.04s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.36s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.19s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.34s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.97s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.49s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-03-11T19:28:39.990Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.80s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.43s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.07s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.54s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2022-03-11T19:28:39.990Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.20s) [2022-03-11T19:28:39.990Z] === RUN TestDockerHubPullSuite [2022-03-11T19:28:39.990Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-11T19:28:40.592Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-11T19:28:41.344Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-11T19:28:41.901Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-11T19:28:43.810Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-11T19:28:44.752Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-11T19:28:46.135Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-11T19:28:46.135Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-11T19:28:46.396Z] --- PASS: TestDockerHubPullSuite (6.27s) [2022-03-11T19:28:46.396Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.69s) [2022-03-11T19:28:46.396Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-03-11T19:28:46.396Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.71s) [2022-03-11T19:28:46.396Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.38s) [2022-03-11T19:28:46.396Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-03-11T19:28:46.396Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-03-11T19:28:46.396Z] PASS [2022-03-11T19:28:46.396Z] [2022-03-11T19:28:46.396Z] === Skipped [2022-03-11T19:28:46.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2022-03-11T19:28:46.396Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.396Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2022-03-11T19:28:46.396Z] [2022-03-11T19:28:46.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-11T19:28:46.396Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.396Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-11T19:28:46.396Z] [2022-03-11T19:28:46.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-11T19:28:46.396Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.396Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-11T19:28:46.396Z] [2022-03-11T19:28:46.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-11T19:28:46.396Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.396Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-11T19:28:46.396Z] [2022-03-11T19:28:46.396Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-11T19:28:46.396Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.396Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-11T19:28:46.396Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-03-11T19:28:46.397Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-11T19:28:46.397Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-11T19:28:46.397Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-11T19:28:46.397Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-11T19:28:46.397Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-11T19:28:46.397Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-11T19:28:46.397Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-11T19:28:46.397Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-11T19:28:46.397Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T19:28:46.397Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-11T19:28:46.397Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-11T19:28:46.397Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-03-11T19:28:46.397Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-03-11T19:28:46.397Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-11T19:28:46.397Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-11T19:28:46.397Z] docker_cli_network_unix_test.go:46: [d4937b15133e6] daemon is not started [2022-03-11T19:28:46.397Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] DONE 1265 tests, 51 skipped in 1510.593s [2022-03-11T19:28:46.397Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-11T19:28:46.397Z] ++++ cat bundles/test-integration/docker.pid [2022-03-11T19:28:46.397Z] +++ kill 8749 [2022-03-11T19:28:46.397Z] +++ /etc/init.d/apparmor stop [2022-03-11T19:28:46.397Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] Unloading profiles will leave already running processes permanently [2022-03-11T19:28:46.397Z] unconfined, which can lead to unexpected situations. [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.397Z] To set a process to complain mode, use the command line tool [2022-03-11T19:28:46.397Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-11T19:28:46.397Z] +++ true [2022-03-11T19:28:46.397Z] exiting test-integration [2022-03-11T19:28:46.397Z] ++ exit 0 [2022-03-11T19:28:46.397Z] [2022-03-11T19:28:46.658Z] + for job in $(jobs -p) [2022-03-11T19:28:46.658Z] + wait 7964 [2022-03-11T19:28:48.044Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-11T19:28:50.151Z] docker_cli_swarm_test.go:1180: [d6241c11d381a] joining swarm manager [d240e0e405f04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:28:50.867Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-11T19:28:51.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-11T19:28:56.631Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-11T19:28:56.631Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-11T19:28:56.731Z] docker_cli_swarm_test.go:1189: [d70ac14ce364a] joining swarm manager [d240e0e405f04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:28:57.593Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-11T19:28:57.593Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-11T19:28:57.593Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-11T19:29:00.482Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-11T19:29:00.482Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T19:29:01.442Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-11T19:29:02.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-11T19:29:02.135Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-11T19:29:02.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-11T19:29:04.911Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-11T19:29:11.951Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-11T19:29:11.951Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-11T19:29:11.951Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-11T19:29:13.790Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-11T19:29:14.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-11T19:29:14.969Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-11T19:29:14.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-11T19:29:14.969Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-11T19:29:14.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-11T19:29:18.452Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-11T19:29:18.907Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-11T19:29:22.043Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-11T19:29:22.043Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-11T19:29:22.043Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-11T19:29:22.043Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-11T19:29:22.043Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-11T19:29:22.043Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-11T19:29:22.043Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-11T19:29:22.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-11T19:29:35.472Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-11T19:29:36.790Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-11T19:29:36.790Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-11T19:29:36.790Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-11T19:29:36.790Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-11T19:29:36.790Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-11T19:29:36.790Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-11T19:29:36.790Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-11T19:29:36.790Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-11T19:29:39.674Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-11T19:29:44.961Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-11T19:29:45.318Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-11T19:29:45.903Z] docker_cli_swarm_test.go:1112: [db0fcf2d00d1e] joining swarm manager [de3dcee436349]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:29:47.311Z] docker_cli_swarm_test.go:1113: [ddb9e42a64914] joining swarm manager [de3dcee436349]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:29:47.485Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-11T19:29:47.486Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-11T19:29:47.943Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-11T19:29:47.943Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-11T19:29:47.943Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-11T19:29:47.943Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T19:29:47.943Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-11T19:29:50.107Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-11T19:29:56.047Z] === RUN TestDockerSuite/TestCommitChange [2022-03-11T19:30:01.808Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-11T19:30:04.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-11T19:30:04.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-11T19:30:04.963Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-11T19:30:05.420Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-11T19:30:05.420Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T19:30:05.877Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-11T19:30:06.478Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-11T19:30:06.478Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-11T19:30:06.478Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-11T19:30:07.415Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-11T19:30:07.415Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-11T19:30:07.873Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-11T19:30:13.668Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-11T19:30:15.016Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-11T19:30:15.016Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T19:30:15.016Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-11T19:30:15.203Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-11T19:30:15.203Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-11T19:30:15.203Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-11T19:30:15.203Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-11T19:30:15.203Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-11T19:30:17.374Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-11T19:30:18.342Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-11T19:30:19.316Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-11T19:30:19.774Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-11T19:30:20.738Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-11T19:30:23.549Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-11T19:30:24.222Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-11T19:30:24.222Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-11T19:30:24.222Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-11T19:30:26.521Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-11T19:30:28.222Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-11T19:30:28.222Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-11T19:30:28.222Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-11T19:30:28.222Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-11T19:30:28.222Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-11T19:30:28.222Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-11T19:30:28.222Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-11T19:30:28.222Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-11T19:30:28.222Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-11T19:30:28.222Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-11T19:30:28.222Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-11T19:30:28.222Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-11T19:30:28.222Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-11T19:30:28.222Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-11T19:30:28.222Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-11T19:30:28.222Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-11T19:30:30.257Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-11T19:30:30.257Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-11T19:30:30.257Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-11T19:30:31.222Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-11T19:30:31.222Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-11T19:30:31.222Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-11T19:30:31.874Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-11T19:30:34.046Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-11T19:30:35.602Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-11T19:30:36.061Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-11T19:30:36.061Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-11T19:30:36.061Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-11T19:30:37.035Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-11T19:30:37.594Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-11T19:30:38.052Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-11T19:30:38.052Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-11T19:30:38.510Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-11T19:30:38.510Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-11T19:30:38.510Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-11T19:30:44.289Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-11T19:30:45.256Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-11T19:30:45.567Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-11T19:30:45.567Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T19:30:45.567Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-11T19:30:47.736Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-11T19:30:47.736Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-11T19:30:47.736Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-11T19:30:47.736Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T19:30:47.736Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-11T19:30:47.736Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-11T19:30:47.736Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-11T19:30:51.453Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-11T19:30:51.453Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-11T19:30:51.453Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-11T19:30:51.453Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-11T19:30:54.343Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-11T19:30:54.343Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-11T19:30:54.343Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-11T19:30:54.798Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-11T19:30:54.798Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-11T19:30:54.798Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-11T19:30:54.798Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-11T19:30:54.798Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-11T19:30:57.585Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-11T19:30:58.511Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-11T19:31:01.395Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-11T19:31:04.290Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-11T19:31:04.290Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-11T19:31:04.290Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-11T19:31:04.290Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-11T19:31:07.176Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-11T19:31:07.176Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-11T19:31:09.925Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-11T19:31:10.907Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-11T19:31:10.907Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T19:31:10.907Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-11T19:31:10.907Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T19:31:10.907Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-11T19:31:14.619Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-11T19:31:14.619Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-11T19:31:16.782Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-11T19:31:16.782Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-11T19:31:16.782Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-11T19:31:20.493Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-11T19:31:20.493Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-11T19:31:23.796Z] docker_cli_swarm_test.go:1166: [da70a6ae240e7] joining swarm manager [de3dcee436349]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-11T19:31:24.208Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-11T19:31:26.777Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-11T19:31:26.777Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-11T19:31:26.777Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-11T19:31:28.871Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-11T19:31:30.529Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-11T19:31:30.529Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-11T19:31:30.988Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-11T19:31:30.988Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-11T19:31:31.454Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-11T19:31:31.454Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-11T19:31:31.454Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-11T19:31:31.923Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-11T19:31:31.923Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-11T19:31:31.923Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-11T19:31:33.569Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-11T19:31:33.569Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-11T19:31:33.569Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-11T19:31:33.569Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-11T19:31:33.569Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-11T19:31:36.522Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-11T19:31:36.522Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-11T19:31:36.522Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-11T19:31:39.473Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-11T19:31:39.473Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-11T19:31:39.473Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-11T19:31:42.562Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-11T19:31:42.562Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-11T19:31:45.574Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-11T19:31:47.312Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-11T19:31:50.265Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-11T19:31:50.265Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-11T19:31:50.265Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-11T19:31:50.265Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-11T19:31:50.265Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-11T19:31:50.265Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-11T19:31:50.265Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-11T19:31:50.265Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-11T19:31:50.265Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-11T19:31:50.266Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-11T19:31:50.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-11T19:31:50.369Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-11T19:31:52.280Z] docker_cli_swarm_test.go:1447: [dce56729fa775] joining swarm manager [d5e6a625778aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:31:52.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-11T19:31:52.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-11T19:31:52.851Z] docker_cli_swarm_test.go:1448: [d8556e04ab1e8] joining swarm manager [d5e6a625778aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-11T19:31:55.422Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-11T19:31:55.991Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-11T19:31:59.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-11T19:32:02.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-11T19:32:05.086Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-11T19:32:05.086Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-11T19:32:05.086Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-11T19:32:05.086Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-11T19:32:05.086Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-11T19:32:05.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00083f740_} [2022-03-11T19:32:05.657Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-11T19:32:08.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11010889981_c:\foo_false____} [2022-03-11T19:32:08.200Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-11T19:32:08.477Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-11T19:32:11.499Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-11T19:32:11.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11010889981_c:\foo_true____} [2022-03-11T19:32:13.412Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-11T19:32:14.820Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-11T19:32:14.821Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-11T19:32:14.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-11T19:32:14.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-11T19:32:14.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-11T19:32:14.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-11T19:32:14.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-11T19:32:14.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-11T19:32:14.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-11T19:32:14.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-11T19:32:14.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-11T19:32:14.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-11T19:32:14.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-11T19:32:15.290Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-11T19:32:15.290Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-11T19:32:15.290Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-11T19:32:15.290Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-11T19:32:15.290Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-11T19:32:15.290Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-11T19:32:15.290Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-11T19:32:15.290Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-11T19:32:15.290Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-11T19:32:15.290Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-11T19:32:15.290Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-11T19:32:15.324Z] docker_cli_swarm_unix_test.go:63: [d1b442c25d8c1] joining swarm manager [d0644a8a64328]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:32:19.078Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-11T19:32:19.078Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-11T19:32:19.078Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-11T19:32:19.078Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T19:32:19.078Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-11T19:32:19.078Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T19:32:19.078Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-11T19:32:19.078Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-11T19:32:19.078Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-11T19:32:19.078Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T19:32:19.078Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-11T19:32:19.078Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T19:32:19.078Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-11T19:32:19.078Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-11T19:32:19.078Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-11T19:32:19.078Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T19:32:19.078Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-11T19:32:19.078Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-11T19:32:19.078Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-11T19:32:19.078Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-11T19:32:19.078Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-11T19:32:19.078Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-11T19:32:19.078Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-11T19:32:19.078Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T19:32:19.078Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-11T19:32:19.078Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T19:32:19.078Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-11T19:32:22.033Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-11T19:32:22.501Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-11T19:32:22.501Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-11T19:32:22.501Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-11T19:32:23.023Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-11T19:32:23.023Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-11T19:32:23.023Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-11T19:32:23.023Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-11T19:32:26.291Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-11T19:32:26.291Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-11T19:32:26.292Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-11T19:32:26.292Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-11T19:32:26.292Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-11T19:32:26.292Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-11T19:32:26.292Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-11T19:32:32.153Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-11T19:32:35.101Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-11T19:32:35.101Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T19:32:35.101Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-11T19:32:35.101Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-11T19:32:35.101Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-11T19:32:47.591Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-11T19:32:47.591Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-11T19:32:47.591Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-11T19:32:47.591Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T19:32:47.591Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-11T19:32:48.326Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-11T19:32:50.548Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-11T19:32:51.540Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-11T19:32:55.341Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-11T19:32:58.011Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-11T19:32:58.011Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-11T19:32:58.011Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-11T19:32:58.011Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-11T19:32:58.011Z] === RUN TestDockerSuite/TestCpToDot [2022-03-11T19:32:59.145Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-11T19:33:00.960Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-11T19:33:00.960Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-11T19:33:00.960Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-11T19:33:00.960Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-11T19:33:00.960Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-11T19:33:02.104Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-11T19:33:03.908Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-11T19:33:03.908Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T19:33:03.908Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-11T19:33:03.908Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-11T19:33:03.908Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-11T19:33:03.908Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-11T19:33:03.908Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-11T19:33:03.908Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-11T19:33:03.908Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-11T19:33:04.376Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-11T19:33:04.849Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-11T19:33:07.798Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-11T19:33:10.009Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-11T19:33:10.477Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-11T19:33:10.477Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-11T19:33:11.598Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-11T19:33:11.598Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-11T19:33:11.598Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-11T19:33:13.402Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-11T19:33:13.512Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-11T19:33:14.365Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-11T19:33:14.820Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-11T19:33:14.820Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-11T19:33:14.820Z] === RUN TestDockerSuite/TestCreateRM [2022-03-11T19:33:15.276Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-11T19:33:15.276Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T19:33:15.276Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-11T19:33:15.733Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-11T19:33:16.188Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-11T19:33:16.810Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-11T19:33:19.360Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-11T19:33:21.271Z] docker_api_swarm_test.go:962: [dc3663041ba7f] joining swarm manager [dd89e2a352e96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-11T19:33:26.464Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-11T19:33:26.464Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-11T19:33:26.921Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-11T19:33:30.640Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-11T19:33:30.640Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-11T19:33:30.640Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-11T19:33:30.640Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-11T19:33:33.524Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-11T19:33:33.524Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T19:33:33.524Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-11T19:33:33.524Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-11T19:33:33.524Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-11T19:33:33.524Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-11T19:33:33.524Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-11T19:33:33.524Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-11T19:33:33.524Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-11T19:33:33.524Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-11T19:33:33.524Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T19:33:33.524Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-11T19:33:33.524Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-11T19:33:33.524Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-11T19:33:33.524Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-11T19:33:33.524Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-11T19:33:33.524Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T19:33:33.524Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-11T19:33:33.524Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T19:33:33.524Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-11T19:33:33.524Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-11T19:33:33.524Z] === RUN TestDockerSuite/TestDockerFails [2022-03-11T19:33:33.524Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-11T19:33:33.524Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-11T19:33:33.524Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-11T19:33:33.524Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-11T19:33:33.524Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-11T19:33:33.524Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-11T19:33:33.524Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-11T19:33:33.524Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-11T19:33:33.524Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-11T19:33:33.524Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-11T19:33:33.524Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-11T19:33:36.421Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-11T19:33:39.377Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-11T19:33:40.133Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-11T19:33:43.026Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-11T19:33:50.037Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-11T19:33:50.037Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-11T19:33:50.037Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-11T19:33:50.037Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-11T19:33:50.037Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-11T19:33:50.037Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-11T19:33:50.037Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-11T19:33:50.037Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-11T19:33:50.037Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-11T19:33:50.037Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-11T19:33:50.037Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-11T19:33:50.037Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-11T19:33:50.492Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-11T19:33:51.616Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-11T19:33:52.998Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-11T19:33:53.303Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-11T19:33:55.181Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-11T19:33:55.540Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-11T19:33:58.082Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-11T19:33:59.071Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-11T19:34:01.003Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-11T19:34:01.003Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-11T19:34:01.003Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-11T19:34:01.003Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-11T19:34:01.458Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-11T19:34:01.458Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-11T19:34:01.458Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-11T19:34:01.458Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-11T19:34:01.458Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-11T19:34:01.458Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-11T19:34:01.458Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-11T19:34:06.106Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-11T19:34:06.132Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-11T19:34:06.132Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T19:34:06.132Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-11T19:34:06.132Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T19:34:06.132Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-11T19:34:06.132Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T19:34:06.132Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-11T19:34:06.214Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-11T19:34:07.093Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-11T19:34:08.269Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-11T19:34:09.233Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-11T19:34:11.501Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-11T19:34:13.411Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-11T19:34:14.139Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-11T19:34:14.995Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-11T19:34:15.452Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-11T19:34:15.959Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-11T19:34:16.412Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-11T19:34:18.524Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-11T19:34:21.070Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-11T19:34:23.451Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-11T19:34:24.371Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-11T19:34:26.282Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-11T19:34:29.217Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-11T19:34:29.217Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-11T19:34:29.217Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-11T19:34:29.217Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T19:34:29.217Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-11T19:34:29.217Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-11T19:34:29.217Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-11T19:34:29.217Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-11T19:34:29.217Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-11T19:34:30.177Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-11T19:34:30.177Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-11T19:34:30.177Z] === RUN TestDockerSuite/TestEventsRename [2022-03-11T19:34:31.774Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-11T19:34:31.774Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-11T19:34:31.774Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-11T19:34:31.774Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-11T19:34:31.774Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-11T19:34:31.774Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-11T19:34:31.774Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-11T19:34:31.774Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-11T19:34:31.774Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-11T19:34:31.774Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-11T19:34:31.774Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-11T19:34:31.774Z] === RUN TestDockerSuite/TestBuildFails [2022-03-11T19:34:33.890Z] === RUN TestDockerSuite/TestEventsResize [2022-03-11T19:34:35.486Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-11T19:34:35.486Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-11T19:34:42.419Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-11T19:34:42.527Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-11T19:34:43.491Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-11T19:34:45.310Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-11T19:34:49.026Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-11T19:34:49.287Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-11T19:34:49.287Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-11T19:34:49.287Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-11T19:34:51.060Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-11T19:34:53.733Z] === RUN TestDockerSuite/TestEventsTop [2022-03-11T19:34:53.733Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-11T19:34:53.733Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-11T19:34:56.619Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-11T19:35:00.081Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-11T19:35:02.372Z] === RUN TestDockerSuite/TestExec [2022-03-11T19:35:02.372Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T19:35:02.372Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-11T19:35:02.372Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-11T19:35:02.372Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-11T19:35:05.235Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-11T19:35:05.862Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-11T19:35:07.382Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-11T19:35:08.107Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-11T19:35:08.107Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T19:35:08.107Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-11T19:35:08.107Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T19:35:08.107Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-11T19:35:08.107Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-11T19:35:08.107Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-11T19:35:10.994Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-11T19:35:13.887Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-11T19:35:14.428Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-11T19:35:14.428Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-11T19:35:14.428Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-11T19:35:14.428Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-11T19:35:15.390Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-11T19:35:15.390Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-11T19:35:15.390Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-11T19:35:17.597Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-11T19:35:20.482Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-11T19:35:22.540Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-11T19:35:25.149Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-11T19:35:25.149Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-11T19:35:25.149Z] === RUN TestDockerSuite/TestExecEnv [2022-03-11T19:35:25.149Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T19:35:25.149Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-11T19:35:25.149Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-11T19:35:25.149Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-11T19:35:27.726Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-11T19:35:27.726Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T19:35:27.726Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-11T19:35:28.862Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-11T19:35:34.782Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-11T19:35:34.782Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-11T19:35:34.782Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-11T19:35:34.782Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-11T19:35:34.782Z] === RUN TestDockerSuite/TestExecParseError [2022-03-11T19:35:34.782Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-11T19:35:34.782Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-11T19:35:34.782Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-11T19:35:34.782Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-11T19:35:34.782Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-11T19:35:34.782Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-11T19:35:36.947Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-11T19:35:36.947Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-11T19:35:36.947Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-11T19:35:36.947Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-11T19:35:36.947Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-11T19:35:36.947Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-11T19:35:36.947Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-11T19:35:36.947Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-11T19:35:36.947Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-11T19:35:36.947Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-11T19:35:36.947Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-11T19:35:37.474Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-11T19:35:39.842Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-11T19:35:39.842Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-11T19:35:39.842Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-11T19:35:40.062Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-11T19:35:40.062Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-11T19:35:42.948Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-11T19:35:42.948Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-11T19:35:42.948Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-11T19:35:43.403Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-11T19:35:43.403Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-11T19:35:46.893Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-11T19:35:46.893Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-11T19:35:46.893Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-11T19:35:46.893Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-11T19:35:46.893Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-11T19:35:46.893Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-11T19:35:46.893Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-11T19:35:49.163Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-11T19:35:49.618Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-11T19:35:50.582Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-11T19:35:51.543Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-11T19:35:51.999Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite (1588.92s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.18s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.12s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.01s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.22s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.06s) [2022-03-11T19:35:52.372Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.41s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.20s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (30.31s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.05s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.44s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.04s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.18s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.83s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.63s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.51s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.44s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.43s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.48s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.27s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.19s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.12s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.22s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.05s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.34s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.31s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.37s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.45s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.50s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.59s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.64s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.13s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.13s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.21s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.12s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.05s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.08s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.83s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.31s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.30s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.72s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.12s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.52s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.71s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.13s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.41s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.63s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.86s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.02s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.62s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.31s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.19s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.28s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.61s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.12s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.72s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.17s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.81s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.41s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.05s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.88s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.66s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.35s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.81s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.52s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.32s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.46s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.88s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.69s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.77s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.57s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.73s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (64.44s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.13s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.18s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.95s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.52s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.33s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.27s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.68s) [2022-03-11T19:35:52.372Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.63s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.76s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.62s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.94s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.02s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.95s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.26s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.95s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.41s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.21s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.38s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.26s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.24s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.21s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.16s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.38s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.27s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.83s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.14s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.57s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.54s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.54s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-03-11T19:35:52.372Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.22s) [2022-03-11T19:35:52.372Z] === RUN TestDockerExternalVolumeSuite [2022-03-11T19:35:52.372Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-11T19:35:52.664Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-11T19:35:52.943Z] docker_cli_external_volume_driver_test.go:52: [d287488f6c98e] daemon is not started [2022-03-11T19:35:53.524Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-11T19:35:55.049Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-11T19:36:00.076Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-11T19:36:02.087Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-11T19:36:02.088Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-11T19:36:02.088Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-11T19:36:02.088Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-11T19:36:02.088Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-11T19:36:02.088Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-11T19:36:02.088Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-11T19:36:02.088Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-11T19:36:02.088Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-11T19:36:02.543Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-11T19:36:03.507Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-11T19:36:03.787Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-11T19:36:09.548Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-11T19:36:09.549Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-11T19:36:09.549Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T19:36:09.549Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-11T19:36:09.549Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-11T19:36:09.549Z] === RUN TestDockerSuite/TestHealth [2022-03-11T19:36:09.549Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-11T19:36:09.549Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-11T19:36:10.003Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-11T19:36:10.003Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-11T19:36:10.003Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-11T19:36:11.050Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-11T19:36:15.766Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-11T19:36:15.766Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-11T19:36:15.766Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-11T19:36:15.766Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-11T19:36:15.767Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-11T19:36:15.767Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-11T19:36:15.767Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-11T19:36:16.222Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-11T19:36:16.222Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-11T19:36:16.222Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-11T19:36:17.746Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-11T19:36:17.746Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-11T19:36:19.909Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-11T19:36:20.364Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-11T19:36:23.251Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-11T19:36:26.136Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-11T19:36:26.136Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-11T19:36:26.136Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T19:36:26.136Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-11T19:36:30.503Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-11T19:36:30.504Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-11T19:36:30.504Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-11T19:36:30.788Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-11T19:36:30.788Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-11T19:36:30.788Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-11T19:36:30.788Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T19:36:30.788Z] === RUN TestDockerSuite/TestImportFile [2022-03-11T19:36:30.788Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T19:36:30.788Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-11T19:36:30.788Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-11T19:36:30.788Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-11T19:36:30.788Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-11T19:36:30.788Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T19:36:30.788Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-11T19:36:30.788Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T19:36:30.788Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-11T19:36:30.788Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-11T19:36:30.788Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-11T19:36:30.788Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-11T19:36:30.788Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-11T19:36:30.788Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-11T19:36:30.788Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-11T19:36:30.788Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-11T19:36:30.788Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T19:36:30.788Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-11T19:36:30.788Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T19:36:30.788Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-11T19:36:30.929Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-11T19:36:30.929Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-11T19:36:30.929Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-11T19:36:32.436Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-11T19:36:34.472Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-11T19:36:37.332Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-11T19:36:37.332Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T19:36:37.332Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-11T19:36:37.332Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-11T19:36:37.332Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-11T19:36:37.332Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-11T19:36:37.332Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-11T19:36:37.332Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-11T19:36:40.198Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-11T19:36:40.647Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-11T19:36:43.522Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-11T19:36:43.522Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-11T19:36:43.522Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-11T19:36:43.522Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-11T19:36:43.522Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-11T19:36:43.522Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-11T19:36:43.522Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-11T19:36:46.411Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-11T19:36:51.509Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-11T19:36:52.182Z] === RUN TestDockerSuite/TestInspectImage [2022-03-11T19:36:52.182Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T19:36:52.182Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-11T19:36:52.182Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T19:36:52.182Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-11T19:36:52.182Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T19:36:52.182Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-11T19:36:55.076Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-11T19:36:57.241Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-11T19:36:57.697Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-11T19:37:00.584Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-11T19:37:03.472Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-11T19:37:03.472Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-11T19:37:03.472Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-11T19:37:03.472Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-11T19:37:07.186Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-11T19:37:09.181Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-11T19:37:10.899Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-11T19:37:14.828Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-11T19:37:16.669Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-11T19:37:18.790Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-11T19:37:19.558Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-11T19:37:23.274Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-11T19:37:23.973Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-11T19:37:25.368Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-11T19:37:26.162Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-11T19:37:29.881Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-11T19:37:32.764Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-11T19:37:33.596Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-11T19:37:37.313Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-11T19:37:37.313Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-11T19:37:37.313Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T19:37:37.313Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-11T19:37:37.313Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-11T19:37:37.313Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-11T19:37:37.313Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-11T19:37:37.313Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-11T19:37:37.313Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-11T19:37:37.313Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-11T19:37:37.313Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T19:37:37.313Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-11T19:37:37.313Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-11T19:37:37.313Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-11T19:37:37.313Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T19:37:37.313Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-11T19:37:37.313Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T19:37:37.313Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-11T19:37:37.313Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-11T19:37:37.313Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-11T19:37:37.313Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-11T19:37:37.313Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-11T19:37:37.313Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-11T19:37:37.313Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-11T19:37:37.313Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T19:37:37.313Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-11T19:37:37.313Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-11T19:37:37.313Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-11T19:37:37.313Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T19:37:37.313Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-11T19:37:37.313Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-11T19:37:37.313Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-11T19:37:37.313Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-11T19:37:37.313Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-11T19:37:37.313Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-11T19:37:37.313Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-11T19:37:39.800Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-11T19:37:40.270Z] docker_cli_external_volume_driver_test.go:52: [de920c6098581] daemon is not started [2022-03-11T19:37:41.025Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-11T19:37:43.914Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-11T19:37:46.842Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-11T19:37:50.968Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-11T19:37:53.858Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-11T19:37:53.858Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-11T19:37:53.858Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-11T19:37:53.881Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-11T19:37:55.163Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-11T19:37:56.747Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-11T19:37:56.747Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-11T19:38:05.282Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-11T19:38:06.472Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-11T19:38:13.283Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-11T19:38:14.101Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-11T19:38:18.960Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-11T19:38:18.960Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-11T19:38:18.960Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-11T19:38:22.636Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-11T19:38:25.518Z] docker_cli_external_volume_driver_test.go:52: [d74ee49abbbd1] daemon is not started [2022-03-11T19:38:26.003Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-11T19:38:26.473Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-11T19:38:26.962Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-11T19:38:26.962Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-11T19:38:26.962Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-11T19:38:26.962Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-11T19:38:26.962Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-11T19:38:27.696Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-11T19:38:30.188Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-11T19:38:30.188Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-11T19:38:30.188Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-11T19:38:31.625Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-11T19:38:33.903Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-11T19:38:37.385Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-11T19:38:37.628Z] === RUN TestDockerSuite/TestLogsSince [2022-03-11T19:38:40.267Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-11T19:38:40.268Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-11T19:38:40.268Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-11T19:38:40.418Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-11T19:38:40.678Z] docker_cli_external_volume_driver_test.go:52: [dd0b5a1fc1ab4] daemon is not started [2022-03-11T19:38:43.151Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-11T19:38:44.110Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-11T19:38:45.365Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-11T19:38:45.635Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-11T19:38:48.433Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-11T19:38:48.433Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-11T19:38:48.433Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-11T19:38:48.433Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-11T19:38:48.433Z] === RUN TestDockerSuite/TestLogsTail [2022-03-11T19:38:53.517Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-11T19:38:55.583Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-11T19:38:57.241Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-11T19:38:57.969Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-11T19:38:58.425Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-11T19:39:00.972Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-11T19:39:00.972Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-11T19:39:00.972Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-11T19:39:00.972Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-11T19:39:00.972Z] === RUN TestDockerSuite/TestNetHostname [2022-03-11T19:39:00.972Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-11T19:39:00.972Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-11T19:39:00.972Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T19:39:00.972Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-11T19:39:00.972Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-11T19:39:00.972Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-11T19:39:00.972Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-11T19:39:00.972Z] === RUN TestDockerSuite/TestPluginActive [2022-03-11T19:39:00.972Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T19:39:00.972Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-11T19:39:00.972Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T19:39:00.972Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-11T19:39:00.972Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-11T19:39:00.972Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-11T19:39:00.972Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-11T19:39:00.972Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-11T19:39:00.972Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-11T19:39:00.972Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-11T19:39:00.972Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-11T19:39:00.972Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-11T19:39:00.972Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-11T19:39:00.972Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-11T19:39:00.972Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-11T19:39:00.972Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-11T19:39:00.972Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-11T19:39:00.972Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-11T19:39:00.972Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-11T19:39:00.972Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-11T19:39:00.972Z] === RUN TestDockerSuite/TestPortList [2022-03-11T19:39:00.972Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-11T19:39:00.972Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-11T19:39:09.504Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-11T19:39:09.504Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T19:39:09.504Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-11T19:39:09.504Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-11T19:39:09.504Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-11T19:39:09.504Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-11T19:39:09.504Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-11T19:39:09.504Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-11T19:39:09.504Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-11T19:39:09.504Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-11T19:39:09.504Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-11T19:39:09.504Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-11T19:39:09.504Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-11T19:39:09.504Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-11T19:39:09.504Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-11T19:39:09.504Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-11T19:39:09.504Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-11T19:39:09.504Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-11T19:39:10.766Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-11T19:39:15.432Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-11T19:39:16.556Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-11T19:39:16.556Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-11T19:39:16.556Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-11T19:39:27.696Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-11T19:39:27.772Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-11T19:39:28.962Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-11T19:39:28.962Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-11T19:39:28.962Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-11T19:39:33.536Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-11T19:39:40.580Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-11T19:39:41.455Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-11T19:39:42.106Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-11T19:39:42.106Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-11T19:39:42.106Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-11T19:39:42.106Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-11T19:39:42.106Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-11T19:39:45.802Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-11T19:39:45.819Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-11T19:39:45.819Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-11T19:39:45.819Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-11T19:40:00.697Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-11T19:40:06.731Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-11T19:40:06.732Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-11T19:40:06.732Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-11T19:40:06.732Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-11T19:40:21.655Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-11T19:40:27.525Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-11T19:40:40.011Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-11T19:40:45.870Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-11T19:40:45.870Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-11T19:40:45.870Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-11T19:40:45.870Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-11T19:40:45.871Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-11T19:40:46.180Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-11T19:40:47.421Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-11T19:40:53.024Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-11T19:40:53.024Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T19:40:53.024Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-11T19:40:53.024Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-11T19:40:53.024Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-11T19:40:53.024Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-11T19:40:53.024Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-11T19:40:53.024Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-11T19:40:53.024Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-11T19:40:57.387Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-11T19:40:57.387Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-11T19:40:57.387Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-11T19:40:57.387Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-11T19:40:57.387Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-11T19:40:57.387Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-11T19:40:57.856Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-11T19:40:59.428Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-11T19:40:59.428Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-11T19:40:59.428Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-11T19:40:59.898Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-11T19:41:00.886Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-11T19:41:03.423Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-11T19:41:03.423Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-11T19:41:03.423Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-11T19:41:04.950Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-11T19:41:04.950Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-11T19:41:04.950Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-11T19:41:05.533Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-11T19:41:06.479Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-11T19:41:06.684Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-11T19:41:07.229Z] === RUN TestDockerSuite/TestBuildRm [2022-03-11T19:41:07.440Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-11T19:41:07.440Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-11T19:41:07.440Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-11T19:41:11.362Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-11T19:41:14.478Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-11T19:41:17.141Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-11T19:41:17.141Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-11T19:41:17.141Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-11T19:41:17.141Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-11T19:41:17.141Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-11T19:41:17.141Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-11T19:41:17.141Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-11T19:41:17.141Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-11T19:41:17.141Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-11T19:41:17.141Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-11T19:41:17.141Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-11T19:41:20.249Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-11T19:41:21.818Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-11T19:41:21.818Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T19:41:21.818Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-11T19:41:21.818Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T19:41:21.818Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-11T19:41:21.818Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T19:41:21.818Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-11T19:41:21.995Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-11T19:41:22.786Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-11T19:41:24.918Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-11T19:41:26.657Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-11T19:41:26.657Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-11T19:41:26.657Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-11T19:41:26.657Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-11T19:41:27.112Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-11T19:41:28.562Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-11T19:41:28.637Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-11T19:41:34.459Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-11T19:41:37.635Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-11T19:41:39.125Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-11T19:41:44.892Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-11T19:41:49.758Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-11T19:41:49.758Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-11T19:41:49.758Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-11T19:41:49.758Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-11T19:41:49.758Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-11T19:41:49.758Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-11T19:41:49.758Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-11T19:41:49.758Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-11T19:41:49.758Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-11T19:41:49.758Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-11T19:41:49.758Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-11T19:41:49.758Z] === RUN TestDockerSuite/TestBuildFails [2022-03-11T19:41:54.866Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-11T19:41:54.866Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T19:41:54.866Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-11T19:41:55.536Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-11T19:41:55.536Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-11T19:42:01.905Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-11T19:42:01.905Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-11T19:42:01.905Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-11T19:42:02.590Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-11T19:42:03.432Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-11T19:42:05.935Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-11T19:42:06.896Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-11T19:42:07.351Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-11T19:42:09.763Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-11T19:42:10.475Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-11T19:42:12.885Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-11T19:42:17.527Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-11T19:42:17.527Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T19:42:17.527Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-11T19:42:19.697Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-11T19:42:19.697Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-11T19:42:19.940Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-11T19:42:21.987Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-11T19:42:24.569Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-11T19:42:24.569Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-11T19:42:24.569Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-11T19:42:25.458Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-11T19:42:25.458Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-11T19:42:26.995Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-11T19:42:28.530Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-11T19:42:32.508Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-11T19:42:35.584Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-11T19:42:35.584Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-11T19:42:35.584Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-11T19:42:36.045Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-11T19:42:37.012Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-11T19:42:37.012Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-11T19:42:37.012Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-11T19:42:40.098Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-11T19:42:40.098Z] docker_cli_external_volume_driver_test.go:484: [da254bb155e21] daemon is not started [2022-03-11T19:42:45.630Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-11T19:42:47.771Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-11T19:42:47.771Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T19:42:47.771Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-11T19:42:49.420Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-11T19:42:50.407Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-11T19:42:54.998Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-11T19:42:54.998Z] docker_cli_external_volume_driver_test.go:52: [dec1488a4b0a7] daemon is not started [2022-03-11T19:42:58.009Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-11T19:42:58.009Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-11T19:42:58.009Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-11T19:43:00.279Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-11T19:43:00.833Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-11T19:43:01.269Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-11T19:43:02.761Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-11T19:43:03.747Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-11T19:43:04.042Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-11T19:43:04.042Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-11T19:43:04.042Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-11T19:43:05.028Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-11T19:43:05.028Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-11T19:43:09.488Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-11T19:43:09.924Z] --- PASS: TestDockerExternalVolumeSuite (437.34s) [2022-03-11T19:43:09.924Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-03-11T19:43:09.924Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-03-11T19:43:09.924Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2022-03-11T19:43:09.924Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-03-11T19:43:09.924Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-11T19:43:09.924Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-03-11T19:43:09.924Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.13s) [2022-03-11T19:43:09.924Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-03-11T19:43:09.924Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-03-11T19:43:09.924Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-03-11T19:43:09.924Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-03-11T19:43:09.924Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.24s) [2022-03-11T19:43:09.924Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.33s) [2022-03-11T19:43:09.924Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.95s) [2022-03-11T19:43:09.924Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s) [2022-03-11T19:43:09.924Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.68s) [2022-03-11T19:43:09.924Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-03-11T19:43:09.924Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-03-11T19:43:09.924Z] PASS [2022-03-11T19:43:09.924Z] [2022-03-11T19:43:09.924Z] === Skipped [2022-03-11T19:43:09.924Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-11T19:43:09.924Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-11T19:43:09.924Z] check_test.go:308: [db868e0a12256] daemon is not started [2022-03-11T19:43:09.924Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-03-11T19:43:09.924Z] [2022-03-11T19:43:09.924Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-11T19:43:09.924Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-11T19:43:09.924Z] check_test.go:308: [df3fe9d823239] daemon is not started [2022-03-11T19:43:09.924Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-03-11T19:43:09.924Z] [2022-03-11T19:43:09.924Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-11T19:43:09.924Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-11T19:43:09.924Z] check_test.go:308: [d6323b46a922d] daemon is not started [2022-03-11T19:43:09.924Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-11T19:43:09.924Z] [2022-03-11T19:43:09.924Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-11T19:43:09.924Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-11T19:43:09.924Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-11T19:43:09.924Z] [2022-03-11T19:43:09.924Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-03-11T19:43:09.924Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-11T19:43:09.924Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-03-11T19:43:09.924Z] [2022-03-11T19:43:09.924Z] DONE 271 tests, 5 skipped in 2373.213s [2022-03-11T19:43:09.924Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-11T19:43:09.924Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d889e38da1098/docker.pid [2022-03-11T19:43:09.924Z] +++ kill 6811 [2022-03-11T19:43:09.924Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6811 is not a child of this shell [2022-03-11T19:43:09.924Z] warning: PID 6811 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d889e38da1098/docker.pid had a nonzero exit code [2022-03-11T19:43:09.924Z] ++++ cat bundles/test-integration/docker.pid [2022-03-11T19:43:09.924Z] +++ kill 8735 [2022-03-11T19:43:09.924Z] +++ /etc/init.d/apparmor stop [2022-03-11T19:43:09.924Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-11T19:43:09.924Z] [2022-03-11T19:43:09.924Z] Unloading profiles will leave already running processes permanently [2022-03-11T19:43:09.924Z] unconfined, which can lead to unexpected situations. [2022-03-11T19:43:09.924Z] [2022-03-11T19:43:09.924Z] To set a process to complain mode, use the command line tool [2022-03-11T19:43:09.924Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-11T19:43:09.924Z] +++ true [2022-03-11T19:43:09.924Z] exiting test-integration [2022-03-11T19:43:09.924Z] ++ exit 0 [2022-03-11T19:43:09.924Z] [2022-03-11T19:43:10.184Z] + exit 0 [2022-03-11T19:43:10.184Z] ++ jobs -p [2022-03-11T19:43:10.184Z] + pids= [2022-03-11T19:43:10.184Z] + echo 'Remaining pids to kill: []' [2022-03-11T19:43:10.184Z] Remaining pids to kill: [] [2022-03-11T19:43:10.184Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-11T19:43:10.201Z] Recording test results [2022-03-11T19:43:10.899Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-11T19:43:10.907Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-11T19:43:11.376Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-11T19:43:11.900Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-11T19:43:12.237Z] + echo Ensuring container killed. [2022-03-11T19:43:12.237Z] Ensuring container killed. [2022-03-11T19:43:12.237Z] + docker ps -aq -f name=docker-pr3-* [2022-03-11T19:43:12.237Z] + cids=98a7089baf52 [2022-03-11T19:43:12.237Z] 7b8400fbb369 [2022-03-11T19:43:12.237Z] 4b772aa042ce [2022-03-11T19:43:12.237Z] + [ -n 98a7089baf52 [2022-03-11T19:43:12.237Z] 7b8400fbb369 [2022-03-11T19:43:12.237Z] 4b772aa042ce ] [2022-03-11T19:43:12.237Z] + docker rm -vf 98a7089baf52 7b8400fbb369 4b772aa042ce [2022-03-11T19:43:12.367Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-11T19:43:12.814Z] 98a7089baf52 [2022-03-11T19:43:12.814Z] 7b8400fbb369 [2022-03-11T19:43:12.814Z] 4b772aa042ce [Pipeline] sh [2022-03-11T19:43:13.105Z] + echo Chowning /workspace to jenkins user [2022-03-11T19:43:13.105Z] Chowning /workspace to jenkins user [2022-03-11T19:43:13.105Z] + id -u [2022-03-11T19:43:13.105Z] + id -g [2022-03-11T19:43:13.105Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43358:/workspace busybox chown -R 1000:1000 /workspace [2022-03-11T19:43:13.105Z] Unable to find image 'busybox:latest' locally [2022-03-11T19:43:13.357Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-11T19:43:13.365Z] latest: Pulling from library/busybox [2022-03-11T19:43:13.625Z] 7e5209d2300f: Pulling fs layer [2022-03-11T19:43:13.625Z] 7e5209d2300f: Download complete [2022-03-11T19:43:13.625Z] 7e5209d2300f: Pull complete [2022-03-11T19:43:13.625Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc [2022-03-11T19:43:13.625Z] Status: Downloaded newer image for busybox:latest [2022-03-11T19:43:14.347Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-11T19:43:15.335Z] === RUN TestDockerSuite/TestBuildLabelsCache [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-11T19:43:16.484Z] + bundleName=amd64 [2022-03-11T19:43:16.484Z] + echo Creating amd64-bundles.tar.gz [2022-03-11T19:43:16.484Z] Creating amd64-bundles.tar.gz [2022-03-11T19:43:16.484Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-11T19:43:16.484Z] + xargs tar -czf amd64-bundles.tar.gz [2022-03-11T19:43:16.766Z] === RUN TestDockerSuite/TestBuildUser [2022-03-11T19:43:16.766Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-11T19:43:16.766Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-11T19:43:16.766Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-11T19:43:16.766Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-11T19:43:16.766Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-11T19:43:16.766Z] === RUN TestDockerSuite/TestBuildVerboseOut [Pipeline] archiveArtifacts [2022-03-11T19:43:17.444Z] Archiving artifacts [2022-03-11T19:43:17.557Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-11T19:43:19.476Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43358/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T19:43:19.801Z] + make clean [2022-03-11T19:43:19.801Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T19:43:20.061Z] docker-dev-cache [2022-03-11T19:43:20.061Z] docker-mod-cache [Pipeline] deleteDir [2022-03-11T19:43:21.978Z] === RUN TestDockerSuite/TestRmiParentImageFail [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T19:43:23.921Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-11T19:43:23.921Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-11T19:43:24.727Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-11T19:43:24.727Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-11T19:43:25.199Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-11T19:43:25.199Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-11T19:43:25.199Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-11T19:43:25.199Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-11T19:43:25.199Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-11T19:43:25.669Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-11T19:43:25.669Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-11T19:43:26.657Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-11T19:43:27.125Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-11T19:43:27.707Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-11T19:43:27.707Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-11T19:43:27.707Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-11T19:43:27.707Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-11T19:43:27.707Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-11T19:43:27.849Z] === RUN TestDockerSuite/TestRmiTag [2022-03-11T19:43:28.317Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-11T19:43:32.104Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-11T19:43:34.290Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-11T19:43:57.377Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-11T19:43:57.808Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-11T19:43:57.808Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-11T19:44:00.322Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-11T19:44:04.397Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-11T19:44:04.397Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-11T19:44:04.397Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-11T19:44:04.397Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-11T19:44:08.975Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-11T19:44:09.960Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-11T19:44:09.960Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-11T19:44:09.960Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-11T19:44:09.960Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-11T19:44:09.960Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-11T19:44:09.960Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-11T19:44:09.960Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-11T19:44:09.960Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-11T19:44:09.960Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-11T19:44:09.960Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-11T19:44:09.960Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-11T19:44:09.960Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-11T19:44:09.960Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-11T19:44:09.960Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-11T19:44:09.960Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-11T19:44:10.305Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-11T19:44:12.915Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-11T19:44:12.915Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-11T19:44:12.915Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-11T19:44:12.915Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-11T19:44:12.915Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-11T19:44:16.170Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-11T19:44:16.170Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-11T19:44:16.637Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-11T19:44:16.637Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-11T19:44:16.637Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-11T19:44:21.390Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-11T19:44:21.390Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T19:44:21.390Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-11T19:44:21.588Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-11T19:44:24.545Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-11T19:44:28.332Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-11T19:44:32.121Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-11T19:44:35.190Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-11T19:44:35.659Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-11T19:44:39.273Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-11T19:44:40.268Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-11T19:44:42.810Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-11T19:44:42.810Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-11T19:44:42.810Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-11T19:44:42.810Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-11T19:44:42.810Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-11T19:44:42.810Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-11T19:44:42.810Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-11T19:44:42.810Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-11T19:44:42.810Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-11T19:44:42.810Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-11T19:44:42.810Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-11T19:44:42.810Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-11T19:44:42.810Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-11T19:44:42.810Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-11T19:44:42.810Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-11T19:44:42.810Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-11T19:44:42.810Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-11T19:44:42.810Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-11T19:44:42.810Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-11T19:44:42.810Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-11T19:44:42.810Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-11T19:44:42.810Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-11T19:44:42.810Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-11T19:44:43.064Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-11T19:44:44.051Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-11T19:44:46.601Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-11T19:44:46.601Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-11T19:44:46.601Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-11T19:44:52.476Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-11T19:44:52.476Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-11T19:44:52.476Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-11T19:44:52.476Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-11T19:44:52.476Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-11T19:44:54.689Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-11T19:44:54.689Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-11T19:44:54.689Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-11T19:44:54.689Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-11T19:44:54.689Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-11T19:44:54.689Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-11T19:44:54.689Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-11T19:44:54.689Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-11T19:44:54.689Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-11T19:44:54.689Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-11T19:44:54.689Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-11T19:44:54.689Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-11T19:44:55.158Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-11T19:44:55.158Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-11T19:44:55.158Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-11T19:44:58.108Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-11T19:45:01.869Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-11T19:45:01.869Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-11T19:45:01.869Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-11T19:45:01.869Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-11T19:45:01.897Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-11T19:45:02.337Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-11T19:45:02.337Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-11T19:45:02.804Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-11T19:45:03.790Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-11T19:45:05.685Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-11T19:45:05.685Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-11T19:45:05.685Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-11T19:45:05.685Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-11T19:45:05.685Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-11T19:45:05.685Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-11T19:45:05.685Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-11T19:45:09.482Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-11T19:45:09.482Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-11T19:45:09.482Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-11T19:45:09.482Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-11T19:45:09.482Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-11T19:45:09.482Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-11T19:45:09.482Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-11T19:45:09.482Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-11T19:45:09.482Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-11T19:45:10.399Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-11T19:45:12.431Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-11T19:45:16.272Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-11T19:45:17.783Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-11T19:45:17.783Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-11T19:45:18.233Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-11T19:45:18.233Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-11T19:45:18.233Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-11T19:45:18.233Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T19:45:18.233Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-11T19:45:19.018Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-11T19:45:20.444Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-11T19:45:20.444Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T19:45:20.444Z] === RUN TestDockerSuite/TestCommitChange [2022-03-11T19:45:21.009Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-11T19:45:21.009Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-11T19:45:21.009Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-11T19:45:21.009Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-11T19:45:21.009Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-11T19:45:21.476Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-11T19:45:21.476Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-11T19:45:21.476Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-11T19:45:21.476Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-11T19:45:21.476Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-11T19:45:21.476Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-11T19:45:21.476Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-11T19:45:21.476Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-11T19:45:25.264Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-11T19:45:25.264Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-11T19:45:25.264Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-11T19:45:25.264Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-11T19:45:25.264Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-11T19:45:25.264Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-11T19:45:26.188Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-11T19:45:27.638Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-11T19:45:29.050Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-11T19:45:32.844Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-11T19:45:32.844Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-11T19:45:32.844Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-11T19:45:33.372Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-11T19:45:33.543Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-11T19:45:33.543Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-11T19:45:33.543Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-11T19:45:36.635Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-11T19:45:36.635Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-11T19:45:36.635Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-11T19:45:36.635Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-11T19:45:36.635Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-11T19:45:36.635Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-11T19:45:36.635Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-11T19:45:40.432Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-11T19:45:43.961Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-11T19:45:43.962Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T19:45:43.962Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-11T19:45:44.224Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-11T19:45:48.024Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-11T19:45:51.813Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-11T19:45:51.813Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-11T19:45:51.813Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-11T19:45:51.813Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-11T19:45:51.813Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-11T19:45:51.813Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-11T19:45:51.813Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-11T19:45:51.813Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-11T19:45:51.813Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-11T19:45:51.813Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T19:45:51.813Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-11T19:45:51.813Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-11T19:45:51.813Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-11T19:45:51.813Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-11T19:45:51.813Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-11T19:45:51.813Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-11T19:45:52.613Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-11T19:45:54.625Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-11T19:45:54.625Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-11T19:45:54.625Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-11T19:45:57.364Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-11T19:45:57.364Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-11T19:45:57.365Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-11T19:45:57.365Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-11T19:45:57.365Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-11T19:45:57.365Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-11T19:45:57.365Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-11T19:45:57.365Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-11T19:45:57.365Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-11T19:45:57.365Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-11T19:45:57.365Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-11T19:45:57.365Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-11T19:45:57.365Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-11T19:45:57.365Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-11T19:45:57.365Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-11T19:45:57.365Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-11T19:45:58.972Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-11T19:45:58.972Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-11T19:45:58.972Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-11T19:45:58.972Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-11T19:45:58.972Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-11T19:45:58.972Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-11T19:45:58.972Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-11T19:45:58.972Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-11T19:45:58.972Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T19:45:58.972Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-11T19:45:58.972Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T19:45:58.972Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-11T19:46:01.792Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-11T19:46:02.262Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-11T19:46:02.262Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-11T19:46:02.262Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-11T19:46:02.262Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-11T19:46:02.262Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-11T19:46:06.058Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-11T19:46:07.780Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-11T19:46:09.386Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-11T19:46:09.386Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-11T19:46:09.386Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-11T19:46:11.531Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-11T19:46:11.531Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-11T19:46:11.531Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-11T19:46:11.531Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-11T19:46:11.531Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-11T19:46:11.531Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-11T19:46:11.531Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-11T19:46:11.531Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-11T19:46:11.531Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-11T19:46:11.531Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-11T19:46:11.531Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-11T19:46:11.531Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-11T19:46:11.531Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-11T19:46:11.531Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-11T19:46:11.531Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-11T19:46:11.531Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-11T19:46:11.531Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-11T19:46:11.531Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-11T19:46:11.531Z] === RUN TestDockerSuite/TestRunMount [2022-03-11T19:46:11.531Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-11T19:46:11.531Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-11T19:46:11.531Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-11T19:46:11.531Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-11T19:46:11.531Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-11T19:46:11.531Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-11T19:46:11.531Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-11T19:46:11.531Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-11T19:46:16.300Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-11T19:46:16.300Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T19:46:16.300Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-11T19:46:16.414Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-11T19:46:18.564Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-11T19:46:18.564Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-11T19:46:19.023Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-11T19:46:19.984Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-11T19:46:19.984Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-11T19:46:19.984Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-11T19:46:19.984Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T19:46:19.984Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-11T19:46:19.984Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-11T19:46:19.984Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-11T19:46:22.774Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-11T19:46:23.748Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-11T19:46:23.748Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-11T19:46:23.748Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-11T19:46:23.748Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-11T19:46:23.764Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-11T19:46:23.847Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-11T19:46:23.847Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-11T19:46:23.847Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-11T19:46:23.847Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-11T19:46:23.847Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-11T19:46:23.847Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-11T19:46:23.847Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-11T19:46:25.337Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-11T19:46:26.701Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-11T19:46:26.701Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-11T19:46:26.701Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-11T19:46:26.701Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-11T19:46:26.701Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-11T19:46:26.701Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-11T19:46:26.701Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-11T19:46:26.701Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-11T19:46:31.453Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-11T19:46:32.517Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-11T19:46:35.241Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-11T19:46:38.387Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-11T19:46:38.387Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-11T19:46:38.387Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-11T19:46:38.387Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-11T19:46:38.387Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-11T19:46:38.387Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-11T19:46:38.387Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-11T19:46:38.387Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-11T19:46:38.387Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-11T19:46:38.387Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-11T19:46:38.387Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-11T19:46:38.387Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-11T19:46:38.387Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-11T19:46:38.387Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-11T19:46:38.387Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-11T19:46:38.387Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-11T19:46:38.387Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-11T19:46:38.387Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-11T19:46:38.387Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-11T19:46:39.048Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-11T19:46:39.048Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-11T19:46:39.048Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-11T19:46:39.048Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-11T19:46:39.379Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-11T19:46:40.365Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-11T19:46:43.180Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-11T19:46:43.180Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-11T19:46:43.314Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-11T19:46:43.802Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-11T19:46:43.802Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-11T19:46:46.264Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-11T19:46:46.750Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-11T19:46:46.750Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T19:46:46.750Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-11T19:46:46.750Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T19:46:46.750Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-11T19:46:48.011Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-11T19:46:50.546Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-11T19:46:50.547Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-11T19:46:51.261Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-11T19:46:51.789Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-11T19:46:51.789Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-11T19:46:51.789Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-11T19:46:51.789Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-11T19:46:51.789Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-11T19:46:51.789Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-11T19:46:51.789Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-11T19:46:51.789Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-11T19:46:51.789Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-11T19:46:51.789Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-11T19:46:51.789Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-11T19:46:51.789Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-11T19:46:51.789Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-11T19:46:51.789Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-11T19:46:51.789Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-11T19:46:51.789Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T19:46:53.497Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-11T19:46:53.497Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-11T19:46:53.497Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-11T19:46:53.620Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-11T19:46:56.557Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-11T19:46:56.557Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-11T19:46:56.557Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-11T19:46:56.557Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-11T19:46:56.557Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-11T19:46:56.557Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-11T19:46:56.557Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-11T19:46:56.557Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-11T19:46:56.557Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-11T19:46:56.557Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-11T19:46:56.557Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-11T19:46:56.582Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-11T19:46:58.243Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-11T19:46:58.243Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-11T19:47:01.193Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-11T19:47:07.027Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-11T19:47:08.351Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-11T19:47:11.504Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-11T19:47:11.504Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-11T19:47:11.504Z] === RUN TestDockerSuite/TestRunRm [2022-03-11T19:47:12.921Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-11T19:47:13.073Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-11T19:47:15.507Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-11T19:47:15.507Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-11T19:47:15.507Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-11T19:47:15.507Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-11T19:47:15.507Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-11T19:47:18.808Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-11T19:47:19.292Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-11T19:47:19.292Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-11T19:47:19.292Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-11T19:47:19.798Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-11T19:47:19.798Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-11T19:47:19.798Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-11T19:47:19.798Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-11T19:47:19.798Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-11T19:47:20.237Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-11T19:47:22.753Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-11T19:47:22.753Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-11T19:47:22.753Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-11T19:47:23.078Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-11T19:47:23.078Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-11T19:47:23.078Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-11T19:47:24.025Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-11T19:47:26.871Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-11T19:47:26.871Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-11T19:47:26.975Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-11T19:47:30.766Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-11T19:47:32.737Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-11T19:47:34.555Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-11T19:47:34.556Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-11T19:47:34.556Z] === RUN TestDockerSuite/TestRunState [2022-03-11T19:47:34.556Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-11T19:47:34.556Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-11T19:47:35.688Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-11T19:47:35.688Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-11T19:47:35.688Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-11T19:47:35.688Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-11T19:47:35.688Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-11T19:47:35.688Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-11T19:47:35.688Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-11T19:47:35.688Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-11T19:47:35.688Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-11T19:47:35.688Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-11T19:47:35.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-11T19:47:37.512Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-11T19:47:37.512Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-11T19:47:37.512Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-11T19:47:38.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-11T19:47:38.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-11T19:47:41.460Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-11T19:47:41.460Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-11T19:47:41.460Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-11T19:47:41.460Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-11T19:47:41.460Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-11T19:47:41.460Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-11T19:47:41.460Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-11T19:47:41.460Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-11T19:47:41.460Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-11T19:47:42.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-11T19:47:45.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-11T19:47:47.296Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-11T19:47:47.296Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-11T19:47:47.296Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-11T19:47:47.296Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T19:47:47.296Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-11T19:47:47.296Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-11T19:47:47.296Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-11T19:47:47.296Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-11T19:47:47.296Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-11T19:47:47.296Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-11T19:47:47.753Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-11T19:47:47.753Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-11T19:47:47.753Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-11T19:47:47.753Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-11T19:47:47.753Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-11T19:47:47.753Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-11T19:47:47.753Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-11T19:47:47.753Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-11T19:47:47.753Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-11T19:47:47.753Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-11T19:47:47.753Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-11T19:47:49.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-11T19:47:51.472Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-11T19:47:51.472Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-11T19:47:51.472Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-11T19:47:52.801Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008f25d0_} [2022-03-11T19:47:55.189Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-11T19:47:55.189Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-11T19:47:55.189Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-11T19:47:55.189Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-11T19:47:55.189Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-11T19:47:56.514Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1935226900_c:\foo_false____} [2022-03-11T19:47:59.397Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1935226900_c:\foo_true____} [2022-03-11T19:47:59.851Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-11T19:48:02.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-11T19:48:02.421Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-11T19:48:02.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-11T19:48:02.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-11T19:48:02.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-11T19:48:02.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-11T19:48:02.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-11T19:48:02.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-11T19:48:02.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-11T19:48:02.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-11T19:48:02.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-11T19:48:02.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-11T19:48:02.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-11T19:48:02.877Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-11T19:48:02.877Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-11T19:48:02.877Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-11T19:48:02.877Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-11T19:48:02.877Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-11T19:48:02.877Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-11T19:48:02.877Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-11T19:48:02.877Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-11T19:48:02.877Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-11T19:48:02.877Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-11T19:48:02.877Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-11T19:48:06.587Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-11T19:48:06.587Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-11T19:48:06.587Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-11T19:48:06.587Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T19:48:06.587Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-11T19:48:06.587Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T19:48:06.587Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-11T19:48:06.587Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-11T19:48:06.587Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-11T19:48:06.587Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T19:48:06.587Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-11T19:48:06.587Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T19:48:06.587Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-11T19:48:06.587Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-11T19:48:06.587Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-11T19:48:06.587Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T19:48:06.587Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-11T19:48:06.587Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-11T19:48:06.587Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-11T19:48:06.587Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-11T19:48:06.587Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-11T19:48:06.587Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-11T19:48:06.587Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-11T19:48:06.587Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T19:48:06.587Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-11T19:48:06.587Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T19:48:06.587Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-11T19:48:10.369Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-11T19:48:10.369Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-11T19:48:10.369Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-11T19:48:10.369Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-11T19:48:12.349Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-11T19:48:13.599Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-11T19:48:14.079Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-11T19:48:14.080Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-11T19:48:14.080Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-11T19:48:14.080Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-11T19:48:14.080Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-11T19:48:14.080Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-11T19:48:14.080Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-11T19:48:19.394Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-11T19:48:21.166Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-11T19:48:24.057Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-11T19:48:24.057Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T19:48:24.057Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-11T19:48:24.057Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-11T19:48:24.057Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-11T19:48:27.926Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-11T19:48:27.927Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-11T19:48:27.927Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-11T19:48:28.384Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-11T19:48:34.161Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-11T19:48:37.884Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-11T19:48:38.894Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-11T19:48:38.894Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-11T19:48:38.894Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-11T19:48:38.894Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T19:48:38.894Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-11T19:48:41.610Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-11T19:48:41.610Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-11T19:48:41.610Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-11T19:48:41.610Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-11T19:48:41.610Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-11T19:48:41.610Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-11T19:48:41.610Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-11T19:48:41.610Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-11T19:48:41.610Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-11T19:48:41.610Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-11T19:48:41.610Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-11T19:48:41.610Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-11T19:48:41.610Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-11T19:48:41.610Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-11T19:48:41.610Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-11T19:48:49.264Z] === RUN TestDockerSuite/TestBuildRm [2022-03-11T19:48:51.235Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-11T19:48:51.235Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-11T19:48:51.235Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-11T19:48:51.235Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-11T19:48:51.235Z] === RUN TestDockerSuite/TestCpToDot [2022-03-11T19:48:53.397Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-11T19:48:53.397Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-11T19:48:53.397Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-11T19:48:53.397Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-11T19:48:53.397Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-11T19:48:53.946Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-11T19:48:54.911Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-11T19:48:57.110Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-11T19:48:57.110Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T19:48:57.110Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-11T19:48:57.110Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-11T19:48:57.110Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-11T19:48:57.110Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-11T19:48:57.110Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-11T19:48:57.110Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-11T19:48:57.110Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-11T19:48:57.561Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-11T19:48:57.561Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-11T19:48:57.798Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-11T19:49:00.419Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-11T19:49:01.643Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-11T19:49:03.453Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-11T19:49:03.911Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-11T19:49:03.911Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-11T19:49:04.542Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-11T19:49:04.543Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-11T19:49:04.999Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-11T19:49:04.999Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-11T19:49:05.456Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-11T19:49:06.724Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-11T19:49:06.724Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-11T19:49:06.724Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-11T19:49:06.724Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-11T19:49:06.724Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-11T19:49:06.724Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-11T19:49:06.724Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-11T19:49:06.724Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-11T19:49:06.724Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-11T19:49:06.724Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-11T19:49:06.724Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-11T19:49:06.724Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-11T19:49:06.724Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-11T19:49:06.724Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T19:49:06.724Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-11T19:49:06.724Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T19:49:06.724Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-11T19:49:06.724Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T19:49:06.724Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-11T19:49:06.724Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-11T19:49:06.724Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-11T19:49:06.724Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T19:49:06.724Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-11T19:49:06.724Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T19:49:06.724Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-11T19:49:06.724Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T19:49:06.724Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-11T19:49:06.724Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-11T19:49:06.724Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-11T19:49:06.724Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T19:49:06.724Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-11T19:49:06.724Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T19:49:06.724Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-11T19:49:06.724Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-11T19:49:06.724Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-11T19:49:06.796Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-11T19:49:06.991Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-11T19:49:07.756Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-11T19:49:07.756Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-11T19:49:07.756Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-11T19:49:07.756Z] === RUN TestDockerSuite/TestCreateRM [2022-03-11T19:49:08.211Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-11T19:49:08.211Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T19:49:08.211Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-11T19:49:08.665Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-11T19:49:08.907Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-11T19:49:08.907Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-11T19:49:09.120Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-11T19:49:09.362Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-11T19:49:09.818Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-11T19:49:11.670Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-11T19:49:11.983Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-11T19:49:11.983Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-11T19:49:15.404Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-11T19:49:15.699Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-11T19:49:19.412Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-11T19:49:21.465Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-11T19:49:21.468Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-11T19:49:21.468Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-11T19:49:23.130Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-11T19:49:23.130Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T19:49:23.130Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-11T19:49:25.184Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-11T19:49:25.184Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-11T19:49:25.184Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-11T19:49:25.184Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-11T19:49:25.707Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-11T19:49:28.958Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-11T19:49:28.958Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T19:49:28.958Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-11T19:49:28.958Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-11T19:49:28.958Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-11T19:49:28.958Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-11T19:49:28.958Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-11T19:49:28.958Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-11T19:49:28.958Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-11T19:49:28.958Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-11T19:49:28.958Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T19:49:28.958Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-11T19:49:28.958Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-11T19:49:28.958Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-11T19:49:28.958Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-11T19:49:28.958Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-11T19:49:28.958Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T19:49:28.958Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-11T19:49:28.958Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T19:49:28.958Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-11T19:49:28.958Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-11T19:49:28.958Z] === RUN TestDockerSuite/TestDockerFails [2022-03-11T19:49:28.958Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-11T19:49:28.958Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-11T19:49:28.958Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-11T19:49:28.958Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-11T19:49:28.958Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-11T19:49:28.958Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-11T19:49:28.958Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-11T19:49:28.958Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-11T19:49:28.958Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-11T19:49:28.958Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-11T19:49:28.958Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-11T19:49:32.748Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-11T19:49:35.569Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-11T19:49:35.570Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T19:49:35.570Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-11T19:49:36.537Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-11T19:49:40.326Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-11T19:49:41.438Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-11T19:49:41.438Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-11T19:49:41.438Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-11T19:49:41.438Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-11T19:49:41.438Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-11T19:49:41.438Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-11T19:49:41.438Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-11T19:49:41.438Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-11T19:49:41.438Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-11T19:49:50.218Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-11T19:49:50.218Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-11T19:49:50.218Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-11T19:49:50.218Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-11T19:49:50.218Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-11T19:49:50.218Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-11T19:49:50.218Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-11T19:49:50.218Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T19:49:50.218Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-11T19:49:50.218Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-11T19:49:50.218Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-11T19:49:50.218Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T19:49:50.218Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-11T19:49:51.039Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-11T19:49:51.039Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-11T19:49:51.039Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-11T19:49:52.813Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-11T19:49:53.167Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-11T19:49:56.954Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-11T19:49:56.954Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-11T19:49:56.954Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-11T19:49:59.917Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-11T19:49:59.917Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-11T19:49:59.917Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-11T19:49:59.917Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-11T19:49:59.917Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-11T19:49:59.917Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T19:49:59.917Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-11T19:49:59.917Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-11T19:49:59.917Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-11T19:49:59.917Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T19:49:59.917Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-11T19:49:59.917Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T19:49:59.917Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-11T19:49:59.962Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-11T19:50:03.555Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-11T19:50:03.555Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-11T19:50:07.775Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-11T19:50:08.558Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-11T19:50:08.558Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-11T19:50:11.563Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-11T19:50:12.554Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-11T19:50:14.436Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-11T19:50:16.836Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-11T19:50:16.837Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-11T19:50:16.837Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-11T19:50:16.837Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T19:50:16.837Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-11T19:50:16.837Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-11T19:50:16.837Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-11T19:50:16.837Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-11T19:50:19.703Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-11T19:50:20.171Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-11T19:50:21.595Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-11T19:50:21.595Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-11T19:50:21.736Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-11T19:50:26.351Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-11T19:50:26.820Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-11T19:50:27.287Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-11T19:50:27.287Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-11T19:50:27.754Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-11T19:50:28.895Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-11T19:50:35.699Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-11T19:50:35.700Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-11T19:50:36.045Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-11T19:50:36.045Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-11T19:50:36.045Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-11T19:50:36.045Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T19:50:36.045Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-11T19:50:36.045Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-11T19:50:36.045Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-11T19:50:36.045Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-11T19:50:36.045Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-11T19:50:36.171Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-11T19:50:36.514Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-11T19:50:36.514Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-11T19:50:36.514Z] === RUN TestDockerSuite/TestEventsRename [2022-03-11T19:50:39.971Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-11T19:50:40.251Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-11T19:50:40.251Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T19:50:40.251Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-11T19:50:40.299Z] === RUN TestDockerSuite/TestEventsResize [2022-03-11T19:50:41.237Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-11T19:50:41.237Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-11T19:50:41.237Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-11T19:50:41.238Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-11T19:50:41.542Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-11T19:50:47.420Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-11T19:50:53.305Z] === RUN TestDockerSuite/TestBuildUser [2022-03-11T19:50:53.305Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-11T19:50:53.305Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-11T19:50:53.305Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-11T19:50:53.305Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-11T19:50:53.305Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-11T19:50:53.305Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-11T19:50:53.726Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-11T19:50:53.726Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-11T19:50:54.198Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-11T19:50:58.080Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-11T19:50:58.550Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-11T19:51:07.233Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-11T19:51:07.233Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-11T19:51:07.233Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-11T19:51:07.233Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-11T19:51:07.233Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-11T19:51:09.135Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-11T19:51:09.135Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-11T19:51:09.135Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite (2714.97s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.66s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (70.56s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.90s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.34s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.16s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.58s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.07s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.31s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (74.94s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.15s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.61s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.88s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.22s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.59s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.86s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.26s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.79s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.05s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.22s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.64s) [2022-03-11T19:51:11.351Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.72s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-03-11T19:51:11.351Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-11T19:51:11.820Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-11T19:51:11.820Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-11T19:51:11.820Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2022-03-11T19:51:11.820Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.18s) [2022-03-11T19:51:11.820Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-11T19:51:11.820Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-03-11T19:51:11.820Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.35s) [2022-03-11T19:51:11.820Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2022-03-11T19:51:11.820Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2022-03-11T19:51:11.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.61s) [2022-03-11T19:51:11.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.00s) [2022-03-11T19:51:11.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.43s) [2022-03-11T19:51:11.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.12s) [2022-03-11T19:51:11.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.94s) [2022-03-11T19:51:11.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-03-11T19:51:11.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.69s) [2022-03-11T19:51:11.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-11T19:51:11.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T19:51:11.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.34s) [2022-03-11T19:51:11.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-11T19:51:11.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2022-03-11T19:51:11.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-11T19:51:11.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-11T19:51:11.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.30s) [2022-03-11T19:51:11.820Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.10s) [2022-03-11T19:51:11.820Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.68s) [2022-03-11T19:51:11.820Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-03-11T19:51:11.820Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.38s) [2022-03-11T19:51:11.820Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-03-11T19:51:11.820Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.81s) [2022-03-11T19:51:11.820Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.30s) [2022-03-11T19:51:11.820Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.46s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.98s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.57s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.11s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.20s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.29s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.74s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.93s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.20s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.17s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.61s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.55s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.74s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.89s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.48s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.62s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.74s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.68s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.12s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.07s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignore (46.92s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.94s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (78.41s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (3.20s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.23s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.57s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.44s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.65s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.77s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.83s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.20s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.35s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.99s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.54s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.12s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.73s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.30s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.64s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.70s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.21s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.24s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.88s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.72s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.99s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.17s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.45s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.05s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildFails (3.01s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.53s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.20s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.31s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildFromGit (8.01s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (2.03s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.14s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.69s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.63s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildHistory (15.41s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.30s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.29s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.13s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.26s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildLabel (1.18s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.72s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.24s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildLabels (1.20s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.83s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.69s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.66s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.81s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.93s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.39s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.33s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.56s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.89s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.36s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.95s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.06s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.47s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (1.06s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.73s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.39s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.48s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.42s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.59s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.50s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.07s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.21s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.84s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.65s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.16s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.99s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.58s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.38s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.70s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.87s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildRm (15.10s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (9.26s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.62s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.88s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.48s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.74s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.39s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.22s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.17s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.73s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.42s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.65s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildStderr (4.81s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.47s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.56s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.90s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.91s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.72s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.54s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.53s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.54s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.62s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.25s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.33s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.13s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.60s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.20s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.84s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.09s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.67s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.70s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.23s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.56s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.57s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.43s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.22s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.48s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.54s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.18s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.35s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestCommitChange (5.56s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.37s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.98s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestCommitTTY (8.20s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.35s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.87s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.53s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.94s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.46s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.30s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.59s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.12s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.89s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.02s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.54s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.54s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.56s) [2022-03-11T19:51:11.821Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.10s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-03-11T19:51:11.821Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.22s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.80s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.04s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.16s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.66s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.76s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.78s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.06s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.79s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.31s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.39s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.89s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.45s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.27s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.83s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00083f740_} (3.26s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11010889981_c:\foo_false____} (3.46s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11010889981_c:\foo_true____} (3.20s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.17s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.48s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.35s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.73s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.24s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.48s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.37s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCpToDot (3.07s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCpToStdout (3.15s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.34s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCreateArgs (0.33s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.68s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.86s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.73s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.93s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCreateLabels (0.33s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCreateRM (0.66s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.33s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.62s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.04s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.38s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (1.08s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.33s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.64s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.84s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.48s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.35s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.99s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsCopy (5.47s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.72s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.84s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.91s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.97s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.20s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.30s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsFilters (6.33s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsFormat (5.87s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsRename (3.42s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsResize (8.31s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.37s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.28s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.31s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.41s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.70s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.31s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.64s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.14s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.03s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.99s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.21s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.09s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestExecInspectID (5.61s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-11T19:51:11.822Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.70s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-11T19:51:11.822Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.83s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.75s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.38s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.46s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.91s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.24s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.20s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.21s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.14s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.09s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.70s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.23s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.18s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.03s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.13s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.14s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.90s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestInspectDefault (3.09s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestInspectHistory (4.96s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.10s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.74s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.28s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.01s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.81s) [2022-03-11T19:51:12.379Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-03-11T19:51:12.379Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.95s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestInspectStatus (4.09s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.15s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.41s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.73s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.23s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.78s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.69s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.21s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.11s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.13s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.01s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.48s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.29s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.87s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.78s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (9.07s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (9.11s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.74s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.82s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.85s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.81s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestLogsSince (10.82s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestLogsTail (4.33s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.94s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.84s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.12s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (7.41s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (7.49s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestPsByOrder (11.90s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.18s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (22.93s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.50s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (16.18s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.78s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.71s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.55s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.10s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.01s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.10s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.94s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.93s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.20s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.57s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.44s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.31s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.24s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.93s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.80s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.01s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRmiBlank (0.11s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.48s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (20.08s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.79s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.07s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.80s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (7.96s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.35s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (6.40s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRmiTag (1.09s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.92s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.58s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (4.55s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (8.04s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.75s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.89s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (7.42s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.87s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.70s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.72s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.69s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.13s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.95s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.72s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (5.19s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.09s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (3.11s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.92s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.73s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.79s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.70s) [2022-03-11T19:51:12.380Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (8.84s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T19:51:12.380Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.83s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.24s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.68s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.77s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.36s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunExitCode (3.84s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.85s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.63s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.77s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunExposePort (0.11s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.47s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.11s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.54s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.33s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (11.78s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (8.15s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.79s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.68s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.30s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.95s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.92s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.58s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.84s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.71s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunRm (3.76s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.85s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.88s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.16s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.24s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.89s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.40s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.47s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.28s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.11s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.91s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.70s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.67s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.94s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (11.34s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (7.46s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.17s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.25s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (5.46s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.82s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.78s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.11s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (10.66s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.63s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (3.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (7.58s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.68s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.46s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.41s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.92s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.77s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.39s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.67s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.69s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.76s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.45s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.51s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.31s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.52s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.34s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.45s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.22s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.31s) [2022-03-11T19:51:12.381Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.50s) [2022-03-11T19:51:12.381Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.42s) [2022-03-11T19:51:12.382Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.23s) [2022-03-11T19:51:12.382Z] --- PASS: TestDockerSuite/TestVolumeCLILs (4.17s) [2022-03-11T19:51:12.382Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-03-11T19:51:12.382Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.84s) [2022-03-11T19:51:12.382Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.60s) [2022-03-11T19:51:12.382Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.60s) [2022-03-11T19:51:12.382Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.12s) [2022-03-11T19:51:12.382Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.30s) [2022-03-11T19:51:12.382Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.27s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-03-11T19:51:12.382Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (1.04s) [2022-03-11T19:51:12.382Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.31s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-03-11T19:51:12.382Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (11.72s) [2022-03-11T19:51:12.382Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.45s) [2022-03-11T19:51:12.382Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.44s) [2022-03-11T19:51:12.382Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (15.29s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-11T19:51:12.382Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.18s) [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-11T19:51:12.382Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.382Z] --- PASS: TestDockerRegistrySuite (0.49s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.49s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T19:51:12.382Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T19:51:12.850Z] === RUN TestDockerSchema1RegistrySuite [2022-03-11T19:51:12.850Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-11T19:51:12.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.850Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T19:51:12.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.850Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T19:51:12.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.850Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-11T19:51:12.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.850Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-11T19:51:12.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.850Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T19:51:12.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.850Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T19:51:12.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.850Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T19:51:12.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.850Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-11T19:51:12.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.850Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-11T19:51:12.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.850Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-11T19:51:12.850Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.850Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T19:51:12.850Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-11T19:51:12.850Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-11T19:51:12.850Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.850Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-11T19:51:12.850Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.850Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-11T19:51:12.850Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.850Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-11T19:51:12.850Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.850Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-11T19:51:12.850Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.850Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-11T19:51:12.850Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.850Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-11T19:51:12.850Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.850Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-11T19:51:12.850Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.850Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T19:51:12.850Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T19:51:12.851Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-11T19:51:12.851Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-11T19:51:12.851Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-11T19:51:12.851Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-11T19:51:12.851Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-11T19:51:12.851Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-11T19:51:12.851Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T19:51:12.851Z] === RUN TestDockerDaemonSuite [2022-03-11T19:51:12.851Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-11T19:51:12.851Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-11T19:51:12.851Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-11T19:51:12.851Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T19:51:12.851Z] === RUN TestDockerSwarmSuite [2022-03-11T19:51:12.851Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-11T19:51:12.851Z] === RUN TestDockerPluginSuite [2022-03-11T19:51:12.851Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-11T19:51:12.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-11T19:51:12.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-11T19:51:12.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-11T19:51:12.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-11T19:51:12.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-11T19:51:12.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-11T19:51:12.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-11T19:51:12.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-11T19:51:12.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-11T19:51:12.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-11T19:51:12.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T19:51:12.851Z] === RUN TestDockerExternalVolumeSuite [2022-03-11T19:51:12.851Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-11T19:51:12.851Z] === RUN TestDockerNetworkSuite [2022-03-11T19:51:12.851Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-11T19:51:12.851Z] === RUN TestDockerHubPullSuite [2022-03-11T19:51:12.851Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-11T19:51:12.851Z] PASS [2022-03-11T19:51:12.851Z] ok github.com/docker/docker/integration-cli 2716.044s [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === Skipped [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-03-11T19:51:12.851Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-11T19:51:12.851Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-11T19:51:12.851Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-11T19:51:12.851Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-11T19:51:12.851Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-11T19:51:12.851Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-11T19:51:12.851Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-11T19:51:12.851Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T19:51:12.851Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-11T19:51:12.851Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T19:51:12.851Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-11T19:51:12.851Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-11T19:51:12.851Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-11T19:51:12.851Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-11T19:51:12.851Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-11T19:51:12.851Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-11T19:51:12.851Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-11T19:51:12.851Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-03-11T19:51:12.851Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.00s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.00s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.68s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.68s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-11T19:51:12.851Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-11T19:51:12.851Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.851Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-11T19:51:12.851Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.54s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.54s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.12s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.12s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.72s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.72s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.62s) [2022-03-11T19:51:12.852Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.62s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.56s) [2022-03-11T19:51:12.852Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-11T19:51:12.852Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.56s) [2022-03-11T19:51:12.852Z] [2022-03-11T19:51:12.852Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-03-11T19:51:13.320Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-11T19:51:13.320Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-11T19:51:13.320Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-11T19:51:13.320Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-11T19:51:13.320Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.60s) [2022-03-11T19:51:13.320Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.60s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-11T19:51:13.320Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.84s) [2022-03-11T19:51:13.320Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.84s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.56s) [2022-03-11T19:51:13.320Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.56s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.57s) [2022-03-11T19:51:13.320Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.57s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-11T19:51:13.320Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.54s) [2022-03-11T19:51:13.320Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.54s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-11T19:51:13.320Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-11T19:51:13.320Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-11T19:51:13.320Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-11T19:51:13.320Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-11T19:51:13.320Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-11T19:51:13.320Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-11T19:51:13.320Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-11T19:51:13.320Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T19:51:13.320Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-11T19:51:13.320Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-11T19:51:13.320Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-11T19:51:13.320Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T19:51:13.320Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-11T19:51:13.320Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-11T19:51:13.320Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-11T19:51:13.320Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-11T19:51:13.320Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-11T19:51:13.320Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-11T19:51:13.320Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-11T19:51:13.320Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T19:51:13.320Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T19:51:13.320Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-11T19:51:13.320Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T19:51:13.320Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-11T19:51:13.320Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-11T19:51:13.320Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-11T19:51:13.320Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-11T19:51:13.320Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-11T19:51:13.320Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-11T19:51:13.320Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T19:51:13.320Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-11T19:51:13.320Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T19:51:13.320Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-11T19:51:13.320Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-03-11T19:51:13.320Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-11T19:51:13.320Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T19:51:13.320Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T19:51:13.320Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T19:51:13.320Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T19:51:13.320Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T19:51:13.320Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T19:51:13.320Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-11T19:51:13.320Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-03-11T19:51:13.320Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-11T19:51:13.320Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.320Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-11T19:51:13.320Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-11T19:51:13.321Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-11T19:51:13.321Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-11T19:51:13.321Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-11T19:51:13.321Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-11T19:51:13.321Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-11T19:51:13.321Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-03-11T19:51:13.321Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T19:51:13.321Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T19:51:13.321Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-11T19:51:13.321Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-11T19:51:13.321Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-11T19:51:13.321Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-11T19:51:13.321Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-11T19:51:13.321Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-11T19:51:13.321Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-11T19:51:13.321Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-11T19:51:13.321Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-11T19:51:13.321Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-11T19:51:13.321Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-11T19:51:13.321Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-11T19:51:13.321Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-11T19:51:13.321Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-11T19:51:13.321Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-11T19:51:13.321Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-11T19:51:13.321Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-11T19:51:13.321Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-11T19:51:13.321Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T19:51:13.321Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T19:51:13.321Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T19:51:13.321Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-03-11T19:51:13.321Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-11T19:51:13.321Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-11T19:51:13.321Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-03-11T19:51:13.321Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-11T19:51:13.321Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-11T19:51:13.321Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-11T19:51:13.321Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-11T19:51:13.321Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-11T19:51:13.321Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.321Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-11T19:51:13.321Z] [2022-03-11T19:51:13.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-03-11T19:51:13.322Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.322Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-11T19:51:13.322Z] [2022-03-11T19:51:13.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-11T19:51:13.322Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.322Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-11T19:51:13.322Z] [2022-03-11T19:51:13.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T19:51:13.322Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.322Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T19:51:13.322Z] [2022-03-11T19:51:13.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-11T19:51:13.322Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.322Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-11T19:51:13.322Z] [2022-03-11T19:51:13.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-11T19:51:13.322Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.322Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-03-11T19:51:13.322Z] [2022-03-11T19:51:13.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-03-11T19:51:13.322Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.322Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-03-11T19:51:13.322Z] [2022-03-11T19:51:13.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-11T19:51:13.322Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.322Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-03-11T19:51:13.322Z] [2022-03-11T19:51:13.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T19:51:13.322Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.322Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T19:51:13.322Z] [2022-03-11T19:51:13.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-11T19:51:13.322Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.322Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-11T19:51:13.322Z] [2022-03-11T19:51:13.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-03-11T19:51:13.322Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.322Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-03-11T19:51:13.790Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-11T19:51:13.790Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-03-11T19:51:13.790Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-11T19:51:13.790Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-11T19:51:13.790Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-11T19:51:13.790Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-11T19:51:13.790Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-11T19:51:13.790Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-11T19:51:13.790Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-11T19:51:13.790Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-11T19:51:13.790Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-11T19:51:13.790Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-11T19:51:13.790Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-11T19:51:13.790Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-11T19:51:13.790Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-03-11T19:51:13.790Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-11T19:51:13.790Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-11T19:51:13.790Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-11T19:51:13.790Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T19:51:13.790Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-11T19:51:13.790Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T19:51:13.790Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T19:51:13.790Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T19:51:13.790Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T19:51:13.790Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-11T19:51:13.790Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-11T19:51:13.790Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T19:51:13.790Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-11T19:51:13.790Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T19:51:13.790Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-11T19:51:13.790Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T19:51:13.790Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-11T19:51:13.790Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T19:51:13.790Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T19:51:13.790Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-11T19:51:13.790Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T19:51:13.790Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T19:51:13.790Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T19:51:13.790Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-03-11T19:51:13.790Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T19:51:13.790Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-03-11T19:51:13.790Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-11T19:51:13.790Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T19:51:13.790Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.790Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T19:51:13.790Z] [2022-03-11T19:51:13.790Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-11T19:51:13.791Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-11T19:51:13.791Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-11T19:51:13.791Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-11T19:51:13.791Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T19:51:13.791Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T19:51:13.791Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T19:51:13.791Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-03-11T19:51:13.791Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T19:51:13.791Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-11T19:51:13.791Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-03-11T19:51:13.791Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T19:51:13.791Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T19:51:13.791Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.791Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T19:51:13.791Z] [2022-03-11T19:51:13.791Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T19:51:13.792Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.792Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T19:51:13.792Z] [2022-03-11T19:51:13.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T19:51:13.792Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.792Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T19:51:13.792Z] [2022-03-11T19:51:13.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T19:51:13.792Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.792Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T19:51:13.792Z] [2022-03-11T19:51:13.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-11T19:51:13.792Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.792Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-11T19:51:13.792Z] [2022-03-11T19:51:13.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T19:51:13.792Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.792Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T19:51:13.792Z] [2022-03-11T19:51:13.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T19:51:13.792Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.792Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T19:51:13.792Z] [2022-03-11T19:51:13.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T19:51:13.792Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.792Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T19:51:13.792Z] [2022-03-11T19:51:13.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-03-11T19:51:13.792Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.792Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-03-11T19:51:13.792Z] [2022-03-11T19:51:13.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T19:51:13.792Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.792Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T19:51:13.792Z] [2022-03-11T19:51:13.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-11T19:51:13.792Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-11T19:51:13.792Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-11T19:51:13.792Z] [2022-03-11T19:51:13.792Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-11T19:51:14.261Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.261Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-11T19:51:14.261Z] [2022-03-11T19:51:14.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T19:51:14.262Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.262Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T19:51:14.262Z] [2022-03-11T19:51:14.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-03-11T19:51:14.263Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-11T19:51:14.263Z] [2022-03-11T19:51:14.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-11T19:51:14.263Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.263Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-11T19:51:14.731Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-11T19:51:14.731Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-11T19:51:14.731Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-03-11T19:51:14.731Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-03-11T19:51:14.731Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-11T19:51:14.731Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.49s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.49s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T19:51:14.731Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.731Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T19:51:14.731Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-11T19:51:14.732Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:14.732Z] DONE 1088 tests, 539 skipped in 2726.345s [2022-03-11T19:51:14.732Z] INFO: Integration tests ended at 03/11/2022 19:51:14. Duration:00:45:26.7550627 [2022-03-11T19:51:14.732Z] INFO: Docker info of the daemon under test at end of run [2022-03-11T19:51:14.732Z] [2022-03-11T19:51:15.200Z] Containers: 2 [2022-03-11T19:51:15.200Z] Running: 0 [2022-03-11T19:51:15.200Z] Paused: 0 [2022-03-11T19:51:15.200Z] Stopped: 2 [2022-03-11T19:51:15.200Z] Images: 18 [2022-03-11T19:51:15.200Z] Server Version: 0.0.0-dev [2022-03-11T19:51:15.200Z] Storage Driver: windowsfilter [2022-03-11T19:51:15.200Z] Windows: [2022-03-11T19:51:15.200Z] Logging Driver: json-file [2022-03-11T19:51:15.200Z] Plugins: [2022-03-11T19:51:15.200Z] Volume: local [2022-03-11T19:51:15.200Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T19:51:15.200Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T19:51:15.200Z] Swarm: inactive [2022-03-11T19:51:15.200Z] Default Isolation: process [2022-03-11T19:51:15.200Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T19:51:15.200Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T19:51:15.200Z] OSType: windows [2022-03-11T19:51:15.201Z] Architecture: x86_64 [2022-03-11T19:51:15.201Z] CPUs: 4 [2022-03-11T19:51:15.201Z] Total Memory: 32GiB [2022-03-11T19:51:15.201Z] Name: azwin-2-80a480 [2022-03-11T19:51:15.201Z] ID: 36K6:5MS7:L6CH:HBOA:UOH5:E26M:RIIB:VCKT:AQ4F:RKKQ:7JTJ:YBKF [2022-03-11T19:51:15.201Z] Docker Root Dir: D:\CI\PR-43358\3\daemon [2022-03-11T19:51:15.201Z] Debug Mode (client): false [2022-03-11T19:51:15.201Z] Debug Mode (server): true [2022-03-11T19:51:15.201Z] File Descriptors: -1 [2022-03-11T19:51:15.201Z] Goroutines: 17 [2022-03-11T19:51:15.201Z] System Time: 2022-03-11T19:51:14.9265384Z [2022-03-11T19:51:15.201Z] EventsListeners: 0 [2022-03-11T19:51:15.201Z] Registry: https://index.docker.io/v1/ [2022-03-11T19:51:15.201Z] Labels: [2022-03-11T19:51:15.201Z] Experimental: false [2022-03-11T19:51:15.201Z] Insecure Registries: [2022-03-11T19:51:15.201Z] 127.0.0.0/8 [2022-03-11T19:51:15.201Z] Live Restore Enabled: false [2022-03-11T19:51:15.201Z] [2022-03-11T19:51:15.201Z] [2022-03-11T19:51:15.201Z] INFO: Stopping daemon under test [2022-03-11T19:51:15.201Z] SUCCESS: The process with PID 5752 (child process of PID 1428) has been terminated. [2022-03-11T19:51:15.201Z] SUCCESS: The process with PID 1428 (child process of PID 1284) has been terminated. [2022-03-11T19:51:15.669Z] INFO: Stop tailing logs of the daemon under tests [2022-03-11T19:51:15.669Z] INFO: executeCI.ps1 Completed successfully at 03/11/2022 19:51:15. [2022-03-11T19:51:15.669Z] INFO: Tidying up at end of run [2022-03-11T19:51:15.669Z] INFO: Saving daemon under test log (d:\CI\PR-43358\3\dut.out) to bundles\CIDUT.out [2022-03-11T19:51:15.669Z] INFO: Saving daemon under test log (d:\CI\PR-43358\3\dut.err) to bundles\CIDUT.err [2022-03-11T19:51:15.669Z] INFO: Saving containerd logs to bundles [2022-03-11T19:51:15.669Z] INFO: Nuke-Everything... [2022-03-11T19:51:16.150Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-11T19:51:17.714Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-11T19:51:18.625Z] INFO: Container count on control daemon to delete is 2 [2022-03-11T19:51:19.093Z] 765d28e607be [2022-03-11T19:51:19.093Z] 73fa8ded34eb [2022-03-11T19:51:19.093Z] INFO: Non-base image count on control daemon to delete is 1 [2022-03-11T19:51:22.048Z] Deleted: sha256:efffbfb1cb99853adfcb4091f8529c4ed610b1ba5764d076af4ea1b76ea1877c [2022-03-11T19:51:22.049Z] Deleted: sha256:dc407899e09085a0ba547e3301b61b1b35b4c36b0f100eeee01f994163c9d447 [2022-03-11T19:51:22.049Z] INFO: Tidying pidfile d:\CI\PR-43358\3\docker.pid [2022-03-11T19:51:22.049Z] INFO: Nuking d:\CI [2022-03-11T19:51:22.471Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-11T19:51:28.337Z] === RUN TestDockerSuite/TestEventsTop [2022-03-11T19:51:28.337Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-11T19:51:28.337Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-11T19:51:31.289Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-11T19:51:32.537Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-11T19:51:32.537Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-11T19:51:37.149Z] === RUN TestDockerSuite/TestExec [2022-03-11T19:51:37.149Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T19:51:37.149Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-11T19:51:37.149Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-11T19:51:37.149Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-11T19:51:40.940Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-11T19:51:43.900Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-11T19:51:43.900Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T19:51:43.900Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-11T19:51:43.900Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T19:51:43.900Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-11T19:51:43.900Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-11T19:51:43.900Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-11T19:51:47.483Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-11T19:51:48.655Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-11T19:51:52.454Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-11T19:51:53.359Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-11T19:51:53.359Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-11T19:51:53.828Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-11T19:51:53.828Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-11T19:51:54.297Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-11T19:51:56.243Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-11T19:51:57.255Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-11T19:51:57.255Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T19:51:57.724Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-11T19:52:00.027Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-11T19:52:07.191Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-11T19:52:07.191Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-11T19:52:07.191Z] === RUN TestDockerSuite/TestExecEnv [2022-03-11T19:52:07.191Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T19:52:07.191Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-11T19:52:07.191Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-11T19:52:07.191Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-11T19:52:10.231Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-11T19:52:11.943Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-11T19:52:12.929Z] INFO: Zapped successfully [2022-03-11T19:52:12.929Z] [2022-03-11T19:52:12.929Z] INFO: executeCI.ps1 exiting at Fri Mar 11 19:52:09 CUT 2022. Duration 01:02:37.8034275 [2022-03-11T19:52:12.929Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-11T19:52:13.186Z] Recording test results [2022-03-11T19:52:13.700Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-11T19:52:16.032Z] Creating win-2022-integration-bundles.zip [2022-03-11T19:52:16.111Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-11T19:52:16.111Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-11T19:52:17.811Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-11T19:52:17.811Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-11T19:52:17.811Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-11T19:52:17.811Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-11T19:52:17.811Z] === RUN TestDockerSuite/TestExecParseError [2022-03-11T19:52:17.811Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-11T19:52:17.811Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-11T19:52:17.811Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-11T19:52:17.811Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-11T19:52:17.811Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-11T19:52:17.811Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [Pipeline] archiveArtifacts [2022-03-11T19:52:18.471Z] Archiving artifacts [2022-03-11T19:52:19.721Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43358/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T19:52:20.683Z] + make clean [2022-03-11T19:52:22.577Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-11T19:52:22.577Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-11T19:52:22.577Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-11T19:52:22.577Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-11T19:52:22.577Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-11T19:52:22.577Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-11T19:52:22.577Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-11T19:52:22.577Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-11T19:52:22.577Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-11T19:52:22.577Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-11T19:52:22.577Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-11T19:52:22.896Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T19:52:22.896Z] docker-dev-cache [2022-03-11T19:52:22.896Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T19:52:26.368Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-11T19:52:26.368Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-11T19:52:26.368Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-11T19:52:33.956Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-11T19:52:33.956Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-11T19:52:33.956Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-11T19:52:33.956Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-11T19:52:33.956Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-11T19:52:33.956Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-11T19:52:33.956Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-11T19:52:34.426Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-11T19:52:35.048Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-11T19:52:35.048Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-11T19:52:35.048Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-11T19:52:35.048Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-11T19:52:35.048Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-11T19:52:35.048Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-11T19:52:35.048Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-11T19:52:42.262Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-11T19:52:44.956Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-11T19:52:45.946Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-11T19:52:45.946Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-11T19:52:46.416Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-11T19:52:46.416Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-11T19:52:46.416Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-11T19:52:46.416Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T19:52:46.416Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-11T19:52:49.378Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-11T19:52:49.417Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-11T19:52:54.139Z] === RUN TestDockerSuite/TestCommitChange [2022-03-11T19:52:54.174Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-11T19:53:00.000Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-11T19:53:02.784Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-11T19:53:02.784Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T19:53:02.784Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-11T19:53:02.784Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-11T19:53:02.784Z] === RUN TestDockerSuite/TestHealth [2022-03-11T19:53:02.784Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-11T19:53:02.784Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-11T19:53:02.784Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-11T19:53:02.784Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-11T19:53:02.784Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-11T19:53:04.677Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-11T19:53:04.677Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-11T19:53:04.677Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-11T19:53:08.553Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-11T19:53:08.553Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-11T19:53:08.553Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-11T19:53:08.553Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-11T19:53:08.553Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-11T19:53:08.553Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-11T19:53:09.009Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-11T19:53:09.970Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-11T19:53:09.971Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-11T19:53:09.971Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-11T19:53:11.497Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-11T19:53:11.497Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-11T19:53:13.662Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-11T19:53:13.662Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-11T19:53:16.552Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-11T19:53:19.462Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-11T19:53:19.462Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T19:53:19.462Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-11T19:53:20.273Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-11T19:53:20.729Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-11T19:53:20.729Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T19:53:20.729Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-11T19:53:25.395Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-11T19:53:25.396Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-11T19:53:25.396Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-11T19:53:25.396Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T19:53:25.396Z] === RUN TestDockerSuite/TestImportFile [2022-03-11T19:53:25.396Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T19:53:25.396Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-11T19:53:25.396Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-11T19:53:25.396Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-11T19:53:25.396Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-11T19:53:25.396Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T19:53:25.396Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-11T19:53:25.396Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T19:53:25.396Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-11T19:53:25.396Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-11T19:53:25.396Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-11T19:53:25.396Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-11T19:53:25.396Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-11T19:53:25.396Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-11T19:53:25.396Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-11T19:53:25.396Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-11T19:53:25.396Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T19:53:25.396Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-11T19:53:25.396Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T19:53:25.396Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-11T19:53:29.111Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-11T19:53:32.128Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-11T19:53:32.128Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T19:53:32.128Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-11T19:53:32.128Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-11T19:53:32.128Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-11T19:53:32.584Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-11T19:53:32.584Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-11T19:53:32.584Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-11T19:53:36.272Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-11T19:53:36.272Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-11T19:53:37.106Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-11T19:53:39.954Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-11T19:53:39.954Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-11T19:53:40.405Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-11T19:53:40.405Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-11T19:53:40.405Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-11T19:53:40.405Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-11T19:53:40.405Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-11T19:53:44.088Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-11T19:53:45.599Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-11T19:53:45.599Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-11T19:53:45.599Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-11T19:53:45.599Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-11T19:53:45.600Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-11T19:53:45.600Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-11T19:53:45.600Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-11T19:53:45.600Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-11T19:53:45.600Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-11T19:53:45.600Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-11T19:53:45.600Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-11T19:53:45.600Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-11T19:53:45.600Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-11T19:53:45.600Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-11T19:53:45.600Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-11T19:53:45.600Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-11T19:53:49.806Z] === RUN TestDockerSuite/TestInspectImage [2022-03-11T19:53:49.807Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T19:53:49.807Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-11T19:53:49.807Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T19:53:49.807Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-11T19:53:49.807Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T19:53:49.807Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-11T19:53:52.665Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-11T19:53:57.327Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-11T19:53:57.327Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-11T19:53:57.916Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-11T19:54:00.217Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-11T19:54:04.882Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-11T19:54:04.882Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-11T19:54:04.882Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-11T19:54:04.882Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-11T19:54:06.475Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-11T19:54:06.475Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T19:54:06.475Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-11T19:54:08.598Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-11T19:54:08.649Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-11T19:54:08.649Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-11T19:54:08.649Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-11T19:54:08.649Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T19:54:08.649Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-11T19:54:08.649Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-11T19:54:08.649Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-11T19:54:11.547Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-11T19:54:11.547Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-11T19:54:11.547Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-11T19:54:11.547Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-11T19:54:13.263Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-11T19:54:14.450Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-11T19:54:14.450Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-11T19:54:14.450Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-11T19:54:14.450Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-11T19:54:14.450Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-11T19:54:14.450Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-11T19:54:14.450Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-11T19:54:14.450Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-11T19:54:17.346Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-11T19:54:19.516Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-11T19:54:21.807Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-11T19:54:22.414Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-11T19:54:22.414Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-11T19:54:22.414Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-11T19:54:22.414Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-11T19:54:25.316Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-11T19:54:25.316Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-11T19:54:25.526Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-11T19:54:27.486Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-11T19:54:27.486Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T19:54:27.486Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-11T19:54:27.486Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T19:54:27.486Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-11T19:54:28.415Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-11T19:54:30.385Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-11T19:54:30.385Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-11T19:54:32.556Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-11T19:54:32.556Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-11T19:54:32.556Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-11T19:54:33.088Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-11T19:54:35.459Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-11T19:54:35.459Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-11T19:54:36.802Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-11T19:54:38.356Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-11T19:54:39.689Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-11T19:54:42.119Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-11T19:54:43.475Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-11T19:54:43.475Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-11T19:54:43.475Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T19:54:43.475Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-11T19:54:43.475Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-11T19:54:43.475Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-11T19:54:43.475Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-11T19:54:43.475Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-11T19:54:43.475Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-11T19:54:43.475Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-11T19:54:43.475Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T19:54:43.475Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-11T19:54:43.475Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-11T19:54:43.475Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-11T19:54:43.475Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T19:54:43.475Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-11T19:54:43.475Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T19:54:43.475Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-11T19:54:43.475Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-11T19:54:43.475Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-11T19:54:43.475Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-11T19:54:43.475Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-11T19:54:43.475Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-11T19:54:43.475Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-11T19:54:43.475Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T19:54:43.475Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-11T19:54:43.475Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-11T19:54:43.475Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-11T19:54:43.475Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T19:54:43.475Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-11T19:54:43.475Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-11T19:54:43.475Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-11T19:54:43.475Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-11T19:54:43.475Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-11T19:54:43.475Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-11T19:54:43.475Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-11T19:54:46.881Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-11T19:54:46.881Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-11T19:54:46.881Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-11T19:54:46.881Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-11T19:54:46.881Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-11T19:54:47.272Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-11T19:54:48.457Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-11T19:54:48.457Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-11T19:54:48.457Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-11T19:54:51.062Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-11T19:54:57.137Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-11T19:54:57.137Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-11T19:54:57.137Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-11T19:54:58.218Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-11T19:54:58.706Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-11T19:54:58.707Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-11T19:55:00.433Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-11T19:55:00.433Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-11T19:55:00.433Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-11T19:55:03.466Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-11T19:55:05.186Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-11T19:55:05.186Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-11T19:55:05.686Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-11T19:55:05.686Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-11T19:55:05.686Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-11T19:55:05.686Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-11T19:55:05.686Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-11T19:55:05.686Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-11T19:55:05.686Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-11T19:55:05.686Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-11T19:55:05.686Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-11T19:55:05.686Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-11T19:55:05.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-11T19:55:07.906Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-11T19:55:07.906Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-11T19:55:13.847Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-11T19:55:15.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-11T19:55:18.036Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-11T19:55:21.000Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-11T19:55:26.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-11T19:55:28.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b5a7c8_} [2022-03-11T19:55:29.659Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-11T19:55:31.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11265043849_c:\foo_false____} [2022-03-11T19:55:33.562Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-11T19:55:39.425Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-11T19:55:39.425Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-11T19:55:39.425Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-11T19:55:39.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11265043849_c:\foo_true____} [2022-03-11T19:55:41.640Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-11T19:55:42.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-11T19:55:42.040Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-11T19:55:42.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-11T19:55:42.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-11T19:55:42.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-11T19:55:42.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-11T19:55:42.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-11T19:55:42.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-11T19:55:42.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-11T19:55:42.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-11T19:55:42.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-11T19:55:42.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-11T19:55:42.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-11T19:55:42.040Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-11T19:55:42.040Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-11T19:55:42.040Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-11T19:55:42.040Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-11T19:55:42.040Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-11T19:55:42.040Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-11T19:55:42.040Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-11T19:55:42.040Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-11T19:55:42.040Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-11T19:55:42.040Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-11T19:55:42.040Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-11T19:55:45.435Z] === RUN TestDockerSuite/TestLogsSince [2022-03-11T19:55:50.712Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-11T19:55:50.712Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-11T19:55:50.712Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-11T19:55:50.712Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T19:55:50.712Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-11T19:55:50.712Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T19:55:50.712Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-11T19:55:50.712Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-11T19:55:50.712Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-11T19:55:50.712Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T19:55:50.712Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-11T19:55:50.712Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T19:55:50.712Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-11T19:55:50.712Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-11T19:55:50.712Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-11T19:55:50.712Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T19:55:50.712Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-11T19:55:50.712Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-11T19:55:50.712Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-11T19:55:50.712Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-11T19:55:50.712Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-11T19:55:50.712Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-11T19:55:50.712Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-11T19:55:50.712Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T19:55:50.712Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-11T19:55:50.712Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T19:55:50.712Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-11T19:55:55.852Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-11T19:55:55.852Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-11T19:55:55.852Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-11T19:55:55.852Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-11T19:55:55.852Z] === RUN TestDockerSuite/TestLogsTail [2022-03-11T19:55:57.877Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-11T19:55:57.877Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-11T19:55:57.877Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-11T19:55:57.877Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-11T19:55:59.639Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-11T19:56:02.588Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-11T19:56:05.044Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-11T19:56:05.044Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-11T19:56:05.044Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-11T19:56:05.044Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-11T19:56:05.044Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-11T19:56:05.044Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-11T19:56:05.514Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-11T19:56:06.376Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-11T19:56:06.376Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-11T19:56:06.376Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-11T19:56:06.376Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-11T19:56:06.376Z] === RUN TestDockerSuite/TestNetHostname [2022-03-11T19:56:06.376Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-11T19:56:06.376Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-11T19:56:06.376Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T19:56:06.376Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-11T19:56:06.376Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-11T19:56:06.376Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-11T19:56:06.376Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-11T19:56:06.376Z] === RUN TestDockerSuite/TestPluginActive [2022-03-11T19:56:06.376Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T19:56:06.376Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-11T19:56:06.376Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T19:56:06.376Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-11T19:56:06.376Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-11T19:56:06.376Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-11T19:56:06.376Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-11T19:56:06.376Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-11T19:56:06.376Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-11T19:56:06.376Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-11T19:56:06.376Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-11T19:56:06.376Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-11T19:56:06.376Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-11T19:56:06.376Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-11T19:56:06.376Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-11T19:56:06.376Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-11T19:56:06.376Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-11T19:56:06.376Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-11T19:56:06.376Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-11T19:56:06.376Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-11T19:56:06.376Z] === RUN TestDockerSuite/TestPortList [2022-03-11T19:56:06.376Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-11T19:56:06.376Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-11T19:56:13.532Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-11T19:56:13.532Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T19:56:13.532Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-11T19:56:13.532Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-11T19:56:13.532Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-11T19:56:13.532Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-11T19:56:13.532Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-11T19:56:13.532Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-11T19:56:13.532Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-11T19:56:13.532Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-11T19:56:13.532Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-11T19:56:13.532Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-11T19:56:13.532Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-11T19:56:13.532Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-11T19:56:13.532Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-11T19:56:13.532Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-11T19:56:13.532Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-11T19:56:13.532Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-11T19:56:15.961Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-11T19:56:20.679Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-11T19:56:20.679Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-11T19:56:20.679Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-11T19:56:23.096Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-11T19:56:23.096Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T19:56:23.096Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-11T19:56:23.096Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-11T19:56:23.096Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-11T19:56:35.447Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-11T19:56:35.447Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-11T19:56:35.447Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-11T19:56:40.766Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-11T19:56:40.766Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-11T19:56:40.766Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-11T19:56:40.766Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T19:56:40.766Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-11T19:56:50.210Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-11T19:56:53.141Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-11T19:56:53.141Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-11T19:56:53.141Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-11T19:56:53.141Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-11T19:56:53.141Z] === RUN TestDockerSuite/TestCpToDot [2022-03-11T19:56:56.041Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-11T19:56:56.041Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-11T19:56:56.041Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-11T19:56:56.041Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-11T19:56:56.041Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-11T19:56:58.939Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-11T19:56:58.939Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T19:56:58.939Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-11T19:56:58.939Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-11T19:56:58.939Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-11T19:56:58.939Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-11T19:56:58.939Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-11T19:56:58.939Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-11T19:56:58.939Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-11T19:56:58.939Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-11T19:56:58.939Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-11T19:57:01.122Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-11T19:57:04.023Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-11T19:57:04.023Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-11T19:57:04.482Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-11T19:57:06.652Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-11T19:57:07.622Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-11T19:57:07.622Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-11T19:57:07.622Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-11T19:57:07.622Z] === RUN TestDockerSuite/TestCreateRM [2022-03-11T19:57:07.850Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-11T19:57:07.850Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-11T19:57:07.850Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-11T19:57:07.850Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-11T19:57:07.850Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-11T19:57:07.850Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-11T19:57:08.079Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-11T19:57:08.079Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T19:57:08.079Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-11T19:57:08.080Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-11T19:57:08.538Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-11T19:57:14.893Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-11T19:57:18.840Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-11T19:57:18.840Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-11T19:57:18.840Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-11T19:57:21.738Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-11T19:57:21.738Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-11T19:57:21.738Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-11T19:57:21.738Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-11T19:57:24.640Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-11T19:57:24.640Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T19:57:24.640Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-11T19:57:24.640Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-11T19:57:24.640Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-11T19:57:24.640Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-11T19:57:24.640Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-11T19:57:24.640Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-11T19:57:24.640Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-11T19:57:24.640Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-11T19:57:24.640Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T19:57:24.640Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-11T19:57:24.640Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-11T19:57:24.640Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-11T19:57:24.640Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-11T19:57:24.640Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-11T19:57:24.640Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T19:57:24.640Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-11T19:57:24.640Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T19:57:24.640Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-11T19:57:24.640Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-11T19:57:24.640Z] === RUN TestDockerSuite/TestDockerFails [2022-03-11T19:57:24.640Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-11T19:57:24.640Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-11T19:57:24.640Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-11T19:57:24.640Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-11T19:57:24.640Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-11T19:57:24.640Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-11T19:57:25.098Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-11T19:57:25.098Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-11T19:57:25.098Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-11T19:57:25.098Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-11T19:57:25.098Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-11T19:57:25.177Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-11T19:57:27.271Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-11T19:57:30.170Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-11T19:57:32.219Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-11T19:57:32.219Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-11T19:57:32.219Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-11T19:57:32.219Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-11T19:57:32.219Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-11T19:57:33.068Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-11T19:57:39.238Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-11T19:57:39.238Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T19:57:39.238Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-11T19:57:39.238Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-11T19:57:39.238Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-11T19:57:39.238Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-11T19:57:39.238Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-11T19:57:39.238Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-11T19:57:39.238Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-11T19:57:47.805Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-11T19:57:51.510Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-11T19:57:51.510Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-11T19:57:51.510Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-11T19:57:51.510Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-11T19:57:51.510Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-11T19:57:51.510Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-11T19:57:52.448Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-11T19:57:53.026Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-11T19:57:53.985Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-11T19:57:53.985Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-11T19:57:53.985Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-11T19:57:58.234Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-11T19:57:59.767Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-11T19:58:01.028Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-11T19:58:01.301Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-11T19:58:08.072Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-11T19:58:09.855Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-11T19:58:10.313Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-11T19:58:10.959Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-11T19:58:11.847Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-11T19:58:17.630Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-11T19:58:22.309Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-11T19:58:22.309Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-11T19:58:22.309Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-11T19:58:22.309Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T19:58:22.309Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-11T19:58:22.309Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-11T19:58:22.309Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-11T19:58:22.309Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-11T19:58:22.309Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-11T19:58:23.843Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-11T19:58:23.843Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-11T19:58:23.843Z] === RUN TestDockerSuite/TestEventsRename [2022-03-11T19:58:26.743Z] === RUN TestDockerSuite/TestEventsResize [2022-03-11T19:58:35.301Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-11T19:58:42.362Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-11T19:58:45.261Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-11T19:58:46.596Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-11T19:58:46.596Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T19:58:46.596Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-11T19:58:51.012Z] === RUN TestDockerSuite/TestEventsTop [2022-03-11T19:58:51.012Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-11T19:58:51.012Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-11T19:58:51.217Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-11T19:58:51.666Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-11T19:58:52.119Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-11T19:58:53.081Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-11T19:58:53.463Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-11T19:59:00.530Z] === RUN TestDockerSuite/TestExec [2022-03-11T19:59:00.530Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T19:59:00.530Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-11T19:59:00.530Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-11T19:59:00.530Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-11T19:59:01.613Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-11T19:59:02.704Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-11T19:59:04.877Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-11T19:59:04.877Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T19:59:04.877Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-11T19:59:04.877Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T19:59:04.877Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-11T19:59:04.877Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-11T19:59:04.877Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-11T19:59:07.052Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-11T19:59:07.381Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-11T19:59:07.381Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T19:59:07.381Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-11T19:59:09.953Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-11T19:59:12.124Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-11T19:59:14.298Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-11T19:59:14.424Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-11T19:59:14.424Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-11T19:59:14.425Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-11T19:59:18.977Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-11T19:59:18.977Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-11T19:59:18.977Z] === RUN TestDockerSuite/TestExecEnv [2022-03-11T19:59:18.977Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T19:59:18.977Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-11T19:59:18.977Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-11T19:59:18.977Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-11T19:59:21.874Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-11T19:59:26.554Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-11T19:59:26.554Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-11T19:59:26.554Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-11T19:59:26.554Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-11T19:59:26.554Z] === RUN TestDockerSuite/TestExecParseError [2022-03-11T19:59:26.554Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-11T19:59:27.012Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-11T19:59:27.012Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-11T19:59:27.012Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-11T19:59:27.012Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-11T19:59:27.012Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-11T19:59:29.912Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-11T19:59:29.912Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-11T19:59:29.912Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-11T19:59:29.912Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-11T19:59:29.912Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-11T19:59:29.912Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-11T19:59:29.912Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-11T19:59:29.912Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-11T19:59:29.912Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-11T19:59:29.912Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-11T19:59:29.912Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-11T19:59:32.810Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-11T19:59:32.810Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-11T19:59:32.810Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-11T19:59:35.471Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-11T19:59:38.360Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-11T19:59:39.321Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-11T19:59:41.393Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-11T19:59:41.393Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-11T19:59:41.393Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-11T19:59:41.393Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-11T19:59:41.393Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-11T19:59:41.393Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-11T19:59:41.393Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-11T19:59:47.545Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-11T19:59:49.686Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-11T19:59:54.712Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-11T19:59:55.551Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-11T19:59:56.934Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-11T20:00:04.102Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-11T20:00:04.102Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:00:04.102Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-11T20:00:04.102Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-11T20:00:04.102Z] === RUN TestDockerSuite/TestHealth [2022-03-11T20:00:04.102Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-11T20:00:04.102Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-11T20:00:04.102Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-11T20:00:04.102Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-11T20:00:04.102Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-11T20:00:05.966Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-11T20:00:08.861Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-11T20:00:08.861Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-11T20:00:08.861Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-11T20:00:08.861Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-11T20:00:09.346Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-11T20:00:09.346Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-11T20:00:09.815Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-11T20:00:10.285Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-11T20:00:10.285Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-11T20:00:10.285Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-11T20:00:11.830Z] === RUN TestDockerSuite/TestRmiTag [2022-03-11T20:00:11.855Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-11T20:00:11.855Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-11T20:00:12.817Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-11T20:00:14.080Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-11T20:00:14.080Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-11T20:00:16.634Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-11T20:00:17.038Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-11T20:00:25.723Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-11T20:00:25.723Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-11T20:00:25.723Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T20:00:25.723Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-11T20:00:29.526Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-11T20:00:29.526Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-11T20:00:29.526Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-11T20:00:29.526Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T20:00:29.526Z] === RUN TestDockerSuite/TestImportFile [2022-03-11T20:00:29.526Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T20:00:29.526Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-11T20:00:29.526Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-11T20:00:29.526Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-11T20:00:29.526Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-11T20:00:29.526Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T20:00:29.526Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-11T20:00:29.526Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:00:29.526Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-11T20:00:29.526Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-11T20:00:29.526Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-11T20:00:29.526Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-11T20:00:29.526Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-11T20:00:29.526Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-11T20:00:29.526Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-11T20:00:29.996Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-11T20:00:29.996Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T20:00:29.996Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-11T20:00:29.996Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T20:00:29.996Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-11T20:00:32.221Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-11T20:00:35.184Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-11T20:00:35.184Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T20:00:35.184Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-11T20:00:35.184Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-11T20:00:35.184Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-11T20:00:35.184Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-11T20:00:35.184Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-11T20:00:35.184Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-11T20:00:38.157Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-11T20:00:38.628Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-11T20:00:41.541Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-11T20:00:41.541Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-11T20:00:41.541Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-11T20:00:41.541Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-11T20:00:41.541Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-11T20:00:41.541Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-11T20:00:41.541Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-11T20:00:41.908Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-11T20:00:43.433Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-11T20:00:48.648Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-11T20:00:50.587Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-11T20:00:51.572Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-11T20:00:51.572Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-11T20:00:51.572Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-11T20:00:51.572Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-11T20:00:51.572Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-11T20:00:51.572Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-11T20:00:51.572Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-11T20:00:51.572Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-11T20:00:51.572Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-11T20:00:51.572Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-11T20:00:51.572Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-11T20:00:51.572Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-11T20:00:51.572Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-11T20:00:51.572Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-11T20:00:51.572Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-11T20:00:54.520Z] === RUN TestDockerSuite/TestInspectImage [2022-03-11T20:00:54.521Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:00:54.521Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-11T20:00:54.521Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:00:54.521Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-11T20:00:54.521Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T20:00:54.521Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-11T20:00:54.525Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-11T20:00:54.525Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-11T20:00:54.525Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-11T20:00:54.525Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-11T20:00:54.525Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-11T20:00:56.739Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-11T20:00:59.704Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-11T20:00:59.704Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-11T20:01:01.679Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-11T20:01:02.660Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-11T20:01:04.882Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-11T20:01:04.882Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-11T20:01:04.882Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-11T20:01:04.882Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-11T20:01:05.471Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-11T20:01:07.105Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-11T20:01:09.261Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-11T20:01:10.876Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-11T20:01:12.420Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-11T20:01:15.280Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-11T20:01:15.743Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-11T20:01:15.794Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-11T20:01:18.017Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-11T20:01:20.975Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-11T20:01:22.898Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-11T20:01:22.898Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-11T20:01:22.898Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-11T20:01:22.898Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-11T20:01:22.898Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-11T20:01:22.898Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-11T20:01:22.898Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-11T20:01:22.898Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-11T20:01:22.898Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-11T20:01:22.898Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-11T20:01:22.898Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-11T20:01:22.898Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-11T20:01:22.898Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-11T20:01:22.898Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-11T20:01:22.898Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-11T20:01:22.898Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-11T20:01:22.898Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-11T20:01:22.898Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-11T20:01:22.898Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-11T20:01:22.898Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-11T20:01:22.898Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-11T20:01:22.898Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-11T20:01:22.898Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-11T20:01:23.187Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-11T20:01:25.362Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-11T20:01:26.614Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-11T20:01:26.614Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-11T20:01:26.614Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-11T20:01:28.256Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-11T20:01:30.427Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-11T20:01:30.889Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-11T20:01:30.889Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:01:30.889Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-11T20:01:30.889Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-11T20:01:30.889Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-11T20:01:30.889Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-11T20:01:30.889Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-11T20:01:30.889Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-11T20:01:30.889Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-11T20:01:30.889Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T20:01:30.889Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-11T20:01:30.889Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-11T20:01:30.889Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-11T20:01:30.889Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:01:30.889Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-11T20:01:30.889Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T20:01:30.889Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-11T20:01:30.889Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-11T20:01:30.889Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-11T20:01:30.889Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-11T20:01:30.889Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-11T20:01:30.889Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-11T20:01:30.889Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-11T20:01:30.889Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:01:30.889Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-11T20:01:30.889Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-11T20:01:30.889Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-11T20:01:30.889Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T20:01:30.889Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-11T20:01:30.889Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-11T20:01:30.889Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-11T20:01:30.889Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-11T20:01:30.889Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-11T20:01:31.346Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-11T20:01:31.346Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-11T20:01:33.520Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-11T20:01:35.153Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-11T20:01:35.153Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-11T20:01:35.153Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-11T20:01:35.153Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-11T20:01:35.153Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-11T20:01:35.689Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-11T20:01:38.043Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-11T20:01:38.043Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-11T20:01:38.043Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-11T20:01:38.043Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-11T20:01:38.043Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-11T20:01:38.043Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-11T20:01:38.043Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-11T20:01:38.043Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-11T20:01:38.043Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-11T20:01:38.043Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-11T20:01:38.499Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-11T20:01:38.499Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-11T20:01:38.499Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-11T20:01:38.499Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-11T20:01:38.499Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-11T20:01:40.663Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-11T20:01:41.464Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-11T20:01:44.360Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-11T20:01:44.360Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-11T20:01:44.360Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-11T20:01:44.377Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-11T20:01:47.263Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-11T20:01:47.263Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-11T20:01:47.263Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-11T20:01:47.263Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-11T20:01:47.263Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-11T20:01:47.263Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-11T20:01:47.263Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-11T20:01:47.396Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-11T20:01:47.396Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-11T20:01:50.976Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-11T20:01:50.976Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-11T20:01:50.976Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-11T20:01:50.976Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-11T20:01:50.976Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-11T20:01:50.976Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-11T20:01:50.976Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-11T20:01:50.976Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-11T20:01:50.976Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-11T20:01:52.504Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-11T20:01:55.949Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-11T20:01:59.545Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-11T20:01:59.545Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-11T20:01:59.545Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-11T20:01:59.545Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-11T20:01:59.545Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-11T20:01:59.545Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-11T20:01:59.545Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-11T20:01:59.545Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-11T20:01:59.545Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-11T20:01:59.545Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-11T20:01:59.545Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-11T20:01:59.545Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-11T20:01:59.545Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-11T20:02:02.408Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-11T20:02:02.408Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-11T20:02:02.859Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-11T20:02:02.859Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-11T20:02:02.859Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-11T20:02:02.859Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-11T20:02:02.983Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-11T20:02:06.565Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-11T20:02:10.286Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-11T20:02:10.286Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-11T20:02:10.286Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-11T20:02:11.517Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-11T20:02:13.177Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-11T20:02:13.177Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-11T20:02:13.177Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-11T20:02:13.177Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-11T20:02:13.177Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-11T20:02:13.177Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-11T20:02:13.177Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-11T20:02:14.417Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-11T20:02:16.893Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-11T20:02:17.324Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-11T20:02:17.324Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-11T20:02:17.324Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-11T20:02:20.224Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-11T20:02:20.611Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-11T20:02:23.502Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-11T20:02:27.219Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-11T20:02:27.219Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-11T20:02:27.219Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-11T20:02:27.219Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-11T20:02:27.219Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-11T20:02:27.219Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-11T20:02:27.219Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-11T20:02:27.219Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-11T20:02:27.219Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-11T20:02:27.219Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T20:02:27.219Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-11T20:02:27.219Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-11T20:02:27.219Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-11T20:02:27.219Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-11T20:02:27.219Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-11T20:02:27.219Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-11T20:02:27.284Z] === RUN TestDockerSuite/TestLogsSince [2022-03-11T20:02:34.261Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-11T20:02:34.261Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-11T20:02:34.261Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-11T20:02:34.261Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-11T20:02:34.261Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-11T20:02:34.261Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-11T20:02:34.261Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-11T20:02:34.261Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-11T20:02:34.261Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T20:02:34.261Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-11T20:02:34.261Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T20:02:34.261Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-11T20:02:37.592Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-11T20:02:37.592Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-11T20:02:37.592Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-11T20:02:37.592Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-11T20:02:37.592Z] === RUN TestDockerSuite/TestLogsTail [2022-03-11T20:02:40.488Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-11T20:02:42.815Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-11T20:02:42.815Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-11T20:02:42.815Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-11T20:02:43.383Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-11T20:02:44.986Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-11T20:02:44.986Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-11T20:02:44.986Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-11T20:02:44.986Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-11T20:02:44.986Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-11T20:02:44.986Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-11T20:02:44.986Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-11T20:02:44.986Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-11T20:02:44.986Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-11T20:02:44.986Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-11T20:02:44.986Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-11T20:02:44.986Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-11T20:02:44.986Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-11T20:02:44.986Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-11T20:02:44.986Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-11T20:02:44.986Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-11T20:02:44.986Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-11T20:02:44.986Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-11T20:02:44.986Z] === RUN TestDockerSuite/TestRunMount [2022-03-11T20:02:44.986Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-11T20:02:44.986Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-11T20:02:44.986Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-11T20:02:44.986Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-11T20:02:44.986Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-11T20:02:44.986Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-11T20:02:44.986Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-11T20:02:44.986Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-11T20:02:45.556Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-11T20:02:45.556Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-11T20:02:45.556Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-11T20:02:45.556Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-11T20:02:45.556Z] === RUN TestDockerSuite/TestNetHostname [2022-03-11T20:02:45.556Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-11T20:02:45.556Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-11T20:02:45.556Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T20:02:45.556Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-11T20:02:45.556Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-11T20:02:45.556Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-11T20:02:45.556Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-11T20:02:45.556Z] === RUN TestDockerSuite/TestPluginActive [2022-03-11T20:02:45.556Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T20:02:45.556Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-11T20:02:45.556Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T20:02:45.556Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-11T20:02:46.013Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-11T20:02:46.013Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-11T20:02:46.013Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-11T20:02:46.013Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-11T20:02:46.014Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-11T20:02:46.014Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-11T20:02:46.014Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-11T20:02:46.014Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-11T20:02:46.014Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-11T20:02:46.014Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-11T20:02:46.014Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-11T20:02:46.014Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-11T20:02:46.014Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-11T20:02:46.014Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-11T20:02:46.014Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-11T20:02:46.014Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-11T20:02:46.014Z] === RUN TestDockerSuite/TestPortList [2022-03-11T20:02:46.014Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-11T20:02:46.014Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-11T20:02:50.695Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-11T20:02:50.695Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:02:50.695Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-11T20:02:51.152Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-11T20:02:51.152Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-11T20:02:51.152Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-11T20:02:51.152Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-11T20:02:51.152Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-11T20:02:51.152Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-11T20:02:51.152Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-11T20:02:51.152Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-11T20:02:51.152Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-11T20:02:51.152Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-11T20:02:51.152Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-11T20:02:51.152Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-11T20:02:51.152Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-11T20:02:51.152Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-11T20:02:51.152Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-11T20:02:55.341Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-11T20:02:55.341Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-11T20:02:55.341Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-11T20:02:55.341Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-11T20:02:55.341Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-11T20:02:55.341Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-11T20:02:55.341Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-11T20:02:55.834Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-11T20:02:55.834Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-11T20:02:55.834Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-11T20:03:02.384Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-11T20:03:06.145Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-11T20:03:06.145Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-11T20:03:06.145Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-11T20:03:08.148Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-11T20:03:08.148Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-11T20:03:08.148Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-11T20:03:08.148Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-11T20:03:08.148Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-11T20:03:08.148Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-11T20:03:08.148Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-11T20:03:08.148Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-11T20:03:08.148Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-11T20:03:08.148Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-11T20:03:08.148Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-11T20:03:08.148Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-11T20:03:08.148Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-11T20:03:08.148Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-11T20:03:08.148Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-11T20:03:08.148Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-11T20:03:08.148Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-11T20:03:08.148Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-11T20:03:08.148Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-11T20:03:08.602Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-11T20:03:10.127Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-11T20:03:12.289Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-11T20:03:14.452Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-11T20:03:15.412Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-11T20:03:16.453Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-11T20:03:19.132Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-11T20:03:19.132Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-11T20:03:19.132Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-11T20:03:19.132Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-11T20:03:19.132Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-11T20:03:19.132Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-11T20:03:19.132Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-11T20:03:19.132Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-11T20:03:19.132Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-11T20:03:19.132Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-11T20:03:19.132Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-11T20:03:19.132Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-11T20:03:19.132Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-11T20:03:19.132Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-11T20:03:19.132Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-11T20:03:19.132Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-11T20:03:19.132Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T20:03:23.800Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-11T20:03:23.800Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-11T20:03:23.800Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-11T20:03:23.800Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-11T20:03:23.800Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-11T20:03:23.800Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-11T20:03:23.800Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-11T20:03:23.800Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-11T20:03:23.800Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-11T20:03:23.800Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-11T20:03:23.800Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-11T20:03:36.158Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-11T20:03:36.158Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-11T20:03:36.158Z] === RUN TestDockerSuite/TestRunRm [2022-03-11T20:03:37.524Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-11T20:03:37.524Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-11T20:03:37.524Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-11T20:03:37.524Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-11T20:03:39.872Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-11T20:03:45.638Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-11T20:03:49.328Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-11T20:03:52.199Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-11T20:03:52.315Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-11T20:03:54.486Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-11T20:03:55.911Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-11T20:03:55.911Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T20:03:55.911Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-11T20:03:55.911Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-11T20:03:55.911Z] === RUN TestDockerSuite/TestRunState [2022-03-11T20:03:55.911Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-11T20:03:55.911Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-11T20:03:59.624Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-11T20:03:59.624Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-11T20:03:59.624Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-11T20:03:59.624Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-11T20:03:59.624Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-11T20:03:59.624Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-11T20:03:59.624Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-11T20:03:59.624Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-11T20:04:00.080Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-11T20:04:00.080Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-11T20:04:00.080Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-11T20:04:00.080Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-11T20:04:05.850Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-11T20:04:05.850Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-11T20:04:05.850Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-11T20:04:05.850Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T20:04:05.850Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-11T20:04:05.850Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-11T20:04:05.850Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-11T20:04:05.850Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-11T20:04:05.850Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-11T20:04:05.850Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-11T20:04:05.850Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-11T20:04:05.850Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-11T20:04:05.850Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-11T20:04:05.850Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-11T20:04:05.850Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-11T20:04:05.850Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-11T20:04:05.850Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-11T20:04:05.850Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-11T20:04:05.850Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-11T20:04:05.850Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-11T20:04:05.850Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-11T20:04:09.564Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-11T20:04:09.564Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-11T20:04:09.564Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-11T20:04:12.152Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-11T20:04:12.457Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-11T20:04:12.457Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-11T20:04:12.457Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-11T20:04:12.457Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-11T20:04:12.457Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-11T20:04:17.132Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-11T20:04:17.936Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-11T20:04:17.936Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-11T20:04:17.936Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-11T20:04:17.936Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-11T20:04:17.936Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-11T20:04:22.594Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-11T20:04:22.594Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T20:04:22.594Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-11T20:04:22.594Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-11T20:04:22.594Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-11T20:04:22.594Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-11T20:04:22.594Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-11T20:04:22.594Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-11T20:04:22.594Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-11T20:04:27.400Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-11T20:04:31.156Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-11T20:04:31.156Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-11T20:04:31.156Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-11T20:04:32.841Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-11T20:04:32.841Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-11T20:04:32.841Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-11T20:04:33.809Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-11T20:04:34.444Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-11T20:04:34.776Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-11T20:04:34.776Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-11T20:04:34.776Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-11T20:04:39.457Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-11T20:04:44.137Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-11T20:04:44.729Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-11T20:04:44.729Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-11T20:04:44.729Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-11T20:04:44.729Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-11T20:04:49.395Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-11T20:04:52.282Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-11T20:04:52.684Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-11T20:04:56.001Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-11T20:04:56.001Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-11T20:04:56.001Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-11T20:04:56.001Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-11T20:04:56.001Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-11T20:04:56.001Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-11T20:04:56.001Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-11T20:04:56.001Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-11T20:04:56.001Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-11T20:04:56.001Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-11T20:04:56.001Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-11T20:04:56.001Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-11T20:04:56.001Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-11T20:04:56.001Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-11T20:04:56.001Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-11T20:05:01.767Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-11T20:05:05.487Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-11T20:05:07.659Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-11T20:05:14.705Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-11T20:05:14.705Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-11T20:05:14.705Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-11T20:05:14.705Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-11T20:05:14.705Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-11T20:05:14.705Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-11T20:05:14.705Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-11T20:05:14.705Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-11T20:05:14.705Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-11T20:05:14.705Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-11T20:05:14.705Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-11T20:05:14.705Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-11T20:05:14.705Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-11T20:05:14.705Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:05:14.705Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-11T20:05:14.705Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T20:05:14.705Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-11T20:05:14.705Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:05:14.705Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-11T20:05:14.705Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-11T20:05:14.705Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-11T20:05:14.705Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T20:05:14.705Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-11T20:05:14.705Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T20:05:14.705Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-11T20:05:14.705Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T20:05:14.705Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-11T20:05:14.705Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-11T20:05:14.705Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-11T20:05:14.705Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T20:05:14.705Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-11T20:05:14.705Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T20:05:14.705Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-11T20:05:14.705Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-11T20:05:14.705Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-11T20:05:16.873Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-11T20:05:17.331Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-11T20:05:17.787Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-11T20:05:17.787Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-11T20:05:17.796Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-11T20:05:17.796Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:05:17.796Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-11T20:05:19.956Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-11T20:05:19.956Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-11T20:05:23.573Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-11T20:05:23.573Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-11T20:05:23.677Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-11T20:05:24.030Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-11T20:05:24.487Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-11T20:05:26.596Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-11T20:05:30.270Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-11T20:05:30.316Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-11T20:05:30.316Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T20:05:30.316Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-11T20:05:40.602Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-11T20:05:40.602Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T20:05:40.602Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-11T20:05:45.053Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-11T20:05:45.053Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:05:45.053Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-11T20:05:47.654Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-11T20:05:47.654Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-11T20:05:47.654Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-11T20:05:47.654Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-11T20:05:47.654Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-11T20:05:47.654Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-11T20:05:47.654Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-11T20:05:47.654Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-11T20:05:47.654Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-11T20:05:49.727Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-11T20:05:49.727Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-11T20:05:49.727Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-11T20:05:56.230Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-11T20:05:56.230Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-11T20:05:56.230Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-11T20:05:56.230Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-11T20:05:56.230Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-11T20:05:56.230Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-11T20:05:56.230Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-11T20:05:56.230Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T20:05:56.230Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-11T20:05:56.230Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-11T20:05:56.230Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-11T20:05:56.230Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T20:05:56.230Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-11T20:06:00.894Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-11T20:06:04.609Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-11T20:06:04.609Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-11T20:06:04.609Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-11T20:06:07.535Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-11T20:06:09.066Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-11T20:06:09.275Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-11T20:06:09.275Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-11T20:06:09.275Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-11T20:06:09.275Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-11T20:06:09.275Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-11T20:06:09.275Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T20:06:09.275Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-11T20:06:09.275Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-11T20:06:09.275Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-11T20:06:09.275Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T20:06:09.275Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-11T20:06:09.275Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T20:06:09.275Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-11T20:06:10.032Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-11T20:06:17.106Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-11T20:06:22.889Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-11T20:06:24.043Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-11T20:06:24.499Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-11T20:06:24.499Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-11T20:06:24.499Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T20:06:24.499Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-11T20:06:24.956Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-11T20:06:25.412Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-11T20:06:25.412Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-11T20:06:29.162Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-11T20:06:29.162Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-11T20:06:33.916Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-11T20:06:33.916Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-11T20:06:33.916Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-11T20:06:34.384Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-11T20:06:34.384Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-11T20:06:37.754Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-11T20:06:41.549Z] === RUN TestDockerSuite/TestRmiTag [2022-03-11T20:06:42.541Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-11T20:06:44.801Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-11T20:06:44.801Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T20:06:44.801Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-11T20:06:45.268Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-11T20:06:45.500Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-11T20:06:45.736Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-11T20:06:45.736Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-11T20:06:45.736Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-11T20:06:56.277Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-11T20:06:56.277Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-11T20:06:56.277Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-11T20:07:06.883Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-11T20:07:08.766Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-11T20:07:08.766Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-11T20:07:08.766Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite (2909.89s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.81s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (83.66s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.06s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.45s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.39s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.50s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (90.89s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.12s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (9.81s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.08s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.60s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.80s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.16s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.75s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.89s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.11s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.28s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.72s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.86s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.10s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.03s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.88s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.18s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.63s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.20s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.52s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.85s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.62s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.06s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.57s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.44s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.57s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.62s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.07s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.18s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.37s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.92s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.01s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.63s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (42.62s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.77s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.69s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.31s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.91s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.17s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.98s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.01s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.68s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.73s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.86s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildDockerignore (59.40s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.44s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.06s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.10s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.98s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.02s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.49s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.44s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.75s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.59s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.86s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (91.42s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.24s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.11s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.27s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.15s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.44s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.14s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.19s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.78s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildFails (3.20s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.35s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.24s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.75s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.23s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.57s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.37s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.70s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.76s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildHistory (12.39s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.08s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.00s) [2022-03-11T20:07:10.983Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.83s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.08s) [2022-03-11T20:07:10.983Z] --- PASS: TestDockerSuite/TestBuildLabel (1.07s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildLabels (1.11s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.67s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.48s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.33s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.93s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.72s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.52s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.95s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.13s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.98s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.12s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.43s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.52s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.74s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.37s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.72s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.06s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.48s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.07s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.88s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.49s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.11s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.45s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (7.00s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.61s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.56s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.74s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (54.44s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.13s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildRm (17.29s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.91s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.69s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.20s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.09s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.78s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.86s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.77s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.84s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.80s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildStderr (6.35s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.11s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.56s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.90s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.92s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.89s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (6.03s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.93s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (28.07s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.15s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.74s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.56s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.03s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.65s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.42s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.70s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.42s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.06s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.51s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.52s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCommitChange (6.63s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.06s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.17s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCommitTTY (8.84s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.77s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.20s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.65s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.48s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.45s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.38s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.14s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.09s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.16s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.06s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.44s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.38s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.37s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.05s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.51s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.94s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.09s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.54s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.68s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.05s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.21s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.43s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.07s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.59s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.19s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.33s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.58s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.74s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008f25d0_} (3.28s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1935226900_c:\foo_false____} (3.16s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1935226900_c:\foo_true____} (3.27s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.46s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.54s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.52s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.64s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.62s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.62s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.98s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCpToDot (3.55s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCpToStdout (3.58s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.41s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.59s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.65s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.85s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2022-03-11T20:07:10.984Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2022-03-11T20:07:10.984Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.31s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.67s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.60s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.66s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.50s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.70s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.83s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.91s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsCopy (6.75s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (8.07s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.61s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.10s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.04s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.78s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.22s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsFilters (7.10s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsFormat (6.69s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsRename (3.43s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsResize (33.77s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.58s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.41s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.33s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.97s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.53s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.42s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (4.11s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.09s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.88s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.48s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.38s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.19s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestExecInspectID (6.24s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.52s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.17s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.65s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.79s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.57s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.64s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.58s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.16s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.86s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.29s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.13s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.69s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.98s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.14s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.49s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.39s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.83s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.77s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectDefault (3.47s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectHistory (5.82s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.25s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.05s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.32s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.24s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.04s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectStatus (4.21s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.79s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.13s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.43s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.43s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.61s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.37s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.34s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.35s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.68s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.58s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.36s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.33s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.16s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.74s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.71s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.03s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (5.03s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.17s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.55s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestLogsSince (9.96s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestLogsTail (3.66s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.55s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.47s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.70s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (7.13s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestPsByOrder (13.99s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.54s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.25s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T20:07:10.985Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.46s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.52s) [2022-03-11T20:07:10.985Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.83s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.33s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.77s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.53s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.48s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.94s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.55s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.08s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.42s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.94s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.25s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.25s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.66s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.62s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.10s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.90s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.38s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.65s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (6.00s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRmiTag (0.91s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.85s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.93s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.81s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.35s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.50s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.07s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.67s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.20s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.28s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.35s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.45s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunBindMounts (7.10s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.25s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (8.90s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.10s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.31s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.48s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.16s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.20s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.12s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.44s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.37s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.47s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.53s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.39s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunExitCode (3.53s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.44s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.38s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.37s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.22s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.20s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.83s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.99s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.07s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.93s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.18s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.24s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.24s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.70s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.01s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunRm (3.45s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.35s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.26s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.15s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.86s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.16s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.43s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.58s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.42s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.27s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.50s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.64s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.67s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.96s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.53s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.32s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.38s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T20:07:10.986Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T20:07:10.986Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.07s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.96s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.55s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.79s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.78s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.24s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.54s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.35s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.33s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.67s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.15s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.37s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.03s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.12s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.08s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.69s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.15s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.32s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.66s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.04s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.75s) [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-11T20:07:10.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T20:07:10.987Z] === RUN TestDockerSchema1RegistrySuite [2022-03-11T20:07:10.987Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-11T20:07:10.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T20:07:10.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T20:07:10.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-11T20:07:10.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-11T20:07:10.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T20:07:10.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T20:07:10.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T20:07:10.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-11T20:07:10.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-11T20:07:10.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-11T20:07:10.987Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-11T20:07:10.987Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-11T20:07:10.987Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-11T20:07:10.987Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-11T20:07:10.987Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-11T20:07:10.987Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-11T20:07:10.987Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-11T20:07:10.987Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-11T20:07:10.987Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T20:07:10.987Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-11T20:07:10.987Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.987Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-11T20:07:10.987Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-11T20:07:10.988Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-11T20:07:10.988Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-11T20:07:10.988Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T20:07:10.988Z] === RUN TestDockerDaemonSuite [2022-03-11T20:07:10.988Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-11T20:07:10.988Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-11T20:07:10.988Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-11T20:07:10.988Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T20:07:10.988Z] === RUN TestDockerSwarmSuite [2022-03-11T20:07:10.988Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-11T20:07:10.988Z] === RUN TestDockerPluginSuite [2022-03-11T20:07:10.988Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-11T20:07:10.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-11T20:07:10.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-11T20:07:10.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-11T20:07:10.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-11T20:07:10.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-11T20:07:10.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-11T20:07:10.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-11T20:07:10.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-11T20:07:10.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-11T20:07:10.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-11T20:07:10.988Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T20:07:10.988Z] === RUN TestDockerExternalVolumeSuite [2022-03-11T20:07:10.988Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-11T20:07:10.988Z] === RUN TestDockerNetworkSuite [2022-03-11T20:07:10.988Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-11T20:07:10.988Z] === RUN TestDockerHubPullSuite [2022-03-11T20:07:10.988Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-11T20:07:10.988Z] PASS [2022-03-11T20:07:10.988Z] ok github.com/docker/docker/integration-cli 2910.329s [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === Skipped [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-11T20:07:10.988Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T20:07:10.988Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-11T20:07:10.988Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-11T20:07:10.988Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-11T20:07:10.988Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T20:07:10.988Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-11T20:07:10.988Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-11T20:07:10.988Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T20:07:10.988Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-11T20:07:10.988Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-11T20:07:10.988Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T20:07:10.988Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-11T20:07:10.988Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-11T20:07:10.988Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T20:07:10.988Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T20:07:10.988Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T20:07:10.988Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-11T20:07:10.988Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-11T20:07:10.988Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-11T20:07:10.988Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-03-11T20:07:10.988Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.34s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-11T20:07:10.988Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.988Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-11T20:07:10.988Z] [2022-03-11T20:07:10.988Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-11T20:07:10.988Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-11T20:07:10.989Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T20:07:10.989Z] [2022-03-11T20:07:10.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T20:07:10.989Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-03-11T20:07:11.458Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.51s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-11T20:07:11.458Z] [2022-03-11T20:07:11.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-03-11T20:07:11.458Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.458Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-03-11T20:07:11.459Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-03-11T20:07:11.459Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-11T20:07:11.459Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) [2022-03-11T20:07:11.459Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T20:07:11.459Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-11T20:07:11.459Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-11T20:07:11.459Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-11T20:07:11.459Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-11T20:07:11.459Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T20:07:11.459Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T20:07:11.459Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-11T20:07:11.459Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-11T20:07:11.459Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T20:07:11.459Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T20:07:11.459Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T20:07:11.459Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-11T20:07:11.459Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T20:07:11.459Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-03-11T20:07:11.459Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T20:07:11.459Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-11T20:07:11.459Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T20:07:11.459Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T20:07:11.459Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T20:07:11.459Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-11T20:07:11.459Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.459Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-11T20:07:11.459Z] [2022-03-11T20:07:11.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-11T20:07:11.460Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-11T20:07:11.460Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-11T20:07:11.460Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T20:07:11.460Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T20:07:11.460Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-11T20:07:11.460Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T20:07:11.460Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-11T20:07:11.460Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-11T20:07:11.460Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-11T20:07:11.460Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-11T20:07:11.460Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-11T20:07:11.460Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-11T20:07:11.460Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-11T20:07:11.460Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-11T20:07:11.460Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-11T20:07:11.460Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-11T20:07:11.460Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T20:07:11.460Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T20:07:11.460Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T20:07:11.460Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T20:07:11.460Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.460Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T20:07:11.460Z] [2022-03-11T20:07:11.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-11T20:07:11.461Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-11T20:07:11.461Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-11T20:07:11.461Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-03-11T20:07:11.461Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-11T20:07:11.461Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T20:07:11.461Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T20:07:11.461Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-11T20:07:11.461Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-03-11T20:07:11.461Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-11T20:07:11.461Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-11T20:07:11.461Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.461Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-11T20:07:11.461Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-11T20:07:11.462Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-11T20:07:11.462Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-11T20:07:11.462Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-11T20:07:11.462Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-11T20:07:11.462Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T20:07:11.462Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T20:07:11.462Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T20:07:11.462Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-11T20:07:11.462Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T20:07:11.462Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-11T20:07:11.462Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T20:07:11.462Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.462Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T20:07:11.462Z] [2022-03-11T20:07:11.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T20:07:11.463Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T20:07:11.463Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.463Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T20:07:11.463Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-11T20:07:11.464Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.464Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-11T20:07:11.464Z] [2022-03-11T20:07:11.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-11T20:07:11.465Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T20:07:11.465Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.465Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T20:07:11.465Z] [2022-03-11T20:07:11.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-11T20:07:11.466Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.466Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-11T20:07:11.466Z] [2022-03-11T20:07:11.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-11T20:07:11.466Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.466Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-03-11T20:07:11.933Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-03-11T20:07:11.933Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-11T20:07:11.933Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-11T20:07:11.933Z] [2022-03-11T20:07:11.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-11T20:07:11.933Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.933Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T20:07:11.934Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.934Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T20:07:11.934Z] [2022-03-11T20:07:11.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T20:07:11.935Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.935Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T20:07:11.935Z] [2022-03-11T20:07:11.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T20:07:11.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.935Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T20:07:11.935Z] [2022-03-11T20:07:11.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T20:07:11.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.935Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T20:07:11.935Z] [2022-03-11T20:07:11.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T20:07:11.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.935Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T20:07:11.935Z] [2022-03-11T20:07:11.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T20:07:11.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.935Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T20:07:11.935Z] [2022-03-11T20:07:11.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T20:07:11.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.935Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T20:07:11.935Z] [2022-03-11T20:07:11.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T20:07:11.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.935Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T20:07:11.935Z] [2022-03-11T20:07:11.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T20:07:11.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.935Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T20:07:11.935Z] [2022-03-11T20:07:11.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T20:07:11.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.935Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T20:07:11.935Z] [2022-03-11T20:07:11.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T20:07:11.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.935Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T20:07:11.935Z] [2022-03-11T20:07:11.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T20:07:11.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.935Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T20:07:11.935Z] [2022-03-11T20:07:11.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T20:07:11.935Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.935Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T20:07:11.935Z] [2022-03-11T20:07:11.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-11T20:07:11.935Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.935Z] [2022-03-11T20:07:11.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-11T20:07:11.935Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.935Z] [2022-03-11T20:07:11.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-11T20:07:11.935Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-11T20:07:11.935Z] [2022-03-11T20:07:11.935Z] DONE 1088 tests, 544 skipped in 2922.761s [2022-03-11T20:07:11.935Z] INFO: Integration tests ended at 03/11/2022 20:07:11. Duration:00:48:42.9148669 [2022-03-11T20:07:11.935Z] INFO: Docker info of the daemon under test at end of run [2022-03-11T20:07:11.935Z] [2022-03-11T20:07:11.935Z] Containers: 2 [2022-03-11T20:07:11.935Z] Running: 0 [2022-03-11T20:07:11.935Z] Paused: 0 [2022-03-11T20:07:11.935Z] Stopped: 2 [2022-03-11T20:07:11.935Z] Images: 18 [2022-03-11T20:07:11.935Z] Server Version: 0.0.0-dev [2022-03-11T20:07:11.935Z] Storage Driver: windowsfilter [2022-03-11T20:07:11.935Z] Windows: [2022-03-11T20:07:11.935Z] Logging Driver: json-file [2022-03-11T20:07:11.935Z] Plugins: [2022-03-11T20:07:11.935Z] Volume: local [2022-03-11T20:07:11.935Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T20:07:11.935Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T20:07:11.935Z] Swarm: inactive [2022-03-11T20:07:11.935Z] Default Isolation: process [2022-03-11T20:07:11.935Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-11T20:07:11.935Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-11T20:07:11.935Z] OSType: windows [2022-03-11T20:07:11.935Z] Architecture: x86_64 [2022-03-11T20:07:11.935Z] CPUs: 4 [2022-03-11T20:07:11.935Z] Total Memory: 32GiB [2022-03-11T20:07:11.935Z] Name: azwin-2-c67240 [2022-03-11T20:07:11.935Z] ID: 7MPT:7QOW:ILO5:6L56:GE4J:4QH7:DCQW:YITQ:J7AE:4IE6:7LOS:5NIR [2022-03-11T20:07:11.935Z] Docker Root Dir: D:\CI\PR-43358\3\daemon [2022-03-11T20:07:11.935Z] Debug Mode (client): false [2022-03-11T20:07:11.935Z] Debug Mode (server): true [2022-03-11T20:07:11.935Z] File Descriptors: -1 [2022-03-11T20:07:11.935Z] Goroutines: 44 [2022-03-11T20:07:11.935Z] System Time: 2022-03-11T20:07:11.6549054Z [2022-03-11T20:07:11.935Z] EventsListeners: 0 [2022-03-11T20:07:11.935Z] Registry: https://index.docker.io/v1/ [2022-03-11T20:07:11.935Z] Labels: [2022-03-11T20:07:11.935Z] Experimental: false [2022-03-11T20:07:11.935Z] Insecure Registries: [2022-03-11T20:07:11.935Z] 127.0.0.0/8 [2022-03-11T20:07:11.935Z] Live Restore Enabled: false [2022-03-11T20:07:11.935Z] [2022-03-11T20:07:11.935Z] [2022-03-11T20:07:11.935Z] INFO: Stopping daemon under test [2022-03-11T20:07:11.935Z] SUCCESS: The process with PID 180 (child process of PID 3116) has been terminated. [2022-03-11T20:07:11.935Z] SUCCESS: The process with PID 3116 (child process of PID 3008) has been terminated. [2022-03-11T20:07:11.935Z] INFO: Stop tailing logs of the daemon under tests [2022-03-11T20:07:11.935Z] INFO: executeCI.ps1 Completed successfully at 03/11/2022 20:07:11. [2022-03-11T20:07:11.935Z] INFO: Tidying up at end of run [2022-03-11T20:07:12.403Z] INFO: Saving daemon under test log (d:\CI\PR-43358\3\dut.out) to bundles\CIDUT.out [2022-03-11T20:07:12.403Z] INFO: Saving daemon under test log (d:\CI\PR-43358\3\dut.err) to bundles\CIDUT.err [2022-03-11T20:07:12.403Z] INFO: Saving containerd logs to bundles [2022-03-11T20:07:12.403Z] INFO: Nuke-Everything... [2022-03-11T20:07:12.403Z] INFO: Container count on control daemon to delete is 2 [2022-03-11T20:07:12.403Z] 7ddd667b1a84 [2022-03-11T20:07:12.403Z] 31bb840bf400 [2022-03-11T20:07:12.403Z] INFO: Tidying pidfile d:\CI\PR-43358\3\docker.pid [2022-03-11T20:07:12.761Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-11T20:07:12.870Z] INFO: Killing containerd with PID 5428 [2022-03-11T20:07:12.870Z] INFO: Nuking d:\CI [2022-03-11T20:07:18.641Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-11T20:07:20.214Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-11T20:07:20.214Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-11T20:07:20.214Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-11T20:07:20.214Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-11T20:07:20.214Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-11T20:07:20.214Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-11T20:07:20.214Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-11T20:07:20.214Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-11T20:07:20.214Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-11T20:07:20.214Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-11T20:07:20.214Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-11T20:07:20.214Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-11T20:07:20.214Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-11T20:07:20.215Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-11T20:07:20.215Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-11T20:07:22.433Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-11T20:07:22.433Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-11T20:07:22.433Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-11T20:07:22.433Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-11T20:07:22.433Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-11T20:07:28.304Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-11T20:07:31.265Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-11T20:07:33.489Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-11T20:07:36.422Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-11T20:07:42.995Z] INFO: Zapped successfully [2022-03-11T20:07:42.995Z] [2022-03-11T20:07:42.995Z] INFO: executeCI.ps1 exiting at Fri Mar 11 20:07:38 CUT 2022. Duration 01:16:09.5567258 [2022-03-11T20:07:42.995Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-11T20:07:43.246Z] Recording test results [2022-03-11T20:07:45.054Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-11T20:07:45.054Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-11T20:07:49.814Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-11T20:07:49.814Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-11T20:07:49.814Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-11T20:07:49.814Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-11T20:07:49.814Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-11T20:07:49.814Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-11T20:07:49.814Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-11T20:07:49.814Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-11T20:07:49.814Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-11T20:07:49.814Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-11T20:07:49.814Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-11T20:07:49.814Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-11T20:07:49.814Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-11T20:07:49.814Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-11T20:07:49.814Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-11T20:07:49.815Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-11T20:07:49.815Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-11T20:07:49.815Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-11T20:07:49.815Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-11T20:07:49.815Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-11T20:07:49.815Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-11T20:07:49.815Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-11T20:07:49.815Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-11T20:07:52.035Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-11T20:07:52.035Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-11T20:07:52.035Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-11T20:07:52.764Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-11T20:07:54.935Z] Creating win-2022-c8d-integration-bundles.zip [2022-03-11T20:07:55.832Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-11T20:07:55.832Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-11T20:07:55.832Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-11T20:07:55.832Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-11T20:07:55.832Z] === RUN TestDockerSuite/TestRunContainerNetwork [Pipeline] archiveArtifacts [2022-03-11T20:07:56.728Z] Archiving artifacts [2022-03-11T20:07:58.054Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-11T20:07:58.054Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-11T20:07:58.054Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-11T20:07:58.054Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-11T20:07:58.054Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-11T20:07:58.054Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-11T20:07:58.054Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-11T20:07:58.054Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-11T20:07:58.054Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-11T20:07:58.054Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-11T20:07:58.054Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-11T20:07:58.054Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-11T20:07:58.054Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-11T20:07:58.054Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-11T20:07:58.054Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-11T20:08:01.011Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-11T20:08:03.231Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-11T20:08:06.188Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-11T20:08:06.188Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-11T20:08:06.188Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-11T20:08:06.188Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-11T20:08:06.188Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-11T20:08:06.188Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-11T20:08:06.188Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-11T20:08:08.411Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-11T20:08:08.411Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-11T20:08:08.411Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-11T20:08:08.411Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-11T20:08:08.411Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-11T20:08:08.411Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-11T20:08:08.411Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-11T20:08:08.411Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-11T20:08:08.411Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-11T20:08:10.634Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-11T20:08:12.742Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43358/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T20:08:13.698Z] + make clean [2022-03-11T20:08:15.265Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T20:08:15.265Z] docker-dev-cache [2022-03-11T20:08:15.265Z] docker-mod-cache [Pipeline] deleteDir [2022-03-11T20:08:17.807Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-11T20:08:17.807Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-11T20:08:17.807Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-11T20:08:17.807Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-11T20:08:17.807Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-11T20:08:17.807Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-11T20:08:17.807Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-11T20:08:17.807Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-11T20:08:17.807Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-11T20:08:17.807Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-11T20:08:17.807Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-11T20:08:17.807Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-11T20:08:17.807Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T20:08:20.032Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-11T20:08:20.032Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-11T20:08:20.032Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-11T20:08:20.032Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-11T20:08:20.032Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-11T20:08:20.032Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-11T20:08:22.989Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-11T20:08:25.214Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-11T20:08:25.214Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-11T20:08:25.214Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-11T20:08:28.174Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-11T20:08:28.174Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-11T20:08:28.174Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-11T20:08:28.174Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-11T20:08:28.174Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-11T20:08:28.174Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-11T20:08:28.174Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-11T20:08:35.502Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-11T20:08:38.464Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-11T20:08:40.687Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-11T20:08:49.357Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-11T20:08:49.357Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-11T20:08:49.357Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-11T20:08:49.357Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-11T20:08:49.357Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-11T20:08:49.357Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-11T20:08:49.357Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-11T20:08:49.357Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-11T20:08:49.357Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-11T20:08:49.357Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T20:08:49.357Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-11T20:08:49.357Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-11T20:08:49.357Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-11T20:08:49.357Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-11T20:08:49.357Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-11T20:08:49.357Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-11T20:08:58.025Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-11T20:08:58.025Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-11T20:08:58.025Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-11T20:08:58.025Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-11T20:08:58.025Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-11T20:08:58.025Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-11T20:08:58.025Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-11T20:08:58.025Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-11T20:08:58.025Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T20:08:58.025Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-11T20:08:58.025Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T20:08:58.025Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-11T20:09:08.456Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-11T20:09:08.456Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-11T20:09:08.456Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-11T20:09:10.674Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-11T20:09:10.674Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-11T20:09:10.674Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-11T20:09:10.674Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-11T20:09:10.674Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-11T20:09:10.674Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-11T20:09:10.674Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-11T20:09:10.674Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-11T20:09:10.674Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-11T20:09:10.674Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-11T20:09:10.674Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-11T20:09:10.674Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-11T20:09:10.674Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-11T20:09:10.674Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-11T20:09:10.674Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-11T20:09:10.674Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-11T20:09:10.674Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-11T20:09:10.674Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-11T20:09:10.674Z] === RUN TestDockerSuite/TestRunMount [2022-03-11T20:09:10.674Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-11T20:09:10.674Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-11T20:09:10.674Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-11T20:09:10.674Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-11T20:09:10.674Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-11T20:09:10.674Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-11T20:09:10.674Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-11T20:09:10.674Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-11T20:09:19.350Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-11T20:09:19.350Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-11T20:09:19.350Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-11T20:09:19.350Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-11T20:09:19.350Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-11T20:09:19.350Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-11T20:09:19.350Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-11T20:09:25.233Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-11T20:09:29.046Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-11T20:09:29.046Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-11T20:09:29.046Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-11T20:09:29.046Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-11T20:09:29.046Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-11T20:09:29.046Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-11T20:09:29.515Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-11T20:09:29.515Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-11T20:09:29.515Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-11T20:09:29.515Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-11T20:09:29.515Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-11T20:09:29.515Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-11T20:09:29.515Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-11T20:09:29.515Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-11T20:09:29.515Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-11T20:09:29.515Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-11T20:09:29.515Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-11T20:09:29.515Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-11T20:09:29.515Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-11T20:09:29.984Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-11T20:09:30.973Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-11T20:09:33.931Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-11T20:09:36.152Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-11T20:09:37.723Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-11T20:09:39.943Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-11T20:09:39.943Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-11T20:09:39.943Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-11T20:09:39.943Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-11T20:09:39.943Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-11T20:09:39.943Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-11T20:09:39.943Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-11T20:09:39.943Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-11T20:09:39.943Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-11T20:09:39.943Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-11T20:09:39.943Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-11T20:09:39.943Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-11T20:09:39.943Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-11T20:09:39.943Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-11T20:09:39.943Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-11T20:09:39.943Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-11T20:09:40.413Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-11T20:09:44.214Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-11T20:09:44.214Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-11T20:09:44.214Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-11T20:09:44.214Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-11T20:09:44.214Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-11T20:09:44.215Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-11T20:09:44.215Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-11T20:09:44.215Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-11T20:09:44.215Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-11T20:09:44.215Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-11T20:09:44.215Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-11T20:09:59.171Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-11T20:09:59.171Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-11T20:09:59.171Z] === RUN TestDockerSuite/TestRunRm [2022-03-11T20:10:05.048Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-11T20:10:10.923Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-11T20:10:13.143Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-11T20:10:16.100Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-11T20:10:18.320Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-11T20:10:21.279Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-11T20:10:21.279Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-11T20:10:21.279Z] === RUN TestDockerSuite/TestRunState [2022-03-11T20:10:21.279Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-11T20:10:21.279Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-11T20:10:24.237Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-11T20:10:24.237Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-11T20:10:24.237Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-11T20:10:26.456Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-11T20:10:26.456Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-11T20:10:26.456Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-11T20:10:26.456Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-11T20:10:26.456Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-11T20:10:26.925Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-11T20:10:26.925Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-11T20:10:26.925Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-11T20:10:26.925Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-11T20:10:32.812Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-11T20:10:32.812Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-11T20:10:32.812Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-11T20:10:32.812Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T20:10:32.812Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-11T20:10:32.812Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-11T20:10:32.812Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-11T20:10:32.812Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-11T20:10:32.812Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-11T20:10:32.812Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-11T20:10:32.812Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-11T20:10:32.812Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-11T20:10:32.812Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-11T20:10:32.812Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-11T20:10:32.812Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-11T20:10:32.812Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-11T20:10:32.812Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-11T20:10:32.812Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-11T20:10:32.812Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-11T20:10:32.812Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-11T20:10:32.812Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-11T20:10:39.977Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-11T20:10:39.977Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-11T20:10:39.977Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-11T20:10:42.197Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-11T20:10:42.197Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-11T20:10:42.197Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-11T20:10:42.197Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-11T20:10:42.197Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-11T20:10:45.997Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-11T20:10:53.161Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-11T20:11:03.623Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-11T20:11:10.790Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-11T20:11:10.790Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-11T20:11:10.790Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-11T20:11:10.790Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-11T20:11:13.750Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-11T20:11:15.971Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-11T20:11:18.927Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-11T20:11:18.927Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-11T20:11:18.927Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-11T20:11:18.927Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-11T20:11:18.927Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-11T20:11:18.927Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-11T20:11:18.927Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-11T20:11:18.927Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-11T20:11:18.927Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-11T20:11:18.927Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-11T20:11:18.927Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-11T20:11:18.927Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-11T20:11:18.927Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-11T20:11:18.927Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-11T20:11:18.927Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-11T20:11:23.693Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-11T20:11:25.265Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-11T20:11:28.225Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-11T20:11:32.998Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-11T20:11:32.998Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-11T20:11:32.998Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-11T20:11:32.998Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-11T20:11:32.998Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-11T20:11:32.998Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-11T20:11:32.998Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-11T20:11:32.998Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-11T20:11:32.998Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-11T20:11:32.998Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-11T20:11:33.468Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-11T20:11:33.468Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-11T20:11:33.468Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-11T20:11:33.468Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:11:33.468Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-11T20:11:33.468Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T20:11:33.468Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-11T20:11:33.468Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:11:33.468Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-11T20:11:33.468Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-11T20:11:33.468Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-11T20:11:33.468Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T20:11:33.468Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-11T20:11:33.468Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T20:11:33.468Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-11T20:11:33.468Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T20:11:33.468Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-11T20:11:33.468Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-11T20:11:33.468Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-11T20:11:33.468Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T20:11:33.468Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-11T20:11:33.468Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T20:11:33.468Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-11T20:11:33.468Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-11T20:11:33.468Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-11T20:11:36.427Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-11T20:11:36.427Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-11T20:11:36.897Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-11T20:11:37.371Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-11T20:11:38.941Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-11T20:11:38.941Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-11T20:11:41.908Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-11T20:11:44.871Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-11T20:11:52.042Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-11T20:11:52.042Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T20:11:52.042Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-11T20:12:02.480Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-11T20:12:02.480Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T20:12:02.480Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-11T20:12:07.250Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-11T20:12:07.250Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-11T20:12:07.250Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-11T20:12:07.250Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-11T20:12:07.250Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-11T20:12:07.250Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-11T20:12:07.250Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-11T20:12:07.250Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-11T20:12:07.250Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-11T20:12:14.446Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-11T20:12:14.446Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-11T20:12:14.446Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-11T20:12:14.446Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-11T20:12:14.446Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-11T20:12:14.446Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-11T20:12:14.446Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-11T20:12:14.446Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T20:12:14.446Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-11T20:12:14.446Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-11T20:12:14.446Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-11T20:12:14.446Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T20:12:14.446Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-11T20:12:16.667Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-11T20:12:19.625Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-11T20:12:19.625Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-11T20:12:19.625Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-11T20:12:22.581Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-11T20:12:22.581Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-11T20:12:22.581Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-11T20:12:22.581Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-11T20:12:22.581Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-11T20:12:22.581Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T20:12:22.581Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-11T20:12:22.581Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-11T20:12:22.581Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-11T20:12:22.581Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T20:12:22.581Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-11T20:12:22.581Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T20:12:22.581Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-11T20:12:37.665Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-11T20:12:37.665Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-11T20:12:38.134Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-11T20:12:38.134Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T20:12:38.134Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-11T20:12:38.605Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-11T20:12:38.605Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-11T20:12:39.077Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-11T20:12:42.033Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-11T20:12:42.033Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-11T20:12:45.833Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-11T20:12:46.302Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-11T20:12:46.772Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-11T20:12:46.772Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-11T20:12:47.242Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-11T20:12:55.917Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-11T20:12:55.917Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T20:12:55.917Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-11T20:12:56.906Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-11T20:12:57.378Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-11T20:12:57.378Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-11T20:12:57.378Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-11T20:13:09.801Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-11T20:13:09.801Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-11T20:13:10.258Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-11T20:13:25.054Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-11T20:13:25.054Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-11T20:13:25.054Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-11T20:13:26.590Z] --- PASS: TestDockerSuite (3144.01s) [2022-03-11T20:13:26.590Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-11T20:13:26.590Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-11T20:13:26.590Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-11T20:13:26.590Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-11T20:13:26.590Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-11T20:13:26.590Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T20:13:26.590Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-11T20:13:26.590Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.81s) [2022-03-11T20:13:26.590Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2022-03-11T20:13:26.590Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2022-03-11T20:13:26.590Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-03-11T20:13:26.590Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (114.87s) [2022-03-11T20:13:27.048Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.95s) [2022-03-11T20:13:27.048Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.12s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-03-11T20:13:27.048Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-11T20:13:27.048Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.33s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-11T20:13:27.048Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.56s) [2022-03-11T20:13:27.048Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.50s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-11T20:13:27.048Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.53s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-03-11T20:13:27.048Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.82s) [2022-03-11T20:13:27.048Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (135.52s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-03-11T20:13:27.048Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.75s) [2022-03-11T20:13:27.048Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-11T20:13:27.048Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.85s) [2022-03-11T20:13:27.048Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.07s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T20:13:27.048Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-03-11T20:13:27.048Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.08s) [2022-03-11T20:13:27.048Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.68s) [2022-03-11T20:13:27.048Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.84s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-11T20:13:27.048Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T20:13:27.048Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.50s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.43s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.45s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.28s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.52s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.96s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.80s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildAddTar (67.18s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (34.73s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.16s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.67s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.84s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.12s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.69s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.04s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.75s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (36.59s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.48s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.79s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.09s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.69s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.78s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.85s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.23s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildCmd (0.78s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.27s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.93s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.51s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.63s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.31s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.29s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.72s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.12s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.91s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.17s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.15s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.85s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.73s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.16s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.54s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (45.23s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.92s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (29.56s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.08s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.04s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.11s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.32s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.22s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildDockerignore (100.05s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.89s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (90.71s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.04s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.96s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.63s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.38s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.82s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (41.25s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.69s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.35s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (132.94s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.35s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.69s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.16s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.87s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.71s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.63s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.25s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.82s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.34s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildFails (7.38s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.17s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.17s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.95s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.41s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.58s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.86s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.26s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.00s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.88s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.88s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildHistory (13.44s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.21s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.29s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.03s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.14s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.18s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildLabel (1.26s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.85s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.23s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.78s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildLabels (1.29s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.11s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.37s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.76s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.91s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.04s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (26.88s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.76s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.50s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (30.56s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.70s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.20s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.81s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.32s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.22s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.83s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.23s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.94s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.74s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.28s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.77s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.28s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.63s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.08s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.85s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.94s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.18s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.36s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.03s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.54s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.44s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.41s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.75s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (36.00s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildRm (14.71s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.82s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.74s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.09s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.01s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.81s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.77s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.06s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.37s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.81s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildStderr (5.30s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.08s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.72s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.53s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.33s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.09s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.77s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.07s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.57s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.10s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.89s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.55s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.99s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.60s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.42s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.53s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.79s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.52s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.32s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.36s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T20:13:27.049Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.43s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.05s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestCommitChange (5.59s) [2022-03-11T20:13:27.049Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.16s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.67s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCommitTTY (17.43s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.03s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.41s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.00s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.61s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.73s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.91s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.03s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.59s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.59s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.74s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.51s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.55s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.23s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.72s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.47s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.03s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.20s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.20s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.36s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.46s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.56s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.24s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.12s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (34.26s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.74s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.75s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.73s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.77s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b5a7c8_} (2.76s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11265043849_c:\foo_false____} (7.73s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11265043849_c:\foo_true____} (2.74s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.52s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.60s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.57s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.94s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.65s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.25s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.88s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCpToDot (2.69s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCpToStdout (2.76s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.20s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.55s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.23s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.90s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.78s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.56s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.39s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.48s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.58s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.53s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.63s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.43s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsCopy (5.83s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.56s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.51s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.00s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (9.03s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.41s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.25s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsFilters (5.33s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsFormat (5.14s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsRename (2.76s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsResize (8.28s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.37s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.06s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.17s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsUntag (2.85s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.42s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.20s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.13s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.22s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.42s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.41s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.40s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.67s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.55s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestExecInspectID (5.01s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.88s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.69s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.68s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.33s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.25s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.25s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.33s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.04s) [2022-03-11T20:13:27.050Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-03-11T20:13:27.050Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.22s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.13s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.13s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.53s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.88s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestImagesFormat (0.28s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.32s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.04s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.59s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.70s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.95s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.34s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.56s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectDefault (7.38s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectHistory (5.12s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.11s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.55s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.50s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.51s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.39s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectStatus (3.12s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.06s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.66s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.54s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.44s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.47s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.49s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.68s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.23s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.19s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.04s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.78s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.58s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.91s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.91s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.13s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.06s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.95s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.93s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.48s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestLogsSince (9.55s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestLogsTail (3.14s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.86s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.55s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.87s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.85s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestPsByOrder (9.48s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.46s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.35s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.68s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.29s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (17.68s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.93s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.06s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.25s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.83s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.37s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.67s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.74s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.53s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.75s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.67s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.91s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.06s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (14.48s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.01s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.13s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.17s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.86s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.38s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.78s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.69s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.81s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRmiTag (0.83s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.72s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.47s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (8.23s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.82s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.44s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.28s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.22s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.43s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.47s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.91s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.44s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.12s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.07s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.55s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.53s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.28s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.59s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.66s) [2022-03-11T20:13:27.051Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.46s) [2022-03-11T20:13:27.051Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.53s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.44s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.25s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.68s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.56s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.59s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.62s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.05s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunExitCode (7.64s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.62s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.60s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.55s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.30s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.55s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.93s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.96s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.60s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.78s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.53s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.54s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.32s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.44s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.64s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunRm (7.50s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.84s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.59s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.51s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.61s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.90s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.74s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.36s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.12s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.33s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.47s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.38s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.60s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.96s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.32s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.06s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.57s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.60s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.49s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.96s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.56s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.16s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.49s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.87s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (13.06s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.76s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.65s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (7.63s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.62s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.99s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.11s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.66s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.80s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.57s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.38s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.39s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.95s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.65s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.48s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.13s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.10s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.48s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.75s) [2022-03-11T20:13:27.052Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-11T20:13:27.052Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.72s) [2022-03-11T20:13:27.052Z] === RUN TestDockerRegistrySuite [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-11T20:13:27.053Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.053Z] --- PASS: TestDockerRegistrySuite (0.21s) [2022-03-11T20:13:27.053Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T20:13:27.053Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T20:13:27.053Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T20:13:27.053Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:13:27.053Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.21s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T20:13:27.511Z] === RUN TestDockerSchema1RegistrySuite [2022-03-11T20:13:27.511Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-11T20:13:27.511Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.511Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-11T20:13:27.511Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.511Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-11T20:13:27.511Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.511Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-11T20:13:27.511Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.511Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-11T20:13:27.511Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.511Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-11T20:13:27.511Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.511Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-11T20:13:27.511Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.511Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-11T20:13:27.511Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.511Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-11T20:13:27.511Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.511Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-11T20:13:27.511Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.511Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-11T20:13:27.511Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.511Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:13:27.511Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:13:27.511Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-11T20:13:27.512Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-11T20:13:27.512Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-11T20:13:27.512Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-11T20:13:27.512Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-11T20:13:27.512Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-11T20:13:27.512Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-11T20:13:27.512Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-11T20:13:27.512Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-11T20:13:27.512Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T20:13:27.512Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-11T20:13:27.512Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-11T20:13:27.512Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-11T20:13:27.512Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-11T20:13:27.512Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-11T20:13:27.512Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-11T20:13:27.512Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T20:13:27.512Z] === RUN TestDockerDaemonSuite [2022-03-11T20:13:27.512Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-11T20:13:27.512Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-11T20:13:27.512Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-11T20:13:27.512Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T20:13:27.512Z] === RUN TestDockerSwarmSuite [2022-03-11T20:13:27.512Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-11T20:13:27.512Z] === RUN TestDockerPluginSuite [2022-03-11T20:13:27.512Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-11T20:13:27.512Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-11T20:13:27.512Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-11T20:13:27.512Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-11T20:13:27.512Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-11T20:13:27.512Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-11T20:13:27.512Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-11T20:13:27.512Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-11T20:13:27.512Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-11T20:13:27.512Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-11T20:13:27.512Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-11T20:13:27.512Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T20:13:27.512Z] === RUN TestDockerExternalVolumeSuite [2022-03-11T20:13:27.512Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-11T20:13:27.512Z] === RUN TestDockerNetworkSuite [2022-03-11T20:13:27.512Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-11T20:13:27.512Z] === RUN TestDockerHubPullSuite [2022-03-11T20:13:27.512Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-11T20:13:27.512Z] PASS [2022-03-11T20:13:27.512Z] ok github.com/docker/docker/integration-cli 3144.566s [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === Skipped [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-11T20:13:27.512Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T20:13:27.512Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-11T20:13:27.512Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-11T20:13:27.512Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-11T20:13:27.512Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T20:13:27.512Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T20:13:27.512Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-03-11T20:13:27.512Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-03-11T20:13:27.512Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-11T20:13:27.512Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-03-11T20:13:27.512Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-11T20:13:27.512Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T20:13:27.512Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T20:13:27.512Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T20:13:27.512Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-11T20:13:27.512Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-11T20:13:27.512Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-03-11T20:13:27.512Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-03-11T20:13:27.512Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-11T20:13:27.512Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-11T20:13:27.512Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T20:13:27.512Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-11T20:13:27.512Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T20:13:27.512Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-11T20:13:27.512Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-03-11T20:13:27.512Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-11T20:13:27.512Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T20:13:27.512Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-11T20:13:27.512Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-11T20:13:27.512Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-03-11T20:13:27.512Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-03-11T20:13:27.512Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2022-03-11T20:13:27.512Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-11T20:13:27.512Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-11T20:13:27.512Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.512Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-11T20:13:27.512Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.09s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.09s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-03-11T20:13:27.513Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.54s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.54s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-03-11T20:13:27.513Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2022-03-11T20:13:27.513Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T20:13:27.513Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-11T20:13:27.513Z] docker_cli_sni_test.go:18: Flakey test [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-03-11T20:13:27.513Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T20:13:27.513Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-11T20:13:27.513Z] [2022-03-11T20:13:27.513Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-11T20:13:27.513Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.513Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-11T20:13:27.514Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-11T20:13:27.514Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-11T20:13:27.514Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T20:13:27.514Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T20:13:27.514Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-11T20:13:27.514Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-11T20:13:27.514Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T20:13:27.514Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T20:13:27.514Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T20:13:27.514Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-11T20:13:27.514Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T20:13:27.514Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T20:13:27.514Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T20:13:27.514Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-11T20:13:27.514Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-03-11T20:13:27.514Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T20:13:27.514Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T20:13:27.514Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-03-11T20:13:27.514Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-11T20:13:27.514Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.514Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-11T20:13:27.514Z] [2022-03-11T20:13:27.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-11T20:13:27.514Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T20:13:27.515Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T20:13:27.515Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-11T20:13:27.515Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T20:13:27.515Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-11T20:13:27.515Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-11T20:13:27.515Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-11T20:13:27.515Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-11T20:13:27.515Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-11T20:13:27.515Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-11T20:13:27.515Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2022-03-11T20:13:27.515Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-03-11T20:13:27.515Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-03-11T20:13:27.515Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-11T20:13:27.515Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T20:13:27.515Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T20:13:27.515Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T20:13:27.515Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-03-11T20:13:27.515Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-11T20:13:27.515Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-11T20:13:27.515Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-03-11T20:13:27.515Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-11T20:13:27.515Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-11T20:13:27.515Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.04s) [2022-03-11T20:13:27.515Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.04s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T20:13:27.515Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T20:13:27.515Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.515Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-11T20:13:27.515Z] [2022-03-11T20:13:27.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-11T20:13:27.516Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.516Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-11T20:13:27.516Z] [2022-03-11T20:13:27.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T20:13:27.516Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.516Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-11T20:13:27.516Z] [2022-03-11T20:13:27.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-11T20:13:27.516Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.516Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-11T20:13:27.516Z] [2022-03-11T20:13:27.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-11T20:13:27.516Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.516Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-11T20:13:27.516Z] [2022-03-11T20:13:27.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-11T20:13:27.516Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.516Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-11T20:13:27.516Z] [2022-03-11T20:13:27.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T20:13:27.516Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.516Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-11T20:13:27.516Z] [2022-03-11T20:13:27.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T20:13:27.516Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.516Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-11T20:13:27.516Z] [2022-03-11T20:13:27.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-11T20:13:27.516Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.516Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-11T20:13:27.516Z] [2022-03-11T20:13:27.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-11T20:13:27.516Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.516Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-11T20:13:27.516Z] [2022-03-11T20:13:27.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T20:13:27.516Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.516Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-11T20:13:27.516Z] [2022-03-11T20:13:27.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-11T20:13:27.516Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.516Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-11T20:13:27.516Z] [2022-03-11T20:13:27.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T20:13:27.516Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.516Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-11T20:13:27.516Z] [2022-03-11T20:13:27.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T20:13:27.516Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.516Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-11T20:13:27.516Z] [2022-03-11T20:13:27.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T20:13:27.516Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.516Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-11T20:13:27.516Z] [2022-03-11T20:13:27.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T20:13:27.516Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.516Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-11T20:13:27.516Z] [2022-03-11T20:13:27.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-11T20:13:27.975Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.975Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-11T20:13:27.975Z] [2022-03-11T20:13:27.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-11T20:13:27.975Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.975Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-11T20:13:27.975Z] [2022-03-11T20:13:27.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T20:13:27.975Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.975Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-11T20:13:27.975Z] [2022-03-11T20:13:27.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-11T20:13:27.975Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.975Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-11T20:13:27.975Z] [2022-03-11T20:13:27.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T20:13:27.975Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.975Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-11T20:13:27.976Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-11T20:13:27.976Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-11T20:13:27.976Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-11T20:13:27.976Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-11T20:13:27.976Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-11T20:13:27.976Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-11T20:13:27.976Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T20:13:27.976Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T20:13:27.976Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T20:13:27.976Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-11T20:13:27.976Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T20:13:27.976Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-11T20:13:27.976Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T20:13:27.976Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-11T20:13:27.976Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-03-11T20:13:27.976Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-03-11T20:13:27.976Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T20:13:27.976Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.976Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-11T20:13:27.976Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.05s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.05s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-11T20:13:27.977Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.977Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-11T20:13:27.977Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-03-11T20:13:27.978Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.978Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-11T20:13:27.978Z] [2022-03-11T20:13:27.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-11T20:13:27.978Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-11T20:13:27.979Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.21s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.21s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-11T20:13:27.979Z] [2022-03-11T20:13:27.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:13:27.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-11T20:13:27.980Z] [2022-03-11T20:13:27.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T20:13:27.980Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:27.980Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-11T20:13:28.438Z] [2022-03-11T20:13:28.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T20:13:28.438Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:28.438Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-11T20:13:28.438Z] [2022-03-11T20:13:28.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T20:13:28.438Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:28.438Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-11T20:13:28.438Z] [2022-03-11T20:13:28.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T20:13:28.438Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:28.438Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-11T20:13:28.438Z] [2022-03-11T20:13:28.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T20:13:28.438Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:28.438Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-11T20:13:28.438Z] [2022-03-11T20:13:28.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T20:13:28.438Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:28.438Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-11T20:13:28.438Z] [2022-03-11T20:13:28.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T20:13:28.438Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:28.438Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-11T20:13:28.438Z] [2022-03-11T20:13:28.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T20:13:28.438Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:28.438Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-11T20:13:28.438Z] [2022-03-11T20:13:28.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T20:13:28.438Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-11T20:13:28.438Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-11T20:13:28.438Z] [2022-03-11T20:13:28.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-11T20:13:28.438Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-11T20:13:28.438Z] [2022-03-11T20:13:28.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-11T20:13:28.438Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-11T20:13:28.438Z] [2022-03-11T20:13:28.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-11T20:13:28.438Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-11T20:13:28.438Z] [2022-03-11T20:13:28.438Z] DONE 1088 tests, 539 skipped in 3156.568s [2022-03-11T20:13:28.438Z] INFO: Integration tests ended at 03/11/2022 20:13:27. Duration:00:52:36.7569675 [2022-03-11T20:13:28.438Z] INFO: Docker info of the daemon under test at end of run [2022-03-11T20:13:28.438Z] [2022-03-11T20:13:28.438Z] Containers: 2 [2022-03-11T20:13:28.438Z] Running: 0 [2022-03-11T20:13:28.438Z] Paused: 0 [2022-03-11T20:13:28.438Z] Stopped: 2 [2022-03-11T20:13:28.438Z] Images: 18 [2022-03-11T20:13:28.438Z] Server Version: 0.0.0-dev [2022-03-11T20:13:28.438Z] Storage Driver: windowsfilter [2022-03-11T20:13:28.438Z] Windows: [2022-03-11T20:13:28.438Z] Logging Driver: json-file [2022-03-11T20:13:28.438Z] Plugins: [2022-03-11T20:13:28.438Z] Volume: local [2022-03-11T20:13:28.438Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-11T20:13:28.438Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-11T20:13:28.438Z] Swarm: inactive [2022-03-11T20:13:28.438Z] Default Isolation: process [2022-03-11T20:13:28.438Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-11T20:13:28.438Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-11T20:13:28.438Z] OSType: windows [2022-03-11T20:13:28.438Z] Architecture: x86_64 [2022-03-11T20:13:28.438Z] CPUs: 4 [2022-03-11T20:13:28.438Z] Total Memory: 32GiB [2022-03-11T20:13:28.438Z] Name: azwin-2-8dd6d0 [2022-03-11T20:13:28.438Z] ID: OR2I:E2FL:EIIJ:IWF4:3XFQ:U6DI:5UKJ:LOPP:5F47:LTAJ:T5HQ:RC2E [2022-03-11T20:13:28.438Z] Docker Root Dir: D:\CI\PR-43358\3\daemon [2022-03-11T20:13:28.438Z] Debug Mode (client): false [2022-03-11T20:13:28.438Z] Debug Mode (server): true [2022-03-11T20:13:28.438Z] File Descriptors: -1 [2022-03-11T20:13:28.438Z] Goroutines: 17 [2022-03-11T20:13:28.438Z] System Time: 2022-03-11T20:13:28.0441579Z [2022-03-11T20:13:28.438Z] EventsListeners: 0 [2022-03-11T20:13:28.438Z] Registry: https://index.docker.io/v1/ [2022-03-11T20:13:28.438Z] Labels: [2022-03-11T20:13:28.438Z] Experimental: false [2022-03-11T20:13:28.438Z] Insecure Registries: [2022-03-11T20:13:28.438Z] 127.0.0.0/8 [2022-03-11T20:13:28.438Z] Live Restore Enabled: false [2022-03-11T20:13:28.438Z] [2022-03-11T20:13:28.438Z] [2022-03-11T20:13:28.438Z] INFO: Stopping daemon under test [2022-03-11T20:13:28.438Z] SUCCESS: The process with PID 5736 (child process of PID 2076) has been terminated. [2022-03-11T20:13:28.438Z] SUCCESS: The process with PID 2076 (child process of PID 4320) has been terminated. [2022-03-11T20:13:28.438Z] INFO: Stop tailing logs of the daemon under tests [2022-03-11T20:13:28.438Z] INFO: executeCI.ps1 Completed successfully at 03/11/2022 20:13:28. [2022-03-11T20:13:28.438Z] INFO: Tidying up at end of run [2022-03-11T20:13:28.438Z] INFO: Saving daemon under test log (d:\CI\PR-43358\3\dut.out) to bundles\CIDUT.out [2022-03-11T20:13:28.438Z] INFO: Saving daemon under test log (d:\CI\PR-43358\3\dut.err) to bundles\CIDUT.err [2022-03-11T20:13:28.438Z] INFO: Saving containerd logs to bundles [2022-03-11T20:13:28.438Z] INFO: Nuke-Everything... [2022-03-11T20:13:28.901Z] INFO: Container count on control daemon to delete is 2 [2022-03-11T20:13:29.359Z] e9a377f37f2a [2022-03-11T20:13:29.359Z] fb33ab5fb6d0 [2022-03-11T20:13:29.359Z] INFO: Tidying pidfile d:\CI\PR-43358\3\docker.pid [2022-03-11T20:13:29.359Z] INFO: Nuking d:\CI [2022-03-11T20:14:05.016Z] INFO: Zapped successfully [2022-03-11T20:14:05.016Z] [2022-03-11T20:14:05.016Z] INFO: executeCI.ps1 exiting at Fri Mar 11 20:14:04 CUT 2022. Duration 01:24:44.8984425 [2022-03-11T20:14:05.016Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-11T20:14:05.714Z] Recording test results [2022-03-11T20:14:15.032Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-11T20:14:17.133Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-11T20:14:19.489Z] Archiving artifacts [2022-03-11T20:14:35.675Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43358/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-11T20:14:36.601Z] + make clean [2022-03-11T20:14:38.135Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-11T20:14:38.135Z] docker-dev-cache [2022-03-11T20:14:38.135Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS